/*----------------------------------------------------------------*/
/* CSS by K4SYSTEMS */
/*----------------------------------------------------------------*/


/*----------------------------------------------------------------*/
/* Allgemeines */
/*----------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0;
}

html {
  height: 100%;
}

body {
  font-size: 85.5%;
  background: #fff url(../bilder/back_body.png) left top repeat-X;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
  font-family: Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  color: #000;
  text-align: left;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

img, a img {
  border: 0;
}

form {
  display: inline;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted;
}


/*----------------------------------------------------------------*/
/* h1 und co */
/*----------------------------------------------------------------*/
p {
  line-height: 1.4em;
  margin: 0 0 1.0em 0;
}

a {
  color: #000;
}

h1 {
  font-size: 1.4em;
  color: #444;
  letter-spacing: 0;
  margin-top: 1.0em;
}

h2 {
  color: #000;
  font-size: 1.2em;
  letter-spacing: 0;
  margin-top: 1.0em;
}

h3 {
  color: #000;
  font-size: 1.1em;
  letter-spacing: 0;
  margin-top: 2.0em;
}

h4 {
  color: #000;
  margin: 0;
  padding: 0;
  margin-top: 0.5em;
  font-size: 1.1em;
}

/*----------------------------------------------------------------*/
/* pseudoklassen */
/*----------------------------------------------------------------*/
.clear {
  clear: both;
}

.versteckt, .no_screen {
  display: none;
}

.protokoll {
  background: #eee url(../bilder/protokoll.gif) 10px 1.0em no-repeat;
  padding: 1.0em 38px;
  font-size: 0.9em;
  padding-left: 38px;
}

.protokoll, .protokoll p {
  color: #666;
}

.kommentieren {
  padding-left: 18px;
  margin-left: 2.0em;
  background: transparent url(../bilder/comment_new.gif) left center no-repeat;
  font-size: 0.8em;
}

.autor {
  padding-left: 18px;
  background: transparent url(../bilder/icon_user.gif) left center no-repeat;
}

table.schoen {
  width: 100%;
  border-top: 1px solid #0065CA;
  border-bottom: 1px solid #0065CA;
  margin: 0.5em 0;
}

table.schoen td {
  padding: 0.5em;
  background: #E7E7E7;
  width: 33%;
  border-bottom: 1px solid #fff;
  vertical-align: top;
}

a.download_button {
  margin-top: 0.5em;
  display: block;
  width: 130px;
  color: #fff;
  padding: 0.5em 1.0em;
  background: #ff9900;
  text-decoration: none;
  text-align: center;
}

a.download_button:hover {
  text-decoration: underline;
}

/*----------------------------------------------------------------*/
/* wrapper */
/*----------------------------------------------------------------*/
#wrap {
  background: #fff url(../bilder/back_wrap.png) 550px top repeat-Y;
  width: 770px;
  margin: 0 auto;
}

#wrap, #footer, #footer2{
}


/*----------------------------------------------------------------*/
/* bereich */
/*----------------------------------------------------------------*/
#header {
  background: #fff url(../bilder/back_body.png) left top repeat-X;
  height: 68px;
  padding: 0 8px;
  padding-top: 10px;
  overflow: hidden;
}

#header img {
  float: left;
}

#header ul {

}

#header li {
  float: right;
  display: inline;
}

#header li a {
  color: #aaa;
  text-decoration: none;
  margin-left: 10px;
}

#header li a:hover {
  text-decoration: underline;
}

#header li.first a {
  padding-right: 18px;
  background: transparent url(../bilder/feed-icon.png) right center no-repeat;
}


/*----------------------------------------------------------------*/
/* topnavi */
/*----------------------------------------------------------------*/
#topnavi, #topnavi li {
  margin: 0;
  padding: 0;
}

#topnavi {
  background: #000;
  width: 100%;
  font-size: 1.1em;
}

#topnavi li {
  display: inline;
  float: left;
}

#topnavi li a {
  height: 16px;
  line-height: 16px;
  background: #000;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0 8px;
  border-left: 1px solid #fff;
  margin: 5px 0;
}

#topnavi li.first a {
  border: 0;
  margin-left: 154px;
}

#topnavi li a:hover, #topnavi li.selected a {
  text-decoration: underline;
}

#content {
  background: transparent url(../bilder/sidebar_begin.png) 550px top no-repeat;
  clear: both;
}

#rechts {
  float: right;
  display: inline;
  width: 189px;
  padding-top: 20px;
}


/*----------------------------------------------------------------*/
/* subnavi */
/*----------------------------------------------------------------*/
.subnavi {
  margin-left: 6px;
}

.subnavi li {
  list-style: circle;
  margin-left: 16px;
}


#inhalt {
  background: transparent url(../bilder/sidebar_end.png) 550px bottom no-repeat;
  float: left;
  display: inline;
  width: 553px;
  padding: 20px 20px 2.0em 8px;
  min-height: 400px;
}

.bilder {
  border-left: 1px solid #E7E9E9;
  border-bottom: 1px solid #E7E9E9;
}

.bilder td {
  vertical-align: middle;
  text-align: center;
  background: transparent url(../bilder/back_footer.png) left top repeat-X;
  width: 125px;
  height: 125px;
  border-right: 1px solid #E7E9E9;
}


#footer {
  background: transparent url(../bilder/back_footer.png) left top repeat-X;
  height: 90px;
  padding-top: 13px;
}

