/* Start of CMSMS style sheet 'main' */
@charset "UTF-8";
/* CSS Document */

#mainmenu li ul {
position: absolute;
top: 50px;
display: none;
width:175px;
border:none;
background-color:#e7e0cc;
padding-bottom:10px;
/* for IE */
filter:alpha(opacity=75);
opacity: 0.75;
-moz-opacity:0.75;
z-index:100;
}

#mainmenu ul li ul li {
height:25px;
background:none;
width:200px;
}

#mainmenu ul li ul li a span {
font-family:Arial, Verdana;
font-size:12px;	
color:#000;
text-align:left;
float:left;
}

#mainmenu ul li ul li a:hover span {
font-family:Arial, Verdana;
font-size:13px;	
color:#5a1305;
}


#mainmenu li:hover ul { display: block; }


* {
font-family:Tahoma, Geneva, sans-serif;
}

body, html {
margin:0px;
padding:0px;
font-family:Tahoma, Geneva, sans-serif;
font-size:11px;
color:#484848;
}

a {
color:#f33a5a;
text-decoration:none;
}

a img {
border:0px;
}

p {
margin: 10px 0px 10px 0px;
}

h1, h2, h3, h4, h5, h6 {
margin: 0px;
padding:0px;
}

h1 {
font-size: 16px;
color:#f33a5a;
margin-bottom:10px;
}

h2 {
font-size: 14px;
color:#484848;
}

h3 {
font-size:14px;
}

.block h1 {
margin-bottom:0px;
}

#container {
margin: 0px auto;
height:auto;
width:970px;
background:;
display:table;
}

.separator {
width:970px;
height:20px;
background:url(img/separator.png);
float:left;
}

.separator-special {
width:970px;
height:20px;
background:url(img/separator-verticaal-special.png);
float:left;
}

#header {
height:66px;
width:970px;
background:url(img/header.png) no-repeat bottom;
padding-top:15px;
}

	#mainmenu {
	margin: 0px auto;
	height:20px;
	width:550px;
	background:#f8f8f8;
	font-size:14px;
	border:3px solid #9c9c9c;
	padding: 3px 0px 7px 0px;
	z-index:2000;
	margin-top:7px;
	}
	
		#mainmenu ul {
		text-align:center;
		list-style:none;
		padding: 3px 10px 3px 30px;
		margin:0px;
height:20px;
		}
		
		#mainmenu ul li {
		padding:0px;
		float:left;
		margin-right:20px;
		}

#mainmenu ul li.currentpage h3 span {
color:#f33a5a;
text-decoration:underline;
font-weight:normal;
}

#center {
width:970px;
height:auto;
background:url(img/separator-verticaal.png) center no-repeat;
}

	#banner-big {
	height:auto;
	width:970px;
	background:#009;
	overflow:hidden;
float:left;
	}
	
	#content {
	width:598px;
	height:auto;
	background:#f6f6f6;
	padding:20px;
	float:left;
	margin-right:20px;
	float:left;
border: 1px solid #ccc;
	}
	
	#sidebar {
	width:268px;
	height:auto;
	background:#e8e8e8;
	border: 1px solid #ccc;
	padding:20px;
	float:left;
	color:#484848;
	}
	
#bottom {
height:auto;
width:970px;
background:url(img/separator-verticaal.png) center;
}
	
.block {
width:310px;
height:auto;
float:left;
margin-right:20px;
background:#f3f3f3;
}

	.block-header {
	height:auto;
	width:270px;
	padding: 3px 20px 3px 20px;
	background:#f33a5a;
	}
	
		.block-header h1 {
		color:#fff;
		font-size:14px;
		}
		
	.block-image {
	height:100px;
	overflow:hidden;
	width:310px;
	background:#ccc;
	}
	
	.blockcontent {
	padding: 20px;	
	overflow:hidden;
	}

#last {
margin-right:0px;	
}

#laatstenieuws {
background:#e8e8e8;
border: 1px solid #ccc;
width:928px;
padding: 5px 20px 5px 20px;
float:left;
}

#lifegroup {
float:right;	
}

#footer {
background:url(img/footer.png) no-repeat top;
width:930px;
height:40px;
text-align:center;
padding:17px 20px 3px 20px;
float:left;
}

	#footermenu {
	margin: 0px auto;
	background:#f8f8f8;
	border:3px solid #9c9c9c;
	width:500px;
	padding:7px 10px 7px 10px;
	height:15px;
	}
	
	#footermenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
	#footermenu ul li {
	float:left;
	margin-right:10px;
	}
	
#copyright {
margin: 0px auto;
height:auto;
display:table;
text-align:center;
width:970px;
float:left;
margin-bottom:10px;
}

#lampenrechts {
position:absolute;
margin:0px auto;
z-index:1000;
top:30px;
left:50%;
margin-left:300px;
background:url(img/lampenrechts.png) no-repeat;
float:left;
width:158px;
height:105px;
}

#lampenlinks {
position:absolute;
margin:0px auto;
z-index:1000;
top:30px;
left:50%;
margin-left:-460px;
background:url(img/lampenlinks.png) no-repeat;
float:left;
width:158px;
height:105px;
}
/* End of 'main' */

