body {
	margin: 0px;
	padding: 0;
	min-width: 950px;
	background-color:#ffffff;
}
a { 
  text-decoration: none; 
  font-family: Arial;
	font-size: 12px;
	font-weight: bold;
 } 

A:link {color:#FFFFFF}
A:visited {color:#FFFFFF}
A:hover {color:#ded8e9}
A:active {color:#000000}

#hoofdkader {width:950px; height:800;background-color:#000000;}

#main {position: absolute; margin-top:-310px;margin-left:-475px;left:50%; top:50%;width:950px;height:620px;}
#banner {position:absolute;top:0px;left:0px;width:950px;height:120px;background-image:url(../images/layout/topbanner.jpg)}
#hoofdmenu {position:absolute;top:123px;left:278px;width:672px;height:20px;background-color:#745a95; text-align:center;}
#linksmenu {position:absolute;top:123px;left:0px;width:275px;height:20px;background-color:#745a95;}

#paginafoto {position:absolute;top:146px;left:0px;width:275px;height:450px;background-color:#000000;}

#infovak {position:absolute;top:146px;left:278px;width:672px;height:450px;background-color:#ded8e9;}
#tekstvak {position:relative;top:10px;left:10px;width:662px;height:430px;background-color:#ded8e9;overflow: auto;}
#tekstvak2 {position:relative;top:10px;left:10px;width:662px;height:430px;background-color:#ded8e9;overflow: auto; text-align:center}

#onderbalk {position:absolute;top:599px;left:0px;width:950px;height:20px;background-color:#745a95;}

.stijl1 {font-family: Arial; color: #FFFFFF;font-size: 14px;font-weight: bold;}
.stijl2 {font-family: Arial; color: #370d63; font-size: 12px;}
.stijl3 {font-family: Arial; color: #370d63; font-size: 12px;font-weight: bold;}
.stijl4 {font-family: Arial; color: #FFFFFF; font-size: 12px;font-weight: bold;}

.stijl2i {font-family: Arial; color: #370d63; font-size: 12px; font-style:italic;}
.stijl3i {font-family: Arial; color: #370d63; font-size: 12px; font-style:italic; font-weight:bold;}

