body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #405905;
}
#container {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -460px;
	background-image: url(img_steiner_see/higru.jpg);
	width: 940px;
	background-repeat: repeat-y;
	background-position: 0px;
}
#content {
	margin: 30px 110px 30px 100px;
	font-size: small;
	color: #fff;
	font-style: italic;
}
#footer {
}
#nav_neben {
	position: absolute;
	left: 260px;
	top: 286px;
	font-size: x-small;
	font-style: italic;
	color: #F29F8D;
}
#nav_div {
	width: 100%;
	margin-bottom: 60px;
}
ul#nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	float:left;
	width: 100%;
	line-height: 1.2em;
	padding-left: 300px;
}

ul#nav li {
	padding:0;
	list-style:none;
	float:left;
	font-size: 14px;
	text-align: right;
	margin-top: 0;
	margin-right: 0.3em;
	margin-bottom: 0;
	margin-left: 0;
	right: 100px;
}
ul#nav li a {
text-decoration:none; display:block; padding:0 0.5em; border-top:0.1em solid #BF5A36; border-bottom:0.1em solid #BF5A36; color:#F29F8D; background:#BF5A36;}
ul#nav li a:hover {text-decoration:none; border-top:0.1em solid #3E5902; border-bottom:0.1em solid #3E5902; color:#ffffff; background:#F29F8D;}

#nav_neben li {
	list-style-type: none;
	display: inline;
}

#nav_neben a:visited {
	color: #F29F8D;
	text-decoration: none;
}
#nav_neben a:link  {
	color: #F29F8D;
	text-decoration: none;
	
}
#nav_neben a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
	
}
#content a:visited {
	color: #cccccc;
	text-decoration: none;
	}
a:link {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #ffff00;
}
h3 {
	font-size: 14px;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -25px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0px 5px -25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F29F8D;
}
.spalt_li {
	float: left;
	width: 48%;
}
.spalt_re {
	float: right;
	width: 48%;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
strong {
   font-weight: bold;
   color:#F29F8D;
}

.c {
   clear: both;
}

.center {
   text-align: center;
}

#content img.left {
	border:4px groove #FFCC00;
	margin-right: 20px;
	margin-left: 40px;
	float: left;
}
/* the clearfix : ------------------ */
.cf {
display: inline-block;

}
.cf[class] {
display: block;
overflow: hidden;

}
/* the clearfix end ------------------ */
.tabelle_li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffff99;
}
.tabelle_re {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffff99;
	border-bottom-color: #ffff99;
	text-align: right;
}
#content img {
	border: 3px solid #F29F8D;
	padding: 2px;
	background-color: #999999;
	margin: 10px;
}

hr {
	height: 1px;
	color: #F29F8D;
	background-color: #F29F8D;
}

.text_klein {
	font-size: 10px;
	}

#map_canvas {
	clear: both;
}

