/* CSS Document */
BODY {
	margin: 0;
	background-color: #d5d5d5;
	background-image: url(../../images/structure/bg_body.jpg);
	background-repeat: repeat-x;
}
td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover, a:active{
	text-decoration: underline;
	font-weight:bold;
	color: #000000;
}
h1 { 
	font-family: arial, helvetica;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-transform: uppercase;
	font-weight:bold;
}
h2 { 
	font-family: arial, helvetica;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}
h3 { 
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin:0;
}

a.submenu {
	margin-left: 54px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.submenu {
	text-decoration: underline;
}

#wrapper {
	position:relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background-image:url(../../images/structure/bg.jpg);
	background-repeat:repeat-y;
}
#top {
	width: 960px;
	height: 183px;
}
#menu {
	width: 960px;
}
#midden {
	width: 960px;
	min-height: 400px;
	height:auto !important;
	height:400px;
}
#content {
	background-image: url(/images/structure/bg_mid.jpg);
	background-repeat: no-repeat;

}	
#main {
	padding: 20px;
		min-height: 400px;
	height:auto !important;
	height:400px;
}
#adres {
	position: absolute;
	top: 70px;
	left: 480px;
	color: #B5B3B4;
	font-size: 12px;
}
#marquee {
	width: 684px;
	height:24px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	background-image: url(../../images/structure/bg_ticker.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	padding: 3px 30px 0 0;
}
#logotjes {
	position: absolute;
	top: 550px;
	left: 90px;
}
