
body {
	background: #2c2c2c  url(../images/background_zakelijk.gif)  repeat-x ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	 
	color:#333333;
	 
	margin:0px;
}

#wrapper{
	width: 950px;
	margin: 0 auto;
	margin-top: 0px;
	/*background:#FFFFFF url(../images/wrapper_background.gif) right repeat-y;*/
	background:#FFFFFF;
	border: 2px #000000 solid;	 
	 
}
#wrapper_intro{
	width: 950px;
	margin: 0 auto;
	margin-top: 70px;
	/*background:#FFFFFF url(../images/wrapper_background.gif) right repeat-y;*/
}


#holder{
	margin:15px;
}

#banner {
	background: url(../images/top_banner.gif);	 
	height: 156px;	 
}

#banner_logo {
	background: url(../images/banner_logo.gif);	 
	height: 204px;
	width:426px;
	margin: 0 auto;
}


#pattern_1{
	background:url(../images/pattern_1.gif);
	height:13px;
	margin-top:2px;


}

#footer{
	clear:both;
	margin-top:2px;	
	height: 20px;
	background: url(../images/pattern_2.gif) left top repeat-x;
	padding:15px;
	font-weight:bold;
	
}

#content{
	width: 700px;
 	
	float:left;
}
#sidebar{	 
	width: 200px;
 	height:500px;
	float:right;
	padding-left: 10px;
	border-left:#ebebeb  dotted 1px;
}

#designer{
	float:right;
}

#intro_keuzes{
	margin: 0 auto;
	margin-top: 40px;
	width:300px;
	text-align:center;
	
	font-size:18px;
	color: #FFFFFF;	 
}


#languages {
	width: 950px;
	margin: 0 auto;
	margin-top: 30px;
	text-align:right;
	color:#FFFFFF;
	position:relative; 
	top:2px;
}

#languages  a{
	color:#000000;
 	background:#ffffff url(../images/hoek.gif) no-repeat bottom left;
	padding-right: 10px;
	padding-left:25px; 
	padding-bottom:0px;
	padding-top:0px;
	font-size:9px;	 
}

a {
color:#4995ab;
text-decoration:underline;
}

a:hover {
color:#4995CC;
text-decoration:none;
}


h1, h2,h3,h4{
	border-bottom:#b5d5df 1px solid;
	font-weight:lighter;
	font-size:18px;
	margin-top:5px;
	color:#6b6b6b;
	padding:5px;
	letter-spacing:1px;
}

 
 
.warning {
	clear:both;
	border:2px dotted #FF0000;
	background: #FFBBBB;
	padding:5px;
	margin:5px;
} 

.good {
	clear:both;
	border:2px dotted  #33CC00;
	background: #BDFBC0;
	padding:5px;
	margin:5px;
} 

.field {
	width: 200px;
}
