body{
	margin-top:0px;
	margin-bottom:0px;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(layout/main_bg.jpg) repeat-y -2px 0px;
	*background:url(layout/main_bg.jpg) repeat-y 0px 0px;
	_background:url(layout/main_bg.jpg) repeat-y 0px 0px;

}
.header1,h1 { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7B171B;
	font-weight:bold;
}
.header2,h2 { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7B171B;
	font-weight:bold;
}
.header3,h3 { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7B171B;
	font-weight:bold;
}
.header5,h5 { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:bold;
}
p, td, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;	
}
a, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#ADCFF0;*/
	color: #336699;
	}	
a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7B171B;
	}

hr{
	border:1px solid #336699;
	height:1px;
}

.container{
	width:981px;
	height:100%;
	position:absolute;
	z-index:0;
}

#header{
	position:absolute;
	padding-top:0px;
	background-image:url(layout/head.jpg);
	width:981px;
	height:175px;
	background-repeat:no-repeat;
}
#sitemap{
	position:absolute;
	top:16px;
	left:818px;
	width:101px;
	height: 16px;
	color:white;
	z-index:2;
}
#language{
	position:absolute;
	top:59px;
	left:637px;
	width:60px;
	height: 18px;
	color:white;
	z-index:2;
}
#variabele_afbeelding_rechts{
	position:absolute;
	top:0px;
	left:745px;
	width:236px;
	height: 640px;
	color:white;
	z-index:1;
}
#variabele_afbeelding_links{
	position:absolute;
	top:406px;
	left:0px;
	width:180px;
	height: 290px;
	z-index:2;
}
#menu{
	position:absolute;
	top:116px;
	left:0px;
	width:180px;
	height: 290px;
	z-index:2;
}

a.sitemap:link,a.sitemap:hover,a.sitemap:visited{
	color:white;
	font-size:10px;
	text-decoration:none;
}
#content{
	position:absolute;
	top:177px;
	left:216px;
	padding-top:0px;
	width:529px;
	height: 21px;
}

.menulink{
	color:#336699;
	background-color:#BBD5EF;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	cursor:pointer;
}
.menulinkhover{
	color:#ffffff;
	background-color:#336699;	
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	cursor:pointer;
}
