                      /*DIESE FORMATIERUNGEN GELTEN FÜR ALLE SEITEN*/
html,body {
  margin:0;
  padding:0px;
  font-size:100.1%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  height:100%;
  width:100%;
  background:#aaccef;
  color:#aaa;
  text-align:center;
}

/* #7E8F08 Sommerfarbe */

em {
color:red;
}

           /*BODY DER POPUPS FÜR DIE BILDERGALERIEN*/
body#pop {
  background:#fff;
  color:#000;
  margin:0px;
  padding:0px;
}
           /*PARAGRAPH-TAGS IN DEN POP-UPS*/
body#pop p {
  background:#fff url('/pixx/layout/bild_laden.gif') no-repeat center;
  color:#000;
  margin:0px;
  padding:0px;
  text-align:center;
}
            /*ALLE VERLINKTEN BILDER HABEN KEINEN RAHMEN*/
img {
  border:none;
}
            /*EXTERNE LINKS KRIEGEN KLEINEN PFEIL - KEINE IE-UNTERSTÜTZUNG*/
a.extern:hover:before {
  content:"\21D2";
  display:inline;
}
                       /*DIESE FORMATIERUNGEN GELTEN FÜR DEN CONTAINER-BEREICH*/
div#container {
  text-align:left;
  font-size:0.9em;
  font-family:Tahoma, Verdana;
  min-width:500px;
  max-width:900px;
  margin:2em auto;
  border:6px double #E2E2E2;
  background:#fff;
  color:#585858;
  padding:0;
  -moz-border-radius:20px;
}
                       /*FORMATIERUNGEN FÜR DEN HEAD-BEREICH*/
div#head {
  background:transparent url('/pixx/2010/header_spring.jpg') no-repeat center;
  color:#000;
  height:210px;
  -moz-border-radius:20px;
}

div#headlesbigayt {
  background:transparent url('/pixx/2010/header_spring_lesbigayt.jpg') no-repeat center;
  color:#000;
  height:190px;
  -moz-border-radius:20px;
}

div#head img {
  margin:0;
}
                       /*LISTE FÜR LINKE NAVI*/

ul#subnavi {
  list-style:none;
  line-height:120%;
  font-size:0.8em;
  width:12em;
  float:left;
  padding:0px;
  margin:0;
  background:#fff;
}
#subnavi span {
  font-weight:bold;
  display:block;
  padding:5px 10px;
  border-bottom:dotted 1px #924a0e;
  background:#fff;
}
#subnavi .category {
  margin:0px;
  padding:0px;
}
#subnavi .about {
  background:#fff url('') center no-repeat;
}
#subnavi .aktiv {
  background:#fff url('') center no-repeat;
}
#subnavi .presse {
  background:#fff url('') center no-repeat;
}

#subnavi li {
  list-style-type:none;
  margin-left:5px;
  padding-left:10px;
}

