body {
  margin: 0;
  padding: 0;
  border: 0;
  font: 11px/16px Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  background: url('../images/bg_banner.jpg') top left repeat-x;
}

input,
textarea,
select {
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;;
  color: #000000;
}

.clearboth {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
.clearboth img {
  display: none;
}

.iepngfix {
  behavior: url('iepngfix.html');
}

a:link,
a:visited {
  color: #0B59A9;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  outline: none;
}

form,
span,
p,
ul {
  margin: 0;
  padding: 0;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
  color: #0B59A9;
  border-bottom: 2px solid #0B59A9;
  padding-bottom: 2px;
}
h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px 0;
  color: #0B59A9;
}
h3 {
  font-size: 11px;
  margin: 0 0 1px 0;
}

fieldset {
  padding: 0;
  border: 0;
  display: inline;
}
fieldset label {
  width: 280px;
  display: block;
  float: left;
}
.listField {
  float: left;
  margin: 0 0 5px 0;
  width: 50px;
  border: 1px solid #000000;
}
fieldset textarea {
  width: 200px;
  height: 100px;
  float: left;
  margin: 0 0 5px 0;
  border: 1px solid #000000;
}
.button {
  float: left;
  margin: 0 0 5px 10px;
  border: 1px solid #000000;
  background: #FFFFFF;
  height: 20px;
}
.rightFloat {
  float: right;
}
.leftFloat {
  float: left;
}

/* +------------------------------------------------------------------------+ */
/* | Positionierung                                                         | */
/* +------------------------------------------------------------------------+ */
#posMain {
  width: 995px;
  margin: 10px auto;
}

#posMainIntern {
  width: 983px;
  margin: 10px auto;
  background: #FFFFFF;
  padding: 5px;
  border: 1px solid #0B58A8;
}

#posHead {
  background: url('../images/head_bg.png') top left no-repeat;
  height: 159px;
}
#posNav {
  background: url('../images/nav_bg.png') top left no-repeat;
  height: 32px;
}
#posMainContent {
  background: url('../images/content_bg2.png') top left repeat-y;
  width: 939px;
  padding: 0 0 5px 6px;
  margin: 0 0 0 50px;
}
#posFoot {
  background: url('../images/foot_bg.png') top left no-repeat;
  height: 8px;
  width: 900px;
  padding: 0 3px 0 0;
  margin: 0 0 0 50px;
}
#posLeftBox {
  background: url('../images/leftBox_bg.png') top left no-repeat;
  width: 172px;
  float: left;
  padding: 30px 5px 0 5px;
}
#posContent {
  float: left;
  width: 520px;
  margin: 0 0 0 5px;
  padding: 0 0 5px 0;
}
#posPolaroidBox {
  background: url('../images/polaroidBox.png') top left no-repeat;
  width: 223px;
  float: right;
  padding: 333px 0 10px 0;
}
#posCounter {
  width: 165px;
  margin: 10px 0 0 0;
}

/* +------------------------------------------------------------------------+ */
/* | Navigation                                                             | */
/* +------------------------------------------------------------------------+ */
#posNav ul {
  list-style: none;
  padding: 0px 0 0 0;
  margin: 0 0 0 115px;
}
#posNav ul li {
  float: left;
  font-size: 12px;
  font-weight: bold;
}
.nav1 {
}
.nav2 {
  width: 80px;
  padding: 0 0 0 10px;
}
.nav3 {
  width: 62px;
  padding: 0 0 0 10px;
}
.nav4 {
  width: 48px;
  padding: 0 0 0 9px;
}
.nav5 {
  width: 71px;
  padding: 0 0 0 10px;
}
.nav6 {
  width: 76px;
  padding: 0 0 0 9px;
}
.nav7 {
  width: 80px;
  padding: 0 0 0 9px;
}
.navi:link,
.navi:visited {
  color: #0B59A9;
}
.navi:hover {
  color: #000000;
  text-decoration: none;
}
.naviAkt:link,
.naviAkt:visited {
  color: #000000;
}
.naviAkt:hover {
  text-decoration: none;
}

/* +------------------------------------------------------------------------+ */
/* | Boxen auf der Startseite                                               | */
/* +------------------------------------------------------------------------+ */
.welcomeBox {
  margin: 0 0 10px 0;
  text-align: justify;
}
.topNewsBox {
  margin-bottom: 15px;
  width: 255px;
}
.topNewsText {
  text-align: justify;
}
.newsBox {
  margin-bottom: 10px;
  text-align: justify;
}
.topNewsBox img,
.newsBox img {
  float: left;
  margin: 0 5px 0 0;
  border: 1px solid #0B59A9;
}

