﻿ 
body
{
	margin:0px;
	padding:0px;
	background-image:url('background-repeater.jpg');
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#3237a3;
}
#sier
{
	 
	background-image:url('backgroundheader.jpg');
	background-repeat:no-repeat;
	background-position: center top;
	
}
#wrapper
{
	width:950px;
	margin:0px auto;
	background-image:url('container_repeater.jpg');
	background-repeat:repeat-y;
	background-position: center top;
 
}

#main
{
	background-image:url('backgroundheader.jpg');
	background-repeat:no-repeat;
	background-position: center top;
}

#header
{
	height:150px;
}

#footer
{
	background-image:url('backgroundfooter.jpg');
	background-repeat:no-repeat;
	background-position: center bottom;
	height:50px;
}
#content
{
	
	margin-left: 184px;
	margin-right: 184px;
	padding:0px;
	background-image:url('contentheader.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color:White;
	border: solid 1px #a39043;
	min-height:430px;
	position:relative;
	padding-top:10px;
	
}

#content p
{
	padding-right:5px;
}
#content img
{
	border:none;
	border-left:solid 2px #db9043;
	padding-left:5px;
}

#content_header
{
	margin:0px;
	padding: 5px 15px 0 15px;
}

#content_footer
{
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url( 'contentfooter.jpg' );
	
	
	background-color: White;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width:100%;
}


#col_left
{
	float:left;
	width:150px;
	margin:0px;
	padding-left:38px;
	
	/*/text-align:center;*/
	

	

}

#col_right
{
	float:right;
	width:150px;
	margin: 0px;	
	padding-right:25px;
	
	
	
}
.clr
{
	height:1px;
	clear:both;
}


.hlmenu
{
	display: block;
	background-position: left top;	
	background-repeat: no-repeat;
	width:132px;
	height:132px;
	margin-bottom:2px;
}

#ctl00_hlMirjam
{
	background-image: url('haarsepia.jpg');
}

#ctl00_hlMirjam:hover
{
	background-image: url('haarsepiaingedrukt.jpg');
}
#ctl00_hlLaura
{
	background-image: url('gezichtsepia.jpg');
}

#ctl00_hlLaura:hover
{
	background-image: url('gezichtsepiaingedrukt.jpg');
}

#ctl00_hlMiranda
{
	background-image: url('voetsepia.jpg');
}

#ctl00_hlMiranda:hover
{
	background-image: url('voetsepiaingedrukt.jpg');
}

#footer
{
	
	position:relative;
}

#footer a
{
	font-family:Verdana;
	position:absolute;
	color:White;
	bottom:18px;
	left:400px;
	font-size:8pt;
	text-decoration:none;
}


/******* vlakken rechts *******/

.vlakken
{
	background-image:url('blokrechts.jpg');
	width:131px;
	height:131px;
	margin-bottom:2px;
	text-align:center;
	color:white;
	font-family:Verdana;
	font-size:8pt;
	
	
}

.vlakken a
{

 text-decoration:none;
 color:white;
 }
.vlakken a:hover
{
	text-decoration:underline;
}


.vlakken img.logo
{
	margin-top:25px;
}


/******Tekst opmaak *********/

#content, table, td, tr
{
	font-family: Arial;
	font-size:9pt;
	color: #3237A3;
	vertical-align:top;
}

#content h1
{
	font-family: Arial;
	font-size:12pt;
	font-weight:bold;
	color: #3237A3;
}

#content h2
{
	font-family: Arial;
	font-size:10pt;
	font-weight:bold;
	color: #3237A3;
}
#content h3
{
	font-family: Arial;
	font-size:9pt;
	font-weight:bold;
	font-style:italic;
	color: #3237A3;
}


