/* Schoenes Grau (Pistazie) vor hellem Hintergrund  #EBEAE2 */

body {
	background-color: #FEFEFE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
#headline {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:38px;
	z-index:1;
	background-color: #CEDEF7;
	background-image: url(../images/headline.jpg);
	right: auto;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CEDEF7;
	line-height: 38px;
	text-indent: 20px;
}
#logobox {
	position:absolute;
	top:40px;
	width:100%;
	z-index:2;
	background-image: url(../images/logobox.jpg);
	background-color: #FEFEFE;
	background-repeat: no-repeat;
	height: 600px;
}
#logo {
	position:absolute;
	top:0%;
	width:200px;
	height:100px;
	z-index:1;
	right: 0%;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#showbox {
	position:absolute;
	z-index:5;
	border: 1px solid #A1A1A1;
	background-color: #F1F1F1;
	background-image: url(../images/showbox_headline.jpg);
	background-repeat: no-repeat;
	color: #000033;
	left: 250px;
	top: 100px;
	height: auto;
	text-align: center;
	padding-top: 60px;
	width: 79%;
}

#showboxbottom {
	width:100%;
	height:14px;
	z-index:10;
	background-color: #526689;
	font-size: 12px;
	line-height: 14px;
	bottom: 0px;
	left: 0px;
	position: absolute;
}
/*---------------- Naigation (links) -------------*/
#navi_links {
	position: absolute;
	height: auto;
	width: 230px;
	left: 10px;
	top: 280px;
	z-index:9;
}
#navi_links #buttonbox {
	background-image: url(../images/ButtonPfeil.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: auto;
	text-indent: 20px;
	margin-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C8CEFE;
	padding-bottom: 5px;
	padding-top: 2px;
}
#navi_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCFF;
	text-decoration: none;
}
#navi_links a:link {
	color: #CCCCFF;
	text-decoration: none;
}
#navi_links a:hover {
	color: #FF9900;
	text-decoration: none;
}
/*---------------- Naigation (rechts) -------------*/
#navi_rechts {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 9px;
	z-index:9;
}
#navi_rechts a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCFF;
	text-decoration: none;
}
#navi_rechts a:link {
	color: #CCCCFF;
	text-decoration: none;
}
#navi_rechts a:hover {
	color: #FF9900;
	text-decoration: none;
}
#navi_rechts #button_rechts {
	padding-right: 20px;
	padding-left: 0px;
}
/*----------------------------------------------*/
#logobox #showbox #showboxinhalt #Fakten {
	background-color: #E1E1E1;
	height: auto;
	width: 70%;
	padding: 20px;
	left: 15%;
	position: relative;
}
.left-align  {
	text-align: left;
	clear: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
}
#History    {
	background-color: #F1F1F1;
	padding-right: 25px;
	padding-left: 25px;
}
#logobox  #showbox  #History  .left-align {
	text-align: left;
}

#logobox #showbox #History h1 {
	color: #000099;
}
#logobox #showbox #highlightbox {
	text-align: left;
	background-color: #EBEBEB;
	margin: 50px;
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	line-height: 1.4em;
}

