@import url("/css/default/OService-default.css");
@import url("/css/default/default-consumed.css");
@import url("/css/default/default-datalist.css");


body{
	behavior:url(/profiles/css/Zuilen/csshover.htc);
	font-size: 12px;
	background-color:#cfc3b3;
	background-image: url(/profiles/images/Zuilen/bgr.png);
	background-repeat: repeat-x;
	background-position:top center;
	margin-top:35px;
	color:#000000;
	}
a {

	color:#69500d;	text-decoration:none;
}

#maintable {
	width:840px;
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	
	}
h1{
color:#69500d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20pt;
margin-top:-4px;
margin-bottom:-35px;
}
h2{
color:#69500d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;

}

#top {
	width:840px;
	height:84px;
	background-image:url(/profiles/images/Zuilen/header.png);
	background-position: center;
	background-repeat:no-repeat;
	}
#logo{
padding-left:110px;
}
#title {
	width:840px;
	height:66px;
	background-image:url(/profiles/images/Zuilen/title3.png);
	background-position: center;
	background-repeat:no-repeat;
	margin-top:-5px;
	background:
	
		}
#adress{
color: #69500d;
text-align:left;
padding-left:230px;
padding-top:72px;


} 		
#voor{
font-size:12px;
font-family:"Kozuka Gothic Pro M";
color: white;
text-align:left;
padding-left:638px;
margin-top:-51px;



} 	



#nav {

	font:"Times New Roman";
	color:#69500d;
	font-size:14pt;
	margin-top:-54px;
	text-align:right;
	text-decoration:none;
	float:left;
	min-height:300px;
	height:auto !important;
	height:300px; /* IE6 */
}

#content{

	background-image:url(/profiles/images/Zuilen/content_area.png);
	background-position:top left;
	background-repeat:repeat-y;
	width:840px;
	height:auto;
	position:relative;
	margin-bottom:2px;
	margin-top:-1px;
	
	}
#content_area {
	color:#69500d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	width:610px;
	float:right;
	font-size:12px;
	}

#footer {
	
	width:840px;
	height:146px;
	background-image:url(/profiles/images/Zuilen/footer.png);
	background-position: center;
	background-repeat:no-repeat;
	clear:both;
	margin-top:-12px;



	}
#nvm{
padding-left:50px;
padding-top:10px;


}

#powered{
font:"Times New Roman";
	font-size:12px;
	text-align: right;
	color:white;
	margin-right:90px;
	display:block;
	text-decoration:none;
	margin-top:50px;
	color:white;
}


#powered a:link,
#powered a:visited,
#powered a:active{
font:"Times New Roman";
color:white;
font-size:12px;
text-decoration:none;
}
#powered a:hover{
font:"Times New Roman";
color:white;
font-size:12px;
text-decoration:none;
text-decoration:blink;
}



#nav a:link,
#nav a:visited,
#nav a:active{
font:"Times New Roman";
color:#69500d;
font-size:12pt;
text-decoration:none;
}
#nav a:hover{
font:"Times New Roman";
color:#69500d;
font-size:12pt;
text-decoration:none;
}



#content_area a:link,
#content_area a:visited,
#content_area a:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#69500d;
font-size:14px;
text-decoration:none;
}
#content_area a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#d6b98d;
font-size:14px;
text-decoration:none;
}



div#nav ul ul a:link,
div#nav ul ul a:visited,
div#nav ul ul a:active{
font:"Times New Roman";
color:white;
font-size:12pt;
text-decoration:none;
}
div#nav ul ul a:hover{
font:"Times New Roman";
color:white;
font-size:12pt;
text-decoration:none;
}











