html, body { height:100%; }


body {
	margin:0px;
	padding:0px 0px 0px 25px;
	background-image:url(../images/graphics/bg_main.jpg);
	background-repeat:repeat-x;
	line-height:18px;
	background-color:#ffffff;
	}
	
#display {
	width:830px;
	background-color:#ffffff;
	height:100%;
	background-image:url(../images/graphics/bg_content.gif);
	background-repeat:repeat-y;
	}
	
	
.keyvisual {
	line-height:0px;
	font-size:2px;
	}
	
#topNavigation {
	background-color:#ffffff;
	}
	
td.topNavigation {
	border-right:1px solid #ffffff;
	height:15px;
	padding:0px;
	margin:0px;
	line-height:14px;
	vertical-align:middle;
	}
	
td.topNavigationLast {
	height:15px;
	padding:0px;
	margin:0px;
	line-height:14px;
	vertical-align:middle;
	}

table.topNavigation{
	background-color:#000000;	
	}

a:link.textlink, a:visited.textlink, a:active.textlink  {
	color:#2C3B47;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding:0px;
	}
	
a:hover.textlink  {
	color:#2C3B47;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	padding:0px;
	}
	
	
a:link.bottomlink, a:visited.bottomlink, a:active.bottomlink  {
	color:#e1e1e1;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	padding:0px;
	}
	
a:hover.bottomlink  {
	color:#e1e1e1;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	padding:0px;
	}
	
a:link.topNavigation, a:visited.topNavigation, a:active.topNavigation  {
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin:0px 10px 5px 10px;
	padding:0px;
	}
	
a:hover.topNavigation  {
	color:#F20904;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin:0px 10px 5px 10px;
	padding:0px;
	}


#mainNavigation td{
	background-color:#2C3B47;
	height:16px;
	line-height:0px;
	border-right:1px solid #ff0000;
	font-size:2px;
	}
	
#mainNavigation td.last{
	background-color:#2C3B47;
	height:16px;
	line-height:0px;
	border-right:none;
	font-size:2px;
	}	
	
#leftContent {
	background-color:#e1e1e1;
	width:180px;
	}

	
#Content {
	padding:55px 45px 70px 35px;
	width:570px;
	}

#innerContent {
	padding-left:70px;	
	}
	
h1 {
	border-bottom:1px solid #2C3B47;
	margin:0px 0px 25px 0px;
	padding:0px 0px 3px 0px;
	line-height:14px;
	font-size:20px;
	font-family:Arial;
	font-weight:bold;
	color:#2C3B47;
	}
	
p {
	color:#2C3B47;
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	padding:0px;
	margin:0px;
	}
	
.text {
	width:450px;
	line-height:18px;
	margin-bottom:30px;
	}
	
.text strong {
	font-size:12px;
	}
	
.text span {
	font-size:11px;
	font-weight:bold;
	}
	
#bottomBar {
	position:fixed;
	bottom:0px;
	background-color:#000000;
	height:45px;
	width:830px;
	padding:0px 0px 5px 0px;
	}
	
	
div.aktuelles {
	margin-bottom:30px;
	}

	
table.bottomBar td strong {
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	}
	
table.bottomBar td {
	color:#e1e1e1;
	font-family:Arial;
	font-size:12px;
	}
	
#detailPic {
	margin-right:10px;
	margin-bottom:5px;
	}
