/*  CSS Document - Nils Heuner 2007 */body {	background-color: #FFFFFF;	padding:0px;	margin:0px;}.text { 	font-family: Verdana, Arial, sans-serif; 	font-size: 11px;  	font-style: normal; 	line-height: 19px; 	color: #000000; 	text-decoration: none;	}		.rot { 	font-family: Verdana, Arial, sans-serif; 	font-size: 11px;  	font-style: normal; 	line-height: 19px; 	color: #EC0C0C; 	text-decoration: none;	}	p {  	font-family: Verdana, Arial, sans-serif; 	font-size: 11px; 	font-style: normal; 	line-height: 19px; 	color:#000000 	text-decoration: none;	}	.menu	{  	font-family: Verdana, Arial, sans-serif; 	font-size: 11px; 	font-style: normal; 	line-height: 19px; 	color: #000000; 	text-decoration: none;	border-left: 1px;	border-style: solid;	border-color: #716E69;	border-bottom:0px;	border-top: 0px;	border-right: 0px;	}	.menu a {	color:#000000;	text-decoration:none;	}	.menu a:link {color:#000000;}.menua:visited {color:#000000;}.menu a:hover {color: #EC0C0C;}.menu a:active {color:#950262;}	.bildunterschrift {  	font-family: Verdana, Arial, sans-serif;  	font-size: 10px; 	font-style: normal;	line-height: 15px; 	color: #716E69; 	text-decoration: none	}.bildunterschrift a {	color:#EC0C0C;	font-size:10px;	text-decoration:none;	line-height: 15px;	font-style: normal;	font-family:Verdana, Arial, Helvetica, sans-serif;	}	.bildunterschrift a:link {color:#EC0C0C;}.bildunterschrift a:visited {color:#EC0C0C;}.bildunterschrift a:hover {color:#FFCCFF;}.bildunterschrift a:active {color:#950262;}	a {	font-size:11px;	text-decoration:none;	line-height: 19px;	font-style: normal;	font-family:Verdana, Arial, Helvetica, sans-serif;	}	a:link {color:#EC0C0C;}a:visited {color:#EC0C0C;}a:hover {color: #000000;}a:active {color:#950262;}	h1 {  	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px; 	 font-style: normal; 	 font-weight: normal;	color: #716E69;	border-top: 8px;	border-style: solid;	border-color: #716E69;	border-bottom:0px;	border-left: 0px;	border-right: 0px;	padding:5px 5px 5px 195px;	margin:0px	min-width:750px;	}		h2 {  	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	 font-style: normal; 	line-height: 14px; 	font-weight: bold; 	color: #000000; 	text-decoration: none;	}	h3 {  	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	 font-style: normal; 	line-height: 14px; 	font-weight: bold; 	color: #EC0C0C; 	text-decoration: none;	}	.rahmen {	float: right;	width: 40%;	margin: 4px 0px 4px 6px;	border:1px;	border-style: dotted;	border-color: #544526;	padding: 5px;	margin: 10px;	}	.linie {	width:460px;	line-height: 10px; 	border-bottom:1px;	border-left: 0px;	border-right: 0px;	border-top: 0px;	border-style: solid;	border-color: #716E69;	}		.bild {	float: left;	margin: 3px 5px 3px 0px;	}	.bildright {	float: right;	margin: 4px 0px 4px 6px;	}/* ----------container zentriert das layout-------------- */#container {	width: 750px;	margin-bottom: 10px;	margin-left: auto;	margin-right: auto;}/* ----------banner for logo-------------- */#banner {	text-align: left;	padding: 0px;	margin-top: 20px;	margin-bottom: 40px;	border-top: 8px;	border-style: solid;	border-color: #716E69;	border-bottom:0px;	border-left: 0px;	border-right: 0px;}>#banner img {padding:0px 0px;} /* -----------------Inhalt--------------------- */#content {	padding: 0px;	margin-left: 460px;	margin-right: 0px;}div#content { 	min-height:400px;	height:expression(this.scrollHeight > 600 ? "auto":"600px"); }#content_2 {	padding: 0px;	margin-left: 460px;	margin-right: 0px;	border-left: 1px;	border-style: solid;	border-color: #716E69;	border-top: 0px;	border-bottom: 0px;	border-right: 0px;}/* --------------left navigavtion------------- */#left {	float: left;	width: 440px;	margin: 0px;	padding: 0px;}/* -----------footer--------------------------- */#footer {	clear: both;	margin: 0px;	padding: 0px;	text-align: right; 	}
