img {
	position: relative;
}
* {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;

}
body {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height:100%;
	width:100%;
	background-color: #ffffff;
   


}
#contentdiv {
	display: none;
}
html {
	height: 100%;
}
.blok {
	position: absolute;
	width: 330px;
	height: 500px;
	display: none;
	filter:Shadow(Color=#000000, Direction=135);
	z-index: 6;
	background-repeat: no-repeat;
}

#blok1active {

	left: 27px;
	top: 38px;
	background-image: url(../img/kunstwerkplaats.jpg);
}
#blok2active {
	left: 173px;
	top: 38px;
	background-image: url(../img/cursussen.jpg);
}
#blok3active {
	left: 313px;
	top: 27px;
	background-image: url(../img/locatie.jpg);
}
#blok4active {
	left: 429px;
	top: 28px;
	background-image: url(../img/fotos.jpg);
}
#blok5active {
	left: 500px;
	top: 16px;
	background-image: url(../img/lamuze.jpg);
}
#wrapper {
	width: 882px;	  
	position: relative;         
	overflow: hidden;
	margin: 0 auto; 
	background-image: url(../img/uitdagende-kleinschalige-cursussen-open-ateliers.jpg);
	background-repeat: no-repeat;
	background-position: 50% -216px;
}


#control, #backer {
	position: absolute;
	left:0px;
	top:0px;
	z-index:4;
	width: 936px;
	height: 571px;
}
#backer {
	display: none;
}


#bgdiv {
	position: absolute;

}       

a.home {
	    position: absolute;
	right: 0;
	top: 0;
	width: 221px;
	height: 221px;
	text-indent: -9999px;
	
}

#searchdiv {
	margin-top: 20px;
	float: left;
	clear: both;
	width: 237px;
	display: none;
	
}
#searchdiv .zoekveld {
	width: 135px;
	background-color: #ffffff;
	border: 1px solid #f4c901;
	margin-right: 2px;
}
#searchdiv .zoekbutton {
	width: 60px;
	background-color: #f4c901;
	border: none;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

#homediv {
	margin-top: 20px;
	float: left;
	clear: both;
	height: 123px;
	cursor: pointer;
	background-image: url(../img/home.jpg);
	background-repeat: no-repeat;
	display: none;
}
#logodiv {
	margin-top: 20px;
	float: left;
	width: 237px;
	background-image: url(../img/logo_klein_grey.gif);
	background-repeat: no-repeat;
	padding-top: 65px;
	cursor: pointer;
	display: none;
}
#logodiv a {
	color: #f4c901;
}
#meerinfo {
	float: left;
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 221px;
	display: none;

}

#meerinfo .verder {
	width: 60px;
	background-color: #f4c901;
	border: none;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;

}

#meerinfo .adres {
	width: 135px;
	background-color: #ffffff;
	border: 1px solid #f4c901;
	margin-right: 3px;
	padding-left: 3px;

}
#meerinfo a{
	color: #000000;
}
#meerinfo a:hover{
	color: #f4c901;
}
.rightcontent {
	float: right;
	width: 221px;
}
#topmenu {
	float: right;
	width: 221px;
	margin-top: 323px;
	
}
#topmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	zoom: 1;	
}
#topmenu li.level1 {
	float: left;
	clear: both;
}
#topmenu a.linklevel1 {
	padding: 3px 6px;
	background-color: #f4c901;
	float: left;
	color: #494949;
	width: 209px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 2px;	
}
#topmenu a.linklevel2 {
	background-color: #f8f4ef;
	color: #000;
	padding: 2px 6px;
	float: left;
	width: 209px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #f4c901;
	margin-bottom: 2px;	
}
#topmenu .menulevel2 .currenttree a.linklevel2, #topmenu a.linklevel2:hover {
	border-color: #ff6600;
	color: #ff6600;	

}                                             
#topmenu .menulevel2 .currenttree a.linklevel2 {
	font-weight: bold;
	
}
#topmenu .menulevel2 li.last a.linklevel2 {
	border-bottom: none;	
}
#topmenu a.linklevel1:hover, #topmenu .menulevel1 .currenttree a.linklevel1, #topmenu a.hover {
	background-color: #ff6600;	
	color: #fff;
}

#topmenu ul.menulevel2 {
	display: none;
}
#topmenu .menulevel1 .currenttree ul.menulevel2 {
	display: block;	
}
#contentdiv, #logindiv, #searchresults {
	float: left;
	left: 0px;
	margin-top: 297px;
	width: 624px;
   
}
#traildiv {
	position: absolute;
	display: none !important;
	left: 0;
	top: 154px;
	z-index: 5;
}
#traildiv a{
	color: #999999;
	text-decoration: none;
}
#traildiv a:hover{
	color: #f4c901;
	text-decoration: underline;
}
#searchresults .title{
	font-size: 13px;
	font-weight: bold;
	color: #FE9900;
}
#searchresults a{
	text-decoration: none;
	color: #000000;
}
#searchresults .content{
	font-size: 11px;
	padding-bottom: 10px;
}
#searchresults .content a{
	color: #000000;
	text-decoration: none;
}
#searchresults .content a:hover{
	color: #000000;
	text-decoration: underline;
}
#searchresults .trail a{
	color: #FE9900;
	text-decoration: underline;
	
}
#searchresults .trail a:hover{
	color: #333333;
	text-decoration: underline;
	
}


#searchresults .trail {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FE9900;
}

#contentdiv #content, #logindiv .content, #searchresults .CSearchItem {
	position: relative;
	width: 540px;
	left: 0;
	padding: 10px;
	float: left; 
	background-color: #f9f3ef;
}
#content, #content_e {
	min-height: 350px;
}
#contentdiv a{
	color: #999999;
	text-decoration: underline;
}
#contentdiv a:hover{
	color: #f4c901;
	text-decoration: underline;
}
#contentdiv #contenttitle, #logindiv .title, #searchresults #searchtitle, #title_e {
	position: relative;
	display: inline-block;
	padding-bottom: 5px;  
	padding-left: 10px;
	border-bottom: 3px solid #FE9900;
	padding-right: 20px;
	white-space: nowrap;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: -10px;
	color: #FE9900;
}

#editButtons{
  top:10px;
  left:10px;
}

