/*commentar*/

body {
	margin:0; 
	padding:0; 
	text-align: center;
	font-family: Verdana, sans-serif;
	color: #211e87; 
	font-size: 11px;
  }

a {
	text-decoration: none;
}
a img {border: none}

div#center {
	width: 960px;
	background-image:url(../site-images/bg-streep.gif);
	background-repeat: no-repeat;
	background-position:0 130px;
	text-align: left; 
	margin-left:auto; 
	margin-right:auto;
	margin-top: 0;
	margin-bottom:0;
	height: 600px;
	position: relative;
	background-color:white;
}

img#logo {
	display: block;  
	margin-left: 650px;
}

 div#content {
	margin-left: 270px; 
	height:500px; 
	width:650px;
}

h1 {
	font-family: Verdana, sans-serif; 
	font-size:20px; 
	font-weight: bold; 
	color: #91d411;
	margin-top: 35px;
}

h2 , h3{font-size: 13px}

p a {color:#7db70e; font-weight: bold}

select, option {font-size: 12px; color: #211e87;}

#zoekCursus{
	width: 650px;
	
}


.selbox{
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
	
}


.selbox label{
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin:0 5px 5px 0;
	text-align:left;
	
}



.sortopt {
clear: both;
	margin-right:0px;
	margin-top:5px;
}


.knop{

font-weight: bold;
	margin-top: 10px;
	color: #211e87;
	border: none;
	background-color: white;
	border: 1px solid #91d411;
	padding: 2px;
	font-size: 11px
}
/*#zoekCursus .knop{display: block;}*/
/*css voor resultaten*/

.titel {width: 200px}
td {vertical-align: top;border-top: 1px solid #91d411; padding: 2px}
 p {margin-top: 5px; width: 500px}
 table {width: 500px; border: 1px solid #91d411; margin-bottom: 5px}
th {padding: 2px; font-size: 11px}

h3 {border-left:10px solid #91d411; padding-left:5px;
border-bottom: 1px solid #211e87; }

table#bericht {border: none;}
table#bericht textarea {width: 300px; height: 250px; border: 1px solid  #91d411;color:#211e87;padding: 2px;}
table#bericht td {border: none}
table#bericht input {width:300px; border: 1px solid  #91d411; padding: 2px; color:#211e87; background-color: white}
table#bericht input.button {width: 306px}
table.verkoop td {border-top: none;}
td.right {border-right: 1px solid #91d411; width: 250px}
