body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 12px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #686A69;
}
input, textarea {
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #686A69;
}
.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.htc');
}
a:link,
a:visited {
  color: #686A69;
}
a:hover {
  text-decoration: none;
}
form,
span,
p {
  margin: 0;
  padding: 0;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
}
h1 {
    background: url(../images/green_box.gif) no-repeat;
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 10px;
    height: 30px;
    line-height: 30px;
    width: 560px;
}
h2{
  font-size: 14px;
  margin: 0 0 8px 0;
  padding: 0;
}
h3 {
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 0;
}


/* +------------------------------------------------------------------------+ */
/* | Positionierung                                                         | */
/* +------------------------------------------------------------------------+ */
#posMain {
  width: 1028px;
  margin: 20px auto 0;
  padding: 0 0 10px 0;
}
#posLeft {
    float: left;
    width: 221px;
    margin: 0 8px 0 0;
}
#posContent {
  float: left;
  width: 570px;
  margin: 0 8px 0 0;
}
#posRight {
    float: left;
    width: 221px;
}
#posFooter {
  width: 1028px;
  margin: 10px 0 0 0;
}

/* +------------------------------------------------------------------------+ */
/* | Linkes Menü                                                            | */
/* +------------------------------------------------------------------------+ */
.menueList {
  margin: 0 0 0 2px;
  padding: 0;
  list-style: none;
}
.menueList li {
}
.menueNav:link,
.menueNav:visited,
.menueNavAct:link,
.menueNavAct:visited {
    background: url(../images/nav_dot.jpg) no-repeat 0 5px;
    padding: 0 0 0 17px;
    text-decoration: none;
    height: 21px;
    line-height: 21px;
}
.menueNav:hover {
    text-decoration: underline;
}
.menueNavAct:link,
.menueNavAct:visited {
    text-decoration: underline;
}
#subMenueLeft {
  margin: 0 0 10px 10px;
}
.leftSubNav:link,
.leftSubNav:visited,
.leftSubNavAct:link,
.leftSubNavAct:visited {
  background: url(../images/pfeil_rechts.gif) no-repeat 0 4px;
  padding: 1px 0 2px 8px;
  color: #FFFFFF;
  display: block;
  border-bottom: 1px solid #FFFFFF;
  text-decoration: none;
}
.leftSubNavAct:link,
.leftSubNavAct:visited {
  background: url(../images/pfeil_rechts_hover.gif) no-repeat 0 4px;
  color: #000000;
}
.leftSubNav:hover {
  background: url(../images/pfeil_rechts_hover.gif) no-repeat 0 4px;
  color: #000000;
}


/* +------------------------------------------------------------------------+ */
/* | Sitemap                                                                | */
/* +------------------------------------------------------------------------+ */
.parentSitemap {
  list-style: inside disc;
}
.parentSitemap li {
  margin: 0 0 5px 0;
}
.childSitemap {
  list-style: inside circle ;
  margin: 3px 0 10px 10px;
}

/* +------------------------------------------------------------------------+ */
/* | Fußbereich                                                             | */
/* +------------------------------------------------------------------------+ */
#menueBottom {
  text-align: center;
}
#menueBottom a:link,
#menueBottom a:visited {
  text-decoration: none;
  text-transform: uppercase;
}
#menueBottom a:hover {
  text-decoration: underline;
}

/* +------------------------------------------------------------------------+ */
/* | Eingabeformular für Kleinanzeigen                                      | */
/* +------------------------------------------------------------------------+ */
.formBox {
    margin: 0 0 0 10px;
}
.ticketRowButton {
  padding: 4px 0 0 0;
  border-top: 1px solid #000000;
  margin: 4px 0 0 0;
}
.ticketFormLbl {
  padding: 5px 0 1px 0;
}
.ticketFormField {
}
.ticketFormInputNormal {
  width: 250px;
  border: 1px solid #DFDFDF;
}
.ticketFormInputShort {
  width: 58px;
  border: 1px solid #DFDFDF;
  margin-right: 2px;
}
.ticketFormInputMedium {
  width: 118px;
  border: 1px solid #DFDFDF;
}
.ticketFormInputNormal:focus,
.ticketFormInputShort:focus,
.ticketFormInputMedium:focus {
  background: #F9F9F9;
  border: 1px solid #000000;
}
.ticketFormButton {
  width: 200px;
  border: 1px solid #000000;
  background: #F9F9F9;
}
.ticketFootLine {
  margin: 10px auto 0;
  width: 400px;
}

/* +------------------------------------------------------------------------+ */
/* | Vordefinierte Bilder links/rechts                                     | */
/* +------------------------------------------------------------------------+ */
.entryImgLeft {
  float: left;
  margin: 0 10px 10px 0;

}
.entryImgRight {
  float: right;
  margin: 0 0 10px 10px;

}
.entryImgLeft p,
.entryImgRight p {
  background: #427542;
  font-size: 11px;
  padding: 3px 6px 3px 6px;
  clear: both;
  color: #FFFFFF;
}
.entryImgBorder {
  border: 1px solid #666666;
}

