/*  CSS Document - Layout 6 FIX */body {	background-color: #FFFFFF;	padding:0px;	margin:0px;  background-image:url(../images/bg_verlauf_3.jpg);  background-repeat: repeat;}.text_Rot { 	font-family: Verdana, Arial, sans-serif; 	font-size: 12px;  	font-style: normal; 	line-height: 19px; 	color: #C00036; 	text-decoration: none;	}	.text_Small { 	font-family: Verdana, Arial, sans-serif; 	font-size: 10px;  	font-style: normal; 	line-height: 17px; 	color: #333333; 	text-decoration: none;	}			p {  	font-family: Verdana, Arial, sans-serif; 	font-size: 12px; 	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: 18px; 	color: #000000; 	text-decoration: none;	}	.linie {	width:570px;	line-height: 1px; 	font-size: 1px; 	border-bottom:1px;	border-left: 0px;	border-right: 0px;	border-top: 0px;	border-style: dotted;	border-color: #C00036;	margin: 4px 0px 20px 6px;	}		.bildunterschrift {  	font-family: Verdana, Arial, sans-serif;  	font-size: 10px; 	font-style: normal;	line-height: 15px; 	color: #FFFFFF; 	text-decoration: none	}.bildunterschrift a {	color:#FFFFFF;	font-size:10px;	text-decoration:none;	line-height: 15px;	font-style: normal;	font-family:Verdana, Arial, Helvetica, sans-serif;	}	.bildunterschrift a:link {color:#FFFFFF;}.bildunterschrift a:visited {color:#FFFFFF;}.bildunterschrift a:hover {color:#FFCCFF;}.bildunterschrift a:active {color:#950262;}		.menu a {	color:#000000;	font-size:11px;	text-decoration:none;	line-height: 18px;	font-style: normal;	font-family:Verdana, Arial, Helvetica, sans-serif;	}	.menu a:link {color:#000000;}.menu a:visited {color:#000000;}.menu a:hover {color: #C00036;}.menu a:active {color:#950262;}a {	color:#C00036;	font-size:12px;	text-decoration:none;	line-height: 19px;	font-style: normal;	font-family:Verdana, Arial, Helvetica, sans-serif;	}	a:link {color:#C00036;}a:visited {color:#C00036;}a:hover {color: #C00036;}a:active {color:#950262;}h1 {  	font-family: Verdana, Arial, Helvetica, sans-serif;  	font-size: 13px; 	 font-style: normal; 	 font-weight: normal;	color: #FFFFFF;	background-color: #C00036;	padding:8px 15px 8px 195px;	margin:0px	min-width:500px;	}		h2 {  	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px;	 font-style: normal; 	line-height: 19px; 	font-weight: bold; 	color: #C00036; 	text-decoration: none;	padding-left: 10px;	}	h3 {  	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px;	 font-style: normal; 	font-weight: normal;	line-height: 19px; 	color: #C00036; 	text-decoration: none;	padding-left: 10px;	}.rahmen {	float: right;	width: 560px;	margin: 4px 0px 4px 6px;	border:1px;	border-style: dotted;	border-color: #C00036;	padding: 5px;	margin: 10px;	}		.bild {	float: left;	margin: 5px 15px 3px 10px;	}	.bild_2 {	float: left;	margin: 5px 15px 3px 10px;	}		.bildright {	float: right;	margin: 5px 20px 3px 15px;	}/* ----------container zentriert das layout-------------- */#container {	width: 800px;	margin-bottom: 10px;	margin-left: auto;	margin-right: auto;	}/* ----------banner for logo-------------- */#banner {	text-align: right;	padding: 0px;	margin: 0px;	}>#banner img {padding:0px 0px;} /* -----------------Inhalt--------------------- */#content {	background-color: #FFFFFF;	padding: 0px;	margin-left: 180px;	margin-right: 0px;	border-left:1px;	border-left-style: dotted;	border-left-color: #C00036;	border-right:1px;	border-right-style: dotted;	border-right-color: #C00036;		padding: 0px 10px 0px 10px;	}div#content { min-height:600px;height:expression(this.scrollHeight > 600 ? "auto":"600px"); }p, pre{	padding: 5px 10px;	margin:0px;	}/* --------------left navigavtion------------- */#left {	float: left;	width: 160px;	margin: 0px;	border-left:1px;	border-left-style: dotted;	border-left-color: #C00036;	border-right:1px;	border-right-style: dotted;	border-right-color: #C00036;	padding: 3px;	}/* -----------footer--------------------------- */#footer {	clear: both;	margin: 0px;	padding: 0px;	text-align: right; 	}