#subnavi li.home {
  background:transparent url('/pixx/layout_icons/icon_home.png') no-repeat left;
}
#subnavi li.events {
  background:transparent url('/pixx/layout_icons/icon_events.png') no-repeat left;
}
#subnavi li.ak {
  background:transparent url('/pixx/layout_icons/icon_ak.png') no-repeat left;
}
#subnavi li.verein {
  background:transparent url('/pixx/layout_icons/icon_verein.png') no-repeat left;
}
#subnavi li.vorstand {
  background:transparent url('/pixx/layout_icons/icon_vorstand.png') no-repeat left;
}
#subnavi li.mitglieder {
  background:transparent url('/pixx/layout_icons/icon_mitglieder.png') no-repeat left;
}
#subnavi li.intern {
  background:transparent url('/pixx/layout_icons/icon_mensch.png') no-repeat left;
}
#subnavi li.satzung {
  background:transparent url('/pixx/layout_icons/icon_satzung.png') no-repeat left;
}
#subnavi li.h48 {
  background:transparent url('/pixx/layout_icons/icon_48h.png') no-repeat left;
}
#subnavi li.projekte {
  background:transparent url('/pixx/layout_icons/icon_projekte.png') no-repeat left;
}
#subnavi li.lajuwe {
  background:transparent url('/pixx/layout_icons/icon_lajuwe.png') no-repeat left;
}
#subnavi li.fl {
  background:transparent url('/pixx/layout_icons/icon_fl.png') no-repeat left;
}
#subnavi li.lesbigayt {
  background:transparent url('/pixx/layout_icons/icon_lesbigayt.png') no-repeat left;
}
#subnavi li.presse {
  background:transparent url('/pixx/layout_icons/icon_presse.png') no-repeat left;
}
#subnavi li.sonstiges {
  background:transparent url('/pixx/layout_icons/icon_sonstiges.png') no-repeat left;
}
#subnavi li.acrobat {
  background:transparent url('/pixx/layout_icons/icon_acrobat.png') no-repeat left;
}
#subnavi li.speichern {
  background:transparent url('/pixx/layout_icons/icon_speichern.png') no-repeat left;
}
#subnavi li.tipp {
  background:transparent url('/pixx/layout_icons/icon_tipp.png') no-repeat left;
}

#subnavi a {
  display:block;
  width:8.5em;
  color:#6a9ac2;
  background:transparent;
  margin-left:1em;
  padding:0.2em 0.5em;
  text-decoration:none;
}
#subnavi a:hover {
  background:transparent;
  font-weight:bold;
  text-decoration:none;
  color:#6a9ac2;
}

                            /*FORMATIERUNG RECHTE NAVIGATION*/
ul#right {
  list-style:none;
  font-size:0.8em;
  width:16em;
  float:right;
  padding:0;
  margin:0;
}
ul#right #diesdas {
  margin-right:5px;
  padding-right:0px;
  background:#fff;
}
#right span {
  font-weight:bold;
  display:block;
  padding:5px 10px;
  border-bottom:dotted 1px #788f3b;
  text-align:right
}
#right .category {
  margin:0px;
  padding:2px;
}
#right li {
  list-style-type:none;
  margin-right:3px;
  text-align:right;
  padding-right:0em;
}
#right li.events {
  background:#fff url('/pixx/layout_icons/icon_events.png') no-repeat right;
}
#right li.bilder {
  background:#fff url('/pixx/layout_icons/icon_bilder.png') no-repeat right;
}
#right li.uhr {
  background:#fff url('/pixx/layout_icons/icon_uhr.png') no-repeat right;
}
#right li.email {
  background:#fff url('/pixx/layout_icons/icon_email.png') no-repeat right;
}
#right li.link {
  background:#fff url('/pixx/layout_icons/icon_link.png') no-repeat right;
}
li.treffen {
  background:#fff url('/pixx/layout_icons/icon_lajuwe.png') no-repeat right;
}
#right li.book {
  background:#fff url('/pixx/layout_icons/icon_book.png') no-repeat right;
}
#right li.chat {
  background:#fff url('/pixx/layout_icons/icon_chat.png') no-repeat right;
}
#right li.passwort {
  background:#fff url('/pixx/layout_icons/icon_passwort.png') no-repeat right;
}
#right li.forum {
  background:#fff url('/pixx/layout_icons/icon_forum.png') no-repeat right;
}
#right a {
  display:block;
  color:#6a9ac2;
  background:transparent;
  text-decoration:none;
  margin:0 10px 0 0;
  padding:0.2em 15px 0.2em 0;
  text-align:right;
}
#right a:hover {
  background:transparent;
  font-weight:bold;
  text-decoration:none;
}

li#iframe iframe {
  font-size:0.7em;
  background:transparent;
}

div#re_image {
  width:9.8em;
  border:solid 0px #f00;
  float:right;
}

p.center_re {
  text-align:center;
}

p.center_re img {
  margin-top:1em;
  text-align:center;
}


