@charset "utf-8";
/* CSS Document */
/* 
===== Legende =====


*/ 
* { margin: 0px; padding: 0px;}

body {
	background-color:#091F44;
	background: url(../_img/design/body_bg.gif) top repeat-x; 
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;	
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
.clear {
	clear:both;
	height: 0px;
}
*, ul, li {
	margin: 0px;
	padding: 0px;
}
div#center-page { 
	position:relative;
	margin: auto;
	padding: 0px;
	height: 100%;
	width: 876px;
}
div#header {width:860px;}
div#navigation {width: 430px; height: 26px; float: left; margin-top: 89px; }
.button {float: left; margin-right: 5px; font-weight: bold; font-size:13px;}
.button a {color: #FFF;}
div#logo {width: 131px; padding: 15px 48px 15px 243px; float: left;}
div#kasten_weiss {width: 860px; height: 430px; background-color:#FFF; float:left; background-image:url(../_img/design/white.gif);}
div#cont_texte {width: 414px; height: 402px; background-color:#FFF; float:left; padding-left: 31px; padding-top: 28px; background-image:url(../_img/design/white.gif);}
.title {}
.trenner {}
div#text {height: 226px; color: #000; font-size: 12px; padding-left: 7px; width: 361px; display: table; #position: relative;  margin-top: -15px;}
/* vertikal zentrieren */
div#text div {#position: absolute; #top: 50%; display: table-cell; vertical-align: middle;}
div#text div div {#position: relative; #top: -50%;}
div#text div div input, div#text div div textarea, div#text div div .textinput {border: 1px solid #D4C5AD;}
div#text div div ul li {margin-left: 34px; color: #A88A5B; list-style-type:disc;}
div#text div div ul li a {color: #A88A5B;}
div#text div div ul li a:hover, div#text div div ul li a:active, div#text div div ul li .aktiv {color: #C42155;}
.hinweis {color: #C42155;}
/* vertikal zentrieren Ende */
.highlight {}
div#cont_flash {width: 415px; height: 430px; background-color:#FFF; float:left;}
.swf {margin-top:28px;}
.swf_schatten {width: 415px; height: 11px; background: url(../_img/design/swf_schatten.jpg) no-repeat;}
div#schatten {float:left; width: 16px; height: 430px; background: url(../_img/design/schatten_rechts.jpg) no-repeat; }
div#footer_schatten {width: 876px; height: 12px; background: url(../_img/design/schatten_unten.jpg) no-repeat; }
.footer {
float:left; font-size:11px;
}
.left_nav {float: left; height:26px;}
select, select:hover, select:focus  {
width:61px; 
border: 1px solid #A1A1A1; 
}



