@charset "utf-8";
/* CSS SRAC */

body {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	height:100%;
}

#wrapper{
	margin: 0px auto 0px auto;
	width:900px;
	height:50%;
	background-color:#fff;
}

#menu1 {
	width: 197px;
	height: 134px;
	padding-top:6px;
	float:left;
	background-image:url(../pic/menu1.jpg);
	color:#fff;
	font-size: 11px;
	font-weight:bold;
}

#menu2 {
	width: 197px;
	height: 134px;
	padding-top:6px;
	float:left;
	background-image:url(../pic/menu2.jpg);
	color:#fff;
	font-size: 11px;
	font-weight:bold;
}

#menu3 {
	width: 197px;
	height: 134px;
	padding-top:6px;
	float:left;
	background-image:url(../pic/menu3.jpg);
	color:#fff;
	font-size: 11px;
	font-weight:bold;
}

#menu1 a{
	text-decoration:none;
	padding-left:6px;
	color:#fff;
}
#menu2 a{
	text-decoration:none;
	padding-left:6px;
	color:#fff;
}
#menu3 a{
	text-decoration:none;
	padding-left:6px;
	color:#fff;
}

#menu_logo {
	width: 305px;
	height: 140px;
	float:left;
}

#content{
	width: 584px;
	float:left;
	height:100%;
	min-height:350px;
	margin-top:22px;
	margin-left:6px;
	background-image:url(bg_content.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:16px;
}

#content p {margin-top: 0;}

#content a {color:#366FA0;}

#content h1 {margin: 0 auto 0 auto;}

/*#content img{
	padding:1px;
	border: 1px solid #366FA0;
	margin-left:6px;
} */

#right{
	width: 296px;
	float:right;
	margin-top:22px;
	background-color:#C2D4E2;
}

#right p {
	margin: 0 auto 0 auto;
	padding-left:4px;
	padding-right:4px;
	padding-top:8px;
	padding-bottom:8px;
}

#right_txt{
	font-size:11px;
}

#right_txt h1{
	color:#fff;
	font-size:14px;
	background-color:#6C8CB5;
	margin: 0 auto 0 auto;
	padding-left:4px;
}

#full{
	width: 890px;
	float:left;
	height:100%;
	min-height:350px;
	margin-top:22px;
	margin-left:6px;
	background-image:url(bg_content.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:16px;
}


#right_txt a{
	color:#333;
	text-decoration:none;
	margin-left:6px;
	font-weight:bold;
	line-height:28px;
}

.pay_off {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:12px;
	color:#6C8CB5;
	font-style:italic;
	text-align:right;
	font-weight:bold;
}

.zoeken_veld {
	width: 130px;
	height:14px;
	border: 1px solid #645362;
	font-size:11px;
	margin-left:-10px;
	background-image:url(../pic/bg_zoeken_veld.gif);
	background-repeat:repeat-x;
}

.invulveld {
	width: 130px;
	height:16px;
	border: 1px solid #3770A0;
	font-size:11px;
	margin-left:4px;
	margin-bottom:6px;
}

.submit_button {
	background-color: #fff;
	height:18px;
	border: 1px solid #3770A0;
	font-size:11px;
	font-weight:bold;
	color:#3770A0;
	width:70px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer_top {
	width: 900px;
	height: 10px;
	margin-top:8px;
	background-color:#fff;
}

#footer {
	width: 900px;
	height: 18px;
	text-align:left;
	color:#7D7B80;
	font-size: 10px;
	font-weight:bold;
}
#footer a {
	color:#7D7B80;
	text-decoration:none;
}

h1 {
	color:#366FA0;
	font-size:16px;
}

.tussenkopje {
	color:#366FA0;
	font-size:12px;
	font-weight:bold;
}

.tekst_rood{
	color:#FF0000;
	font-weight:bold;
	margin-left:6px;
	font-size:10px;
}