#footer p {
  width: 760px;
  margin: 0 auto;
  padding-left: 12px;
}

#counter {
border: 1px solid #E7E9E9;
  
  width: 760px;
  margin: 0 auto;
 /* padding-left: 12px;*/
}





/*----------------------------------------------------------------*/
/* blog */
/*----------------------------------------------------------------*/
#blog h2, #startseite h2, #rechts h2 {
  font-size: 1.4em;
  border-bottom: 1px dotted #000;
  padding-bottom: 0.2em;
  margin-top: 2.0em;
  margin-bottom: 0.2em;
}

#blog #inhalt h2, #startseite #inhalt h2 {
  font-size: 1.6em;
}

#rechts h2 {
  margin-top: 0;
}

#blog #inhalt img, .highslide {
  border: 1px solid #ccc;
}

h2 a {
  text-decoration: none;
  display: block;
  width: auto;
}

h2 a:hover {
  text-decoration: underline;
  background: #000;
  color: #fff;
}

.datum_autor {
  color: #777;
  font-size: 0.8em;
  margin: 0;
}

.datum_autor a {
  color: #777;
}

.body_ueber_uns_vorstandschaft #inhalt li {
  float: left;
  display: inline;
  width: 49%;
}


/*----------------------------------------------------------------*/
/* kontaktformular */
/*----------------------------------------------------------------*/
span.cx_pflicht {
  color: #FE0000;
  font-weight: bold;
  font-size: 1.4em;
}

input.cx_pflicht, textarea.cx_pflicht {
  background: #FF6D6E;
  color: #fff;
}

.cx_error {
  border: 1px solid #FE0000;
  color: #fff;
  background: #FF6D6E;
  padding: 0.5em;
}

table.kontaktformular {
  margin: 2.0em 0em;
}

table.kontaktformular .spalte-1, table.kontaktformular .spalte-2 {
  vertical-align: top;
  padding-bottom: 0.3em;
}

table.kontaktformular .spalte-1 {
  width: 150px;
}

table.kontaktformular .spalte-2 input, table.kontaktformular .spalte-2 textarea, table.kontaktformular .spalte-2 select, .submit {
  padding: 0.1em;
  text-align: center;
  margin-left: 3px;
}

table.kontaktformular .spalte-2 input.default, table.kontaktformular .spalte-2 textarea.default {
  width: 306px;
}

table.kontaktformular .spalte-2 input.default, table.kontaktformular .spalte-2 textarea.default, table.kontaktformular .spalte-2 input.halb, table.kontaktformular .spalte-2 input.plz {
  text-align: left;
}

table.kontaktformular .spalte-2 textarea.default {
  height: 100px;
}

.submit {
  text-align: center;
}

p.kontaktformular {
  text-align: center;
}

span.eintrag {
  padding-left: 15px;
  background: transparent url('../bilder/quot_start.gif') left top no-Repeat;
}

span.eintrag_ende {
  padding-left: 10px;
  background: transparent url('../bilder/quot_end.gif') right top no-Repeat;
}

#kommentar_captcha {
  margin: 0;
  padding: 0;
  width: 300px;
}

.videoplayer {
  margin: 1em 0;
}

.loading_big {
  background: #eee url(../bilder/loading_big.gif) center center no-repeat;
}


/*----------------------------------------------------------------*/
/* vor/zurueck */
/*----------------------------------------------------------------*/
.vor_zurueck {
  text-align: center;
  margin: 1.0em 0;
  color: #777;
}

.vor_zurueck a {
  color: #777;
  text-decoration: none;
}

.vor_zurueck a.vor1:hover, .vor_zurueck a.nach1:hover {
  color: #000;
  text-decoration: underline;
}

.vor0 {
  padding-left: 16px;
  background: transparent url(../bilder/arrow_left_grey.gif) left center no-repeat;
}

.nach0 {
  padding-right: 16px;
  background: transparent url(../bilder/arrow_right_grey.gif) right center no-repeat;
}

.vor1 {
  padding-left: 16px;
  background: transparent url(../bilder/arrow_left.gif) left center no-repeat;
}

.nach1 {
  padding-right: 16px;
  background: transparent url(../bilder/arrow_right.gif) right center no-repeat;
}


/*----------------------------------------------------------------*/
/* galerie */
/*----------------------------------------------------------------*/
.galerie {
  margin: 1.0em 0;
}

.galerie table {
  width: 100%;
}

.galerie table td {
  text-align: center;
}

.galerie table td.mitte {
  width: 100%;
}

.galerie table td a {
  width: 40px;
  height: 34px;
  display: block;
  text-decoration: none;
  background: transparent url(../global/js/highslide/controlbar4.gif) -10px top no-repeat;
}

.galerie table td a:hover {
  background-image: url(../global/js/highslide/controlbar4-hover.gif);
}

.galerie table td a.vor {
  background-position: -50px top;
}

.galerie table td a.unsichtbar, .galerie table td a.unsichtbar:hover {
  background-image: none;
}


/*----------------------------------------------------------------*/
/* box */
/*----------------------------------------------------------------*/
.box {
  background: #000;
  padding: 0.5em;
  color: #fff;
  margin-bottom: 20px;
}

.box h2 {
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  color: #fff;
}

.box a {
  color: #fff;
  margin-left: 6px;
}

.box p {
  margin: 0;
}

#map {
  background: #eee;
  height: 300px;
}

