html, body {
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:19px;
	margin:0 auto;
	text-align:left;
	width:100%;
}

body {
	background-image:url(../images/body_background.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#e5ded8;
}

#wrapper_top {
	background-image:url('../images/header_background.jpg');
	background-repeat:repeat-x;
	background-position:center top;
	width:100%;
	height:250px;
	margin:0 auto;
	z-index:-999;
	overflow:hidden;
}
	

#wrapper {
	margin:-250px auto 0;
	overflow:hidden;
	padding:0 0;
	width:957px;
	z-index:999;
}

*, p {
	margin:0;
	outline-style:none;
	padding:0;
}

#logo {
	margin-top:77px;
}

a img {
	border:0;
}

h1, h2 {
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	position:absolute;
}

#content {
	width:635px;
	background-image:url(../images/content_border-right.png);
	background-repeat:repeat-y;
	background-position:right top;
	overflow:hidden;
	margin-top:51px;
	float:left;
	margin-bottom:20px;
}

#col1 {
	width:80px;
	float:left;
}

#col1 img{
	float:left;
	width:80px;
	height:80px;
	margin-top:24px;
}

#col1 img.first{
	float:left;
	width:80px;
	height:80px;
	margin-top:0px;
}

#col2 {
	overflow:hidden;
	float:left;
	width:500px;
	margin-left:30px;
	margin-top:-4px;
	line-height:19px;
}

.tekst_intro {
	font-weight:bold;
	font-size:14px;
}

.tekst {
	margin-top:17px;
}

.subtitel {
	font-size:18px;
}

#col3 {
	float:left;
	margin-top:27px;
	width:322px;
}

form {
	margin:0;
	padding:0;
}

form fieldset {
	border:0 none;
	margin-bottom:2px;
	padding:2px;
	text-align:left;
}

form fieldset legend {
	text-indent:-9999px;
}

form fieldset label {
	font-size:18px;
	margin-left:18px;
}

form fieldset select {
	border:1px solid #9c9c9c;
	font-family:trebuchet ms;
	font-size:11px;
	width:130px;
	margin-left:10px;
}

.textarea_background {
	background-image:url('../images/textarea_background.png');
	width:305px;
	height:182px;
	position:absolute;
	margin-left:15px;
	margin-top:10px;
	z-index:-9999;
}

form fieldset textarea {
	height:64px;
	width:278px;
	border:0;
	background-color: transparent;
	font-family:trebuchet ms;
	font-size:12px;
	color:#969696;
	margin-left:28px;
	margin-top:5px;
	margin-bottom:62px;
	z-index:999;
}

form fieldset input#naam {
	margin:20px 0 0 28px;
	color:#969696;
	font-family:trebuchet ms;
	font-size:12px;
	border:0;
	border-bottom:1px solid #969696;
	width:173px;
}

form fieldset input#email {
	margin:5px 0 0 28px;
	color:#969696;
	font-family:trebuchet ms;
	font-size:12px;
	border:0;
	border-bottom:1px solid #969696;
	width:173px;
}

form fieldset .btn_submit {
	width:57px;
	height:22px;
	position:absolute;
	margin:-12px 0 0 90px;
}

#volgons,
#presentaties {
	margin-top:8px;
	margin-left:20px;
}

#volgons {
	float:left;
}

#volgons ul,
#presentaties ul{
	list-style-type:none;
	margin:8px 0 0 0px;
	padding:10px 0 0;
}

#volgons ul li,
#presentaties ul li{
	background-image:url('../images/li_rood.gif');
	background-position:0 8px;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:3px;
}

#volgons ul li a,
#presentaties ul li a{
	font-size:14px;
	font-weight:bold;
	color:#d12420;
	text-decoration:none;
}

.hr {
	margin:15px 0 0 22px;
}

#lectric {
	float:left;background-image:url('../images/vr1.png');
	height:97px;
	background-repeat:repeat-y;
	margin:8px 0 0 5px;
	padding:33px 0 0 9px;
}
