* {
	margin:					0px;
	padding:				0px;
}
body {
	font-family:			"Trebuchet MS";
	font-size:				10pt;
	background-image:		url(../images/bg_patroon.gif);
	background-repeat:		repeat;
	height:					100%;
	width: 					100%;
	margin: 				0px;
	padding: 				0px;	
	color:					#FFFFFF;
}
a {
	color:					#FFFFFF;
	text-decoration:		none;
}
a:hover {
	color:					#FFFFFF;
	text-decoration:		underline;
}
#container {
	position:				relative;
	width: 					795px;
	padding: 				0px;	
	margin: 				0px;	
	height:					auto;
	text-align:				left;
	margin-top:				45px;
	margin-left:			20px;	
}
.logo_menu {
	width:					180px;
	float:					left;
}
.menu {
	width:					180px;
	margin-top:				50px;
	margin-left:			20px;
}
.content {
	width: 					607px;
	padding-left:			7px;
	float:					left;
}
.tekst {
	background-color:		#FF0000;
	min-height:				600px;
	margin-top:				0px;
	float:					none;
	width:					100%;
}
.tekst_blok {
	background-image:		url(../images/bg_gradient.gif);
	background-repeat:		repeat-x;
	height: 				160px;	
	margin-left:			8px;
	margin-right:			8px;
	padding-right:			8px;
	margin-bottom:			10px;
}
.plaatje {
	float:					left;
	margin-left:			27px;
	margin-right:			29px;
	text-align:				center;
}

.titel {
	font-size:				12px;
	font-weight:			bold;
}
.blok_content {
	font-size:				11px;
	padding-top:			2px;
	padding-bottom:			3px;
	height:					110px;
}
.link {
	font-size:				11px;
	font-weight:			bold;
	text-align:				right;
	vertical-align:			bottom;
}





.hoekje_links_boven {
	float:					left;
	background-image:		url(../images/hoek_linksboven.gif);
	background-repeat:		no-repeat;
	height:					37px;
	width: 					39px;
}
.rode_balk {
	height:					37px;
	width: 					568px;
	background-color:		#FF0000;
	float:					left;
}
.deeweedee {
	text-align:				center;
	font-size:				11px;
	margin-top:				10px;
}
.hoekje_rechts_onder {
	float:					left;
	background-image:		url(../images/hoek_rechtsbeneden.gif);
	background-repeat:		no-repeat;
	height:					37px;
	width: 					39px;
}

.contact {
width:95%;
}

h1.contact {
font-size:18px;
}
h1.cv {
font-size:18px;
}
h2.cv {
font-size:12px;
}
.cv_inhoud {
padding-left:30px;
padding-right:40px;
font-size:12px;
}
.contact_links {
margin-left:39px;
float:left;
}
.contact_rechts {
margin-left:30px;
float:left;
font-size:12px;
width:65%;
}
.hoekje1 {
float:left;
height:12px;
width:13px;
}
.contact_boven {
background-color:#FFFFFF;
}
.contact_inhoud {
background-color:#FFFFFF;
clear:both;
color:#000000;
padding-left:30px;
}

.hoekje2 {
float:right;
height:12px;
width:12px;
}
.contact_onder {
background-color:#FFFFFF;
text-align:right;
}
.contact_naam {
float:left;
text-align:right;
color:#ff0000;
width:100px;
clear:both;
margin-bottom:2px;
}
.contact_veld {
margin-bottom:2px;
}
.veld {
margin-left:10px;
border:1px #FF0000 solid;
color:#FF0000;
padding-left:5px;
width:60%;
}
.submit {
text-align:right;
padding-top:10px;
padding-right:40px;
}
input.submitbutton {
font-size: 0.9em;
background: #ff0000;
border: 0;
padding: 1px;
color: white;
}