body {
  margin: 0;
  background: #FFF;
  color: #000;
  font: normal 100% verdana, sans-serif;
  background-image: url();
  width: 100%;
}
body.home {
  background-image: url();
}


.unsichtbar, #kopf_zeile1, #kopf_zeile3, #spalte2, #history, #fuss a, #fuss_top_print img {
  display: none;
}
.trenner {
  clear: both;
}

img {
  border: 0;
}



/* Kopf ---------------------
-----------------------------
----------------------------- */
#kopf {
  background: #fff;
  color: #000;
  width: 100%;
}

/* Mandat und Logo --------------------- */
#kopf_zeile2 {
  width: 100%;
  height: 100px;
  background-image: url();
}
#dw_name {
  position: absolute;
  z-index: 2;
  top: 36px;
  left: 20px;
  color: #000;
  font-size: 13px;
}
#mandat_logo {
  border: 0;
  width: 100%;
  height: 49px;
  padding-top: 20px;
  float: left;
  background: #fff;
  text-align: right;
}
#mandat_logo img {
  border: 0;
}

/* Kopf Ende ----------------
-----------------------------
----------------------------- */


#inhalt {
  overflow: hidden;
  height: 100%;
  width: 600px;
}

#spalte1 {
  width: 600px;
  border-left: 1px solid #FFF;
  margin: 0;
  padding: 0;
  float: left;
}
#spalte1 h1 {
  color: #303030;
  font: bold 110% verdana, sans-serif;
  padding: 1px 30px 8px 19px;
  margin: 0;
  border: 0;
  background: #fff;
}


#spalte1.home {
  width: 100%;
  padding-left: 29px;
}
#spalte1.home h1 {
  border-left: 10px solid #006699;
  height: 27px;
  font: bold 110% verdana, sans-serif;
  color: #006699;
  padding: 3px 0 0 9px;
  margin: 45px 0 0 -10px;
  background: #fff;
}

.link_weiter {
  font: bold 100% verdana, sans-serif;
  color: #006699;
}


/* Teaser in Inhaltsspalte --------------------- */
#teaser {
  padding: 20px 15px 0 0;
  margin: 0;
}
#teaser .teaser_inhalt {
  clear: both;
  margin: 15px 0 20px 0;
  overflow: hidden;
  height: 100%;
  line-height: 150%;
}
#teaser .teaser_inhalt img {
  float: left;
  margin-right: 10px;
}
#teaser .teaser_inhalt_text {
  height: 100%;
  overflow: hidden;
}
#teaser .teaser_inhalt strong {
  font-size: 100%;
}


/* Bilder im Copytext: Umfluss */

#text_vorspann img, .text_copytext img {
  float: left;
  margin-right: 10px;
}



/* Home ---------------------
-----------------------------
----------------------------- */

/* Hauptmeldung --------------------- */

#hauptmeldung {
  padding: 0px 0 0 0;
}
#hauptmeldung_fotozeile {
  background: #CCC;
  color: #000;
}
#hauptmeldung_foto {
  background: #CCC;
  float: left;
  margin-right: 10px;
}

#hauptmeldung_bildtext {
  background: #CCC;
  padding: 10px 10px 0 0;
  font: normal 70% verdana, sans-serif;
  line-height: 150%;
}

#hauptmeldung_inhaltszeile {
  background: #ececec;
  padding: 15px 10px 10px 10px;
  color: #000;
  overflow: hidden;
  height: 100%;
  clear: both;
}
#hauptmeldung_text {
  font: normal 70% verdana, sans-serif;
  line-height: 150%;
  float: left;
}

#hauptmeldung_text h2 {
  font: bold 120% verdana, sans-serif;
  margin: 0;
}


/* Nebenmeldungen unter Hauptmeldung --------------------- */

