﻿body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
}
#gesamtcontainer {
	background-image: url('../m_images/bg_gescontainer_shadow.jpg');
	background-repeat: repeat-y;
}
#topnavi {
	width: 830px;
	padding-right: 80px;
	padding: 7px 30px 0 0;
	background-color: white;
	font-size: 100%;
	text-align: right;
	height: 30px;
	margin-top: 0px;
	color: #808080;
}
#topnavi a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#topnavi a:hover {
	color: #2893BD; /*--Schrift tuerkis--*/;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	border-bottom: 1px #2893BD solid;
}
#topnavi a.currenttop {
	color: #006699;
}

#kopfbereich {
	background-position: top;
	background-image: url('../m_images/header_v02.jpg');
	background-repeat: no-repeat;
	height: 200px;
}
#hauptnavi {
	width: 85%;
	background-color: #99CCFF;
	color: #666666;
	font-size: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background: url('../m_images/nav_bg_1_37.jpg') repeat-x left bottom;
}
#navliste {
	width: 565px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 0px;
	height: 25px;
}
#navliste li {
	float: left;
	margin: 0;
	padding: 0;
	border-bottom: 1px #2893BD solid;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	list-style: none;
}
#navliste li span {
	margin-top: 20px;
	text-decoration: underline;
}
#navliste a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: black;
	text-decoration: none;
	border: 1px solid #333;
	border-bottom: none;
	background: #FFFFFF url('../m_images/nav_off_bg.gif') repeat-x left top;
}	

#innencontainer {
}

div#innencontainer {
	background-color: #FFFFFF;
	width: 82%;
	margin-left: auto;
	margin-right: auto;
}

#hauptinhalt {
	padding: 0 0 0 15px;
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: right;
	width: 70%;
	height: 100%;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	margin-left: 0;
}
#hauptinhalt ul li a {
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 110%;
	border-bottom: 1px #2893BD dotted;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
	list-style-type: disc;	
}

#hauptinhalt p {
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 110%;
	line-height: 18px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
}
#hauptinhalt p a {
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 110%;
	line-height: 18px;
	text-decoration: none;
	border-bottom: 1px #2893BD dotted;	
}
#hauptinhalt p a:hover {
	color: #2893BD;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 110%;
	line-height: 18px;
	text-decoration: none;
	border-bottom: 1px #2893BD solid;
}

#leitspruch {
	margin-right: 15px;
}
#leitspruch p {
	color: #2893BD;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 120%;
	text-align: right;
	line-height: 120%;
	margin-bottom: 35px;
}

#teamkopf img {	
	border-style: solid;
	border-width: 1px;
	margin: 1px;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#teamkopf p.textkornelia {
	margin-bottom: 83px;
}

#teamkopf p.textkurt {
	margin-bottom: 83px;
}

#teamkopf p.textwilli {	
	margin-top: 83px;
	margin-bottom: 19px;
}

#teamkopf p.textulle {
	margin-top: 100px;
	margin-bottom: 19px;
}

#fussbereich { 
color: #666666;
	background: #ffffff url('../m_images/fussbereich_schatten.jpg') no-repeat top;
	clear: both;
	padding: 20px 0;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.7em;
	font-size: 110%;
	height: 60px;
}
#fussbereich a {
	color: #666666;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}
	
#fussbereich a:hover {
	font-size: 90%;
	font-weight: normal;	
	color: #2893BD;
	text-decoration: none;
	border-bottom: 1px #2893BD solid;	
}
		
#fussbereich p {
	font-size: 90%;
	margin: 0;
	padding: 10px 0 0 0;}
}
.zentriert {
	text-align: center;
}
