html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../../images/structure/bg_rep.jpg);
}
img {
border: 0px;
}
td,th, div, span, p, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
}

a:link, a:visited {
	text-decoration: underline;
	color: #009dd6;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #009dd6;
}

h1{
	font-size: 18px;
	color: #ED3B3B;
	font-weight:bold;
}
h2 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
h3 { 
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

#wrapper {
position: relative;
width: 961px;
margin-top: -655px;
margin-left: auto;
margin-right: auto;
}
#top {
height: 696px;
width: 100%;
background-image: url(../../images/structure/bg.jpg);
}

#logo {
/* background-image: url(../../images/structure/logo.jpg); */
width: 746px;
height: 51px;
margin-left: 3px;
}
#menu_slide{
position: relative;
top: -8px;
left: 1px;
width: 960px;
height: 183px;
}
#menu{
position: absolute;
top: 15px;
left: 0px;
}
#bg_slide {
position: absolute;
top: 0px;
right: -1px;
}
#slide {
position: absolute;
top: 43px;
right: 0px;
z-index: 100;
}
#repeater{
position: relative;
top: -8px;
left: 0px;
z-index: 0;
background-image: url(../../images/structure/repeater.jpg);
}
#content_bg{
background-image: url(../../images/structure/content_bg.jpg);
background-repeat: no-repeat;
min-height: 362px;
height: auto !important;
height: 362px;
}
#content{
width: 680px;
padding: 20px;
}
#marquee{
width : 440px;
line-height: 22px;
font-weight: bold;
text-transform: uppercase;
}
#actie {
position: relative;
z-index: 1;
width: 190px;
height: 130px;
text-align: center;
float: right;
margin-top: 50px;
line-height: 18px;
margin-right: -185px;
}
#naw {
position: relative;
z-index: 1;
text-align: left;
margin-top: 200px;
line-height: 20px;
float: right;
width: 190px;
}

