/* GLOBAL RESET */
* {
  margin: 0;
  padding: 0;
}

/* ALLGEMEINE ATTRIBUTE */
body {
  font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", "Times New Roman", serif;
  font-size: 0.75em;
  background-color: #c8e3c2;
  color: #666666;
  line-height: 17px;
}
strong {
  font-weight: bold;
}
p {
  margin: 0;
  line-height: 17px;
}
h1 {
  font-size: 18px;
  font-weight: bold;
  color: #457dbb;
  padding-top: 20px;
  padding-bottom: 20px;
}
/* STRUKTUR */
#main {
  margin: auto;
  margin-top: 7px;
  width: 775px;
}
#header {
  float: left;
  width: 775px;
  height: 189px;
  background: url(../images/bg_header.jpg) left top no-repeat;
}
#mainnavi {
  float: left;
  width: 775px;
  height: 25px;
  background-color: #ffffff;
}
/* CONTENT */
#content {
  float: left;
  width: 775px;
  background-color: #ffffff;
  padding-bottom: 7px;
}
#content li {
  margin-left: 50px;
  list-style-type: square;
}
#content a {
  font-size: 12px;
  color: #457dbb;
  text-decoration: none;
}
#content a:hover {
  font-size: 12px;
  color: #457dbb;
  text-decoration: underline;
}
.content_left {
  float: left;
  width: 355px;
  margin-left: 20px;
}
.content_left img, .content_right img, .content_735 img {
  border: 1px solid #419f2e;
}
.box {
  background-color: #c8e3c2;
  padding: 2px;
  border: 1px solid #419f2e;
}
.content_right {
  float: left;
  width: 355px;
  margin-left: 25px;
  margin-right: 20px;
}
.content_right11 {
  float: left;
  width: 349px;
  margin-left: 25px;
  margin-right: 20px;
  font-size: 11px;
  background-color: #c8e3c2;
  padding: 2px;
  border: 1px solid #419f2e;
}
#anfrage_fewo {
  float: right;
}
#anfrage_fewo a {
  font-size: 11px;
  font-weight: bold;
  color: #457dbb;
  text-decoration: none;
}
#anfrage_fewo a:hover {
  font-size: 11px;
  font-weight: bold;
  color: #cc0000;
  text-decoration: underline;
}
.content_735 {
  float: left;
  width: 735px;
  margin-left: 20px;
  margin-right: 20px;
}
.bildtitel {
  font-size: 11px;
}
/* FOOTER */
#footer {
  float: left;
  width: 773px;
  height: 36px;
  border: 1px solid #ffffff;
  background-color: #419f2e;
  color: #ffffff;
  font-size: 11px;
}
#footer_left {
  float: left;
  margin-left: 20px;
}
#footer_right {
  float: right;
  margin-right: 20px;
  margin-top: 6px;
}
#footer_left a, #footer_right a {
  line-height: 25px;
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
}
#footer_left a:hover, #footer_right a:hover {
  text-decoration: underline;
}
#footerlinks {
  width: 773px;
  text-align: center;
  font-size: 11px;
  line-height: 18px;
  color: #a7cd9e;
}
#footerlinks a {
  color: #a7cd9e;
  text-decoration: none;
}
#footerlinks a:hover {
  color: #a7cd9e;
  text-decoration: underline;
}
/* NAVIGATION */
.menu {
  float: right;
  width: 774px;
  font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", "Times New Roman", serif;
  position: relative;
  margin: 0;
}
/* common styling */
.menu {font-family: arial, sans-serif; width:774px; position:relative; margin:0; font-size:12px; margin:0;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#fff; width:128px; height:25px; text-align:center; border-right:1px solid #fff; background:#419f2e; line-height:25px; font-size:12px;}

.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#86c279;}
.menu ul li:hover ul {display:block; position:absolute; top:25px; left:0px; width:128px;}
.menu ul li:hover ul li a.hide {background:#419f2e; color:#fff;}
.menu ul li:hover ul li:hover a.hide {width:128px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#86c279; color:#fff; width:128px;}
.menu ul li:hover ul li a:hover {background:#419f2e; color:#fff;}

.menu ul li#current a, .menu ul li#current:visited {
  background-color: #86c279;
}
/* TOPNAVI */
#topnavi {
  float: right;
  margin-right: 80px;
  line-height: 25px;
  font-size: 11px;
  color: #457dbb;
}
#topnavi a {
  text-decoration: none;
  color: #457dbb;
}
#topnavi a:hover {
  text-decoration: underline;
  color: #457dbb;
}
/* SCHRIFTFORMATIERUNG */
.ueberschrift_tipps {
  font-size: 13px;
  font-weight: bold;
}
#freizeittipps li {
  float: left;
  width: 177px;
  margin: 1px;
  padding: 2px;
  list-style-type: none;
  display: block;
}
.ccffcc {
  background-color: #ccffcc;
}
#freizeittipps .ccffcc a {
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  display: block;
  background-color: #ccffcc;
}
#freizeittipps .ccffcc a:hover {
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  display: block;
  background-color: #dbffdb;
  text-decoration: none;
}
.ffcc99 {
  background-color: #ffcc99;
}
#freizeittipps .ffcc99 a {
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  display: block;
  background-color: #ffcc99;
}
#freizeittipps .ffcc99 a:hover {
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  display: block;
  background-color: #ffdbb7;
  text-decoration: none;
}
.ffffcc {
  background-color: #ffffcc;
}
#freizeittipps .ffffcc a {
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  display: block;
  background-color: #ffffcc;
}
#freizeittipps .ffffcc a:hover {
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  display: block;
  background-color: #ffffdb;
  text-decoration: none;
}
.ccccff {
  background-color: #ccccff;
}
#freizeittipps .ccccff a {
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  display: block;
  background-color: #ccccff;
}
#freizeittipps .ccccff a:hover {
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  display: block;
  background-color: #dbdbff;
  text-decoration: none;
}
.bildbeschreibung {
  text-align: center;
  width: 100%;
  font-size: 10px;
}
