/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color:#b3b3b3;
	background-image: url(../../images/structure/bck.gif);
	background-repeat: repeat-y;
	background-position:center;
}
table {
	border: 0;
}

tr {
	vertical-align: top;
}

td,th, div, span, p, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FA0505;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FA0505;
	font-weight: bold;
}
h1 { 
	font-size: 18px;
	color: #FA0505;
	text-transform:uppercase;
}
h2 { 
	font-size: 14px;
	color: #FFFFFF;
}
h3 { 
	font-size: 16px;
	color: #FA0505;
	font-weight: bold;
}

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

#menu {
	margin: o;
	padding: 0;
}

#menu a:link, #menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #162d4f;
}

#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FA0505;
}

#aktie {
	margin: o;
	padding: 0;
}

#aktie a:link, #aktie a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2d344b;
	font-weight: normal;
}

#aktie a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #2d344b;
	font-weight: normal;
}

#aktie_button {
	position: relative;
	top: 83px;
	left: 140px;
}

#text {
	margin: 50px 70px 50px 30px;
}

#marquee {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position:absolute;
	top: 172px;
	left: 295px;
	width: 639px;
}

.content_table {
	width: 983px;
}

.content_td_left {
	width: 288px;
}

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

.navigator_table {
	width: 288px;
	background-image: url(../../images/structure/navigator_table_bg.jpg);
}

.navigator_td_left {
	width: 112px;
}

.navigator_td_mid {
	width: 156px;
}

.navigator_table_right {
	width: 20px;
}

.aktie_table {
	width: 288px;
	background-image: url(../../images/structure/aktie_bg.jpg);
	background-repeat: no-repeat;
}

.aktie_td_left {
	width: 82px;
}

.aktie_td_mid {
	width: 155px;
}


.aktie_td_right {
	width: 51px;
}

.submenu {
	display: block;
	background-color: #a6b1c5;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #162D4F;
}
