body,html {
		text-align:center;
		margin:0px;
		padding:0px;
		background:#fee193;
		}
	
	#frame {
	 	height:753px;
		width:912px;
		background-image: url(../images/startpagina.jpg);
		background-repeat: repeat-x;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		}
	
#contentmain {
width:450px;
		margin:0px;
		margin-left:40px;
		margin-top:360px;
		float:left;
		}
	
.contentleft {
 
		margin-left:0px;
		margin-bottom:7px;
		width:85px;
		height:56px;
		overflow:auto;
		float:left;
		}
	
.contentright {
		margin-bottom:7px;
		width:365px;
		overflow:auto;
		height:56px;
		float:left;
		}

#contentfooter {
width:850px;
		margin:0px;
		margin-left:40px;
		float:left;
		}	
		
P
{
padding-bottom:10px;
}

.text
{
font-size: 10pt;
font-family: Helvetica, sans-serif, Verdana, Arial;	
color: #000000;
}

.textklein
{
font-size: 8pt;
font-family: Helvetica, sans-serif, Verdana, Arial;	
color: #000000;
}