#right sub {
  color:#924a0e;
  background:transparent;
}
#right .center {
  text-align:center;
}

                            /*FORMATIERUNGEN FÜR DEN INHALTSBEREICH*/
#text {
  line-height:150%;
  border:solid 0px #fb0;
  margin:0em 13em;
  background:#fff;
  padding:0 10px 0 10px;
  font-size:0.9em;
  min-height:39.7em;
  text-align:justify;
}
* html #container {
  width:748px;
}

#container iframe {
  margin:auto;
  text-align:center;
}
#text h1 {
  font-size:1.8em;
  margin:20px 70px 10px 5px
}
#text h1:first-letter {
  font-size:150%;
}
#text h2 {
  font-size:1em;
  margin:0px;
  padding-left:1em;
  line-height:200%;
  border-bottom:solid 0px #6a9ac2;
  color:#000;
  width:50%;
}

#text form#event-form {
  border:2px solid #000;
  padding:1em;

}

#text h4 {
  color:#924a0e;
  background:transparent;
  text-transform:uppercase;
  font-family:arial;
  font-size:1.2em;
  text-align:left;
  border-bottom:dotted 1px #788f3b;
}
#text p {
  width:90%;
  margin:1em auto;
}
                       /*Bilder, die innerhalb des Textbereiches gefloatet werden*/
#text .imgleft {
  float:left;
  margin:0 20px 0 0;
}
#text .imgright {
  float:right;
  margin:0 0 0 20px;
}
.trenner {
   clear:left;
   height:1px;
   border-bottom:dotted 2px #924a0e;
   margin: 1.4em auto 0px auto;
}
#text a {
  color:#788f3b;
  background:transparent;
  text-decoration:underline;
  border:none;
  font-family:arial;
}
#text a:hover {
  color:#788f3b;
  font-weight:bold;
  background:transparent;
}
div#text a:link.bild, div#text a:visited.bild, div#text a:hover.bild {
  text-decoration:none;
}

#text table {
  margin:auto;
}
#text .center {
  text-align:center;
}
#text .right {
  text-align:right;
}

li#tipp {
  border:solid 0px #619808;
  padding:0px;
  text-align:center;
  color:#000;
  background:transparent url('');
}

li#tipp a {
  text-align:center;
  background:transparent;
}

                            /*STARTSEITE MIT DER NEWS-VORSCHAU*/
#text .newsheader {
  line-height:1.1em;
  font-weight:bold;
  margin:2.5em auto 0 auto;
  padding:0 2em 1em 0;
  width:75%;
  color:#924a0e;
  background:transparent;
}
p.news {
  background:transparent;
  color:#000;
  width:75%;
}
.news img {
  float:left;
  margin:2px 30px 2em 0;
}
.newsweiter {
 text-align:right;
}

#text .newsfooter {
  text-align:right;
  line-height:1em;
  font-size:0.8em;
  padding:0px;
  margin:0 auto 10px auto;
  width:75%;
}

#text a.news {
  color:#000;
  background:transparent;
  text-decoration:none;
}
                       /*FÜR FORMULARE*/
#text form {
  margin:auto;
  text-align:left;
  width:90%;
  background:#aaccef;
}
#text input, textarea {
  border:solid 1px #000;
  background:#fff;
  margin:auto;
}
#text input:focus, textarea:focus {
  border:solid 1px #ff0000;
  background:#fee;
  color:#000;
}
#text button {
  height:1.7em;
  background:#924a0e;
  color:#fff;
}
                      /*FORMATE FÜR LISTEN*/
#text ul {
  list-style:square;
  list-style-image:url('/pixx/layout/dreieck.gif');
}
                     /*LISTEN FÜR DOWNLOADS MIT WINZIP-ICON*/
