body {
	font-family: Verdana;
	font-style: normal;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2D2D2D;
	list-style-type: none;
}



#main {
background-image:url(achtergrondkopie.jpg);
background-repeat:no-repeat;
width:950px;
height:717px;
margin:0 auto;
text-align:left;
}

.heading {
	position: relative;
	left:324px ;
	
	height: 110px;
	width: 626px;
	

	}
	
.textwindow {
background-image:url(kader2.jpg);
background-repeat: no-repeat;
}

	
.sidewindow {
	height: 717px;
	width: 324px;
	position: relative;
	top:-123px;
	
	
	background-repeat:no-repeat;
	

}
.bodytext {
	
	position: relative;
	left:324px;
	top:-743px;
	width: 621px;
	height:607px;
	padding-right:5px;
	list-style-position: inside;
	list-style-image: url(bullit.jpg);
	overflow:auto;
	
}
a.button:link  
{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color: #2D2D2D;
	list-style-type: none;
}


a.button:visited  
{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color: #2D2D2D;
	list-style-type: none;	
	
}

a.button:active  
{
 font-size:13px;
 text-decoration:underline;
 font-weight:bolder;
 
 color: #2D2D2D;
 list-style-type: none;	


}

a.button:hover  
{
	font-size:13px;
	font-weight:bolder;
	text-decoration:underline;
	color: #2D2D2D;
	list-style-type: none;	
	
} 

a.link:link  
{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color: #1A8391;
	list-style-type: none;
}


a.link:visited  
{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color: #1A8391;
	list-style-type: none;	
}

a.link:active  
{
 font-size:13px;
 font-weight:bold;
 text-decoration:none;
 color: #1A8391;
 list-style-type: none;	

}

a.link:hover  
{
	font-size:13px;
	font-weight:bolder;
	text-decoration:underline;
	color: #1A8391;
	list-style-type: none;	
} 

h1 {
	font-family: Georgia;
	font-size: 17px;
	font-weight: bold;
	color: #2D2D2D;
}

ul	{
	list-style-type: none
	}
p {
	font-family: Verdana;
	font-size: 13px;
}
h2 {
	font-family:Georgia ;
	font-size: 13px;
	font-weight: bold;
	color:#2D2D2D;
}

textarea, input, select {
	font-family: Verdana;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #000000;
	
}


