/* BASIS CSS Document */
/* CSS Document copyright 2008 Niels Software en Ondersteuning   */
/* aangepast 15 mrt 2008 */
div	{display: block; border: 0px solid black; margin: 0; padding: 0; position: absolute;background-color: #FEFFED;}/**/

/*div houder */
#houder{
	width:100%;
	height:100%;
	top:0px;
	background-image: url(../img/bck_grnd.jpg);
	background-repeat: repeat;	
	/*background-color: #1D1487;*/
	
}

/*div container */
#container							{
	width: 950px;
	height:600px;
	left: 50%;
	margin: 0 0 0 -475px;
	background-image:url(../img/afb_2.jpg);
	background-repeat: no-repeat;
}

/*div*/
#adres_houder{ 
	width:140px;
	height:200px;
	top:80px;
	border: 0px solid white;
	position: absolute;
	left:15px;
	font: 11px Verdana, sans-serif;
	overflow: auto;
/*	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-left: 0px solid #FFAE14;*/
	color: #FFFFFF;
	background: transparent;
 }
 
 /*div*/
 #ontwerp_houder{
	width:250px;
	height:25px;
	top:150px;
	border: 0px solid red;
	position: absolute;
	left:185px;
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	color: #103585;
	overflow: auto;
	background: transparent;
	
 }
 
 /*div*/
 #handels_houder{ 
	width:150px;
	height:250px;
	top:180px; /*was 186*/
	border: 0px solid black;
	position: absolute;
	left:185px;
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	line-height:15px;
	overflow: auto;
	color: #0B2F85;
	background: transparent;
 }
 
 /*div*/
 #familie_houder{ 
	width:150px;
	height:110px;
	top:180px;
	border: 0px solid black;
	position: absolute;
	left:360px;
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	line-height:15px;
	overflow: auto;
	color: #0B2F85;
	background: transparent;
 }

 /*div*/
 #specials_houder{ 
	width:150px;
	height:180px;
	top:180px;
	border: 0px solid black;
	position: absolute;
	left:540px;
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	line-height:15px;
	overflow: auto;
	color: #0B2F85;
	background: transparent;
 }
 
.kopje{
	font: 11px Verdana, sans-serif;
	color: #F2A225;	
	font-weight: bold;
	line-height:19pt;
 }
 
 a:link{
 background-color:#352B9E;
 color:#FFFFFF;
 text-decoration:underline;
 }
 a:visited{
 background-color:#352B9E;
 color:#FF0000;
 text-decoration:underline;
 }
 
 a:hover{
 background-color:#352B9E;
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:underline;
 }
  
 a:active{
 background-color:#352B9E;
 color:#FF0000;
 text-decoration:underline;
 }

 
 #menuhouder{
	width:675px;
	height:30px;
	top:265px;
	border: 0px solid blue;
	position: absolute;
	background-color: #FEFFED;
	right:0px;
 }
#navlist
{
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: bold 10px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;

border: 1px solid #778;
border-bottom: none;
background: #C1E5FB;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #CC6666; }

#navlist li a:hover
{
color: #000;
background: #69C1FF;
border-color: #227;
}

#navlist li a#current
{
background: #288CFE;
border-bottom: 1px solid #CC9900;
}
/*TEKST OPMAAK*/
h1.subkop{
	font: bold 26px Verdana, sans-serif;
	color: #FFAE14;
	font-style: normal;
	text-align: left;
	}
h1.kop {
	font: bold 38px Verdana, sans-serif;
	color: #666666;
	font-style: italic;
	text-align: center;
	}
h4{
	color: #333333;
	font-style: normal;
	font-size: 16px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	}
h5{
	color: #333333;
	font-style: normal;
	font-size: 18px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	}

h6{
	color: #FFFFFF;
	font-style: normal;
	font-size:10px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	}

p {
	color:#333333;
	font-style: normal;
	font-size: 16px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	}

/*rand om de klikbare image weg halen in mozilla firefox */
a img { 
border: 12px; 
} 
.lijn{border-bottom:1px dashed #666666}
table{
	color: #333333;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	}