li.zip {
  list-style-image:url(/pixx/layout/zip.png);
  line-height:200%;
  background:transparent;
  color:#000;
}                    /*LISTEN FÜR DOWNLOADS MIT ERDE-PNG*/
li.erde {
  list-style-image:url(/pixx/layout/erde.png);
  line-height:200%;
  background:transparent;
  color:#000;
}
li.pdf {
  list-style-image:url('/pixx/layout_icons/icon_acrobat.png');
  line-height:200%;
  background:transparent;
  color:#000;
}
li.form {
  list-style-image:url('/pixx/layout/ic_info.gif');
  line-height:200%;
  background:transparent;
  color:#000;
}
li.info {
  list-style-image:url('/pixx/layout_icons/icon_email.png');
  line-height:200%;
  background:transparent;
  color:#000;
}

#text ul.galerie {
  list-style:none;
}
#text li.bilder {
  display:block;
  float:left;
  width:100px;
  text-align:center;
}
                       /*STANDARTFORMATIERUNG FÜR ALLE LISTEN*/
#text li.frage {
  list-style-image:url(/projekte/machs16/pixx/icon_frage.gif);
  margin:20px 0 10px 0;
  padding-left:20px;
}
li.frage span {
  font-weight:bold;
  text-transform:uppercase;
  padding-bottom:10px;
  display:block;
}
#text li.antwort {
  line-height:200%;
}

ul#twitter_update_list li {
  margin-top: 2em;
}
                      /*Format für die Nummern-Farbe in 0700 - Landluft*/
#text sub {
  color:#ff0000;
  background:transparent;
}
#text .zitat {
  font-weight:bold;
  color:#0099ff;
  background:transparent;
}
                     /*Formate für die aktualisiert-Anzeige auf jeder Seite*/
#aktuell {
  font-size:0.8em;
  font-weight:bold;
  text-align:right;
  width:100%;
}

strong.einfuehrung {
  font-family:arial;
}

                            /*48-STUNDEN-AKTION*/
#laender li {
  margin-left:18px;
  line-height:180%;
  display:inline;
}
#laender a {
  font-size:0.8em;
}
#laender a:link, #laender a:visited {
  text-decoration:none;
}
#laender a.no:link, #laender a.no:visited, #laender a.no:hover {
  color:#c0c0c0;
  background:transparent;
}
#text .sponsor {
  color:#000;
  background:transparent;
}

                              /*PROJKET LANDTAGSWAHL*/
#umfrage {
  border-spacing:0px;
  text-align:center; margin: 30px auto 30px auto;
  border-top:solid 1px #0099ff;
  border-right:solid 1px #0099ff;
  border-left:solid 1px #0099ff;
  border-bottom:solid 1px #0099ff;
}
#umfrage td {
  border: solid 1px #0099ff; border-collapse:collapse;
}
#umfrage .name {
  width:20%; border:solid 1px #0099ff; text-align:center;
}
#umfrage.kategorie {
  text-align:left;
}
#umfrage em {
  color:#000; font-weight:bold; background:transparent;
}
#umfrage .frage {
  background:#0099ff; text-align:left; padding-left:30px; color:#fff;
}
#umfrage th {
  background:#0099ff;
  color:#fff;
}
table#ltw_oben {
  margin-bottom:40px;
  border:solid 0px #000000;
}
table#ltw_unten {
  margin-top:40px;
  border:solid 0px #000000;
}
                 /*FÜR INFOS, DIE NUR BEI DRUCK ERSCHEINEN SOLLEN*/
.print {
  display:none;
}
.danke {
  display:none;
}

                       /*FORMATIERUNGEN FÜR DEN UNTEREN BEREICH JEDER SEITE*/
div#foot {
  clear:both;
  text-align:center;
  padding:10px;
  color:#fff;
  margin:0px;
}
#foot a {
  color: #fff;
  background:transparent;
  font-size:0.6em;
  text-decoration:none;
  border:none;
}
#foot a:hover {
  color:#000;
  background:transparent;
}
#foot p#footer {
  border-top:#788f3b;
  margin:0px auto 0px auto;
  line-height:140%;
  padding:4px 0 4px 0;
  text-transform:lowercase;
  color:#09f;
  background:transparent;
}