* {	margin: 0;	padding: 0;}body {	background: #FFFFFF;	color: #000000;	font-family: Arial, Helvetica, sans-serif;	text-align: center;}p {	font-size: 0.9em;}#p.note {	font-size: 0.8em;}}.center {	text-align: center;}h3 {	font-size: 1.1em;	color: #FFFFFF;	margin: 20px;}a {	background: #000000;	color: #EBEBEB;}a img {	border:  none;}h1 {	font-size: 1.4em;	margin: 40px 0px 50px 0px;	}h2 {	font-size: 1.2em;	margin: 40px 0px 20px;}hr {	margin: 10px 0px 10px 0px;}ul {	list-style: square;	margin-bottom: 40px;	margin-left: 40px;}ul.inhalt {	font-size: 1.05em;}ul.keinabstand {	margin-bottom: 0px;}ul li {	margin-top: 20px;}ul ul {	font-size: 97%;	margin-left: 20px;	list-style: disc;	font-weight: normal;	}ul ul ul {	list-style: circle;	margin-left: 40px;	font-weight: normal;}li.barnav {	margin-left: 20px;}	.floatleft {	float: left;	text-align: left;	}.floatright {	float: right;	text-align: right;	}/* IDs */#container {	font-size: 105%;	background: #000000;	border-left: 1px solid #566D99;	border-right: 1px solid #566D99;	color: #EBEBEB;	margin: 0 auto;	position: relative;	text-align: left;	width: 90%;}#header {background-image: url(../img/Logo_invertiert.gif);	background-repeat: no-repeat;	border-bottom: 1px solid #000000;	border-top: 1px solid #000000;	text-align: left;	height: 80px;	width: 100%;}#content {	background: #000000;	color: #EBEBEB;	line-height: 150%;	padding: 20px 30px 20px 20px;}#content p {	margin: 10px 0;	word-spacing: 0.1em;}/* Navigation *//* Topnavigation */#barnav {	background: #000000;	border-bottom: 1px solid #FFFFFF;	color: #EBEBEB;	font-size: 12px;	font-weight: bold;	height: auto;	padding: 7px 9px 3px 0px;	text-align: right;	width: auto;}#barnav a {	background: #000000;	border-left: 1px solid #000000;	border-right: 1px solid #000000;	border-top: 1px solid #000000;	color: #EBEBEB;	font-size: 12px;	font-weight: normal;	padding: 3px;	text-decoration: none;}#barnav a:hover,#barnav a:active,#barnav a:focus {	background: #000000;	color: #FFFFFF;	border-bottom: 1px solid #000000;	border-left: 1px solid #FFFFFF;	border-right: 1px solid #FFFFFF;	border-top: 1px solid #FFFFFF;}#barnav ul{	margin-bottom: 0px;}#barnav li {	display: inline;}/* Sekundärnavigation */.team {	width: 100%;	border: 10px none;	text-align: center;	vertical-align: top;	margin: 10px;}.fusszeile {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	color: #FFFFFF;	background-color: #000000;}