/* +------------------------------------------------------------------------+ */
/* | Termin-Box                                                             | */
/* +------------------------------------------------------------------------+ */
.terminBoxTop {
  background: url(../images/terminbox/termin_top.png) top no-repeat;
  height: 25px;
  width: 160px;
  font-weight: bold;
  padding: 8px 10px 0 0;
  font-size: 12px;
  color: #0B59A9;
  text-align: right;
  margin: 0 0 0 2px;
}
.terminBoxTopLeft {
  background: url(../images/terminbox/termin_top_left.png) top no-repeat;
  height: 25px;
  width: 165px;
  font-weight: bold;
  padding: 8px 0 0 5px;
  font-size: 12px;
  color: #0B59A9;
  margin: 0 0 0 2px;
}
.terminBoxFill {
  background: url(../images/terminbox/termin_fill.png) repeat-y;
  width: 160px;
  padding: 0 5px;
  margin: 0 0 0 2px;
}
.terminBoxBottom {
  background: url(../images/terminbox/termin_bottom.png) bottom no-repeat;
  height: 8px;
  width: 170px;
  margin: 0 0 10px 2px;
}
.terminBoxHeadline {
  font-weight: bold;
  font-size: 12px;
  color: #0B59A9;
  margin: 0 0 2px 0;
}
.terminBoxTime {
  text-align: right;
  padding: 0 5px 0 0;
}
/* +------------------------------------------------------------------------+ */
/* | Termin-Seite                                                           | */
/* +------------------------------------------------------------------------+ */
.terminBox {
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #0B59A9;
}
.terminHeadline {
  font-size: 12px;
  font-weight: bold;
  margin: 2px 0;
  color: #0B59A9;
}

/* +------------------------------------------------------------------------+ */
/* | Kontaktformular                                                        | */
/* +------------------------------------------------------------------------+ */
.contactText {
  margin: 0 0 10px 0;
}
.contactResultBox {
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 2px 0 0 0;
  color: #CC0000;
  border-top: 2px solid #CC0000;
}
.contactRow {
  padding: 3px 0;
}
.contactFormLbl {
  float: left;
  width: 90px;
  text-align: right;
  padding: 2px 10px 2px 2px;
  font-weight: bold;
}
.contactFormField {
  float: left;
  width: 260px;
  text-align: right;
}
.contactFormField input,
.contactFormField textarea {
  padding: 2px;
  width: 250px;
  border: 1px solid #0B59A9;
}
.contactFormField textarea {
  height: 60px;
}
.contactFormField input:focus,
.contactFormField textarea:focus {
  background: #EEEEEE;
  border: 1px solid #000000;
}
.contactFormButton {
  float: left;
  width: 260px;
  text-align: right;
}
.contactFormButton input {
  width: 100px;
  border: 1px solid #0B59A9;
  background: #E0E0E0;
  font-weight: bold;
}
/* +------------------------------------------------------------------------+ */
/* | Impressum                                                              | */
/* +------------------------------------------------------------------------+ */
.impressumText {
  margin: 0 0 8px 0;
}

/* +------------------------------------------------------------------------+ */
/* | Vorstand                                                               | */
/* +------------------------------------------------------------------------+ */
.vorstandBox {
  float: left;
  width: 255px;
  margin: 0 5px 10px 0;
}
.vorstandBox img {
  float: left;
  margin: 0 5px 0 0;
  border: 1px solid #0B59A9;
}
.vorstandText {
  float: left;
}

/* +------------------------------------------------------------------------+ */
/* | Biographie                                                             | */
/* +------------------------------------------------------------------------+ */
.bioBox {
  float: left;
  width: 462px;
}
.bioHead {
  font-size: 12px;
  font-weight: bold;
  color: #0B59A9;
}
.bioText {
  margin: 0 0 6px 0;
}
.bioText img {
  float: left;
  margin: 0 5px 5px 0;
  border: 1px solid #0B59A9;
}
.bioNavi {
  list-style: none;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  float: left;
  border-right: 2px solid #0B59A9;
  width: 40px;
}
.bioNavi li {
  margin: 0 0 2px 0;
}
.bioNavi li a:link,
.bioNavi li a:visited,
.bioNavi .bioNaviAkt {
  display: block;
  border: 1px solid #0B59A9;
  width: 38px;
  text-align: center;
  height: 20px;
  line-height: 20px;
}
.bioNavi li a:hover {
  background: #FFFF00;
  text-decoration: none;
}
.bioNavi .bioNaviAkt {
  font-weight: bold;
  background-color: #FFFF00;
}

