/* Start of CMSMS style sheet 'home' */
/* CSS Document */

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

#container {
	width: 1024px;
margin: 10px auto;
	background-color: #fff;
color: #333;
	border: 0px;
line-height: 130%;
}

#top {
	background-color: #fff;
	border-bottom: 0px;
	height: 239px;
	max-height: 239px;
	margin-left: 10px;
}

#header {
	position: absolute;
	z-index: 10;
	background-image: url(images/nieuwsbrief.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 988px;
	height: 260px;
}

#nieuwsbrief {
	margin: -70px 20px 10px 790px;
	font-weight: bold;
	color: #fff;
}
* html #nieuwsbrief {
	margin: -95px 20px 10px 790px;
	font-weight: bold;
	color: #fff;
}
#m2moduleform_1{
	margin: 0px 0px 0px 0px;
}
* html #m2moduleform_1{
	margin: 20px 0px 0px 0px;
}

#citaat {
	margin: -40px 20px 10px 790px;
	font-weight: bold;
	color: #fff;
	font-size: large;
}
*html #citaat {
	margin: -60px 20px 10px 790px;
	font-weight: bold;
	color: #fff;
	font-size: large;
}

#leftnav {
float: left;
	width: 680px;
margin: 0;
padding: 1em;
}
*html #leftnav {
float: left;
	width: 651px;
margin: 0;
padding: 1em;
}

#presentatie {
	position: relative;
	top: -112px;
}

#foto1 {
	position: absolute;
	top: 0px;
	left: -13px;
	width: 98px;
	height: 600px;
	background-image: url(../uploads/images/presentatie/p1.jpg);
	border-right: 10px solid #fff;
}

#foto2 {
	position: absolute;
	top: 0px;
	left: -13px;
	width: 206px;
	height: 600px;
	background-image: url(../uploads/images/presentatie/p2.jpg);
	border-right: 10px solid #fff;
}

#foto3 {
	position: absolute;
	top: 0px;
	left: -13px;
	width: 314px;
	height: 600px;
	background-image: url(../uploads/images/presentatie/p3.jpg);
	border-right: 10px solid #fff;
}

#foto4 {
	position: absolute;
	top: 0px;
	left: -13px;
	width: 422px;
	height: 600px;
	background-image: url(../uploads/images/presentatie/p4.jpg);
	border-right: 10px solid #fff;
}

#foto5 {
	position: absolute;
	top: 0px;
	left: -13px;
	width: 600px;
	height: 600px;
	background-image: url(../uploads/images/presentatie/p5.jpg);
}

#menu {
	position: absolute;
	top: 77px;
	left: 340px;
	background-image: url(images/bg_menu_03.gif);
	width: 343px;
	height: 523px;
	z-index: 5;
}

#menutekst {
	margin: 60px 20px 10px 100px;
	text-align: right;
}

#content {
	margin-top: -30px;
	border-left: 0px;
	background-color: #FFFFFF;
	color: #484848;
	padding: 25px;
	max-width: 292px;
	height: 100%;
}
*html #content {
	margin-left: 652px;
	width: 292px;
}
html>body #content {
	margin-left: 681px;
	width: 292px;
}
*:first-child+html #content {
	margin-top:-51px;
}

#tekst {
	width: 282px;
	margin-left: 0px;
	background-image: url(images/bg_content.gif);
	background-repeat: y-repeat;
	background-position: top;
	padding-left: 10px;
	min-height: 490px;
}
*html #tekst {
	height: 490px;
}

P {
	width: 260px;
}

#footer {
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 0px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

input {
	width: 150px;
}
.clearfix {
	list-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	line-height: 1.5;
}

A.clearfix {
	list-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	text-decoration: none;
}

A.clearfix:visited:active {
	list-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	text-decoration: none;
}

A.clearfix:hover {
	list-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	text-decoration: underline;
}
/* End of 'home' */

