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

body { 
	color:#999;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #efefef;
	margin:40px;
	padding:0px;
}

.dash { padding-left:5px; padding-right:5px; color:#000; }

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%;

}

.logo { height:60px;}
.menudiv { margin-bottom:30px; width:900px; color:#999;}

.project_bg { border:0px solid #FFF; background-color:#FFF; width:284px; height:160px; float:left; position:relative; padding:0px; }
.thumbholder { width:284px; height:160px; display:inline; position:absolute;  padding:0px; overflow:hidden; }
.project_txt { padding:15px; bottom:0px; position:absolute;}
a, img, div { outline:none; }

#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 {
 color: #000;
}
#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 {
    color: #999;
    text-decoration: none;
}
a.menu:hover {
	color: #00efef;
    text-decoration: none;
}

a.video:link, a.video:visited {
	border:0px;
	}
a.video:hover {
	border:0px;
	}

a.aktief:link, a.aktief:visited {
	color: #F06;
	}
a.aktief:hover {
	color: #00efef;
	}
.aktief {
	color: #F06;
	}
.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 {
color:#999;
	}
h1 {
	font:"Verdana";
	color:#000000;
	font-size:13px;
	line-height:26px;
	text-decoration:none;
	}
.sub {
	color:#000;
	}
.teruginaktief {
	color:#F1F1F1;
		font-size:13px;
text-decoration: none;
	}

.subg {
	font:"Trebuchet MS";
	color:#a5a298;
	font-size:11px;
	text-decoration:none;
	font-style:italic;
	}
a:link, a:visited {
    color: #999;
    text-decoration: none;
}
a:hover {
	color: #00efef;
    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;

}

