body{
	scrollbar-face-color:#343434;
	scrollbar-highlight-color:#B2B2B2;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#616161;
	scrollbar-arrow-color:#9E5414;
	scrollbar-track-color:#343434;
	scrollbar-darkshadow-color:#000000;
	color: #B2B2B2;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #343434;
}

html body {
	margin: 0;
	padding: 0;
}

.hoogte {
	height: 100%;
}

.header {
	height: 80px;
	background: #343434 url(images/logo.jpg) no-repeat left top;
}

.footer {
	height: 10px;
	background: #343434;
}
	
body,td,div,p {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #B2B2B2;
}
	
a:link,a:active,a:visited {
	color:#B2B2B2;
	text-decoration:underline;
}
a:hover{text-decoration:none; color:#FFFFFF;
}
hr{height:0px;border:solid #B2B2B2 0px;border-top-width:1px;
}

H1,H2,H3{font-size:18px;font-weight:normal;margin-bottom:6px;color:#CCCCCC;
}
H4{font-size:16px;font-weight:normal;margin-bottom:6px;color:#B2B2B2;
}
H5{
	font-size:12px;
	font-weight:normal;
	margin-bottom:6px;
	color: #DC6C22;

}
form{margin:2px;
}

img{border:0;
}

ul.menulevel1,ul.sitemaplevel1,ul.search{
	padding-left: 10px;
	margin: 0;
	list-style: none;
}

ul.menulevel2,ul.menulevel3,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu{
	padding-left: 12px;
	margin: 0;
	list-style: none;
}

li{line-height:1.5;
}

li.doc{
	list-style: none;
}
li.docs{
	list-style: none;
}
li.sdoc{
	list-style: none;
	background: #343434;
	margin: 0px;

}
li.sdocs{
	list-style: none;
	background: #343434;
	margin: 0px;

}

/* li.doc,li.docs,li.sdoc,li.sdocs{padding-left: 15px;background-image: url(menu/doc.gif);background-repeat: no-repeat;
}
*/
.menulevel1,.locator,.navigator,.sitemaplevel1{font-weight:bold;font-size:9pt;color:#B2B2B2;

}
.menulevel2,.menulevel3,.sitemaplevel2,.sitemaplevel3,.submenu{font-weight:bold;font-size:8pt;color:#CCCCCC;
}
.menulevel1 a:link,.menulevel1 a:visited,.menulevel1 a:active,.menulevel2 a:link,.menulevel2 a:visited,.menulevel2 a:active,.menulevel3 a:link,.menulevel3 a:visited,.menulevel3 a:active,.locator a:link,.locator a:visited,.locator a:active,.navigator a:link,.navigator a:visited,.navigator a:active,.submenu a:link,.submenu a:visited,.submenu a:active{
	text-decoration:none;
	color: #B2B2B2;	
	margin: 0px;
	background: #343434;

}

.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited,
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active{
	text-decoration:none;
	color: #B2B2B2;	
	margin: 0px;
	background: #616161;

}


.menulevel1 a:hover,
.menulevel2 a:hover,
.menulevel3 a:hover,
.locator a:hover,
.navigator a:hover,
.sitemaplevel1 a:hover,
.sitemaplevel2 a:hover,
.sitemaplevel3 a:hover,
.submenu a:hover{
	text-decoration:none;
	color: #FFFFFF;
}

.menu{
	margin-left: 15px;
	background: #343434;
}


.login,.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{font-weight:normal;font-size:8pt;color:#B2B2B2;text-decoration:none;
}

.search a{font-weight:normal;color:#B2B2B2;
}
.search a:link,.search a:visited{color:#B2B2B2;
}
.search a:active,.search a:hover{color:#B2B2B2;
}

.edit{font-size:7pt;color:#B2B2B2;background-color:#E5E5E5;
}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{
	font-weight:normal;text-decoration:none;color:#B2B2B2;
}

input,select{font-size:14px;background:#343434;color:#B2B2B2;border:1px solid #B2B2B2;
}

textarea{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#B2B2B2;
	background-color:#343434;
	border:1px solid #B2B2B2;
	width:100%;
}

.searchbox .text,.searchbox .submit{
	border:1px solid #B2B2B2;
	background-color:#343434;
	color:#B2B2B2;
}

.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; 
}
.cmsline	{ background-color: #FFFFFF; border: 2px #006699 solid; 
}
.innerline	{ border: 2px #FFFFFF solid; 
}

.txt10pix {font-size:10px;color:#737373;font-weight:normal;
}
.txt12pix {font-size:12px;color:#B2B2B2;font-weight:normal;
}

.txt10pix a,.txt10pix a:link,.txt10pix a:visited {
	color:#737373;text-decoration:none;
}
.txt10pix a:hover,.txt10pix a:active {
	color:#FFFFFF;text-decoration:none;
}

.error {font-size:14px;color:#DD6900;font-weight:bold;
}

.content1 {
	padding: 0px 10px;
	color: #B2B2B2;
	background: #616161;
	border-top: 3px solid #B2B2B2;
	border-right: 3px none #B2B2B2;
	border-bottom: 3px solid #B2B2B2;
	border-left: 3px solid #B2B2B2;
}

.content2 {
	color: #B2B2B2;
	background: #616161;
	border: 3px solid #B2B2B2;
}

#weg {
	display: none;
}
.rand {
	border:1px solid #B2B2B2;
}
iframe {
	background: #616161;
	scrollbar-face-color:#343434;
	scrollbar-highlight-color:#B2B2B2;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#616161;
	scrollbar-arrow-color:#9E5414;
	scrollbar-track-color:#343434;
	scrollbar-darkshadow-color:#000000;
}
