html, body {
	height:100%;
	}

body {
	background-color: #fff;
	font-size:11px;
       font-family:  'Lucida Grande', Arial, sans-serif;
  	color:#000;  
  	padding: 0;
  	margin:0;
	}

a { 
color: #000; text-decoration: none; }
a:visited {color:#000;}
a:hover {color: #000;}
a:active { color:#000000; }
	
p,
pre,
h1,
ul,
ul li {
	margin: 0px;
	padding: 0px;
}

#space { 
	width:1px;
	height:50%;
	margin-bottom:-266px; /* die hälfte der inhals's höhe */
	float:left;
}
#container {
       width: 942px;
       height: 536px;
	   border: 1px solid #888;
       margin: 0 auto;
       position:relative; /* hebt den container vor den space  */
	clear:left; /* hebt das float vom space auf  */
}

#banner {
	position: relative;
	width: 942px;
	height: 151px;
}

#bannerTopLeft {
	width: 243px;	
	height: 151px
}

#logo p {
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	margin-bottom: 2px;
}

#bannerTopRight {
	position: relative;
	left: 243px;
	bottom: 21px;
	width: 699px;	
	height: 21px;
}

#bannerTopRight ul {
	padding: 2px 0 0 0;
	list-style-type: none;
	font-size: 14px;
}

#bannerTopRight ul li {
	float: left;
	margin-left: 55px;
	font-style: italic;
}

#bannerBottom {
	position: relative;
	width: 942px;
	height: 21px;
	_top: -21px;
}

#bannerBottomLeft {
	width: 243px;
	height: 21px;
}

#bannerBottomLeft p {
	position: absolute;
	padding-top: 5px;
	*padding-top: 4px;
	font-weight: bold;
	font-size: 9px;	
}

#bannerBottomRight {
	position: relative;
	top: -21px;
	left: 243px;
	width: 699px;
	height: 21px;
}

#bannerBottomRight p,
#timeline {
	position: absolute;
	top: 0px;
	left: 0px;
}

#bannerBottomRight p {
	margin-left: 73px;
	margin-top: -4px;
	*margin-top: -7px;
	font-size: 30px;
	color: #bbb;
	font-weight: bold;
	letter-spacing: 44px;
}

#timeline ul {
	height: 21px;
	padding-top: 9px;
	margin-left: 115px;
	list-style-type: none;	
	font-weight: bold;
}

#timeline ul li {
	color: #d14936;
	font-size: 9px;
	float: left;	
	margin-right: 7px;
}

#content {
	position: absolute;
	width: 942px;
	min-height: 364px;
	_top: -43px;
}
* html #content {
	position: static;
	margin-top:-43px;
}

#contentLeft{
	position:relative;
	width:243px;
	min-height: 100%;
	height: 364px;
	float: left;
}

#contentLeft p {
	padding-top: 70px;
	font-size: 10px;
	font-weight: bold;
}

#contentLeft .cufon {
	margin: 5px 0;
}

#contentMain .cufon {
	margin: 3px 0;
}

#contentMain {
	line-height:160%;
}

#contentInner {
	float: right;
	position: relative;
	width: 606px;
	top: 30px;
	left: -20px;	
}

#contentNav {
	width: 606px;
	height: 30px;
}

#contentNav ul {
	list-style-type: none;	
	font-size: 11px;
}

#contentNav ul li {
	text-transform: uppercase;
	float: left;
	margin-right: 10px;
	color: #ccc;
	*line-height:160%;
}

#contentNav ul li a,
#contentNav ul li a:visited {
	text-decoration: none;
	padding-bottom:2px;
	border-bottom: 1px dotted #fff;
}

#contentNav ul li a:hover,
#contentNav ul li a:active {
	color: #000;
	border-bottom: 1px dotted #000;
	padding-bottom:2px;
}

.active {
	margin-top: 1px;
	font-weight: bold;
	color: #000;
}

#contentMain {
	width: 606px;
	margin-top: 10px;
	font-size: 11px;
	padding-bottom: 40px;
}

#contentMain a,
#contentMain a:visited {
	margin-bottom: 2px;
	border-bottom: 1px dotted #000;
}

#contentMain a:hover,
#contentMain a:active {
	text-decoration: none;	
	border-bottom: 1px solid #fff;
}

.opaque {
	opacity: .6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}

.clearOpague {
	opacity: 1.0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);	
}

.left p {
	color: #fff;
	margin-left: 42px;
}

.left a,
.left a:hover,
.left a:visited,
.left a:active {
	color: #fff;
	text-decoration: none;	
}

.clear {
	clear: both;	
}

.dotted {
	border-bottom: 1px dotted #ccc;
}

#contentMain strong {
	color: #000;	
}

#contentslider {
	overflow:hidden;
}

#contentslider ul, #contentslider li{
	list-style-type: none;
}