html,body{
	margin:0;
	background:#E9E9E7 url('/images/bg.jpg') repeat-x;
	color:#343236;
	font-family:Arial, Verdana, sans-serif;
	font-size:0.95em;
	height:100%;
}

.clearfix{clear:both;}
img{border:0;}
img:focus, a:focus, div:focus, object:focus{outline:0;}

#header{
	margin:0 auto;
	width:900px;
	height:254px;
	color:#fff;
	padding-top:20px;
}

#footer{
	padding-top:48px;
	height:33px;
	color:#e8e8e6;
	text-align:center;
	font-size:0.85em;
	font-weight:bold;
	background:url('/images/bg-footer.jpg') repeat-x 0px 30px;
}
#footer a{
	color:#fff;
}

#titel{
	width:422px;
	height:65px;
	position:relative;
	float:left;
}

#layer{
	z-index:2;
	position:absolute;
	top:0px;
	left:0px;
	background:#000;
    opacity: 0.7;
    -moz-opacity: 0.7;
	filter: alpha(opacity=70);
	width:100%;
}

#divinlayer{
	z-index:3;
	top:200px;
	width:100%;
	margin:0 auto;
	position:absolute;
}

#modal{
	background:url('/images/pop-sluiten.png');
	padding:10px 25px 18px 28px;
	width:292px;
	height:200px;
	line-height:2em;
	font-size:0.9em;
	font-weight:bold;
	margin:0 auto;
}
#modal a{color:#343236;}

#modalsluiten a{
	position:relative;
	left:270px;
	top:0px;
	width:43px;
	height:42px;
	display:block;
}


#btn-sluiten a{
	margin:15px 0 0 110px;
	display:block;
	display:inline;
	width:55px;
	height:25px;
	float:left;
	background:url('/images/btn-sluiten.jpg');
	
}
#btn-sluiten a:hover{
	background:url('/images/btn-sluiten.jpg') 55px 0px;
}


#logo-servicecenter a{
	background:url('/images/logo-servicecenter.jpg');
	width:138px;
	height:52px;
	position:relative;
	left:168px;
	top:7px;
	float:left;
	display:block;
}

#logo-unizo a{
	display:block;
	background:url('/images/logo-unizo.jpg');
	width:101px;
	height:46px;
	position:relative;
	left:185px;
	float:left;
	top:7px;
}

#blok-waarwakkervan{
	width:514px;
	
	height:113px;
	padding:58px 0 0 12px;
	
	
	background:#474549 url('/images/blok-waarligtuwakkervan.jpg');
	position:relative;
	top:10px;
	float:left;
}

#blok-pegase a{
	display:block;
	width:346px;
	height:173px;
	background:#474549 url('/images/blok-pegase.jpg');
	position:relative;
	top:10px;
	left:27px;
	float:left;
}


#content{
	margin:0 auto;
	width:900px;
}

#links{
	width:445px;
	float:left;
	background:url('/images/handen.jpg') no-repeat;
}

#rechts{
	width:346px;
	float:right;
	margin-top:55px
}

#handen{
	background:url('/images/handen.jpg') #CCBCA3 no-repeat -20px 0px;
	padding:19px 34px 15px 40px;
	margin-left:20px;
	margin-right:17px;
}

#voeten{
	background:url('/images/voeten.png') no-repeat;
	height:190px;
	width:284px;
	margin-left:80px;
}

#laatstebericht{
	color:#A71818;
	font-size:1.25em;
	font-weight:bold;

	padding-bottom:7px;
	margin:0 0 3px 0;
	border-bottom:2px dotted #343236;
}

.rood{color:#A71818;}

.bericht{
	font-size:1em;
	padding-bottom:5px;
	margin:0 0 4px 0;
	border-bottom:1px dotted #343236;
}

.auteur{
	font-family:Georgia, "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:0.8em;
	color:#343236;
	font-style:italic;
	margin-bottom:15px;
}


.marginbottom-20{margin-bottom:20px;}


.reden a{
	display:block;
	text-decoration:none;
	color:#343236;
	background:url('/images/bg-redenen.jpg');

	font-size:0.85em;
	font-weight:bold;
	padding:12px 0 0 16px;
	width:330px;
	height:28px;
	margin-bottom:4px;
}

.reden a:hover{
	background:url('/images/bg-redenen.jpg') 0px 40px;
}


#knoppen{
	margin:0 auto;
	width:280px;
}


#btn-ikwordlid a{
	display:block;
	width:134px;
	height:45px;
	background:url('/images/btn-ikwordlid.jpg');
	float:left;
	margin:0 6px 10px 0;
}
#btn-ikwordlid a:hover{
	background:url('/images/btn-ikwordlid.jpg') 134px 0px;
}


#btn-ikblijflid a{
	display:block;
	width:134px;
	height:45px;
	float:left;
	background:url('/images/btn-ikblijflid.jpg');
	
}
#btn-ikblijflid a:hover{
	background:url('/images/btn-ikblijflid.jpg') 134px 0px;
}



#btn-infopakket a{
	display:block;
	width:274px;
	height:45px;
	float:left;
	background:url('/images/btn-infopakket.jpg');
	
}
#btn-infopakket a:hover{
	background:url('/images/btn-infopakket.jpg') 274px 0px;
}



#btn-meerberichten a{
	margin:15px 0 0 105px;
	display:block;
	width:95px;
	height:25px;
	float:left;
	background:url('/images/btn-meerberichten.jpg');
	
}
#btn-meerberichten a:hover{
	background:url('/images/btn-meerberichten.jpg') 95px 0px;
}