body {
	background-color: #8990b8;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}

img {
    border:0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #EEE;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.center{
	width:800px;
	background-color:#FEA2C7;
	}

.bg{
	background-color:#FEA2C7;
	width:800px;
	height:100%;
	}

.header{
	width:800px;
	height:194px;
	background-image:url(/images/header.gif)
}

.navtop{
	width:800px;
	height:45px;
	background-image:url(/images/navtopbg.gif);
}

.navtopfloat{
	float:left;
	border:0px;
	}
	
.navopening{
	width:800px;
	height:10px;
	background-color:#fea2c7;
}

.linksmenu{
	width:10px;
	height:100%;
	background-color:#fea2c7;
	float:left;
	}

.menu{
	width:200px;
	background-color:#fea2c7;
	float:left;
	padding-left:10px;
	padding-bottom:10px;
	}

.floatleftmenu{
	padding-left:5px;
	padding-top:5px;
	width:195px;
	height:25px;
	background-color:#d66abb;
	}
	
.floatleftmenumarge{
	padding-left:10px;
	}
	
.menuline{
	height:1px;
	width:200px;
	background-color:#fea2c7;
	}

.content{
	width:570px;
	background-color:#fea2c7;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-size:11pt;
	}
	
.floatleftcontent{
	padding-left:5px;
	padding-top:5px;
	width:565px;
	background-color:#d66abb;
	}

.contentline{
	height:1px;
	width:570px;
	background-color:#fea2c7;
	}

.titel {
	font-size:18;
	color:#EEE;
	font-weight:900;
	}
	
.links{
	width:780px;
	background-color:#fea2c7;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	}
	
.linksafb{
	margin-top:10px;
	}
	
.floatleftlinks{
	padding-left:5px;
	padding-top:5px;
	width:775px;
	background-color:#d66abb;
	font-size:11px;
	line-height:12px;
	}
	
.foto{
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
	}
	
.profiel{
	float:none; 
	width:550px;
	min-height:120px;
	}
	
.naam{
	font-size:18pt;
	color:#EEE;
	font-style:italic;
	font-weight:bold;
}

.naamProv{
	font-size:18pt;
	color:#EEE;
	font-weight:bold;
}

.titeltje{
	font-size:12pt;
	color:#EEE;
	text-decoration:underline;
	margin-top:5px;
}

.fotoRechts{
	float:right;
	margin-top: 3px;
	}
	
.margeKader{
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
}

.zoekBalk{
	width:500px;
	height:20px;
	background-color:#86176b;
	margin-top:5px;
	margin-bottom:5px;
	line-height:20px;
	color:#EEE;
}

.onderdeel{
	text-decoration:underline;
}

.betalen{
	width:550px;
	border-color:#000;
	border-width:thin;
}