@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-size: 100.1%;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
}
a:link {
	color: #003297;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #FF8C20;
}
a:active {
	color: #FF0000;
}
.spacer {
	clear: both;
}


h1 {
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
}
h3 {
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 10px;
}
#rechts{
	height: 311px;
	background-repeat: repeat-x;
	clear: right;
	float: right;
	width: 50%;
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 0px;
	visibility: visible;
	background-image: url(../Bilder/right-bg.gif);
}
#links{
	height: 175px;
	background-repeat: repeat-x;
	clear: right;
	float: left;
	width: 50%;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	visibility: visible;
	background-image: url(../Bilder/left-bg.gif);
	}
#mitte{
	clear: both;
	float: none;
	position: relative;
	z-index: 10;
	left: 0px;
	top: 0px;
	visibility: visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 950px;
}
#logo {
	background-image: url(../Bilder/top-bg.gif);
	background-repeat: repeat-x;
	height: 101px;
}
#logo img {
	clear: right;
	float: left;
}
#logo  .counter {
	clear: right;
	float: left;
	font-size: 10px;
	margin-top: 50px;
	margin-left: 50px;
	background-color: #DDDDDD;
}


#navi {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: none;
	height: 30px;
	background-color: #003399;
}
#navi   ul {
	margin-left: 186px;
	background-color: #003399;
}
#navi   li  {
	list-style-type: none;
	clear: right;
	float: left;
}
#navi    a  {
	display: block;
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 16px;
}
#navi  .n01, #navi .n02, #navi .n05, #navi .n06 {
	width: 70px;
}
#navi  .n03 {
	width: 110px;
}
#navi .n04 {
	width: 120px;
}
#navi a:visited {
	color: #CCCCCC;
}
#navi a:hover {
	color: #003399;
	background-color: #CCCCCC;
}
#site {
	margin-top: 6px;
}

#subnavi {
	clear: right;
	float: left;
	width: 186px;
	background-color: #FFFFFF;
	padding-right: 6px;
	background-image: url(../Bilder/subnavi-bg.jpg);
	background-repeat: no-repeat;
	height: 299px;
}
#subnavi h1 {
	color: #042960;
	background-color: #FDFDFD;
	margin: 0px;
	font-size: 14px;
	line-height: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-transform: uppercase;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
#subnavi  .subul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #003399;
}
#subnavi  .subul {
	margin-top: 1px;
	list-style-type: none;
}
#subnavi  .subul a {
	background-color: #CCCCCC;
	display: block;
	line-height: 29px;
	font-size: 0.8em;
	padding-left: 5px;
	width: 173px;
}
#subnavi  .subul a:visited {
	color: #666666;
}
#subnavi  .subul a:hover {
	color: #FFFFFF;
	background-color: #003399;
	width: 181px;
}
#subnavi .adressabstand {
	height: 90px;
}

#subnavi  p  {
	padding-bottom: 0px;
	padding-top: 7px;
	font-size: 0.7em;
	line-height: 1.2em;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
}




#untersite {
	clear: right;
	float: left;
	width: 757px;
}
#image {
	background-image: url(../Bilder/image.jpg);
	margin: 0px;
	padding: 0px;
	height: 202px;
}
#image h1 {
	font-size: 1.8em;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 380px;
	margin: 0px;
}
#image p {
	padding-left: 380px;
	padding-top: 5px;
	font-size: 0.9em;
}
#inhaltssite {
}
#inhalt {
	clear: right;
	float: left;
	width: 582px;
	margin-right: 6px;
}
#inhalt  .div {
	background-color: #EEEEEE;
	border: 1px dashed #CCCCCC;
	margin-bottom: 5px;
}
#inhalt  .div  p {
	padding: 0px;
	margin: 3px;
}
#inhalt  .div  img {
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}


#inhalt p {
	font-size: 0.8em;
	color: #666666;
	margin-bottom: 10px;
}
#inhalt label {
	clear: right;
	float: left;
	width: 80px;
}


#inhalt .fuss {
	margin-top: 15px;
	background-color: #003399;
	color: #FFFFFF;
	font-size: 0.7em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inhalt .fuss a {
	color: #FFFFFF;
}
#inhalt .fussadresse {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #666666;
	margin-top: 5px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inhalt .fussadresse p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

#news {
	background-image: url(../Bilder/news-bg.jpg);
	background-repeat: no-repeat;
	height: 400px;
	float: left;
	width: 168px;
}
.Ansprechpartner, .AnsprechpartnerLang {
	background-color: #e7e7df;
	width: 279px;
	border: 1px solid #8B8B70;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 80px;
	clear: right;
	float: left;
	margin-right: 2px;
	margin-top: 2px;
}
.AnsprechpartnerLang {
	background-color: #e7e7df;
	width: 568px;
	border: 1px solid #8B8B70;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 80px;
	margin-right: 0px;
	clear: both;
	float: none;
}
.Ansprechpartner img, .AnsprechpartnerLang img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.Ansprechpartner, p, .AnsprechpartnerLang p {
	line-height: 1.6em;
	padding: 3px;
}
.autos {
	width: 138px;
	margin-right: 3px;
	font-size: 0.7em;
	clear: right;
	float: left;
	background-color: #E7E7DD;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	border: 1px dotted #CCCCCC;
}
.autoname, .autopreis {
	width: 50%;
	clear: right;
	float: left;
	height: 18px;
	font-size: 10px;
	background-color: #CCCCCC;
}
.autopreis {
	text-align: right;
}
.autoinfos {
	text-align: center;
	clear: right;
	float: left;
	width: 65px;
	margin: 1px;
	background-color: #333333;
	border: 1px solid #000000;
}
.autoinfos a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	height: 25px;
}

.autoinfos2 {
	text-align: center;
	clear: right;
	float: left;
	height: 18px;
	width: 135px;
	margin: 1px;
	background-color: #E6E7E1;
	border: 1px solid #000000;
}
.halb {
	width: 50%;
	clear: right;
	float: left;
}

