@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8b5a0a;
	background-image: url(../grafik/back.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.haubtramen {
	position: absolute;
	left: 50%;
	width: 920px;
	margin-left: -460px;
	border: 1px solid #999;
	background-color: #FFF;
	background-image: url(../grafik/menuback.gif);
	background-repeat: repeat-y;
}
.kopf {
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;
}
.menu {
	width: 155px;
	padding: 10px;
	float: left;
}
.inhalt {
	float: left;
	padding: 15px;
	width: 715px;
	/*background-color: #ff0000;*/
}
.startbild {
	width: 695px;
	height: 264px;
	background-image: url(../grafik/sommer_startbild.jpg);
	background-repeat:no-repeat;
	padding:10px;
}
.inhalt2 {
	float: left;
	width: 300px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.inhalt_links {
   float: left;
   width: 400px;
   /*background-color: #ff0000;*/
}

.inhalt_links_breit {
   float: left;
   width: 700px;
   /*background-color: #ff0000;*/
}
.inhalt_rechts {
   float: left;
   width: 285px;
   padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	/*background-color: #ff0ff0;*/
}

.menupunkt {
	min-height: 13px;
	width: 135px;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 2px;
	margin-bottom: 5px;
}
.menupunkt a:link {
	color: #000;
	text-decoration: none;
}
.menupunkt a:visited {
	color: #000;
	text-decoration: none;
}
.menupunkt_a {
	min-height: 13px;
	width: 135px;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 2px;
	background-color: #98c8f9;
	margin-bottom: 5px;
}
.menupunkt_a a:link {
	color: #000;
	text-decoration: none;
}
.menupunkt_a a:visited {
	color: #000;
	text-decoration: none;
}
.rubrik {
	height: 13px;
	width: 135px;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 2px;
	background-image: url(../grafik/rubrik.gif);
	margin-bottom: 5px;
}
.rubrik a:link {
	color: #000;
	text-decoration: none;
}
.rubrik a:visited {
	color: #000;
	text-decoration: none;
}
.rubrik_a {
	height: 13px;
	width: 135px;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 2px;
	background-image: url(../grafik/rubrik_a.gif);
	margin-bottom: 5px;
}
.rubrik_a a:link {
	color: #000;
	text-decoration: none;
}
.rubrik_a a:visited {
	color: #000;
	text-decoration: none;
}
.oberpunkt {
	height: 13px;
	width: 147px;
	font-size: 10px;
	padding-top: 2px;
	margin-bottom: 5px;
	padding-left: 3px;
}
.oberpunkt a:link {
	color: #000;
	text-decoration: none;
}
.oberpunkt a:visited {
	color: #000;
	text-decoration: none;
}
.oberpunkt_a {
	height: 13px;
	width: 147px;
	font-size: 10px;
	padding-top: 2px;
	margin-bottom: 5px;
	background-color: #98c8f9;
	padding-left: 3px;
}
.oberpunkt_a a:link {
	color: #000;
	text-decoration: none;
}
.oberpunkt_a a:visited {
	color: #000;
	text-decoration: none;
}.dia {
	height: 291px;
	width: 400px;
}
.map {
	//height: 300px;
	//width: 300px;
}

.feld {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; LETTER-SPACING: 0em; BACKGROUND-COLOR: #FFFBF2; 
}
.backlink {
	margin: 0 auto; /* *das* ist das Zentrierungsgeheimnis - Abstand oben und unten ist 0, Abstand für links und rechts ist auto */
	FONT-SIZE: 12px;
	width: 400px;
}

