@charset "utf-8";

body, table{
	width: 700px;
	margin: 0 auto 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}




#right{
	width: 296px;
	float:right;
	margin-top:22px;
	background-color:#E6FFEC;
}

#right p {
	margin: 0 auto 0 auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
}

#right_txt{	font-size:11px;}

#full{
	width: 660px;
	float:left;
	height:100%;
	min-height:350px;
	margin-top:22px;
	margin-left:2px;
	padding-bottom:16px;
}

#full a{color:#333;}

.zoeken_veld {
	width: 130px;
	height:14px;
	border: 1px solid #133F7D;
	font-size:11px;
	margin-left:-10px;
	background-image:url(../pic/bg_zoeken_veld.gif);
	background-repeat:repeat-x;
}

.invulveld {
	width: 130px;
	height:18px;
	border: 1px solid #133F7D;
	font-size:11px;
	margin-left:4px;
	margin-bottom:6px;
	background-image:url(../pic/bg_zoeken_veld.gif);
	background-repeat:repeat-x;

}

.invulveld_vogelnaam {
	width: 190px;
	height:18px;
	border: 1px solid #133F7D;
	font-size:12px;
}

.invulveld1{
	width: 260px;
	height:18px;
	border: 1px solid #133F7D;
	font-size:12px;
	margin-bottom:2px;
	margin-bottom:2px;
	margin-top:2px;
}

.invulveld_plaats{
	width: 194px;
	height:18px;
	border: 1px solid #133F7D;
	font-size:12px;
	margin-bottom:2px;
	margin-bottom:2px;
	margin-top:2px;
}

.aantal {
	width: 50px;
	height:22px;
	border: 1px solid #133F7D;
	font-size:12px;
}

.aantal1 {
	width: 50px;
	height:18px;
	border: 1px solid #133F7D;
	font-size:12px;
	margin-bottom:2px;
	margin-top:2px;
}

.aantal_klein {
	width: 36px;
	height:18px;
	border: 1px solid #133F7D;
	font-size:12px;
}

.aantal_klein_menu {
	width: 50px;
	height:22px;
	border: 1px solid #133F7D;
	font-size:12px;
}

.materiaal {
	width: 90px;
	height:22px;
	border: 1px solid #133F7D;
	font-size:12px;
}

.submit_button {
	background-color: #fff;
	height:20px;
	border: 1px solid #133F7D;
	font-size:11px;
	font-weight:bold;
	width:70px;
	margin-left:4px;
	cursor: pointer;
}

.bestel_button {
	background-color: #133F7D;
	color:#FFFFFF;
	height:20px;
	border: 1px solid #133F7D;
	font-size:12px;
	font-weight:bold;
	border:#000000;
	cursor: pointer;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer_top {
	width: 600px;
	height: 10px;
	margin-top:8px;
	background-color:#fff;
}

#footer {
	width: 600px;
	height: 18px;
	text-align:left;
	color:#666666;
	font-size: 10px;
	font-weight:bold;
}
#footer a {
	color:#7D7B80;
	text-decoration:none;
}

h1 {
	color:#000000;
	font-size:16px;
}

.tekst_rood{
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
}


table.ringen_tabel{ 
font-size: 12px;
width: 600px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
text-align:center;
}

/* Big box with list of options */
.textarea_cites {
	display: inline;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:360px;
	border-color:#ccc;
	border-width: 1px;
	border-style: solid;
	margin:0px 0 0 0px; 
}
form{display:inline;}

.row {background-color:#F0F8FF;}
.row:hover{ background-color: #C1D1E2;}
