﻿	
#wrapper {

	
	background-color:white;
	width:800px;
	hight:auto;
	padding-bottom:30px;
	margin-bottom:20px;
	border: solid 1px #0854A3;
	position:relative;
	margin:auto;
	text-align:left;
	
	
	
	
	
}
#banner {
	
	width: 800px;
	height: 150px;
	background-color:#00297A;

		
}

#navi_oben {
	width: 800px;
	height: 20px;
	top: 150px;
	border-style: solid none solid none;
	border-width: 2px;
	border-color: #00297A;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	padding-top: 3px;
		
}

#navi_links {
	float: left;
	clear:left;
	width:150px;	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	line-height:20px;
	text-indent:10px;
	color: #FFFFFF;
	margin-top:20px;
	padding:0,5;
	
	}
	#navi_links a {
	display: block;
	border: solid 1px white;	
	background-color:#00297A;
	color: white;
	text-decoration:none;
}
	
	#navi_links a:hover{
	background-color:#A7BADA;
	color:black;
	text-decoration:none;
	
	}
	#unternavi	a {
	
	border:none;
	color:#FFFFFF;
	text-indent:25px;
	font-size:8pt;
	line-height:16px;
	font-weight:normal;
	}
		
	#unternavi 	a:hover {
	background-color:#6579AE;
	color:black;
	text-indent:25px;
	font-size:8pt;
	line-height:16px;
	font-weight:normal;
	}
	


#textfeld {	
	
	background-color:#FFFFFF;
	width: 600px;
	margin-left:170px;
	margin-top:0px;
	min-height:650px;
	}
	h1{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12pt;
	font-style: bold;
	margin-top:20px;
	margin-left:20px}
	p{
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
	margin-left:20px;}
	td, tr{
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
	margin-left:20px;}
	h6
	{font-family:Arial,Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight:normal;
	margin-left:20px;}
	h5
	{font-family:Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	font-style: bold;
	margin-top:20px;
	margin-left:20px;
	color:#00297A;}
	
	hr {
	color: #00297A;
	margin-left: 20px;
	}
	#textfeld a {color:#00297A;
		text-decoration:underline;
	background-color:white;
	font-size:10 pt;
	font-weight:bold;
	font-family:Arial, Helvetica, Sans-Serif;
	}
	#textfeld a hover: {
	color:black;
	text-decoration:underline;
	background-color:white;
	font-size:10 pt;
	font-weight:bold;
	font-family:Arial, Helvetica, Sans-Serif;}
	li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	list-style-type: square;
	list-style-position: inherit;
}
