html, body {
	width: 100%;
	margin: 0px;
	color: #ffffff;
	background-image: url(../../images/structure/bg.jpg);
	background-repeat: repeat-x;
	background-color: #7f7f7f;
}
table {
	border-spacing: 0;
}
tr {
	vertical-align: top;
}
img {
	border: 0px;
}
td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

h1 { 
	font-size: 19px;
	color: #DD3D5F;
	text-transform: uppercase;
	margin: 0;
}

h2 { 
	font-size: 16px;
	color: #DD3D5F;
	font-weight: bold;
}
h3 { 
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

#wrapper {
	position: relative;
	width: 969px;
	margin: 0 auto;
}
#top {
	width: 969px;
	height: 253px;
}
#adres {
	width: 969px;
	height: 18px;
	
	padding-top: 3px;
	text-align: center;
	color: #D1D1D1;
	font-size: 12px;
	font-weight: bold;
}

#topslideshow {
	width: 969px;
	height: 232px;
}
#logo {
	position: absolute;
	top: 30px;
	left: 550px;
	z-index: 2;
}

#marquee {
	width: 969px;

}
.marquee span{
	font-weight: bold;
	color:#DD3D5F;
	font-size: 14px;
	text-transform: uppercase;

}



#bg_menu {
	background-image: url(../../images/structure/bg_menu.jpg);
	background-repeat: repeat-x;
	width: 969px;
	height: 47px;
}
#menu {
	position: absolute;
	top: 251px;
	left: 0px;
	width: 969px;
	margin-top: 1px;
	text-align: center;
}

#content {
	width: 969px;
	background-image: url(../../images/structure/bg_mid.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000000;
	text-align: center;
}
#main {
	padding: 20px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
#logotjes {
	padding: 10px 0 20px 0;
	text-align:center;
	width: 969px;
}
