.wrapper {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width:801px;
	margin-top:-20px;
	
}

#shadow { 	
	width: 	100%;
	padding-bottom: 10px;
	padding-right:10px;
	padding-left:10px;
	padding-top:-10px;
	filter: shadow(color:#333333, strength:4, direction:135); 
} 


.main{
	width:auto;
	height:auto;
	text-align:center;
	position: relative;
	margin: 0 auto;

	}

.banner{
	height:160px;
	width:800px;
	border-left: 1px solid #999999;
	}

.menu{
	height:30px;
	width:auto;
	border-left: 1px solid #999999;
	}

.tekst{
	width:800px;
	background-image:url(images/ritme.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-left: 1px solid #999999;
	}

.tekstInc{
	background-color:#FFFFFF;
	width:690px;
	margin-left:35px;
	margin-top:35px;
	margin-bottom:35px;
	padding:20px;
	
	border: solid;
	border-color:#009900;
	border-width:1px;
	
	line-height:15px;
	font-size: 11px;
	color: #666666;
	
	font-family:Verdana;
	}

.advertentie{
	height:auto;
	width:auto;
	margin-left:35px;
	margin-top:35px;
/*	border: solid;
	border-color:#009900;
	border-width:1px;
	background-color:#FFFFFF; */
	}
	

.footer{
	width:800px;
	height:70px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding: 0px;
	}

.footerStyle{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-align:center;
	line-height:15px;
	}

.footerStyle a:link, .footerStyle a:visited  {
	font-family:Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration:none;

}
.footerStyle a:hover, .footerStyle a:active  {
	font-family:Verdana;
	text-decoration:none;
	color: #666666;
	text-decoration:underline;

}

.tekstInc a:link, .footerStyle a:visited  {
	font-family:Verdana;
	font-size: 11px;
	color: #444444;
	text-decoration:underline;
}
.tekstInc a:hover, .footerStyle a:active  {
	font-family:Verdana;
	text-decoration:none;
	color:#006600;
	text-decoration:underline;
}