/* +------------------------------------------------------------------------+ */
/* | Formulare                                                              | */
/* +------------------------------------------------------------------------+ */
.formRow {
  padding: 3px 0;
}
.formLbl {
  float: left;
  width: 200px;
  text-align: right !important;
  padding: 2px 10px 2px 2px;
  font-weight: bold;
}
.formField {
  float: left;
  width: 260px;
  text-align: right !important;
}
.formInput {
  padding: 2px;
  width: 250px;
  border: 1px solid #79B117;
}
.formTextarea {
  padding: 2px;
  width: 250px;
  height: 100px;
  border: 1px solid #79B117;
}
.formButton {
  float: left;
  width: 260px;
  text-align: right !important;
}
.formButton input {
  width: 100px;
  border: 1px solid #79B117;
  font-weight: bold;
}
.formHeadline {
  font-weight: bold;
  margin: 5px 0 3px 0;
  border-bottom: 1px solid #79B117;
  padding: 0 0 3px 0;
}
.formSuccessBox {
  color: #79B117;
  border: 2px solid #79B117;
  padding: 5px;
  text-align: center;
  margin: 5px 0;
}
.formErrorBox {
  color: #CC0000;
  border: 2px solid #CC0000;
  padding: 5px;
  text-align: center;
  margin: 5px 0;
}
.formResult {
  color: #427542;
  border: 2px solid #79B117;
  padding: 5px;
  text-align: center;
  margin: 5px 0;
}

/* +------------------------------------------------------------------------+ */
/* | grüne Boxen                                                            | */
/* +------------------------------------------------------------------------+ */
.smallGreenBox {
    margin: 10px 0 0 0;
}
.smallGreenBoxHead {
    background: url(../images/head_small.gif) no-repeat;
    height: 3px;
    width: 221px;
    line-height: 0;
    font-size: 0;
}
.smallGreenBoxFilledHead {
    background: url(../images/head_small_greenbg.gif) no-repeat;
    height: 28px;
    width: 213px;
    line-height: 28px;
    padding: 0 0 0 8px;
    font-weight: bold;
    color: #000000;
}
.smallGreenBoxContent {
    border-left: 1px solid #79B117;
    border-right: 1px solid #79B117;
    padding: 5px 5px 5px 8px;
    width: 206px;
}
.smallGreenBoxHeadImpression {
    background: url(../images/box_zitat_bg.gif) no-repeat top;
    width: 217px;
    padding: 2px 2px 0 2px;
}
.smallGreenBoxHeadImpression img {
    display: block;
}
.smallGreenBoxContentImpression {
    border-left: 1px solid #79B117;
    border-right: 1px solid #79B117;
    padding: 1px 1px 5px 1px;
    width: 217px;
}
.smallGreenBoxFoot {
    background: url(../images/foot_small.gif) no-repeat;
    height: 3px;
    width: 221px;
    line-height: 0;
    font-size: 0;
}
.bigGreenBoxBanner {
    margin: 0 0 10px 0;
}
.bigGreenBox {
    margin: 10px 0 0 0;
}
.bigGreenBoxHead {
    background: url(../images/head_big.gif) no-repeat;
    height: 3px;
    width: 570px;
    line-height: 0;
    font-size: 0;
}
.bigGreenBoxContent,
.bigGreenBoxContentArticle {
    border-left: 1px solid #79B117;
    border-right: 1px solid #79B117;
    padding: 5px 5px 5px 8px;
    width: 555px;
}
.bigGreenBoxContentBanner {
    border-left: 1px solid #79B117;
    border-right: 1px solid #79B117;
    padding: 5px;
    text-align: center;
}
.bigGreenBoxFoot {
    background: url(../images/foot_big.gif) no-repeat;
    height: 3px;
    width: 570px;
    line-height: 0;
    font-size: 0;
}
.footGreenBoxHead {
    background: url(../images/head_footer.gif) no-repeat;
    height: 3px;
    width: 1028px;
    line-height: 0;
    font-size: 0;
}
.footGreenBoxContent {
    border-left: 1px solid #79B117;
    border-right: 1px solid #79B117;
    padding: 5px 5px 5px 8px;
    width: 1013px;
}
.footGreenBoxFoot {
    background: url(../images/foot_footer.gif) no-repeat;
    height: 3px;
    width: 1028px;
    line-height: 0;
    font-size: 0;
}

.counterLbl {
    float: left;
    width: 140px;
}
.counterVal {
    float: left;
    width: 60px;
}

.bigGreenBoxContentArticle {
    position: relative;
}
.articleHead {
    color: #79B117;
    font-weight: bold;
}
.articleText {
    margin: 0 0 5px 0;
}
.articleLink {
    position: absolute;
    right: 10px;
    bottom: 5px;
}
.articleLink a:link,
.articleLink a:visited {
    color: #79B117;
}

.impressionTxt {
    border-top: 1px solid #79B117;
    padding: 5px 3px 0 3px;
    text-align: center;
    color: #000000;
}

.parentSitemap {
    list-style: none;
}
.parentSitemap li a:link,
.parentSitemap li a:visited {
    background: url(../images/nav_dot.jpg) no-repeat 0 5px;
    padding: 0 0 0 17px;
    text-decoration: none;
    height: 21px;
    line-height: 21px;
}