*{
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
}

body, html{
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
}



body {
	background-color: #ffffff;
	background-image: url('../img/contentbg.gif');
	background-position: 230px 0px;
	background-repeat: no-repeat;
	
}
#srolldiv {
	height: 100%;
}



#topmenu {
	
	width: 280px;
	float: left;
	clear: both;
	min-height: 100%;
	top: 0px;
	left: 0px;
	
	background-image: url('../img/logo.gif');
	background-repeat: no-repeat;
	background-position: 19px bottom;
	
	
}
#topmenu .menulevel1 {
	margin-top: 30px;
	padding-bottom: 269px;
}
#topmenu .menulevel2 {
	display: none;
}
.js-enabled #topmenu .menulevel2 {
	display: inline;
}

#contentcontainer {
	position: absolute;
	left: 230px;
	top: 0px;
	width: 598px;
	overflow: auto;
	overflow-x: hidden;
	height: 100%;
}

#content2 {
	position: absolute;
	width: 72px;
	min-height: 100px;
	left: -114px;
	top: -20px;
}
#contenttitle, #title_e, #searchtitle, #logindiv .title {
	font-weight: bold;
	color: #00a3ec;
	font-size: 16px;
}
#contentdiv, #searchcontainer, #logindiv {
	top: 20px;
	position: absolute;
	left: 124px;
	float: left;
	width: 444px;
	position: absolute;
}
#contentcontainer a {
	color: #00a3ec;
	text-decoration: underline;
}
#contentcontainer a {
	text-decoration:none;
}


#topmenu a.linklevel1 span {
	float: left;
	width: 230px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	}

#menuitem_5 a.linklevel1 { background-image: url('../img/menuitem_nieuws.png');}
#menuitem_2 a.linklevel1 { background-image: url('../img/menuitem_missie.png');}
#menuitem_3 a.linklevel1 { background-image: url('../img/menuitem_projecten.png');}
#menuitem_4 a.linklevel1 { background-image: url('../img/menuitem_persmedia.png');}
#menuitem_6 a.linklevel1 { background-image: url('../img/menuitem_contact.png');}

#topmenu a.linklevel1 {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 230px;
	height: 25px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	clear: both;
	}
#topmenu a.linklevel1:hover, #topmenu .currenttree a.linklevel1 {
	background-position: 0px -25px;
}

#topmenu .menulevel2{
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left:150px;
	width: 500px;
	clear: both;
}
*:first-child+html #topmenu .menulevel2{
	margin-top: 15px;
	

}
#topmenu a.linklevel2 {
	margin-top: -4px;
	text-decoration: none;
	}
	
#topmenu a.linklevel2 span {
	color: #000000;
	font-weight: light;
	font-size: 14px;
	
}
#topmenu a.linklevel2:hover span,
#topmenu .menulevel2 .currenttree a.linklevel2 span {
	color: #00a3ec;
}
#front_images {
	position: absolute;
	left: 241px;
	bottom: 0px;
	width: 72px;
	background-image: url(../img/picture_bg.gif);
	padding-top: 180px;
	background-repeat: repeat-x;
	
}
#front_images a{
	background-position: center center;
	float: left;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border: 6px solid #00a0c6;
	margin-top: -6px;
	
}
#front_images a:hover span {
	float: left;
	width: 56px;
	height: 56px;
	border: 2px solid #eb1f1c;
}
#searchdiv {
	position: absolute;
	left: 838px;
	top: 27px;
	width: 124px;
}
.zoekveld {
	border: none;
	background-image: url(../img/searchinput_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-color: transparent;
	float: left;
	width: 60px;
	height: 15px;
	margin-top: -2px;
	padding: 0px 4px;
	color: #ffffff;
	font-size: 11px;
}
.zoekbutton {
	border: none;
	background-image: url(../img/searchbutton_bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	float: left;
	width: 56px;
	height: 13px;
	padding: 0;
	cursor: pointer;
	padding-top: 9px;
	overflow: hidden;
	font-size: 11px;
	
}

.CSearchItem{                   
	padding-bottom:10px;
	border-bottom:1px solid #abbbc8;
}

.CSearchItem a{
	color:#000000;
	text-decoration:none; 
	cursor:pointer;
} 

.CSearchItem .found{
	color:#000000;
} 

.CSearchItem a:hover {
	
	background-color:#f3f3f3;
} 

.CSearchItem .content{
	margin:0px;
	
	font-weight:normal;
	
	margin-bottom:10px;	
}

.CSearchItem a:hover .content {
	background-color:#f3f3f3;
}
.CSearchItem a .title{
	font-weight:bold;
	color:#000000;
	
	
	margin-bottom:3px;
	margin-top:10px;
	
} 
.CSearchItem a:hover .title{
	color:#00a0c6;
	text-decoration:underline;
}

.CSearchItem .trail a {
	color:#00a0c6;
	text-decoration:none;
} 
.CSearchItem .trail a:hover {
	text-decoration:underline;
	background-color: transparent;
}





