* {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	line-height: 15px;
/*	color: #300;*/
}

body {
	margin: 0;
	background-color: #ffc;
	background-image: url(/images/bkg_main.gif);
	background-position: center;
	background-repeat: repeat-y;
}

a:link { color: #900; }
a:visited  { color: #690; }
a:active { color: #900; }
a:hover { color:#660; text-decoration: underline; }

#alignCenter
{
	width:990px;
	position:relative;
	margin:auto;
}

#maincontainer .blocktop {
	width:986px;
}

* html #maincontainer {
	margin-top:-3px;
}

#maincontainer 
{
	border-top:17px solid #FFFFCC;
	text-align: left;
	width: 975px;
	margin: 0px;
	padding: 0px 5px 0 9px;
	font-size: 12px;	
	position: relative;
	float:left;
	z-index: 1000;
}

#top {
	height:72px;
	padding-top: 0px;
	background-image: url(/images/header/overig.jpg);
	background-repeat: no-repeat;
}

#top_algemeen {
	height:72px;
	padding-top: 0px;
	background-image: url(/images/header/algemeen.jpg);
	background-repeat: no-repeat;
}

.toerisme_body #top_algemeen
{
	background-image: url(/images/header/toerisme.jpg) !important;
	background-repeat: no-repeat;
}

.actueel_body #top_algemeen
{
	background-image: url(/images/header/actueel.jpg) !important;
	background-repeat: no-repeat;
}
.culinair_body #top_algemeen
{
	background-image: url(/images/header/culinair.jpg) !important;
	background-repeat: no-repeat;
}
.contact_body #top_algemeen
{
	background-image: url(/images/header/overig.jpg) !important;
	background-repeat: no-repeat;
}
.shop_body #top_algemeen
{
	background-image: url(/images/header/shop.jpg) !important;
	background-repeat: no-repeat;
}
.producten_body #top_algemeen
{
	background-image: url(/images/header/producten.jpg) !important;
	background-repeat: no-repeat;
}
.contact_body #top_algemeen
{
	background-image: url(/images/header/overig.jpg) !important;
	background-repeat: no-repeat;
}
.club_body #top_algemeen
{
	background-image: url(/images/header/club.jpg) !important;
	background-repeat: no-repeat;
}


#top_actueel {
	height:72px;
	padding-top: 0px;
	background-image: url(/images/actueel.jpg);
	background-repeat: no-repeat;
}

#top_culinair {
	height:72px;
	padding-top: 0px;
	background-image: url(/images/culinair.jpg);
	background-repeat: no-repeat;
}

#top_toerisme {
	height:72px;
	padding-top: 0px;
	background-image: url(/images/toerisme.jpg);
	background-repeat: no-repeat;
}

.top{
	height:72px;
	padding-top: 0px;
	background-image: url(/images/algemeen.jpg);
	background-repeat: no-repeat;
}
#footer
{
	text-align: left;
	width: 975px;
	margin: 0px;
	padding: 0px 5px 0 9px;
	float:left;
	position:relative;
	height:28px;	
}

.toerisme .top{
	height:72px;
	padding-top: 0px;
	background-image: url(/images/toerisme.jpg);
	background-repeat: no-repeat;
}

#top_producten {
	height:72px;
	padding-top: 0px;
	background-image: url(/images/producten.jpg);
	background-repeat: no-repeat;
}

#top_shop {
	height:72px;
	padding-top: 0px;
	background-image: url(/images/shop.jpg);
	background-repeat: no-repeat;
}

#top_club {
	height:72px;
	padding-top: 0px;
	background-image: url(/images/club.jpg);
	background-repeat: no-repeat;
}

#top_italie {
	height:72px;
	padding-top: 0px;
	background-image: url(/images/italie.jpg);
	background-repeat: no-repeat;
}

#top a {
	float:left;
}
#teasers {
	float:left;
	height:61px;
}
#contentcontainer {
	position:relative;
	background:#FFF;
	margin:14px 0 0 0;
}

#navigationcontainer {
	width:120px;
	float:left;
	margin:0 10px 0 0;
	z-index:4;
	position:relative;
}

#contentmiddle {
	float: left;
	width: 468px;
	margin: 0 10px 0 0;
	z-index:3;
	position:relative;
}

#contentright {
	float:left;
	width:229px;
	margin-right: 3px;
	position:relative;
	z-index:20;
}

#adsright {
	margin: 0px;
	float: right;
	position:relative;
	z-index:2;
	margin:0px 7px 0px 5px;
}

.skyscraper, .button {
	text-align: center;
	margin-bottom: 10px;
}
.mainarticle sup { line-height: 0; } 
