@charset "UTF-8";
/* CSS Document */

body { 
font-family:"Verdana";
background-image: url(../imgs/spacer.gif);
background-repeat: no-repeat;
background-attachment:fixed;
margin:0px;
margin-top:0px;
background-color:#FFFFFF;
}

ul {  padding:0px; float:left; list-style:none; margin:0px; }
li {  padding:0px; float:left; list-style:none; margin:0px; }

#maindiv {

width:100%; 
height:100%;

}

#menu2 {
vertical-align:middle;
background-image: url(../imgs/bg_menu2.png);
background-repeat:repeat-x;
width:100%;
height:102px;
position:fixed;
top:0px;
position: expression("absolute");
top: expression(eval(document.body.scrollTop));
}

img, div, input { behavior: url("Scripts/iepngfix.htc") };

#logo {
margin-left:0px;
margin-top:0px;
position:fixed;
float:left;
}

#main {
left:300px;
margin-top:150px;
position:absolute;
}

#maintext {
padding:0px;
font:"Trebuchet MS";
color:#666666;
font-size:11px;
line-height:15px;
text-align:left;
width:901px; /* min twee x padding 10px */
}
#maintexttemp {
padding:0px;
font:"Trebuchet MS";
color:#666666;
font-size:12px;
line-height:15px;
text-align:left;
}
#lijn {
font:"Trebuchet MS";
color:#a5a298;
font-size:11px;
text-decoration:none;
font-style:italic;
left:620px;
text-align: right;
width:150px;
font-size:12px;
position:absolute;
}

a.menu:link, a.menu:visited {
	font:"Trebuchet MS";
	color:#000000;
	font-size:13px;
	line-height:26px;
	text-decoration:none;
	}
a.menu:hover {
	font:"Trebuchet MS";
	color:#00ccff;
	font-size:13px;
	line-height:26px;
	text-decoration:none;
	}
a.aktief:link, a.aktief:visited {
	font:"Trebuchet MS";
	color:#00ccff;
	font-size:13px;
	line-height:26px;
	text-decoration:none;
	}
a.aktief:hover {
	font:"Trebuchet MS";
	color:#00ccff;
	font-size:13px;
	line-height:26px;
	text-decoration: underline;
	}
.aktief {
	font:"Trebuchet MS";
	color:#00ccff;
	font-size:13px;
	line-height:26px;
	text-decoration:none;
	font-weight:normal;
	}
.aktief_zwrt {
	font:"Trebuchet MS";
	color:#000000;
	font-size:13px;
	line-height:26px;
	text-decoration:none;
	font-weight:normal;

	}
a.leesverder:link, a.leesverder:visited {
	font:"Trebuchet MS";
	color:#a5a298;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:26px;
	text-decoration:none;
	display:block;
	}
a.leesverder:hover {
	font:"Trebuchet MS";
	color:#FFFFFF;
	background-color:#a5a298;
	font-size:12px;
	line-height:26px;
	text-decoration:none;
	display:block;
	}
	
.kop {
	font:"Verdana";
	color:#000000;
	text-decoration:none;
	}
h1 {
	font:"Verdana";
	color:#000000;
	font-size:13px;
	line-height:26px;
	text-decoration:none;
	}
.sub {
	color:#00CCFF;

 	text-decoration: none;
	}
.teruginaktief {
	color:#F1F1F1;
text-decoration: none;
	}

.subg {
	font:"Trebuchet MS";
	color:#a5a298;
	font-size:11px;
	text-decoration:none;
	font-style:italic;
	}
a:link, a:visited {
 	color: #FF9900;
 	text-decoration: none;
	}
a:hover {
 	color:#00CCFF;
 	text-decoration: none;
	}

	
#beheer {
color:#7d7b73;
margin-left:50px;
margin-top:150px;

}	
	
#beheerbody {
background-image: url(../../imgs/snosj_bg_met.jpg);
background-repeat:repeat;
background-attachment:fixed;
background-position: 0px top, 0px left;

}
