body {
	background-image:url(../../images/structure/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CFCFD0;
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #505259;
	font-size: 12px;
	line-height: 18px;
}
a {
	text-decoration: underline;
	color: #505259;
}
a:hover {
	text-decoration: underline;
	color: #505259;
}
table {
	border-spacing: 0;
}
td {
	vertical-align: top;
}
h1 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #031f7a;
	text-transform: uppercase;
}
h2 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #505259;
}
h3 { 
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
	color: #505259;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 960px;
	background-image: url(../../images/structure/bg_repeat.jpg);
	background-repeat: repeat-y;
}
#top {
	
	height: 261px;
	width: 960px;
	z-index:1;
}
#link_logo {
	position: absolute;
	top: 40px;
	left:10px;
	width: 300px;
	height: 60px;
}
#menu {
	position: absolute;
	top: 197px;
	left: 0px;
	width: 171px;
}
#logotjes {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	background-image: url(../../images/structure/bg_logotjes.png);
	background-repeat: no-repeat;
	height: 104px;
	width: 115px;
	position: absolute;
	top: 195px;
	left: 178px;
	padding: 25px 0 0 15px;
}

#midden {
	padding-left: 171px;
}
#naw {
	position:absolute;
	top: 90px;
	left: 800px;
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
	line-height: 18px;
}
#content {
	background-image:url(../../images/structure/bg_mid.jpg);
	background-repeat: no-repeat;
	padding: 50px 20px 10px 30px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#content img {
	border: 1px solid #4f5259;
}
#submenu {
	background-image: url(../../images/structure/bg_submenu.jpg);
	background-repeat: no-repeat;
	padding: 12px 0 0 150px;
	height: 22px;
	color: #ffffff;
}
#submenu a {
	color: #ffffff;
		text-decoration: none;

}
.marquee {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #d9a72a;
	border:1 px solid white;
}

#aktie {
	position: absolute;
	top: 50px;
	left: 18px;
}
