body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family:Arial;
	text-align:center;
}
h1, h2, h3, h4, h5
{
	font-size:100%;
	color:#ffffff;
	padding:0px;
	margin:0px;
}
p{
	text-align:left;
	font-size:90%;
	color:#ffffff;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a{
	text-align:left;
	font-size:90%;
	color:#ffffff;
}
li {
	color:#ffffff;
	font-size: 80%;
}
td {
	vertical-align:top;
}

td.tdmiddle {
	vertical-align: middle;	
}

.center {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}
#navi {
	width:1000px;
	height:30px;
	padding:0px;
}
#head {
	background-color:#ffffff;
	width:1000px;
	min-height:100px;
	padding:0px;
}
#navigation {
	clear: both;
	margin-top: 20px;
	width:1000px;
	height:20px;
	text-align:left;
}
*+html #navigation {
	margin-top: 0px;
}
#navigation a{
	color:#9c9ea8;
	text-decoration:underline;
	margin-left:10px;
}
#navigation a:hover{
	color:#9c9ea8;
	text-decoration:none;
	margin-left:10px;
}
#navigation a.aktionen {
	color: #ff6347;
}
span.aktionen {
	/*color: #e2001a;*/
}
#navigation_bg{
	background-color:#f8f9f9;
	height:20px;
	left:0px;
	right:0px;
	clear: both;
}
#main {
	width:1000px;
	min-height: 329px;
	height:auto !important;  /* für moderne Browser */
	height: 329px;  /*für den IE */
}

*+html #main table {
	margin-top: -3px;
	margin-bottom: -7px;
}

#footer {
	width:1000px;
	height:20px;
	margin-top:30px;
	color:#868aac;
	text-align:left;
}
#footer p{
	color:#818285;
	font-weight:bold;
	font-size:80%;
}
#footer a{
	color:#818285;
	font-weight:bold;
	font-size:100%;
	text-decoration:none;
}
#footer a:hover{
	color:#818285;
	font-weight:bold;
	font-size:100%;
	text-decoration:underline;
}
#footer p.red
{
	color: #e3001b;
	font-size:80%;
	text-align: center;
	padding-bottom: 10px;
}

.sitemaps {
	margin-top: 30px;
	background-color:#999999;
}

#sitemaps {
	width:1000px;
	text-align:left;
}

#sitemaps .sitemap {
	width:200px;
	padding-bottom: 5px;
}

#sitemaps .sitemap h1, #sitemaps .sitemap h2, #sitemaps .sitemap h3,
#sitemaps .sitemap h4, #sitemaps .sitemap h5, #sitemaps .sitemap h6 {
	margin-top: 6px;
	margin-bottom: 3px;
	font-size: 90%;
	color:#ffffff;
}

#sitemaps .sitemap .point {
	font-size: 80%;	
	padding-top: 2px;
	padding-bottom: 2px;
}

#sitemaps .sitemap a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

#sitemaps .sitemap a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#navi_bg {
	background-image:url(../images/bg_navi.gif);
	background-color:#999999;
	background-repeat:repeat-x;
	margin:20px 0px 0px 0px;
	min-height:32px;
}
#main_bg {
	background-color:#999999;
}

#main_img {
	margin:-3px 10px -8px 10px;
	/*IE 8*/
	margin-bottom /*\**/: -7px\9
}
*+html #main_img {
	margin-top:0px;
	margin-bottom:0px;
}

#text {
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:left;
}
.smalltext {
	width: 400px;
	padding-left: 100px;
	padding-right: 368px;
}
#logo {
	float:right;
	margin:-80px 100px 0px 0px;
	padding:0px;
	position:static;
}
* html #logo {
	display: none;
}

.line_weiss {
	background-color:#ffffff;
	min-height:5px;
	max-height:5px;
}

.line_bottom {
	background-color:#000000;
	margin:1px 0px 0px 0px;
	min-height:1px;
	max-height:1px;
}
* html .line_bottom {
	display:none;
}