/* +------------------------------------------------------------------------+ */
/* | Gästebuch                                                              | */
/* +------------------------------------------------------------------------+ */
.gbEntry {
  border-bottom: 1px solid #0B59A9;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  height: 100%;
}
.gbBody {
  padding: 0 0 0 5px;
}
#gbSuccessBox {
  display: none;
  font-weight: bold;
  border-top: 2px solid green;
  border-bottom: 2px solid green;
  color: green;
  padding: 3px 0;
  margin: 5px 0;
  height: 100%;
}
#gbErrorBox {
  display: none;
  font-weight: bold;
  border-top: 1px solid #CC0000;
  border-bottom: 1px solid #CC0000;
  padding: 3px 0;
  margin: 5px 0;
  height: 100%;
}
.formLabel {
  float: left;
  width: 100px;
}
.formHelp {
  color: #666666;
  font-size: 10px;
}
.formRow {
  margin: 0 0 3px 0;
  height: 100%;
}
.formField {
  float: left;
  width: 300px;
}
.formField input,
.regFormField input {
  border: 1px solid #0B59A9;
  width: 250px;
}
.formField textarea {
  border: 1px solid #0B59A9;
  width: 250px;
  height: 60px;
}
.formField input:focus,
.formField textarea:focus,
.regFormField input:focus {
  background: #EEEEEE;
  border: 1px solid #000000;
}

.formButton input {
  border: 1px solid #0B59A9;
  background: #E0E0E0;
  font-weight: bold;
}
.gbSideSkip {
  margin: 0 0 0 5px;
  padding: 0;
  float: right;
  list-style: none;
}
.gbSideSkip li {
  float: left;
}
.gbSideSkip li.sideSkipAktPage {
  height: 18px;
  line-height: 18px;
  width: 18px;
  text-align: center;
  font-weight: bold;
  background: #FFFF00;
  border: 1px solid #0B59A9;
  margin: 0 5px 0 0;
  color: #0B59A9;
}
.gbSideSkip li a:link,
.gbSideSkip li a:visited {
  height: 18px;
  line-height: 18px;
  width: 18px;
  text-align: center;
  float: left;
  border: 1px solid #0B59A9;
  margin: 0 5px 0 0;
  padding: 0;
  text-decoration: none;
}
.gbSideSkip li a:hover {
  background: #FFFF00;
  border: 1px solid #0B59A9;
  text-decoration: none;
}

/* +------------------------------------------------------------------------+ */
/* | Galerien                                                               | */
/* +------------------------------------------------------------------------+ */
.galerieBox {
  margin: 0 0 10px 0;
}
.imgBox:link,
.imgBox:visited {
  display: block;
  float: left;
  margin: 0 3px 3px 0;
  padding: 3px;
  border: 1px solid #0B59A9;
}
.imgBox:hover {
  background: #FFFF00;
}
.imgBox img {
  display: block;
}
/* +------------------------------------------------------------------------+ */
/* | Seitenskip                                                             | */
/* +------------------------------------------------------------------------+ */
.sideSkip {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
.sideSkip li {
  display: inline;
}
.sideSkip li a:link,
.sideSkip li a:visited,
.sideSkip .sideSkipAktPage,
.sideSkip .sideNoLink {
  display: block;
  float: left;
  margin: 0 0 0 2px;
  border: 1px solid #0B59A9;
  width: 20px;
  text-align: center;
  height: 20px;
  line-height: 20px;
}
.sideSkip li a:hover {
  background: #FFFF00;
  text-decoration: none;
}
.sideSkip .sideSkipAktPage {
  font-weight: bold;
  background-color: #FFFF00;
}
.sideSkip .sideNoLink {
}

/* +------------------------------------------------------------------------+ */
/* | Footer-Line                                                            | */
/* +------------------------------------------------------------------------+ */
#footLine {
  clear: both;
  font-size: 10px;
  background: #0B59A9;
  width: 884px;
  color: #FFFFFF;
  padding: 1px 0;
}
.footLineLeft {
  float: left;
  width: 187px;
  padding: 0 0 0 5px;
}
.footLineLeft a:link,
.footLineLeft a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.footLineMiddle {
  float: left;
  width: 500px;
  text-align: center;
}
.footLineMiddle a:link,
.footLineMiddle a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.footLineMiddle a:hover {
  text-decoration: underline;
}
.footLineRight {
  float: left;
  width: 187px;
  padding: 0 5px 0 0;
  text-align: right;
}
.footLineRight a:link,
.footLineRight a:visited {
  background: url('../images/top.gif') no-repeat 0 1px;
  padding: 0 0 0 16px;
  color: #FFFFFF;
  text-decoration: none;
  height: 14px;
  display: block;
  width: 28px;
  float: right;
}

/* +------------------------------------------------------------------------+ */
/* | Sponsoren                                                              | */
/* +------------------------------------------------------------------------+ */
.sponsorenText {
  margin: 0 0 8px 0;
}
.sponsorenBox {
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}
.sponsorenBorderBottom {
  border-bottom: 1px solid #0B59A9;
}
.sponsorenBox img {
  float: left;
  margin: 0 10px 0 0;
}
.sponsorenHeadline {
  font-size: 12px;
  font-weight: bold;
  margin: 2px 0;
  color: #0B59A9;
}
.sponsorenTextBig {
  font-size: 12px;
  margin: 0 0 8px 0;
}

