/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

body {
	background-image: url('../../images/structure/bg.jpg');
	background-repeat: repeat-x;
	background-color: #a8c5ff;
	color: #000000;
}
table {
	border-spacing: 0;
}

tr {
	vertical-align: top;
}

img {
	border: 0;	
}

td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ff0505;
}
h1 { 
	font-size: 18px;
	color: #000000;
	text-transform:uppercase;
}
h2 { 
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h3 { 
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
div.clear {
	clear: both;
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 961px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url('../../images/structure/zuil.jpg');
}

#top {
	width: 961px;
	height: 193px;
}

#logo {
	position: absolute;
	top: 33px;
	left: 180px;
	width: 460px;
	height: 75px;
	z-index: 1;
}

div#midden {
	background-image: url('../../images/structure/main.jpg');
	background-repeat: repeat-y;
}
div#midden div#left {
	float: left;
	width: 161px; 
}
div#midden div#left div#menu {
	padding-top: 11px;
	padding-left: 6px;
	width: 161px;
	text-align: center;
}
div#midden div#left div#menu .lijn {
	margin: 5px 0px;
}
div#midden div#left div#naw {
	padding-left: 6px;
	padding-top: 20px;
	width: 161px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	line-height: 15px;
}
div#midden div#main {
	float: left;
	width: 580px;
	
	min-height: 460px;
	height: auto !important;
	height: 460px;
	
	padding: 20px;
}
div#midden div#rss {
	float: right;
	width: 164px;
	padding-right: 10px;
}
div#midden div#rss h3 {
	text-align: center;
	margin-top: 0px;
}
div#midden div#rss h3, #rss a {
	font-weight: bold;
	text-decoration: underline;
	color: #ff0505;
}
div#bottom {
	margin-bottom: 20px;
}
#slideshow {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}
#marquee {
	position: absolute;
	top: 165px;
	left: 175px;
	z-index: 2;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	width: 786px;
	height: 25px;
	line-height: 25px;
}
#disclaimer {
	position: absolute;
	bottom: 20px;
	left: 6px;
	width: 167px;
	text-align: center;
}
#occasions {
	width: 564px;
}
#submenu {
	position: absolute;
	top: 142px;
	left: 180px;
	width: 457px;
	font-weight: bold;
	color: #0d4f92;
	z-index: 1;
}
#submenu a:visited, #submenu a:link {
	text-decoration: none;
}
#submenu img {
	margin: 0px 10px;
	vertical-align: middle;
}
