body { background-color: #5b5a52; font-size: 12px; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; color:#5b5a52; line-height: 15px; padding:0; margin:0; }
p { line-height: 15px; text-align: left; margin: 0 0 10px; padding: 0; }
h1 {
font-size:20px;
font-weight: normal;
padding: 5px 10px 20px 0;
margin:0;}
a { 
color: #616264; 
text-decoration: none; 
}
ul { margin: 10px 15px 20px; padding: 0; list-style-type: disc; list-style-position: outside; }
li { margin-bottom: 5px; padding: 0; }
/* ----------structure-------------- */
#container { width: 900px; background-color: white; height: 600px; margin-top: 40px; margin-right: auto; margin-left: auto; padding: 0; }
#content { width: auto; padding: 0; margin: 0 200px; }
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}
#left {
float: left;
width: 240px;
margin: 0;
padding: 15px 0 0;
}
#right { float: right; width: 230px; margin-top: 90px; margin-right: 15px; margin-bottom: 0; padding: 0; }
#right a { text-decoration: underline; }
#slogan { margin-top: 97px; margin-bottom: 20px; margin-left: 17px; }
/* --------------navigavtion------------- */

#navlist
{ font-size: 12px; letter-spacing: 0.1em; width: 200px; margin: 30px 0 0 20px; padding: 0 0 0 20px; list-style-type: none; }
#navlist a { color: #5b5a52; font-size: 12px; line-height: 16px; text-decoration: none; }
#navlist a:active { color: #ef9e37; text-decoration: none; }
#navlist a:hover { color: #ef9e37; text-decoration: none; }
#navlist ul { color: #616264; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; letter-spacing: 1px; margin: 0 5px 0 0; padding-top: 0; padding-bottom: 0; padding-left: 0; }
#navlist ul li { 
margin: 0; 
list-style-type: 
none; padding: 0 0 10px; 
}
/* --------------classes------------- */
.highlight { color: #ef9e37; letter-spacing: 0.1em; }

/* ---------- form objects ---------- */
.clearleft {clear:left;}
#form_window {background-color: #FFF; color:#5b5a52; height: 400px; width:500px; margin:0 auto; margin-top:40px;}
.form_window_txt {padding:40px 0 0 40px; font-size:16px;}
.close {border:1px solid #CCC; float:right; margin:240px 15px 0 0;}
form {
	margin: 20px 0 0 0 ;
	padding: 10px 0 0 0;
}
fieldset {
	width: 500px; 
	padding:0;
	margin: 0;
	border:none;
}	
label{
	width: 100px;
	float: left;
	margin: 3px;
	padding:5px 0 0 20px;
}		
.input185 {
	height:17px; 
	float:left; 
	border:1px solid #ef9e37; 
	margin:2px 0 0px 0; 
	width:285px;
	padding: 2px;
}
.checkbox { border:none; margin:0 0 0 123px; }
.checkb { height:20px;float:left; }
.checkb_txt { height:20px; padding:0 0 0 10px;float:left; }
input:focus, input:hover, textarea:focus {background-color: #EBF5CC;}

.textarea {
	float:left;
	width:285px; 
	height:90px; 
	border:1px solid #ef9e37;
	margin:2px 0 10px 0; 
	padding:2px;
}
.bt_send {
	background-image:url(../img/bt_senden.gif);
	width:60px;
	height:21px;
	border:0;
	margin:20px 83px 0 0;
	float:right;
}
.form_txt {
	 margin:15px 0 0 0; 
	 border-bottom:1px solid #d2a6c7; 
	 width:407px; 
	 padding-bottom:7px;
}
.mandatory {
	width:2px;
	height:10px;
	background:#A54C8E;
	margin:0 4px 0 0;
}
.capdiv {margin: 0;}
input {border:1px solid #99CC33; height:17px;}
.capi {float:left; margin-right:27px;}
.capd {font-size:11px; margin:0;}

