/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/structure/bg.jpg);
	background-repeat: repeat-x;
	background-color: #eae6e6;
	color: #000000;
}
table {
	border-spacing: 0;
}

tr {
	vertical-align: top;
}

img {
	border: 0;	
}

td,th, div, span, p, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
a:link, a:visited {
	text-decoration: underline;
	color: #1A6DAF;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #1A6DAF;
}


h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0f5b96;
}
h1 { 
	font-size: 21px;
	text-transform: uppercase;
}
h2 { 
	font-size: 19px;
	font-weight: bold;
}
h3 { 
	font-size: 17px;
	font-weight: bold;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 968px;	
}

#top {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#main {
	position: absolute;
	top: 284px;
	left: 0px;
	z-index: 0;
	width: 514px;
	min-height: 246px;
	height: auto !important;
	height: 246px;
	padding: 26px 137px 67px 317px;
	background-image: url(../../images/structure/main_bg.jpg);
}
#topmenu {
	position: absolute;
	top:283px;
	left: 12px; 
	z-index: 100;
	width: 272px;
	height: 28px;
	background-color: #d01a17;
}

#main_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#content {
	position: relative;
	z-index: 1;
}

#bottom {
	position: absolute;
	bottom: -67px;
	left: 0px;
	z-index: 0;
}

#logos {
	position: absolute;
	bottom: -49px;
	right: 15px;
	height: 28px;
	z-index: 1;
}

#logos img {
	margin-left: 10px;
	vertical-align: middle;
}

#actie {
	position: absolute;
	top: 312px;
	right: 4px;
	z-index: 1;
}

#naw {
	position: absolute;
	top: 286px;
	left: 13px;
	z-index: 1;
	width: 261px;
	height: 350px;
	padding: 47px 0px 0px 11px;
	background-image: url(../../images/structure/links.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-size: 12px;
}

#naw strong {
	color: #0e5a96;
}

#marquee {
	position: absolute;
	top: 259px;
	left: 12px;
	width: 825px;
	height: 25px;
	z-index: 1;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#slideshow_div {
	position: absolute;
	top: 64px;
	right: 139px;
	width: 543px;
	height: 195px;
	z-index: 1;
}

#menu {
	position: absolute;
	top: 80px;
	left: 22px;
	width: 134px;
	z-index: 1;
	font-size: 10px;
}

#menu a {
	display: block;
	width: 134px;
	height: 22px;
	text-decoration: none;
	padding: 0 7px;
	color: #f2f2f2;
	line-height: 22px;

}

#menu a:hover, #menu a.active {
	font-weight: normal;
	background-image: url(../../images/structure/active.jpg);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	top: 0px;
	left: 9px;
	z-index: 1;
}

#hoofddorp {
	position: absolute;
	top: 64px;
	right: 5px;
	width: 134px;
	height: 222px;
	z-index: 1;
}

#intro {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 968px;
	height: 597px;
	padding-top: 26px;
	text-align: center;
	background-image: url(../../images/structure/intro/main_bg.jpg);
}

#intro_slide {
	margin-bottom: 10px;
}