/* CSS Document */
* {
	margin: 0;
	padding: 0;}
	
html,body {
	height: 100%; 
	font-family: Tahoma;
	font-size:13px;
	_font-size:13px;
}

.webdesign{position:absolute;bottom:0px; left:10px;}
	

A IMG {
border:none;}
	
H1 { color:#4963AE; font-size:18px; margin-bottom:8px; padding-top:7px; _padding-top:12px; }
H2 { color:#3854a6; font-size:15px; margin-bottom:8px; padding-top:7px; _padding-top:12px; }
H3 { color:#4963AE; font-size:12px; margin-bottom:8px; padding-top:7px; _padding-top:12px; }

.achtergrondfoto {
	min-height: 100%;
	width: 100%;}

/*.site_top {
	width:768px;
	background-image:url(../images/site_top2.png);
	background-repeat:no-repeat;
	margin-left:131px;
	height:191px;
	margin-bottom:39px;
	padding-top:5px;
	color:#000000;}
*/
.site_top {	
background-image: url(../images/site_top2.png);
    background-repeat: no-repeat;
    color: #000000;
    height: 191px;
    margin-bottom: 39px;
    margin-left: 131px;
    padding: 10px 250px 0 10px;
    width: 610px;
    }
.site_top .csc-textpic {
width:640px;
line-height:22px;}
.site_top img{
	height:165px;}
.logo_top{
	position:absolute;
	top:0px;
	left:131px;
	width:425px;
	height:188px;}

	
.site_top_2 {
	background-image:url(../images/site_top_2.png);
	background-repeat:no-repeat;
	margin-left:131px;
	height:17px;}

.site_center {
	background-image:url(../images/site_center2.png);
	background-repeat:repeat-y;
	margin-left:131px;
	position:relative;
	margin-bottom:0px;
	width:869px;
	}

.site_bottom {

	margin-top:0px;
	margin:bottom:0px;
	height:35px;
	font-size:11px;
	_font-size:11px;
	text-align:left;
	padding-left:258px;}
	
.logo_klein{
	position:absolute;
	left:5px;
	top:0px;
	margin-left:10px;}

.content {
	margin-left:258px;
	width:545px;
	text-align:left;
	vertical-align:top;
	_height:450px;
	line-height:20px;
	min-height:390px;}
	
.container{
	position:static;
	top:10px;
	text-align:left;
	width:176px;}
	
.left{
	width:155px;
	margin-top:15px;
	margin-left:10px;}
	
.clear{
	clear:both;}
	
.right{
	position:absolute;
	top:240px;
	margin-left:608px;
	width:155px;}

.clear {
	clear: both;}
	
A	{
	color:#4963AE;
	text-decoration:underline;}

A:hover{
	color:#4963AE;
	text-decoration:underline;}
.webdesign{
	font-size:11px;
	position:absolute;
	bottom:0px;
	margin-left:10px;}
	
	/*******MENU ********/
/* Menu 1 column */
#menu_1 {
	position:absolute;
	top:0px;
	_margin-left:-19px;
	padding-top:60px;
	vertical-align:text-top;
	font-size:14px;
	_font-size:12px;
	width:216px;
	_width:235px;
}
#menu_1 DIV {
	width: 100%;	
	
}
#menu_1 DIV A {
	color: #A4B1D7;
	text-decoration: none;
	line-height:30px;
	_padding-left:10px;
	
}
#menu_1 DIV A:hover {
	text-decoration: none;
	color:#FFFFFF;
	
}

/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no {
	padding-left:10px;
  	background-image:url(../images/navbg_noact.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	_background-position:right bottom;
	

}

/*  MENU 1, level 1, active state (ACT) */
#menu_1 DIV.menu1-level1-act {
	padding-left:10px;
  	background-image:url(../images/navbg_act.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	_background-position:right bottom;


}
#menu_1 DIV.menu1-level1-act A {
  	color: #FFFFFF;
  	text-decoration: none;
}

/*  MENU 1, level 2, normal state (NO) */
#menu_1 DIV.menu1-level2-no {
	padding-left:10px;
	color:#4963AE;
}
/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level2-act {
	padding-left:10px;
	color:#4963AE;
}
#menu_1 DIV.menu1-level2-act A {
  	font-weight:bold;
}

/*******FORM ********/
.csc-mailform {
border: none;
width: 360px;
}
.csc-mailform-submit {
margin-top: 15px;
width: auto;
}

/*label {
width: 120px;
display: block !important;
display: inline;
}*/

label {
text-align:left;
width:130px;
float:left;
padding:0.2em;
margin:0;
margin-top:0.3em;
}

input,textarea {
margin:3px;
width:200px;
}

input.csc-mailform-check {
width: 15px;
}
input.csc-mailform-radio {
width: 15px;
}

.csc-mailform-field {
clear: both;
min-height: 25px;
}

legend {
display: none;
}

span.csc-mailform-radio label {
padding-top: 2px !important;

padding-top: 4px;
display: block;
}

.csc-mailform-radio fieldset {
clear: both;
margin-left: 0px;
}
.csc-mailform-radio label {
width: auto;
float: none;
}

.csc-mailform-radio {
float: left;
}

.csc-mailform-radio br {
clear: both;
}

fieldset {
border: none;
}

form {
color: #424441;
}
