* {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
  background-color: #747474;
  background-image: url(images/bg_html.gif);
  background-repeat: repeat-x;
}
body {
  margin: 0 auto 0 auto; 
  width: 1008px;
  border: 0;
  color: #9A9B9F;
  font-family: arial, verdana, mssansserif, sans-serif;
  font-size: 1em;
  text-align: center;
  background-color: #fff;
}
#container {
  text-align: left;
  background-image: url(images/bg_body.jpg);
  background-repeat: repeat-y;
  background-position: center 340px;
}
#header {
  height: 309px;
  margin-bottom: 9px;
  background-image: url(images/header1.jpg);
  background-repeat: no-repeat;
}
#header img {
  margin-left: 24px;
  margin-top: 30px;
}
#left, #right {
  position: relative;
  display: inline;
}
#left {
  float: left;
  width: 229px;
}
#wrapper {
  background-color: #252525;
  background-image: url(images/bg_menue3.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin: 0 0 0 24px;
  padding: 0 0 90px 0;
}
#middle {
  float: left;
  width: 730px;
  height: 20%;
  margin-top: 30px;
  margin-left: 20px;
  background-image: url(images/bg_content.gif);
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 540px;
}
/* Nur fuer IE 6 */
html*#middle {
 height:540px;
}
/* Fuer Mozilla, NN6 etc. */
head:first-child+body #middle {
 height:auto;
}
.schmal #middle {
  width: 499px;
}
#content {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-top: -8px;
  text-align: left;
  font-size: 0.8em;
}
#right {
  float: right;
  width: 230px;
  padding-top: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 0.75em;
  background-color: #252525;
  background-image: url(images/bg_right.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom: 116px;
  margin-right: 24px;
  margin-top: 25px;
  padding-left: 17px;
  padding-right: 5px;
}
#news {
	padding: 0 20px;
	font-size: 0.85em;
}
#news img {
  float: left;
  margin-right: 4px;
  margin-top: 7px;
}
#news table {
	margin-bottom: 25px;
}
#news td {
	vertical-align: top;
}
#news td p {
	padding: 4px 0 0 0;
}
#news a {
	color: #999;
}
#news a:hover {
	color: #fff;
}
#right table {
  margin-bottom: 7px;
}
#footer {
  margin-top: 30px;
  text-align: center;
  color: #999;
  font-size: 0.7em;
  padding-top: 15px;
  padding-right: 3px;
  height: 66px;
  width: 1005px;
  background-image: url(images/bg_footer.jpg);
  background-repeat: no-repeat;
  background-position: left center
  border: 1px solid #f00;
}
#footer a {
  color: #9A9B9F;
}
h1 {
  font-size: 1.9em;
  margin-bottom: 0.9em;
  margin-top: 0.3em;
  color: #999;
  font-weight: bold;
  letter-spacing: 0.2em;
  font-style: italic;
  text-decoration: underline;
}
h2 {
  font-size: 1.8em;
  margin-bottom: 0.7em;
  margin-top: 0.2em;
  color: #999;
  font-weight: bold;
  letter-spacing: 0.13em;
  font-style: italic;
  text-decoration: underline;
}
h3 {
  font-size: 1.2em;
  margin-bottom: 0.3em;
  margin-top: 0.2em;
  color: #999;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-style: italic;
  text-decoration: underline;
}
h4 {
  font-size: 1em;
  margin-bottom: 0.3em;
  margin-top: 0.2em;
  color: #999;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-style: italic;
  text-decoration: underline;
}
#right h1 {
  color: #747474;
  font-size: 1.5em;
  letter-spacing: 0.15em;
}
#content a {
  color: #999;
  font-weight: normal;
  text-decoration: underline;
}
#content a:hover {
  color: #fff;
}
a img {
  border: 0;
}
a {
  text-decoration: none;
  color: #64656b;
  font-weight: bold;
}
#menue1 {
  letter-spacing: 0.15em;
  font-size: 0.7em;
  margin-top: 221px;
  margin-bottom: 3px;
  padding-right: 70px;
  text-align: right;
  width: 920px;
  color: #747474;
  font-style: italic;
}
#menue1 a {
  color: #747474;
}
#menue1 a:hover {
  text-decoration: underline;
}
#menue1 span {
  margin-right: 8px;
  margin-left: 8px;
}
#menue1 .active a {
  text-decoration: underline;
}
#menue2 {
  letter-spacing: 0.15em;
  font-size: 0.7em;
  margin-top: 25px;
  color: #747474;
  font-weight: bold;
  padding-top: 32px;
  padding-bottom: 42px;
  width: 202px;
  font-style: italic;
}
#menue2 a {
  color: #747474;
  display: block;
  border-top: 1px solid #747474;
  width: 164px;
  padding-left: 20px;
  padding-top: 5px;
}
#menue2 a:hover {
  text-decoration: underline;
}
#menue2 .level1 a {
  margin-top: 5px;
}
#menue2 .first a {
  border-top: 0;
}
#menue2 .last a {
  border-bottom: 1px solid #747474;
  padding-bottom: 5px;
}
#menue2 span {
  margin-left: 9px;
  margin-right: 9px;
}
#menue2 .active a {
  color: #fff;
  text-decoration: underline;
}
#menue2 li {
  list-style-type: none;
}
#menue2 .level2 a {
  padding-left: 25px;
  width: 159px;
  border: 0;
  padding-bottom: 2px;
}
#menue2 .level3 a {
  padding-left: 40px;
  width: 144px;
  border: 0;
  padding-bottom: 1px;
  padding-top: 1px;
}
#menue2 .level3first a {
  padding-left: 40px;
  width: 144px;
  border: 0;
  padding-bottom: 1px;
  padding-top: 1px;
  margin-top: 7px;
}
#menue2 .level3last a {
  padding-left: 40px;
  width: 144px;
  border: 0;
  padding-bottom: 1px;
  padding-top: 1px;
  margin-bottom: 9px;
}
textarea {
  font-family: mssansserif, arial, verdana, sans-serif;
  font-size: 1em; 
}
.clearer {
  clear: both;
}
.news_list_image {
  vertical-align: top;
  padding-right: 7px;
  width: 150px;
}
#content table {
  border-collapse:collapse;
}
#content .news_list_entry td {
  padding: 5px;
  padding-bottom: 0;
  padding-left: 10px;
}
#content .news_list_entry a {
  color: #ff000a;
}
#content .news_list_entry h1 a {
  color: #64656b;
}
#news_single h2 {
  font-size: 1em;
  color: #64656B;
}
#news_single h3 {
  text-decoration: none;
}
#news_single h4 {
  text-decoration: none;
}
#news_single img {
  float: left;
  max-width: 150px;
  margin-right: 5px;
}
#sponsoring {
  background-color: #747474;
  font-size: 0.60em;
  text-align: center;
  color: #fff;
}
#sponsoring a{
  color: #ffffff;
}


#sponsoring img {
  margin-top: 3px;
  margin-bottom: 10px;
}
#content li {
  margin-left: 30px;
}
#content img {
  margin-bottom: 10px;
}
#unwetterkarte {
  clear: both;
}
#unwetterkarte a {
  display: block;
  text-align: center;
}
#unwetterkarte h1 {
	font-size: 0.9em;
	text-decoration: none;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #747474;
  padding: 0 0 0 24px;
  margin: 0 24px 0 0;
  margin-bottom: 15px;
}
img { -ms-interpolation-mode: bicubic; }
.newsEntry {
	margin: 0 0 1.5em 0;
}
.newsEntry .newsTitle {
	margin: 0 0 1em 0;
}
.newsEntry td.newsImage {
	width: 220px;
}
.newsEntry .newsMore {
	margin: 1.5em 0 0 0;
}