/*--------------------------------------------------------*/
div#nav {
	width: 216px; 
	white-space : nowrap;
	font-size : 12px;
	margin-left :-12px;
	margin-top:-78px;
	padding-top :0px;
	min-height:300px;
	height:auto !important;
	height:300px; /* IE6 */
}
div#nav ul {
	padding: 0; 
	white-space : nowrap;
	font-size : 12px;
}
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	padding-right:15px;
	white-space : nowrap;
	height : 37px;
	vertical-align : center;
	text-align : left;

}
div#nav li:hover {

	height : 37px;
	background-image:url(/profiles/images/Zuilen/tabss.png);
	background-repeat : no-repeat;
	background-position : -6pt 0pt;
	z-index:100;
	padding-right:15px;

}
div#nav li.submenu {

	text-align : right;
	margin-top:-10px;
	
}
div#nav li.submenu:hover {
	display :block;

}
div#nav li a {
text-decoration: none; 
}
div#nav>ul a {
	width: 210;
}
div#nav ul ul {
	background-color : #413003;
	color:#ffffff;
	text-align:left;
	position: absolute; 
	top: 0; 
	left: 214px;
	display: none;
	width : 190px;
	margin-bottom:1px;

}
div#nav ul ul li {
	background: #413003;
	text-align : left;
	color:#ffffff;
	padding-left:10px;
	height:25px;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
div#nav ul ul li:hover {

	background:#d6b98d;
	color:#ffffff;
	height:25px;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;


}
div#nav li.submenu {

}
div#nav li:hover a.lefttabs_selected {
	color :#413003;
}
div#nav li:hover a.lefttabs_notselected {
	color : #413003;
}
/* End Hovering Classes */ 
a.lefttabs_selected {
	
	
	color :  #d6b98d;
	font-size : 12px;
font:"Times New Roman";
	font-weight : normal;

}
a.lefttabs_selected:hover{
	font-size : 12px;
font:"Times New Roman";
	font-weight : normal;

	color :  #ffffff;
}

a.lefttabs_notselected {

	color :  #413003;
	font-size : 12px;
font:"Times New Roman";

}
a.lefttabs_notselected:hover{
	color : #413003;
	font-size : 12px;
font:"Times New Roman";


}
.uppertabs_selected {
	color :  #ffffff;
	font-size : 12px;
font:"Times New Roman";

	

}
.uppertabs_selected:hover {
	color:#FF0000;
	font-size : 12px;
font:"Times New Roman";


}
.uppertabs_notselected {

	color :  #d6b98d;
	font-size : 12px;
font:"Times New Roman";
	


}
a.uppertabs_notselected:hover {
	color :  #413003;
	font-size : 12px;
font:"Times New Roman";

}
/****************************************************/
.login_text{
padding-right:130px;
padding-top:0px;

}
.login_main{
padding-right:130px;}
.checkempty{
padding-right:130px;
padding-top:100px;
}
element.style{
margin-right:70px;
}
#content_area iframe{

padding-top:10px;
height:600px;
width:558px;
background-color:none;
margin-right:3px;
}

.content_title{
display:none;}

#voorlichting{
width:90%;
}
.LS_Top{
display:none;
}

/**************right_area***********/
#right_area{

color:#69500d;
margin-top:-25px;
margin-right:-20px;
text-align:right;
text-decoration:none;
float:right;
width:160px;
height:270px;
}

#afspraak{
text-align:center;
padding-top:18px;

}	

#t{

padding-right:37px;
padding-top:35px;


}
#link{
font:"Times New Roman";
color:#69500d;
font-size:12px;
padding-right:35px;
margin-top:20px;

}
#link1{
font:"Times New Roman";
color:#69500d;
font-size:12px;
text-align:center;
margin-right:-25px;


}
#link a:link,
#link a:visited,
#link a:active{
font:"Times New Roman";
color:#b7686e;
font-size:12px;
text-decoration:none;

}
#link a:hover{
font:"Times New Roman";
color:#b7686e;
font-size:12px;
text-decoration:blink;

}

#link1 a:link,
#link1 a:visited,
#link1 a:active{
font:"Times New Roman";
color:#69500d;
font-size:12px;
text-decoration:none;

}
#link1 a:hover{
font:"Times New Roman";
color:#69500d;
font-size:12px;
text-decoration:none;

}

#date{
font:"Times New Roman";
color:black;
font-size:28pt;
margin-top:-105px;
display :Block;
padding-left:50px;
width:50px;
}
#month{
font:"Times New Roman";
color:black;
font-size:8pt;
margin-top:-13px;
margin-right:63px;

}
/*********************************/

