@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body,td,th,p {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	color: #0000CC;
	font-style: italic;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #FF8C20;
}
a:active {
	color: #FF0000;
}
h1 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h4 {
	font-size: 45px;
	color: #FFFFFF;
}
.in_nummer {
	width: 100px;
}
.in_etwkurz {
	width: 160px;
}
.in_norm {
	width: 265px;
}



.spacer {
	clear: both;
}
#rechts{
	height: 629px;
	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: 629px;
	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{
	width: 727px;
	clear: both;
	float: none;
	background-repeat: repeat-x;
	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;
	padding: 0px;
	height: auto;
}
#mitte #logonavi {
	width: 157px;
	clear: right;
	float: left;
	margin: 0px;
	padding: 0px;
}
#mitte #logo {
	width: 100%;
}

#mitte #navi {
	background-image: url(../Bilder/navi-bg.jpg);
	background-repeat: no-repeat;
	height: 296px;
	width: 100%;
}
#mitte #logonavi #navi .navi01 li, #mitte #logonavi #navi .navi02 li {
	height: 31px;
	list-style-type: none;
	line-height: 31px;
	width: 152px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mitte #logonavi #navi .navi01 a:hover, #mitte #logonavi #navi .navi02 a:hover {
	background-color: #FFFFFF;
}
#mitte   #logonavi   #navi   .navi01 li:hover {
	background-color: #FFFFFF;
}

#mitte #logonavi #navi .navi03 li {
	text-align: right;
	width: 152px;
	list-style-type: none;
	padding-right: 5px;
}
#mitte  #logonavi  #navi  .navi03  {
	margin-top: 50px;
	margin-bottom: 20px;
}

#mitte #seite {
	width: 570px;
	clear: right;
	float: left;
	margin: 0px;
	padding: 0px;
}

#mitte  #seite #top {
	clear: right;
	float: left;
	width: 570px;
	background-image: url(../Bilder/top-bg.gif);
	height: 47px;
}
#mitte  #seite #top h1 {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	color: #999999;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#mitte   #seite #image {
	clear: right;
	float: left;
	width: 570px;
}
#mitte   #seite #bilder {
	clear: right;
	float: left;
	width: 560px;
	background-image: url(../Bilder/bilder-bg.gif);
	height: 115px;
	padding: 5px;
}
#mitte   #seite   #bilder #bildershow {
	margin-top: 11px;
	margin-bottom: 10px;
}
#mitte  #seite #inhalt {
	width: 400px;
	clear: right;
	float: left;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 5px;
}
#mitte #seite #inhalt label {
	clear: right;
	float: left;
	width: 100px;
}

#mitte  #seite #subnavi {
	width: 145px;
	clear: right;
	float: left;
	background-image: url(../Bilder/subnavi-bg.gif);
	height: 157px;
	padding-left: 14px;
}
#mitte #seite #subnavi .navi01, #mitte #seite #subnavi .navi02 {
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 20px;
	margin-left: 5px;
}
#mitte #seite #subnavi li, #mitte #seite #subnavi li {
	padding-left: 5px;
}
#mitte #seite #subnavi li:hover, #mitte #seite #subnavi li:hover {
	background-color: #FFFFFF;
}
#mitte #seite #subnavi .navi01 a:hover, #mitte #seite #subnavi .navi02 a:hover {
	background-color: #FFFFFF;
}

#mitte #seite #subnavi .navi01 li, #mitte #seite #subnavi .navi02 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#mitte #fuss {
	width: 411px;
	margin-top: 10px;
}