/*navigation*/
a.navipunkt {
	background-image:url( ../images/linepass.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	color:#ffffff;
	font-weight:bold;
	margin:4px 0px 0px 10px;
	line-height:17px;
	text-decoration:none;
	padding-bottom: 2px;
	padding-right: 2px;
}
a:hover.navipunkt {
	background-image:url( ../images/lineakt.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	color:#ffffff;
	font-weight:bold;
	margin:4px 0px 0px 10px;
	line-height:17px;
	text-decoration:none;
	padding-bottom: 2px;
	padding-right: 2px;
}
a.naviaktiv {
	background-image:url( ../images/lineakt.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	color:#ffffff;
	font-weight:bold;
	margin:4px 0px 0px 10px;
	line-height:17px;
	text-decoration:none;
	padding-bottom: 2px;
	padding-right: 2px;
}

.navigation_left {
	width: 500px;
	float: left;
	text-align: left;
}

.navigation_right {
	width: 238px;
	float: right;
	text-align: left;
	padding-right: 130px;
}

/*subnavigation*/
#subnavi {
	margin:0px 0px 0px 8px;
	/*margin:30px 0px 0px 8px;*/
	text-align:left;
	width:110px;
	font-size: 90%;
}

a.subnavipunkt {
	background-image:url( ../images/linepass.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	line-height:25px;
	text-decoration:none;
	padding-bottom: 2px;
	padding-right: 2px;
}
a:hover.subnavipunkt {
	background-image:url( ../images/lineakt.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	line-height:25px;
	text-decoration:none;
	padding-bottom: 2px;
	padding-right: 2px;
}
a.subnaviaktiv {
	background-image:url( ../images/lineakt.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	line-height:25px;
	text-decoration:none;
	padding-bottom: 2px;
	padding-right: 2px;
}

#subnavi .abstand {
	min-height: 4px;
	height:auto !important;
	height: 4px;
}
* #subnavi .abstand {
	line-height: 0px;
	height: 0px;
}
*+html #subnavi .abstand {
	min-height: 0px;
}

.subsub {
	padding-left: 10px;
	font-size: 84%;
}

.subsubsub {
	padding-left: 10px;
	font-size: 84%;
}

.subsub a.subnavipunkt {
	line-height:21px;
	padding-bottom: 4px;
}
.subsub a:hover.subnavipunkt {
	line-height:21px;
	padding-bottom: 4px;
}
.subsub a.subnaviaktiv {
	line-height:21px;
	padding-bottom: 4px;
}

#subnavi .subsub .abstand {
	min-height: 0px;
	height:auto !important;
	height: 0px;
}

/*schriftgroesse*/
#schrift {
	float:left;
	margin:25px 0px 0px 130px;
}
* html #schrift {
	margin-left: 65px;
}

#schrift .text {
	margin-left: 4px;
	width: 590px;
}

*+html #schrift .text {
	margin-bottom: 20px;
}

#schrift .text h1,
#schrift .text h2,
#schrift .text p {
	font-family:Arial;
	text-align:left;
	color:#707173;
}

#schrift .text h1 {
	font-size: 160%;
	margin: 0px;
	padding: 0px;
}
#schrift .text h2 {
	font-size: 130%;
	margin: 0px;
	padding: 0px;
}
#schrift .text p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

#schriftgr {
	margin:-14px 0px 0px 0px;
	padding-left: 200px;
}
#titel {
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	color:#c5c7c8;
	font-weight:bold;
	font-size:90%;
}

.imgmiddle {
	vertical-align: middle;
	border: 0px;
}

.imgbottom {
	vertical-align: bottom;
	border: 0px;
}

/* Redaktionssystem  */
.error{
	color: #f8f9f9;
}

.spalte1 td {
	background-color: #777;
}
.spalte2 td {
	background-color: #aaa;
}
.spalte3 td {
	background-color: #90ee90;
}
.spalte4 td {
	background-color: #ff6347;
}

/* Kontakt */
#formname {
	display: none;
}

.kontakt {
	width: 890px;
	padding-left: 50px;
	text-align: left;
}

.kontakttext {
	color: #f8f9f9;
	font-weight: bold;
	font-size: 80%;
	padding-bottom: 2px;
}

.kontakt input {
	width: 250px;
}

.kontaktabstand {
	width: 20px;
}

.kontakt textarea {
	width: 300px;
}

.submit {
	padding-top: 20px;
	padding-left: 140px;
}

.submit .submitinput input {
	float: left;
	width: 29px;
}

.submittext {
	float: left;
	padding-top: 4px;
	padding-left: 10px;
	color: #f8f9f9;
	font-weight: bold;
}

.kontakterror {
	clear: both;
	padding-top: 20px;
	color: #f8f9f9;
}

/* Routenplaner */
.routenplaner {
	padding-top: 17px;
	padding-left: 50px;
}
