body {
	background-color: #fff;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin: 0px;
	padding: 0px;
}
hr {
	border: 1px dotted #f7941d;
}
h1, address {
	display: none;
}
abbr {
	speak: spell-out;
}
acronym {
	speak: normal;
}
abbr , acronym {
	font-variant: normal;
	text-transform: none;
}
abbr[title] , acronym[title] {
	border-bottom: 1px dashed #aaa;
	cursor: help;
}
#kopfzeile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../image/kopf/kopfgrund.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
#kopfzeile .gelb {
	font-family: Times, Times New Roman, Georgia, serif;
	color: #f7941d;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin-right: 10px;
}
#kopfzeile .grau {
	color: #818181;
	font-weight: bold;
	padding: 0px;
	margin-right: 10px;
}
#kopfzeile .telefon {
	color: #4744a7;
	letter-spacing: 5px;
	font-weight: bold;
	margin-right: 5px;
	padding: 0px;
	font-size: 86%;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url(../image/kopf/grundlinks.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#navigation {
	position: absolute;
	top: 128px;
	left: 8px;
	width: 210px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-size: 76%;
}
#navigation img {
	border: none;
	vertical-align: middle;
}
#menue {
	color:  #4744a7;
	text-align: center;
	font-weight: bold;
	background-color: #9fcdf7;
	border-top: 1px solid #4744a7;
	border-right: 1px solid #4744a7;
	border-bottom: 1px solid #f7941d;
	border-left: 1px solid #4744a7;
	width: 190px;
	height: auto;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	float: left;
}
#menuepa {
	color:  #4744a7;
	text-align: center;
	font-weight: bold;
	background-color: #9fcdf7;
	border-top: 1px solid #4744a7;
	border-right: 1px solid #4744a7;
	border-bottom: 1px solid #f7941d;
	border-left: 1px solid #4744a7;
	width: 190px;
	height: auto;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	float: left;
}
#menueal {
	color:  #4744a7;
	text-align: center;
	font-weight: bold;
	background-color: #9fcdf7;
	border-top: 1px solid #4744a7;
	border-right: 1px solid #4744a7;
	border-bottom: 1px solid #f7941d;
	border-left: 1px solid #4744a7;
	width: 190px;
	height: auto;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	float: left;
}
#menue2 {
	color:  #4744a7;
	text-align: center;
	font-weight: bold;
	background-color: #9fcdf7;
	border-top: 1px solid #4744a7;
	border-right: 1px solid #4744a7;
	border-bottom: 1px solid #f7941d;
	border-left: 1px solid #4744a7;
	width: 190px;
	height: auto;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	float: left;
}
#menue3 {
	color:  #4744a7;
	text-align: left;
	background-color: #9fcdf7;
	border-top: 1px solid #4744a7;
	border-right: 1px solid #4744a7;
	border-bottom: 1px solid #f7941d;
	border-left: 1px solid #4744a7;
	width: 190px;
	height: auto;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	float: left;
}
#menue3 a {
	text-decoration: none;
}
#menue3 a:link {
	color: #3F9BEF;
	text-decoration: none;
}
#menue3 a:visited {
	color: #3F9BEF;
	text-decoration: none;
}
#menue3 a:hover {
	color: #F7941D;
	text-decoration: underline;
}
#navihaupt ul {
	border-right: 1px solid #4744a7;
	border-left: 1px solid #4744a7;
	width: 190px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#navihaupt li {
	margin: 0px;
	padding: 2px;
	list-style: none;
}
#navihaupt li a {
	display: block;
	padding: 3px;
	width: 179px;
	text-decoration: none;
}
#navihaupt li a:link {
	color: #3F9BEF;
	text-decoration: none;
}
#navihaupt li a:visited {
	color: #3F9BEF;
	text-decoration: none;
}
#navihaupt li a:hover {
	background-color: #D9E8F5;
	color: #F7941D;
	text-decoration: underline;
}
#navihaupt li a.aktuell {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}
#navihaupt li a.aktuell:before {
	color: #000;
	content: " -> ";
}
#navihaupt form {
	border-right: 1px solid #4744a7;
	border-left: 1px solid #4744a7;
	width: 190px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navihaupt input {
	margin: 3px 0px 3px 6px;
	padding: 0px;
}
#navihaupt .submit {
	margin: 3px 0px 3px 6px;
}
#naviunten {
	color:  #fff;
	text-align: right;
	background-color: #4744a7;
	border: 1px solid #4744a7;
	width: 190px;
	height: auto;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	float: left;
}
#naviunten a {
	color: #fff;
	text-decoration: none;
}
#naviunten a:visited {
	color: #fff;
	text-decoration: none;
}
#naviunten a:hover {
	color: #fbaf5d;
	text-decoration: underline;
}
#navideko {
	display: block;
	width: 210px;
	background-color: #fff;
	margin-top: 20px;
	text-align: center;
	float: left;
}
#titel {
	position: absolute;
	top: 134px;
	left: 220px;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 10px 10px 6px;	
	background-color: #fff;
	font-family: Times, Times New Roman, Georgia, serif;
	color: #f7941d;
	font-size: 150%;
	font-weight: bold;
}
#titel:first-letter {
	font-size: 150%;
	color: #4744a7;
	line-height: 100%;
}
#inhalt {
	position: absolute;
	top: 180px;
	left: 240px;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 10px 10px 6px;	
	background-color: #fff;
	font-size: 76%;
}
#inhalt ul {
	list-style: square;
}
#inhalt .kursiv {
	font-style: italic;
}
#inhalt .bild { 
	display: inline; 
	float: right; 
	margin: 0px 10px 10px 10px; 
}
#inhalt .beschriftung {
	width: 180px;
	line-height: 182%;
	float: left;
	clear: left;
}
#inhalt .beschriftungzwei {
	width: 180px;
	line-height: 182%;
	float: left;
	clear: left;
}
#inhalt .beschriftungdrei {
	width: 50px;
	line-height: 182%;
	float: left;
	clear: left;
}
#inhalt .abstand {
	width: 60px;
	float: left;
	clear: left;
}
#inhalt .abstand2 {
	width: 56px;
	float: left;
	clear: left;
}
#inhalt .fehler {
	color: #ff0000;
	font-weight: bold;
}
#inhalt .ohne {
	border: none;
}
#navirechts {
	position: absolute;
	top: 121px;
	left: 0px;
	width: 100%;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	text-align: right;
}
#navirechts .blau {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 10px 2px 40px;
	background-color: #4744a7;
	background-image: url(../image/navirechts/deko.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 76%;
}
#navirechts a {
	color: #fff;
	text-decoration: none;
}
#navirechts a:visited {
	color: #fff;
	text-decoration: none;
}
#navirechts a:hover {
	color: #fbaf5d;
	text-decoration: underline;
}