body{
	background-color: #00669B;
	margin-top:5px;
	margin-bottom:0px;
	overflow:auto;
}

.seite{
	position:relative;
	top:0px;
	width:615px;
	min-height:400px;
	_height:400px;
	padding:auto;
	margin:auto;
	background-color: White;
	color : White;
}
.top{
	position:relative;
	width:615px;
	height:230px;
}
.balken{
	position:absolute;
	top:230px;
	width:1px;
	left:246px;
	height:5px;
	background-color:#CDCFCE;
}
.navi{
	position:relative;
	width:615px;
	height:21px;
	margin-top:1px;
}
.content{
	position:relative;
    width:492px;
	min-height:470px;
	_height:470px;
	float:left;
	border-right:1px solid #CDCECF;
}
.fliesstext{
	position:relative;
	margin-top:-330px;
	margin-left:20px;
	margin-right:20px;	
	width:452px;
	min-heigth:470px;
	_height:470px;
	color:black;
	font-size:12px;
	font-family:Verdana,Arial;
}
.fliesstext2{
	position:relative;
	margin-top:-220px;
	margin-left:15px;
	padding:auto;
	text-align:center;
	width:452px;
	min-heigth:470px;
	_height:470px;
	color:black;
	font-size:12px;
	font-family:Verdana,Arial;
}

.fliesstext3{
	position:relative;
	color:#CB383D;
	font-size:12px;
	font-family:Verdana,Arial;
}
.logos{
	position:relative;
	width:122px;
	_width:122px;
	min-height:470px;
	_height:470px;
	color:black;
	float:right;
	text-align:center;
	padding-top: 60px;
}
.footer{
	position:relative;
	width:615px;
	height: 1px;
	clear:both;
	font-size:0px;
}
.untergrundoben{
	position:absolute;
	top:0px;
	left:0px;
	width:248px;
	height:31px;
	background-color: #f6f7f7;
}
.logo{
	position:absolute;
	top:90px;
	left:15px;
	width:200px;
	height:115px;
}
.button{
	position:relative;
	margin:0px;
	width:122px;
	height:19px;
	border:solid 1px #CDCECF;
	float:left;
	background-image:url(images/button.jpg);
	background-repeat: no-repeat;
	font-size:11px;
	color:#525B61;
	font-family:Verdana;
}
.info{
	position:absolute;
	right:0px;
	_right:-1px;
	width: 121px;
	height:72px;
	z-index: 100;
}
.bildobenrechts{
	position:absolute;
	right:2px;
	_right:0px;
	width:367px;
	height:229px;
}
.button_text{
	position:absolute;
	margin-top:3px;
	font-size:11px;
	color:#525B61;
	font-family:Verdana;
	text-align:center;
	width:121px;
}
.button_text2{
	position:absolute;
	margin-top:8px;
	font-size:11px;
	color:#525B61;
	font-family:Verdana;
	text-align:center;
	width:180px;
}

a{
     color: black;
     font-size:10px;
     font-family:Verdana;
     text-decoration: none;
}
A:link {
	text-decoration: none; 
	font-size:10px;
	font-family:Verdana;
}
A:visited {
	text-decoration: none; 
	font-size:10px;
	font-family:Verdana;
}
A:active {
	text-decoration: none; 
	font-weight:bold; 
	font-size:10px;
	font-family:Verdana;
}
A:hover {
	text-decoration: none; 
	color: #CB383D;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana;
}
form
{
	font-family : Verdana;
	font-size: 11px;
}
input
{
	margin:0;
	border : 1px solid #6C6466;	
	background : #ffffff;
	color:#000000;
}
textarea
{
	border : 1px solid #000000;	
	color:#000000;
	scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#6C6466;	
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#6C6466;	
	scrollbar-shadow-color:#6C6466;	
	scrollbar-track-color:#ffffff;
}

