body {
	background-image:url(../../images/structure/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #698FA9;
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #121747;
	font-size: 12px;
	line-height: 18px;
}
a {
	text-decoration: underline;
	color: #121747;
}
a:hover {
	text-decoration: underline;
	color: #121747;
}
table {
	border-spacing: 0;
}
td {
	vertical-align: top;
}
h1 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #121747;
}
h2 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #121747;
}
h3 { 
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
	color: #121747;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 950px;
}
	
#menu {
	position: absolute;
	top: 79px;
	left: 0px;
	width: 186px;
}
#banner {
	padding: 15px 0 0 30px;
}
#midden {
	padding-left: 186px;
	background-image: url(../../images/structure/bg.jpg);
	background-repeat: repeat-y;

}
#top {
	width: 764px;
	height: 193px;
	background-image: url(../../images/structure/bg_top.jpg);
	background-repeat: repeat-x;
}
#naw {
	position:absolute;
	top: 130px;
	left: 670px;
	color: #ffffff;
	font-size:20px;
	font-weight: bold;
	line-height: 24px;
}
#payoff {
	height: 43px;
}
#content {
	background-image:url(../../images/structure/bg_mid.jpg);
	background-repeat: no-repeat;
	padding: 30px;
	height: 350px;
	overflow: auto;
}
#content_financiering {
	background-image:url(../../images/structure/bg_mid.jpg);
	background-repeat: no-repeat;

	height: 350px;
	overflow: auto;
}

.marquee {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}