html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../../images/structure/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3176B1;
}

table {
	border-spacing: 0;
}
tr {
	vertical-align: top;
}
img {
	border: 0px;
}
td,th, div, span, p, h1, h2, h3, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
a:link, a:active, a:visited { 
	color: #FFF814;
	text-align: underline;
}
a:visited { 
	color: #FFF814;
	text-decoration: underline;
}
h1 {
	font-size:16px; 
	color: #FFF814;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size:14px; 
	font-weight: bold;
	text-transform: uppercase;}
h3 {
	font-size:12px; 
	font-weight: bold;
}




#wrapper { 
	position:relative;
	margin:0 auto;
	width:967px; 
}
#top {
	background-image: url(../../images/structure/top.jpg);
	background-repeat: no-repeat;
	height: 207px;
}
#naw {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 14px;
	color:#FFF700;
	line-height:18px;
}	
#branche_logos{
	position:absolute;
	right: 20px;
	top: 20px;
}
#logo{
	position: absolute;
	top: 20px;
	left: 330px;
	width: 350px;
	height:110px;
}
#topmenu {
	position: absolute;
	top: 135px;
	left: auto;
	width: 967px;
	text-align: center;
}
#menu {
	background-image: url(../../images/structure/bg_menu.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 967px;
}
#marquee {
	color: #FFF814;

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



	
#midden{
	 width: 967px;
	 background:url(../../images/structure/bg_mid.jpg) no-repeat left top; 
}
#main {
	 min-height:350px;
	 height:auto !important;
	 height:350px;
	 padding: 20px 30px 20px 30px;
}
#aktie {
	width: 222px;
}
#aktie_txt {
	text-align: center;
	background-color: #155D9B;
	padding-bottom: 10px;
}

#bottom {
	background-image: url(../../images/structure/bg_bottom.jpg);
	height: 85px;
	width: 967px;
	text-align: center;
	font-size: 10px;
}
#bottom a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}

