﻿#banner {
	
	width: 100%;
	height: 107px;
		
}

#navi_oben {
	width: 99%;
	height: 20px;
	top: 107px;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	
	font-size: 9pt;
	padding-top: 3px;
	overflow:none;
	clear:right;
	float:left;	
}
#navi_oben li{
list-style-type:none;
display:inline;
margin-right:10px;
margin-top:1px;
margin-bottom:0px;
clear:right;
font-weight:bold;
}

#navi_oben ul{
margin-right:10px;
margin-left:0px;
margin-top:1px;
padding:0px;
margin-bottom:0px;
float:right
}
#navi_oben a{
color:#C40075;
text-decoration:none;	
}


#navi_links {
	float: left;
	clear:left;
	width:167px;	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	line-height:22px;
	text-indent:10px;
	color: #FFFFFF;
	margin-top:20px;
	padding:0,5;
	
	}
	#navi_links a {
	display: block;
	padding-left:16px;
	border: solid 1px #dbdbdb;
	background-image:url('../images/buttons/hintergrund_navi.gif');	
	color: white;
	text-decoration:none;
}
	
	#navi_links a:hover{
	background-color:#CDCDCD;
	color:black;
	text-decoration:none;
	background-image:url('../images/buttons/hintergrund_hoover.gif')
}
	#unternavi	a {
	background-color:#7EBF7D;
	color:#FFFFFF;
	text-indent:25px;
	font-size:8pt;
	line-height:16px;
	font-weight:normal;}		
	#unternavi 	a:hover {
	background-color:#CDCDCD;
	color:black;
	text-indent:25px;
	font-size:8pt;
	line-height:16px;
	font-weight:normal;
	}
	


#textfeld {	
	
	width: 80%;
	margin-left:190px;
	padding-top:20px;
	}
	h1 {
	font-size:14pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #808080;
	
}

h2 {font-size:12pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	
	margin-top: 25px;	
	
}
h4 {font-size:8pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	
	
}

li {
    font-size:10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	
	
}

td {
    font-size:10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	
	
}

p {
    font-size:10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	
	
}


	hr {
	color: CDCDCD;
	
	padding: 0;
	}
	#textfeld a {
	color: #808080;
	text-decoration:underline;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial, Helvetica, Sans-Serif;
	}
	#textfeld a hover: {
	color:black;
	text-decoration:underline;
	background-color:white;
	font-size:10pt;
	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;
}


img 
{
	margin-right: 10px;
}

.bildunterschrift
{ font-size:8pt}
