@charset "UTF-8";
/* CSS Document */

img {
	border:none;
}

html, body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	background:url(template/background.jpg) right bottom no-repeat fixed;
}

#container {
	position: relative;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	/*width: 852px;*/
	width: 100%;
	
	/*padding-left:30px;
	padding-right:30px;*/
	
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	background:fixed;
	bottom: 0;
}


div#fadetop {
		width:100%;
		height: 146px;
		position:absolute;
		top:0px;
		z-index: 20;
}

div#hoofdbeeld {
		width:100%;
		height: 146px;
		background:url(template/raam.jpg) repeat-x right;
		position:relative;
}

div#logotop {
	width: 162px;
	height: 119px;
	position:absolute;
	left: 50px;
	z-index: 10;
}

div#kantoor {
	position: absolute;
	width:624px;
	height:126px;
	right: 0px;
	z-index: 5;
}

div#navbar {
	position: relative;
	height: 48px;
	width:100%;
	background:url(template/navspacer.jpg) repeat-x;
}

div#navigatie {
	position: absolute;
	left: 44px;
	height: 38px;
	width: auto;
}

div#content {
	width: 100%;
	min-width: 900px;
}

div#text {
	position:relative;
	float:left;
	width:50%;
	min-width: 250px;
	max-width: 600px;
	margin-top: 35px;
	left: 50px;
	bottom: 0px;
}


div#news {
	position:relative;
	float:right;
	width:210px;
	border-left: #a69765  solid 1px;
	border-right: #a69765  solid 1px;
	margin-top: 140px;
	margin-right: 50px;
	margin-bottom: 220px;
	z-index: 80;
	padding-left: 35px;
	padding-right: 35px;
}

div#topnews {
	position:absolute;
	left: -1px;
	top:-130px;
	width: 282px;
	height: 101px;
	z-index:85;
}

div#bottomnews {
	position:absolute;
	width: 282px;
	height: 108px;
	left: -1px;
	z-index: 40;
	bottom: -108px;
}

div#news a {
	z-index: 90;
}

.newsitem.first {
	position:absolute;
	top:-170px;
	z-index:90;
	margin-top:70px;
}

.newsitem {
	position:relative;
	margin-top:150px;
}

.clear {
	clear:both;	
}

div#footer {
	position:absolute;
	background:url(template/footer.jpg) repeat-x;
	bottom:0px;
	height:23px;
	width:100%;
	left:0px;
}

h1 {
	color: #a69765;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 20px;
	margin-bottom: 15px;
}

h2 {
	color: #a69765;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:-10px;
}

p {
	color: #55606B;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 23px;
	margin-bottom: 20px;
}

a {
	color: #a69765; 
}

.footer {
	color:#FFFFFF;
	font-size:9px;
	position:absolute;
	left: 50px;
	margin: 0px;
	overflow:hidden;
}

.footer a {
	color:#FFFFFF;
}

.nilsson {
	color:#FFFFFF;
	font-size:9px;
	position:absolute;
	right: 50px;
	margin-top: 2px;
	margin-bottom:0px;
}
