/* Allgemeines */
/***************/

body {
  margin: 0;
  padding: 0 0 45px 0;
  border: 0;
  background-image: url(../images/hintergrundstreifen.gif);
  background-repeat: repeat-x;
  background-position: 0 128px;
  font: normal 100% arial, sans-serif;
  background-color: #fff;
  color: #000;
}

.unsichtbar {
  display: none;
}

img {
  border: 0;
}

#hintergrund_projekte {
  background-image: url(../images/hauptnavstreifen_projekte.gif);
  background-repeat: no-repeat;
  background-position: 0 128px;
}
#hintergrund_programm {
  background-image: url(../images/hauptnavstreifen_programm.gif);
  background-repeat: no-repeat;
  background-position: 0 128px;
}
#hintergrund_infos {
  background-image: url(../images/hauptnavstreifen_infos.gif);
  background-repeat: no-repeat;
  background-position: 0 128px;
}
#hintergrund_links {
  background-image: url(../images/hauptnavstreifen_links.gif);
  background-repeat: no-repeat;
  background-position: 0 128px;
}
#hintergrund_kontakt {
  background-image: url(../images/hauptnavstreifen_kontakt.gif);
  background-repeat: no-repeat;
  background-position: 0 128px;
}
/* englische Abweichungen */
#hintergrund_initiative {
  background-image: url(../images/hauptnavstreifen_initiative.gif);
  background-repeat: no-repeat;
  background-position: 0 128px;
}
#hintergrund_projects {
  background-image: url(../images/hauptnavstreifen_projects.gif);
  background-repeat: no-repeat;
  background-position: 0 128px;
}
#hintergrund_infos_englisch {
  background-image: url(../images/hauptnavstreifen_infos_englisch.gif);
  background-repeat: no-repeat;
  background-position: 0 128px;
}
#hintergrund_contact {
  background-image: url(../images/hauptnavstreifen_contact.gif);
  background-repeat: no-repeat;
  background-position: 0 128px;
}


/* Kopf */
/***************/

#kopf {
  overflow: hidden;
  width: 100%;
  height: 128px;
}

#kopf_sp1 {
  float: left;
}
#logo {
}

#kopf_sp2 {
  float: left;
  overflow: hidden;
}

#servicenavigation {
  font-size: 70%;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  background-image: url(../images/servicenav_raute.gif);
  background-repeat: no-repeat;
  background-position: right top;
  width: 100%;
  text-align: right;
  height: 15px;
  padding: 5px 0 0 0;
}
#servicenavigation a {
  background-image: url(../images/icon_englisch.gif);
  background-repeat: no-repeat;
  color: #000;
  text-decoration: none;
  padding: 0 69px 0 21px;
}
#servicenavigation a.englisch {
  background-image: url(../images/icon_deutsch.gif);
  background-repeat: no-repeat;
  color: #000;
  text-decoration: none;
  padding: 0 69px 0 21px;
}
#servicenavigation a:hover {
  text-decoration: underline;
}

#hauptnavigation {
  font-size: 70%;
  height: 128px;
  padding-top: 98px;
  margin-left: 43px;
  overflow: hidden;
}
#hauptnavigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#hauptnavigation ul li {
  display: inline;
}
#hauptnavigation ul li a {
  display: block;
  overflow: hidden;
  float: left;
  background-image: url(../images/icon_hauptnav.gif);
  background-repeat: no-repeat;
  background-position: left 2px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  padding: 0 0 0 25px;
  margin-right: 20px;
}
#hauptnavigation ul li a.aktiv {
  background-image: url(../images/icon_hauptnav_aktiv.gif);
}
#hauptnavigation ul li a:hover {
  background-image: url(../images/icon_hauptnav_aktiv.gif);
  text-decoration: underline;
}


/* Inhaltsbereich */
/******************/

#inhalte {
  clear: both;
  float: none;
  overflow: hidden;
  height: 100%;
  padding-top: 60px;
}
#spalte_1 {
  float: left;
  width: 180px;
  margin-right: 45px;
  overflow: hidden;
  height: 100%;
}

#kontextnavigation {
  font-size: 80%;
  padding-top: 1px;
}
#kontextnavigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#kontextnavigation ul li {
}
#kontextnavigation ul li a {
  display: block;
  overflow: hidden;
  background-image: url(../images/icon_kontextnav.gif);
  background-repeat: no-repeat;
  background-position: left 8px;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  margin-top: -1px;
  text-decoration: none;
  color: #000;
  padding: 6px 0 7px 27px;
  height: 100%;
}
#kontextnavigation ul li a.aktiv {
  background-image: url(../images/icon_kontextnav_aktiv.gif);
  background-color: #000;
  color: #fff;
  font-weight: bold;
}
#kontextnavigation ul li a:hover {
  background-image: url(../images/icon_kontextnav_over.gif);
  text-decoration: underline;
}
#kontextnavigation ul li a.aktiv:hover {
  background-image: url(../images/icon_kontextnav_aktiv.gif);
}
/* Ebene 2 */
#kontextnavigation ul li ul {
  background-color: #e9e9e9;
  padding-bottom: 10px;
  padding-top: 5px;
}
#kontextnavigation ul li ul li {
}
#kontextnavigation ul li ul li a {
  background-image: url(../images/pfeil.gif);
  background-repeat: no-repeat;
  background-position: 27px 7px;
  border: 0;
  margin: 0;
  padding: 4px 0 5px 37px;
}
#kontextnavigation ul li ul li a:hover {
  background-image: url(../images/pfeil.gif);
  background-repeat: no-repeat;
}
#kontextnavigation ul li ul li a.aktiv, #kontextnavigation ul li ul li a.aktiv:hover {
  background-image: url(../images/pfeil.gif);
  background-color: #e9e9e9;
  color: #000;
  font-weight: bold;
}