#unter_hauptmeldung_spalte1 {
  float: left;
  width: 240px;
  margin-right: 29px;
}
#unter_hauptmeldung_spalte2 {
  width: 240px;
  float: left;
}
.nebenmeldung {
  background: #ececec;
  font: normal 70% verdana, sans-serif;
  line-height: 150%;
}
.nebenmeldung h3, #spalte2 .nebenmeldung h3 {
  color: #000;
  font: bold 120% verdana, sans-serif;
  margin: 45px 0 0 0;
  padding: 0 0 4px 0;
  background: #FFF;
  border: 0;
  border-bottom: 10px solid #CCC;
  height: 100%;
}
.nebenmeldung h4 {
  font: bold 120% verdana, sans-serif;
  padding: 6px 0 0 10px;
  margin: 0;
}
.nebenmeldung_subhead {
  font-size: 120%;
  padding: 0 0 5px 10px;
  display: block;
}
.nebenmeldung_text {
  padding: 10px 10px 15px 10px;
}
.nebenmeldung_bildfluss {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.nebenmeldung_weiter {
  background: #FFF;
  color: #006699;
  text-align: right;
  padding: 5px 5px 0 0;
}
.nebenmeldung a {
  color: #006699;
  font-weight: bold;
}

/* Kontakt-Box --------------------- */

#kontaktbox {
  background: #ececec;
  color: #000;
  font-size: 70%;
  border-left: 1px solid #595959;
  border-bottom: 1px solid #595959;
  padding: 10px 0 10px 10px;
  line-height: 150%;
  margin-left: -1px;
}

#kontaktbox p {
  margin: 0 0 12px 0;
}

#kontaktbox img {
  float: left;
  padding-right: 5px;
}

#kontaktbox a {
  color: #006699;
  font-weight: bold;
}
#kontaktbox a:hover {
  text-decoration: none;
}

/* Spenden-Box --------------------- */

#spendenbox {
  background: #ff9f00;
  color: #fff;
  font-size: 70%;
}
#spalte2 #spendenbox h2 {
  background: #fff;
  border-left: 10px solid #ff9f00;
  font-size: 140%;
  height: 27px;
  color: #ff9f00;
  padding: 3px 0 0 9px;
  margin: 30px 0 0 -10px;
}


#spendenbox_text {
  padding: 5px 0 10px 10px;
  line-height: 150%;
}
#spendenbox_text ul {
  list-style-type: square;
  margin: 0;
  padding: 0 0 0 20px;
}

/* Hinweis auf RedDot als Sponsor --------------------- */

#sponsor_reddot {
  font-size: 70%;
  text-align: right;
  padding-top: 60px;
}
#sponsor_reddot img {
  border: 0;
  padding-top: 5px;
}

/* Home Ende ----------------
-----------------------------
----------------------------- */


/* Subheadline --------------------- */

#subheadline {
  color: #303030;
  font-size: 80%;
  font-weight: bold;
  margin: 5px 0 0 0;
  padding: 13px 0 0 19px;
  background: #fff;
}
/* Text --------------------- */

#text_vorspann {
  font-size: 70%;
  line-height: 150%;
  font-weight: bold;
  padding: 0 0 0 19px;
}
.text_copytext {
  font-size: 70%;
  line-height: 150%;
  padding: 0 0 0 19px;
}
.text_copytext ul {
  list-style-type: square;
}
/* Fotozeile --------------------- */

.inhalt_fotozeile {
  background: #ececec;
  overflow: hidden;
  height: 100%;
  margin-right: 0;
  margin-left: 19px;
}
.inhalt_fotozeile img {
  float: left;
  margin-right: 10px;
}
.fotozeile_bildtext {
  font-size: 70%;
  margin: 10px 0 0 10px;
}
.fotozeile_fotobericht, .fotozeile_grossansicht {
  font-size: 70%;
  margin: 15px 10px 0 10px;
}
.fotozeile_fotobericht img, .fotozeile_grossansicht img {
  margin: -2px 5px 0 0;
}
.fotozeile_fotobericht a, .fotozeile_grossansicht a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
.fotozeile_fotobericht a:hover, .fotozeile_grossansicht a:hover {
  text-decoration: underline;
}





/* Fuss ---------------------
-----------------------------
----------------------------- */
#fuss {
  width: 600px;
  font: normal 70% verdana, sans-serif;
  padding-top: 45px;
}
#fuss_claim {
  float: right;
  margin: 0 0 13px 0;
  padding-right: 15px;
}
#fuss_seitenabschluss {
  clear: both;
  background: #fff;
  height: 30px;
}
#fuss_top_print {
  float: left;
}
#fuss_top_print img {
  margin: 7px 0 -2px 15px;
}
#fuss_top_print a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  margin-right: 10px;
}
#fuss_top_print a:hover {
  text-decoration: underline;
}
#fuss_copyright {
  float: right;
  margin: 9px 0 0 0;
  padding-right: 15px;
}
#fuss_copyright a {
  color: #000;
  text-decoration: none;
}
#fuss_copyright a:hover {
  text-decoration: underline;
}
/* Fuss Ende ----------------
-----------------------------
----------------------------- */

