/* ################## Algemene site instellingen */
body {

 text-decoration:none; 
 font-family: arial; 
 font-size:12px; color:black;
 margin: 0px 0px 0px 0px;
 background: #83BFED;
}

tr,td, table {
 text-decoration:none; 
 font-family: arial; 
 font-size:12px; color:black;
}

a:link {text-decoration: none; color:#b0b0b0;}
a:visited {text-decoration: none; color:#b0b0b0;}
a:hover {text-decoration: none; color:#b0b0b0;}
a {text-decoration: none; color:#b0b0b0;}

.main {
 width: 100%;
 height: 100%;
 background: url(../images/site/publiekb.jpg) no-repeat;
	background-position: bottom;
	background-attachment:fixed;
}

.site {
	width: 980px;
	height: 100%;
	background: url(../images/site/main7.gif) no-repeat;
	background-position-y: 10;

	
	

}



#h1 {
font-family: arial;
font-size: 10pt;
}

#contentdiv{
width: 100%; height: 100%; overflow: none;
}

/* ####################### Content */
.content {
font-family: arial;
font-size: 10pt;
padding: 0px 120px 0px 2px;
vertical-align: top;
text-align: left;
	scrollbar-base-color:white;
	scrollbar-face-color:white;
	scrollbar-track-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-highlight-color:#606060;
	scrollbar-arrow-color:#606060;
	scrollbar-darkshadow-color:white;
	scrollbar-shadow-color:#606060;
}

/* ######################### Footer */
.top {
 background: url(../images/site/top.gif) no-repeat;
	padding-top: 5px;
	height: 341px;
	color: #f0f0f0;
	text-align: center;
}

.midden {
 background: url(../images/site/middle.gif) repeat;
}

.rechts {
 padding-right: 3px;

}


/* ################################ Hoofdmenu instellingen */
.hoofdmenu {
 vertical-align: top;
 padding-bottom: 0px;
 padding-left: 65px;
 padding-top: 40px;
}



.hoofdmenu-link a, .hoofdmenu-link a:link,.hoofdmenu-link a:visited,.hoofdmenu-link a:active  {
color: #b0b0b0;
}

.hoofdmenu-link a:hover {
color: yellow;
}

.menu-link a{
 font-size: 14px;
 font-weight: bold;
 color: #ffffff; 
 padding-left: 25px;
 height: 15px;
}

.menu-link a:link,.menu-link a:visited,.menu-link a:active  {
 font-size: 14px;
 font-weight: bold;
 color: #fffffff; 
 padding-left: 25px;
 height:15px;
}

.menu-link a:hover {
 color: green; 
}

.submenu-link a{
 font-size: 11px;
 color: #000000; 
 padding-left: 15px;
 height: 15px;
}

.submenu-link a:link,.submenu-link a:visited,.submenu-link a:active  {
 font-size: 11px;
 color: #000000; 
 padding-left: 15px;
 height:15px;
}

.submenu-link a:hover {
 color: #FFFFFF; 
}



 


/* ######################### Footer */
.footer {
	 background: url(../images/site/footer2.gif) no-repeat;
	background-position: bottom;
	background-attachment:fixed;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right: 95px;
	height: 17px;
	color: silver;
	text-align: right;
	font-size: 11px;
}



.footer a {text-decoration: none; color:silver;}
.footer a:link {text-decoration: none; color:silver;}
.footer a:visited {text-decoration: none; color:silver;}
.footer a:hover {text-decoration: none; color:black;}

.footer2 {
	color: white;
}

/* ######################### Zoek-resultaat-opties */
.zoekbox input{
 font-family: arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: normal;
 font-size: .8em;
 background: #F0f0f0;
 width: 120px;
 height: 1.5em;
 border: 1px solid #999;
}

.zoekbox{
 padding-left: 10px;
 width: 80%;
}

.foundnews {
 width: 80%;
 horizontal-align: center;
}

.foundheader {
 font-family: arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 border: 1px solid #606060;
 height: 20px;
 color: #999;
}

.foundcontent{
 font-family: arial, Helvetica, sans-serif;
 font-weight: normal;
 border: 1px solid #909090;
 color: black;
 height: 55px;
}


