.p                       { color: #c0c0c0; font-size: 12px; line-height: 14px; font-family: Arial, "Times New Roman", Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Helvetica, Times, Arial, Geneva, Swiss, SunSans-Regular; text-align: justify }
.pklein { color: #c0c0c0; font-size: 9px; line-height: 11px; font-family: Arial, "Times New Roman", Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Helvetica, Times, Arial, Geneva, Swiss, SunSans-Regular; text-align: justify }
.h1       { color: white; font-weight: bold; font-size: 13px; line-height: 15px; font-family: Arial, Georgia, "Times New Roman", Helvetica, Geneva, Swiss, SunSans-Regular, Times; }
.h2    { color: #c0c0c0; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Georgia, "Times New Roman", Helvetica, Geneva, Swiss, SunSans-Regular, Times; text-align: justify }
.a1 { color: #fff; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Georgia, "Times New Roman", Helvetica, Geneva, Swiss, SunSans-Regular, Times; text-decoration: underline; text-align: justify }
.h2 weiss { color: white; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Georgia, "Times New Roman", Helvetica, Geneva, Swiss, SunSans-Regular, Times; text-align: justify }
.a              { color: #c0c0c0; font-weight: normal; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; text-align: justify }
body             { list-style-position: outside; scrollbar-3dlight-color: #0764a5; scrollbar-arrow-color: #0764a5; scrollbar-base-color: #0764a5  }
.pleistung { color: #c0c0c0; font-size: 12px; line-height: 14px; font-family: Arial, "Times New Roman", Helvetica, Geneva, Swiss, SunSans-Regular, Georgia, Helvetica, Times, Arial, Geneva, Swiss, SunSans-Regular; text-align: right }
.h2leisungen { color: #c0c0c0; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Arial, Georgia, "Times New Roman", Helvetica, Geneva, Swiss, SunSans-Regular, Times; text-align: right }
body {
	font-family: Arial, "Times New Roman", Helvetica, Geneva, Swiss, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #c0c0c0;
	background-color: #0764a5;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
	overflow-x: hidden;
}
#kopf {
	height: 114px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	overflow: hidden;

}
#inhalt {
	height: 470px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	clear: none;
	overflow: auto;
	overflow-x: hidden;
}
#navi {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	overflow: hidden;
}
a:link {
	color: #c0c0c0;
}
a:visited {
	color: #c0c0c0;
}
a:hover {
	color: #c0c0c0;
}
a:active {
	color: #c0c0c0;
}
#inhalt #inhalt_links {
	float: left;
	height: 465px;
	width: 440px;
	clear: left;
	
}
#inhalt #inhalt_rechts {
	float: right;
	height: 465px;
	width: 290px;
	clear: right;
	
	
}

