body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #33CC00;
	width: 700px;
	height: 500px;
	}
#DivGesamt
      {
	position: absolute;
	left: 439px;
	width: 816px;
	margin-left: -400px; /* half of width */
	top: 12px;
      }
	  
#SZ_Muehlwinkl {
	position:relative;
	width:150px;
	height:60px;
	z-index:2;
	left: 0px;
	top: 0px;
}
.BGinhalt {
	background-image: url(../grafik/BG_inhalt.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	vertical-align: top;
}

.BGnavi {
	background-attachment: fixed;
	background-image: url(../grafik/BG_navi.gif);
	background-repeat: repeat;

}
.links a:link {
	text-decoration: none;
	font-weight: bold;
	color: #fbffd5;
}
.links a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
}
.links a:hover {
	font-weight: bold;
	color: #F9F99F;
         text-decoration: none;     
}
.links a:active {
	font-weight: bold;
	color: #FBB40A;
	text-decoration: none;
}

h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
	font-weight: bolder;
}
.Stil1 {
	font-size: 12px;
	margin-left: 4px;
}
.Stil2 {font-size: 10px}
.listeneinzug_klein {
	margin-left: 4px;
	padding-left: 4px;
	width: 40px;
}
#navileft {
	font-style: italic;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 4px;
	margin-left: 0px;
	font-size: small;
	vertical-align: top;
}
#navileft ul {
	list-style-image: none;
	list-style-type: none;
}

#navileft ul li a:link {
	color: #00cc00;
	text-decoration: none;
	text-align: right;
	padding-right: 0px;
	margin-right: 0px;
}
#navileft ul li a:visited {
	color: #009900;
	text-decoration: none;
}
#navileft ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#navileft ul li a:active {
	color: #FFCC00;
	text-decoration: none;
}
#ChiemEis {
	background-color: #006600;
}
.rahmen {
	border: thick groove #33FF00;
}

#map {
	margin: 10px;
	padding: 10px;
	left: 114px;
	top: 220px;
	color: #006600;
}
#Karte #Fenster {
	background-color: #009900;
	position: absolute;
	height: 20px;
	width: 205px;
	left: 501px;
	top: 535px;
}
#Karte {
	padding: 10px;
}
.tabelle {
	width: 100%;
}
.tabelle_Sp1 {
	width: 40%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: fff;
}
.tabelle_Sp2 {
	width: 30%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.tabelle_Sp3 {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.tabelle_left {
	text-align: left;
	vertical-align: top;
}
.tabelle_preise {
	text-align: right;
	vertical-align: top;
}
.termine_ereignis {
	font-size: small;
	text-align: right;
	background-color: #006633;
}
.termine_beschreib {
	font-size: small;
	margin: 2px;
	padding: 2px;
	background-color: #006633;
}
.img_left {
	float: left;
	margin-right: 20px;
}
.img_right {
	float: right;
}
.textsmall {
	font-size: 12px;
}
.text_right {
	text-align: right;
}

.tabellUnterstrich {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tabellEckstrich {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
