body{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	color: black;
	font-weight: normal;
	background: #c0c0c0;
}

#topvulling{
	position: absolute;
	background:#666699 url("/gfx/top-bg.gif") bottom left repeat-x;
	z-index: -100;
	height: 150px;
	width: 100%;
}

img{
	border: 0;
	margin: 0;
	padding: 0;
}

a{
	color: #666699;
}

h1{
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 60px;
	font-family: Verdana;
	color: white;
}

#center{
	text-align: center;
}

.fout{
	color: white;
	
	padding: 5px;
	margin: 5px 0 10px 0;
	background: red;
	font-weight:bold;
	font-size: 14px;
	border: 1px solid black;
}

.goed{
	color: white;
	padding: 5px;
	margin: 5px 0 10px 0;
	background: green;
	font-weight:bold;
	font-size: 14px;
	border: 1px solid black;
}

#wrapper{
	clear:  both;
	margin: auto;
	width:  992px;	
	background: #c0c0c0;
	/*border: 1px solid #000000;*/
	text-align: left;	
}

.naam{
	font-weight: bold;
		vertical-align: top;
}

.result_cat{
	border:1px solid black;
	padding:5px 10px 5px 10px;
	clear:both;
	float: left;
	text-align:left;
	background: #333399;
	width: 400px;
}	
.result_aantal{
	text-align:center;
	width: 50px;
}

.match{
	background: yellow;
	font-weight: bold;
	padding: 0 3px 0 3px;
}

.donker{
	background: #b6c3d0;
	margin: 0 20px 0 20px;
	width: 740px;
	padding: 3px 5px 3px 5px;
}

.licht{
	background: #cedcea;
	margin: 0 20px 0 20px;
	width: 740px;
	padding: 3px 5px 3px 5px;	
}

.licht a, .donker a{
	color: #666699;
}

h1 .match{
	color: black;
}

.result{
	width: 718px;
	font-weight: bold;
	font-size: 16px;
	margin-top:20px;
}

.result_bekijk{
	color: black;
	background: white;
	border: 1px solid black;
	text-align:center;
	margin:0;
	padding: 0;
	width: 268px;
}
.result_bekijk input{
	width: 268px;
	height: 30px;
	background: white;
	border: 0;
}

.wit{
	color: white;
	float: left;
}

.rood{
	color: red;	
	float: left;
}


#top{
	height: 150px;
	background: #666699 url("/gfx/top-bg.gif") bottom left repeat-x;
	text-align: center;
	
}

#crum{
	
	background: #666699;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-top: 20px;
	color: white;
	height: 13px;
	padding:5px;	
	font-size: 10px;
}

#crum a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#crum a:hover{
	text-decoration:underline;
}



#menu{
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	margin-top: 5px;
	color: white;
	font-size: 16px;
	padding: 2px;
	text-align: left;
}

#menu a{
	color: white;
	font-size: 16px;
	margin: 0 10px 0 10px;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover{
	text-decoration: underline;
}

#titel{
	clear:both;
	font-family: Verdana;
	font-weight: bold;
	color: red;
}

#titel .text{
	clear: both;
	font-family: Verdana;
	font-size: 28px;
	color: white;
	margin-top: -5px;
	font-weight: normal;
}

#bottom{
	clear:both;
	float: left;
	width: 100%;
	margin-top: 150px;
	margin-bottom: 0;
	background: #666699;
	border-top: 1px solid white;
	
	color: white;
	height: 13px;
	font-size: 10px;
}

#bottom a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#bottom a:hover{
	text-decoration:underline;
}

.topgroot{
	font-size: 60px;
}

.topmiddel{
	font-size: 40px;
}

.topklein{
	font-size: 25px;
	margin-top: 15px;
}

.groter{
	font-size: 14px;
	font-weight: bold;
}

.topbegin div{
	display: inline;
}

.topbegin .topwit{
	font-family: Monotype Corsiva;
	color: white;
	font-size: 70px;
	margin-right: 20px;
}

.toprood{
	color: red;
	font-size: 70px;
	
}




/* content gedeelte van de site */

#content{
	min-height: 500px;
	background: #c0c0c0;
}

.blok{
	width: 231px;
	margin: 20px 0 0 0;
	border: 1px solid black;
	background: white;
	text-align: center;
}

.blok_banner{
	width: 231px;
}

.blok_banner_breed{
	width: 474px;
}

.blok ul{
	float: left;
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
}
.blok li{
	margin:5px 0 5px 5px;
}

.blok a{
	color: black;
}

.meer{
	clear:both;
	text-align: right;
	margin: 10px 5px 5px 0;
	font-weight: bold;
	font-style: italic;
	
}

.blok h2{
	padding: 2px;
	margin: 0;
	color: white;
	font-size: 12px;
	text-align: center;
	background: #666699 url("/gfx/blok-h2.gif") top left repeat-x;
	height: 20px;
}

.blok_breed{
	width: 474px;
	margin: 20px 0 0 0;
	border: 1px solid black;
	background: #b6c3d0;
	padding:5px;
}

.blok_breed h2{
	padding: 2px 2px 2px 0;;
	margin: 0;
	font-size: 14px;
}

.kolom{
	float: left;
	margin-left: 20px;
	min-width:231px;
}

.kolom_links{
	float: left;
	min-width:231px;
}

.vraag{
	width: 737px;
	margin: 20px 0 0 0;
	border: 1px solid black;
	padding-top: 1px;
	background: white;
}

.tekst{
	padding: 5px 5px 5px 5px;
	background: #b6c3d0;
}

.vraag h1{
	display: block;
	color: white;
	padding: 4px 4px 10px 4px;	
	margin: 0;
	font-size: 14px;
	background: #666699 url("/gfx/vraag-h1.gif") bottom left repeat-x;
}

.rechts{
	float:right;
}

.vraag h2{
	display: block;
	color: black;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 14px;
}

.opvul{
	clear:both;
}

#beantwoord_door{
	clear:both;
	float: left;
	padding: 5px;
	margin: 20px 5px 5px 0px;
	
	border: 1px dotted black;
	
}

/* formulieren opmaak */ 

#frm_advies h2{
	float: left;
}

form{margin: 0; padding: 0;}

.input{
	font-size: 14px;
}

.data{
	width: 500px;
}

.knop{
	font-size: 10px; 
	font-weight: bold; 
	color: white; 
	width: 120px; 
	height: 22px; 
	border: 1px solid black; 
	background: #666699;
}

.formulier input, .formulier textarea{
	border: 1px solid black;
}

.formulier textarea{
	width: 90%;
	height: 150px;
	vertical-align: top;
}

.formulier td{
	vertical-align: top;
}


