body,html { height:100%; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#515151;
	line-height:19px;
}
body {
	background-color: #f3f3f3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clear { clear:both; }
a {
	color:#c53a70;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	color:#ba1c59;
	margin:0;
}
h1 {
	font-size:14px;
	margin:10px 0 10px 0;
}
h2 { font-size:12px; }
h3 { font-size:11px; }
h4 { font-size:10px; }
h5 { font-size: 9px; }
ul {
	list-style-image:url(../images/li.jpg);
}

#page {
	width:1002px;
	margin:0 auto;
}
#header {
	height:66px;
}
#main {
	float:left; 
	width:735px;
}
#content {
	float:left;
	width:735px; /* 735 */
	background-image:url(../images/content_back.jpg);
	background-repeat:repeat-y;
}
#contentL {
	float:left;
	width:280px; /* 300 */
	padding:0 0 0 20px;
}
#contentL ul li {
	margin:10px 0 10px -10px;
}
#contentL #inzet {
	width:265px;
	height:262px;
	background-position:center;
	background-repeat:no-repeat;
}
#contentM {
	float:left;
	width:355px; /* 435 */
	padding:10px 60px 10px 20px;
}
#contentS {
	background-image:url(../images/content_begin.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:24px;
	width:735px;
}
#contentE {
	background-image:url(../images/content_eind.jpg);
	background-repeat:no-repeat;
	height:16px;
	width:735px;
}
#rechts {
	float:left;
	background-image:url(../images/rechts_back.jpg);
	background-repeat:repeat-y;
	width:267px; /* 267 */
}
#rechtsM {
	width:232px; /* 267 */
	min-height:400px;
	padding:0px 20px 0px 15px;	
}
#rechtsM ul li {
	margin:0 0 15px -15px;
	_margin:0;
}
#rechtsS {
	background-image:url(../images/rechts_begin.jpg);
	background-repeat:no-repeat;
	height:10px;
	width:267px;
}
#rechtsE {
	background-image:url(../images/rechts_eind.jpg);
	background-repeat:no-repeat;
	height:31px;
	width:267px;
}
#foot {
	float:left;
	background-image:url(../images/footmenu.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:32px; /*  45 */
	width:695px; /* 735 */
	padding:13px 0 0 40px;
}
#foot a {
	color:#FFFFFF;
	text-decoration:none;
}
#foot a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.faq_hidden {
	padding:10px;

}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #c53a71;
	
}
input.error, textarea.error {
	background-color:#FF0000;
	color:#FFFFFF;
}