/* +------------------------------------------------------------------------+ */
/* | Counter                                                                | */
/* +------------------------------------------------------------------------+ */
.counterLbl {
  float: left;
  width: 105px;
  text-align: right;
  padding: 0 2px 0 0;
}
.counterVal {
  float: left;
  width: 50px;
  padding: 0 2px 0 2px;
  text-align: right;
}

/* +------------------------------------------------------------------------+ */
/* | Andere Gruppen                                                         | */
/* +------------------------------------------------------------------------+ */
.gruppenBox {
  margin: 0 5px 10px 0;
}
.gruppenBox img {
  float: left;
  margin: 0 5px 0 0;
  border: 1px solid #0B59A9;
}


/* +------------------------------------------------------------------------+ */
/* | Umfragen                                                               | */
/* +------------------------------------------------------------------------+ */
.umfrageBox {
  border-bottom: 1px solid #0B59A9;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}
.umfrageFormLabel {
  float: left;
  width: 480px;
}
.umfrageFormRow {
  margin: 0 0 3px 0;
  height: 100%;
}
.umfrageFormField {
  float: left;
  width: 30px;
}
.umfrageFormField input {
  border: 1px solid #0B59A9;
}
.umfrageFormButton input {
  border: 1px solid #0B59A9;
  background: #E0E0E0;
  font-weight: bold;
  margin: 0 0 0 5px;
}

.umfrageResultRow {
  height: 100%;
  margin: 0 0 5px 0;
}
.umfrageResultLeft {
  float: left;
  width: 360px;
}
.umfrageResultBalken {
  float: left;
  background: #FFFF00;
  height: 12px;
  border: 1px solid #0B59A9;
  margin: 1px 5px 0 0;
}
.umfrageResultProzent {
  float: left;
  width: 60px;
}
.umfrageResultText {
  font-weight: bold;
}

#posLogin {
  width: 165px;
  text-align: right;
  height: 100%;
}
/* +------------------------------------------------------------------------+ */
/* | Registrieren-Formular                                                  | */
/* +------------------------------------------------------------------------+ */
#regForm {
  margin: 10px 0 0 0;
}
#regSuccessBox {
  display: none;
  font-weight: bold;
  padding: 3px 0;
  margin: 5px 0;
  height: 100%;
}
#regErrorBox {
  display: none;
  font-weight: bold;
  border-top: 1px solid #CC0000;
  border-bottom: 1px solid #CC0000;
  padding: 3px 0;
  margin: 5px 0;
  height: 100%;
}
.regFormLabel {
  float: left;
  width: 130px;
}
.regFormRow {
  margin: 0 0 3px 0;
  height: 100%;
}
.regFormField {
  float: left;
  width: 300px;
}
.regFormFieldCheckbox {
  float: left;
  width: 300px;
}
.regFormCheckbox {
  float: left;
  width: 25px;
}
.regFormCheckboxText {
  float: left;
  width: 260px;
}
/* +------------------------------------------------------------------------+ */
/* | Login-Box rechts                                                       | */
/* +------------------------------------------------------------------------+ */
.loginHead {
  color: #0B59A9;
  font-weight: bold;
  border-bottom: 1px solid #0B59A9;
  padding: 0 0 2px 0;
  margin: 0 0 5px 0;
  text-align: right;
}
#loginMail, #loginPasswort {
  margin: 0 0 3px 0;
  border: 1px solid #0B59A9;
  width: 150px;
}
.loginButton {
  border: 1px solid #0B59A9;
  background: #FFFFFF;
  float: right;
  width: 57px;
  margin: 0 0 0 3px;
}
.loginReg:link,
.loginReg:visited {
  display: block;
  float: right;
  width: 90px;
  border: 1px solid #0B59A9;
  height: 15px;
  text-align: center;
  line-height: 15px;
  color: #000000;
  _width: 92px;
  _height: 16px;
  _line-height: 16px;
}
.loginReg:hover {
  text-decoration: none;
}
#loginResult {
  display: none;
  color: #CC0000;
  font-size: 10px;
  font-weight: bold;
  margin: 0 0 3px 0;
  padding: 0 3px 0 0;
}
.internLinks {
  margin: 5px 0 0 0;
}
.internLinks a:link,
.internLinks a:visited {
  display: block;
  border-left: 2px solid #0B59A9;
  padding: 1px 3px 1px 0;
  font-weight: bold;
}
.internLinks a:hover {
  text-decoration: none;
  background: #0B59A9;
  color: #FFFFFF;
}
