body {
	background-image:url(../../images/structure/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}
a {
	text-decoration: underline;
	color: #ff0000;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
table {
	border-spacing: 0;
}
td {
	vertical-align: top;
}
h1 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #ff0000;
	text-transform: uppercase;
}
h2 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #ff0000;
}
h3 { 
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 962px;

	min-height: 450px;
	height: auto !important;
	height: 450px;
}
#slide {
	height: 230px;
}
#marquee {
	width: 960px;
	color: #ffffff;
	padding-top: 5px;
	height: 20px;
	text-transform: uppercase;
}
#menu {
	width: 202px;
}
#adres {
	width: 202px;
	color: #ffffff;
	font-size:12px;
	line-height: 18px;
	text-align: center;
}
.heading_adres {
	text-transform: uppercase;
	font-weight: bold;
}	

#midden {
	min-height: 320px;
	height: auto !important;
	height: 320px;
	width: 748px;
	border-top: 1px solid #7C7C7C;
	border-left: 1px solid #7C7C7C;
	margin-left: 10px;
}
#content {
	padding: 15px 30px 0 30px;
	width: 705px;
}
.marquee {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	width: 720px;
}