#spalte_2 {
  overflow: hidden;
  height: 100%;
  font-size: 80%;
  line-height: 150%;
  padding: 6px 0 0 0;
}

/* Teaser */

.teaser {
  float: left;
  margin-right: 10px;
  width: 240px;
  margin-right: 20px;
  width: 300px;
}
.teaser_headline {
  color: #c6c6c6;
  padding: 0 0 8px 0;
}
.teaser_headline h2 {
  margin: 0;
  padding: 0;
  font-size: 140%;
}
.teaser_bild {
}
.teaser_text {
  background-color: #f1f1f1;
  overflow: hidden;
  border-top: 10px solid #c6c6c6;
  padding: 10px;
}
.teaser_text p {
  margin: 0 0 1em 0;
}
.teaser_link {
}
.teaser_link a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../images/pfeil.gif);
  background-repeat: no-repeat;
  background-position: right 3px;
  padding: 0 10px 0 0;
  overflow: hidden;
}
.teaser_link a:hover {
  text-decoration: underline;
}
/* Teaser für ausgewählte Projekte */
#auswahl_projekte .teaser {
  float: none;
  margin: 0 0 20px 0;
  width: 740px;
  background-color: #f1f1f1;
  overflow: hidden;
}
#auswahl_projekte .teaser_bild {
  float: left;
}
#auswahl_projekte .teaser_text {
  border: 0;
  height: 100%;
}
#auswahl_projekte .teaser_text strong {
  text-transform: uppercase;
  color: #909090;
  display: block;
  margin-bottom: 3px;
}
#auswahl_projekte .teaser_text h2 {
  margin: 0;
  padding: 0;
  font-size: 120%;
}
#auswahl_projekte .teaser_link a {
  font-weight: normal;
}
#auswahl_projekte .teaser_link a:hover {
  text-decoration: underline;
}

/* Seitenelemente */
/*****************/
.vorspann ul, .copytext ul, fotozeile_text ul, .infobox_text ul {
  list-style-type: square;
}
.vorspann a, .copytext a, fotozeile_text a, .infobox_text a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../images/pfeil.gif);
  background-repeat: no-repeat;
  background-position: right 3px;
  padding: 0 10px 0 0;
  overflow: hidden;
}
.vorspann a:hover, .copytext a:hover, fotozeile_text a:hover, .infobox_text a:hover {
  text-decoration: underline;
}
a.zurueck {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../images/pfeil_zurueck.gif);
  background-repeat: no-repeat;
  background-position: left 3px;
  padding: 0 0 0 10px;
  overflow: hidden;
}
a.zurueck:hover {
  text-decoration: underline;
}
.headline {
  padding: 0 0 20px 0;
}
.headline strong {
  color: #909090;
  text-transform: uppercase;
  font-size: 120%;
  margin: 0 0 5px 0;
  display: block;
}
.headline h1 {
  margin: 0;
  font-size: 140%;
  color: #464646;
}
.vorspann {
  width: 620px;
  font-weight: bold;
}
.vorspann p {
  margin: 0 0 1em 0;
}
.copytext {
  width: 620px;
}
.copytext p {
  margin: 0 0 1em 0;
}
.fotozeile {
  background-color: #e9e9e9;
  overflow: hidden;
  width: 620px;
  margin-bottom: 20px;
}
.fotozeile_bild {
  float: left;
}
.fotozeile_text {
  overflow: hidden;
  height: 100%;
  padding: 10px;
  padding-bottom: 0;
  font-weight: bold;
}
.fotozeile_text p {
  margin: 0 0 1em 0;
}
.fotozeile_text p.hinweis {
  font-weight: normal;
  font-style: italic;
}

/* Info-Box */

.infobox {
  width: 620px;
  margin-bottom: 20px;
}
.infobox_headline {
}
.infobox_headline_icon {
  background-image: url(../images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #ffd200;
  width: 19px;
  height: 20px;
  float: left;
}
.infobox_headline_text {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  height: 20px;
  padding: 0 5px 0 5px;
  display: block;
  float: left;
}
.infobox_text {
  float: none;
  clear: both;
  overflow: hidden;
  background-color: #e9e9e9;
  padding: 10px;
  padding-bottom: 0;
  height: 100%;
}
.infobox_text p {
  margin: 0 0 1em 0;
}

/* Link Download */
.link_download {
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}
.link_download a {
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.link_download_sp1 {
  background-image: url(../images/icon_download.gif);
  background-repeat: no-repeat;
  background-position: 5px 3px;
  background-color: #ffd200;
  color: #000;
  float: left;
  display: block;
}
.link_download_sp1 a {
  background-image: none;
  color: #000;
  padding: 1px 5px 0 20px;
  height: 19px;
}
.link_download_sp2 {
  background-color: #000;
  float: left;
}
.link_download_sp2 a {
  background-image: none;
  color: #fff;
  padding: 1px 5px 0 5px;
  height: 19px;
}


/* Seitenservice */
#seitenservice {
  float: none;
  clear: both;
  padding-top: 10px;
}
#seitenservice a {
  background-repeat: no-repeat;
  background-position: left 2px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  padding: 0 0 0 14px;
}
#seitenservice a:hover {
  text-decoration: underline;
}
#seitenservice a#link_seitenanfang {
  background-image: url(../images/icon_seitenanfang.gif);
  margin-right: 20px;
}
#seitenservice a#link_seitedrucken {
  background-image: url(../images/icon_seitedrucken.gif);
}

#fusszeile {
  clear: both;
  float: none;
  padding: 30px 0 0 0;
}
#fusszeile a {
  color: #000;
  text-decoration: none;
}
#fusszeile a:hover {
  text-decoration: underline;
}
