/* CSS Document */
body {
	margin: 0 auto;
	padding: 0px;
	background-color:#FFFFFF;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	line-height: 16px;
	color:#02497F;
}
a:link, a:visited {
	text-decoration: none;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
h1 { 
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	line-height: 16px;
	color: #02497F;
	text-transform:uppercase;
}
h2 { 
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
h3 { 
	font-family: arial, verdana, helvetica;
	font-size: 16px;
	line-height: 16px;
	color: #02497F;
	font-weight: bold;
}

#wrapper {
	position: relative;
	width: 960px;
	background-image:url(../../images/structure/wrapper_bg.jpg);
	margin: 0px auto;
}

#top {
	width: 960px;
}

#content {
	width: 960px;
}

#naw {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	position: absolute;
	top: 120px;
	left: 810px;
}

#aktie {
	position: absolute;
	top: 260px;
	left: 820px;

}

.content_bg {
	background-image: url(../../images/structure/content_bg.jpg);
	background-repeat: no-repeat;
}

#marquee {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	position:absolute;
	top: 310px;
	left: 170px;
	width: 730px;
}

