/* schriften */
html {
  overflow-y: scroll;
  height: 100%;
}
body {
  height: 100%;
}
body, div {
  font-size: 75%;
  line-height: 140%;
}
@media screen {
  div {
    font-size: 100%;
  }
}
#mainmenu {
  font-size: 100%;
}
.infobox {
  font-size: 90%;
}
.infobox h2 {
  font-size: 100%;
  font-weight: bold;
}
.global a:link, .global a:visited {
  font-size: 100%;
}
#submenu a:link, #submenu a:visited {
  font-size: 100%;
}
@media screen {
  .linkDownload h3 {
    font-size: 100%;
    font-weight: normal;
  }
}
.linkDownload a:link, .linkDownload a:visited {
  font-size: 100%;
  font-weight: bold;
}

/* farben */
body {
  color: #58585a;
}
h1 {
  color: #58585a;
  /* display: none; */
}
h2 {
  color: #58585a;
}
h3 {
  color: #58585a;
}
.infobox h2 {
  color: #6f7072;
}
.error, .errorText, .errormessage {
  color: #CC0000 !important;
}
@media screen {
  .global {
    float: left;
    padding-top: 1px;
    color: #CBCED1;
  }
  .global a:link, .global a:visited {
    padding: 0;
    color: #616A6E;
  }
  .global a:hover, .global a:active {
    color: #616A6E;
    text-decoration: none;
  }
   a:link.more, a:visited.more, a:hover.more, a:active.more {
    font-weight: bold;
    padding-left: 10px;
    background-image: url(../img/arrow_grey.gif);
    background-repeat: no-repeat;
    background-position: 0 0.3em;
  }
  .infobox h2 a:link, .infobox h2 a:visited {
    color: #616A6E;
  }
}

/* Formatierung */
a:link, a:visited {
  text-decoration: none;
}
a:active, a:hover {
  text-decoration: underline;
}
.sp-mailtoimg {
  margin-top: 2px !important;
  vertical-align: top !important;
}
@media screen {
  #language {
    position: absolute;
    top: 20px;
    right: 207px;
    margin: 0;
    padding: 0;
    z-index: 1000;
  }
  #language ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #language li {
    float: left;
    margin: 0;
    padding: 0;
    height: 14px;
    overflow: hidden;
  }
  #language a:link, #language a:visited {
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    text-decoration: none;
    height: 14px;
    text-indent: 200px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  #language li.german a:link, #language li.german a:visited,
  #language li.deutsch a:link, #language li.deutsch a:visited {
    width: 47px;
    background-image: url(../img/btn_deutsch_0.gif);
  }
  #language li.german a:active, #language li.german a:hover,
  #language li.deutsch a:active, #language li.deutsch a:hover{
    background-image: url(../img/btn_deutsch_1.gif);
  }
  #language li.german.active a,
  #language li.deutsch.active a {
    background-image: url(../img/btn_deutsch_1.gif);
  }

  #language li.english a:link, #language li.english a:visited,
  #language li.englisch a:link, #language li.englisch a:visited {
    width: 45px;
    background-image: url(../img/btn_english_0.gif);
  }
  #language li.english a:active, #language li.english a:hover,
  #language li.englisch a:active, #language li.englisch a:hover{
    background-image: url(../img/btn_english_1.gif);
  }
  #language li.english.active a,
  #language li.englisch.active a {
    background-image: url(../img/btn_english_1.gif);
  }
  #language a:active, 
  #language a:hover {
    text-decoration: none;
  }
}
@media screen {
  .global {
    position: relative;
    margin: 0;
  }
  .home .global {
    position: relative;
    margin-top: 454px;
  }
  .global ul {
    margin: 0 0 0 25px;
    width: 150px;
    padding: 0;
    list-style: none;
  }
  .global li {
    float: left;
    margin: 0;
    padding: 0 0 8px 0;
    line-height: 12px;
  }
  .global #G_home {
    width: 38px;
  }
  .global #G_sitemap {
    width: 47px;
  }
  .global #G_impressum, .global #G_imprint {
    width: 56px;
  }
  .global #G_agb {
    width: 26px;
  }
  .global #G_general_terms_and_conditions_act {
    width: 144px;
  }
  .global a:link, .global a:visited {
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    text-decoration: none;
    height: 12px;
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: 200px;
    overflow: hidden;
  }
  .global #G_home a:link, .global #G_home a:visited {
    width: 38px;
    background-image: url(../img/btn_home.gif);
  }
  .global #G_home a:active, .global #G_home a:hover {
    width: 38px;
    background-image: url(../img/btn_home_1.gif);
  }
  .global #G_sitemap a:link, .global #G_sitemap a:visited {
    width: 47px;
    background-image: url(../img/btn_sitemap.gif);
  }
  .global #G_sitemap a:active, .global #G_sitemap a:hover {
    width: 47px;
    background-image: url(../img/btn_sitemap_1.gif);
  }
  .global #G_impressum a:link, .global #G_impressum a:visited {
    width: 56px;
    background-image: url(../img/btn_impressum.gif);
  }
  .global #G_impressum a:active, .global #G_impressum a:hover {
    width: 56px;
    background-image: url(../img/btn_impressum_1.gif);
  }
  .global #G_imprint a:link, .global #G_imprint a:visited {
    width: 56px;
    background-image: url(../img/btn_imprint_0.gif);
  }
  .global #G_imprint a:active, .global #G_imprint a:hover {
    width: 56px;
    background-image: url(../img/btn_imprint_1.gif);
  }
  .global #G_agb a:link, .global #G_agb a:visited {
    width: 26px;
    background-image: url(../img/btn_agb.gif);
  }
  .global #G_agb a:active, .global #G_agb a:hover {
    width: 26px;
    background-image: url(../img/btn_agb_1.gif);
  }
  .global #G_general_terms_and_conditions_act a:link, .global #G_general_terms_and_conditions_act a:visited {
    width: 144px;
    background-image: url(../img/btn_agb.gif);
  }
  .global #G_general_terms_and_conditions_act a:active, .global #G_general_terms_and_conditions_act a:hover {
    width: 144px;
    background-image: url(../img/btn_agb_1.gif);
  }
  .global a:active, 
  .global a:hover {
    text-decoration: none;
  }
  .global span {
    visibility: hidden !important;
  }
}

@media screen {
  /* Hauptmenue live */
  #mainmenu {
    position: absolute;
    width: 591px;
    top: 68px;
    left: 182px;
    font-weight: normal;
    overflow: hidden;
    background: url(../img/dotted_line_vertical.gif) repeat-x 0 0;
    padding-top: 1px;
    z-index: 500;
  }
  .home #mainmenu {
    left: 4px;
  }
  #mainmenu ul {
    margin: 0;
    padding: 0;
  }
  #mainmenu li {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
  }
  .home #content #mainmenu ul.menu li {
    margin: 0;
    padding: 0;
    float: left;
    background-image: none;
  }
  #mainmenu li.item1 {
    width: 147px;
  }
  #mainmenu li.item2 {
    width: 165px;
  }
  #mainmenu li.item3 {
    width: 135px;
  }
  #mainmenu li.item4 {
    width: 144px;
  }
  #mainmenu .menu a:link, #mainmenu .menu a:visited {
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    text-indent: 200px;
    overflow: hidden;
    background-position: 0 0;
    background-repeat: no-repeat;
    white-space: nowrap;
  }
  #mainmenu .menu li.item1 a:link, #mainmenu .menu li.item1 a:visited {
    width: 147px;
  }
  #mainmenu .menu li.item2 a:link, #mainmenu .menu li.item2 a:visited {
    width: 165px;
  }
  #mainmenu .menu li.item3 a:link, #mainmenu .menu li.item3 a:visited {
    width: 135px;
  }
  #mainmenu .menu li.item4 a:link, #mainmenu .menu li.item4 a:visited {
    width: 144px;
  }
  #mainmenu .menu a:active, 
  #mainmenu .menu a:hover {
    text-decoration: none;
  }
  #mainmenu span {
    visibility: hidden !important;
  }
  #flashMainmenu {
    position: absolute;
    top: 69px;
    left: 182px;
  }
}
@media screen {
  /* Submenue live */
  #submenu ul li a:link, #submenu ul li a:visited, #submenu ul li a:active, #submenu ul li a:hover {
    color: #000000;
    text-decoration: none;
  }
  #submenu {
    width: 150px;
    margin: 0 0 0 20px;
    padding: 0;
    overflow: hidden;
  }
  #submenu ul {
    width: 150px;
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: normal;
  }
  #submenu ul.mainNavi {
    margin: 0 0 30px 0;
  }
  #submenu ul li {
    width: 150px;
    padding: 0;
    margin: 0;
    display: inline;
  }
  #submenu a:link, #submenu a:visited {
    width: 150px;
    display: block;
    padding: 0 0 4px 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: 200px;
    overflow: hidden;
    white-space: nowrap;
  }
}
@media screen {
  #body {
    position: relative;
    width: 980px;
    min-height: 100%;
    margin-top: 0px;
    padding: 0;
    z-index: 500;
  }
  .welcome #body {
    height: 768px;
  }
  #head {
    position: relative;
    height: 101px;
    padding: 0;
    margin: 0;
  }
  #main {
    position: relative;
    width: 980px;
    margin: 0;
    padding: 0 0 2em 0;
    z-index: 500;
  }
  .home #main {
    padding: 0;
  }
  #leftcolumn {
    width: 182px;
    height: 359px;
    float: left;
    background: url(../img/bg_line_leftcolumn.gif) no-repeat right 0;
  }
  .home #leftcolumn {
    width: 178px;
    margin-top: 101px;
    background: none;
  }
  #content {
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
    z-index: 500;
  }
  .contentpage #content {
    width: 798px;
  }
  .contentpage #content .box {
    width: 402px;
    margin: 0 19px 0 0 !important;
    padding: 0;
    overflow: hidden;
  }
  .home #content img, .home #content object {
    margin: 0;
  }
  #rubrikIllu1 {
    margin: 0;
    padding: 0;
    width: 591px;
    height: 153px;
    float: left;
    background-color: #DDDDDD;
  }
  #rubrikIllu2 {
    margin: 0;
    padding: 0;
    width: 207px;
    height: 153px;
    float: left;
  }
  #contentIlluText {
    position: relative;
    top: 0px;
    left: 0px;
    width: 170px;
    height: 170px;
    margin: 0;
    padding: 0;
    clear: both;
    float: left;
  }
  #contentIlluText h1 {
    display: none;
  }
  .home object {
    position: relative;
    z-index: 500;
  }
  #rubrikIllu1 img, #rubrikIllu2 img {
    display: block;
  }
  form.disclaimer {
    margin: 0.5em 0 1.75em 0;
  }
  form.disclaimer fieldset {
    margin: 0;
    padding: 12px 10px;
    background-color: #E6EAED;
    float: left;
  }
  form.disclaimer input {
    width: auto;
    width: 382px;
    padding: 1px 10px 1px 20px;
    white-space: normal;
    color: #58585A;
    background: white url(../img/arrow_grey.gif) no-repeat 10px 0.4em;
    border-width: 0 1px 1px 0;
    border-style: dotted;
    border-color: #555658;
    text-align: left;
    font-size: 100%;
    outline-style: none;
    cursor: pointer;
  }
  #rightcolumn {
    position: relative;
    margin: 0; 
    padding: 0;
    float: left;
  }
  #rightcolumn .padding {
    margin: 0; 
    padding: 0 17px;
  }
  .contentpage #rightcolumn {
    width: 207px;
  }
  #footer {
    clear: both;
    position: relative;
    margin: 0;
    padding: 0 0 37px 0;
    float: left;
  }
}

@media screen {
  .contentpage #content .teaser {
    padding: 8px 8px 0 8px !important;
    margin: 0 !important;
    width: 472px;
  }
  .contentpage #content .teaser img {
    margin-top: 4px;
  }
  .contentpage #content .teaser h2 {
    margin: 0 !important;
    padding: 0;
  }
  .contentpage #content .teaser .location {
    font-weight: bold;
    color: #333333;
  }
  .contentpage #content .teaser .teaserImg {
    width: 130px;
    float: left;
  }
  .contentpage #content .teaser .teaserText {
    float: left;
    padding: 0 !important;
    margin: 0 !important;
  }
  .contentpage #content .teaser .teaserTextImg {
    float: left;
    padding: 0 !important;
    margin: 0 !important;
    width: 340px;
  }
}


@media screen {
  .infobox {
    padding: 5px 10px;
    overflow: hidden;
    margin: 0;
    width: 153px;
    float: left;
    background-image: url(../img/bg_infobox_vertical.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
  }
  .infobox.banner {
    padding: 0;
    width: 153px;
    background-image: none;
  }
  .infoboxTop {
    margin-top: 30px;
  }
  .infoboxTop, .infoboxBottom {
    clear: both;
    height: 1px;
    overflow: hidden;
    background-image: url(../img/bg_infobox_horizontal.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .infoboxBottom {




    margin-bottom: 30px;
  }
  .infobox h2 {
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
  }
  .infobox h3 {
    margin: 0;
  }
  .infobox p {
    margin: 0.5em 0 0.5em 0;
  }
  .infobox img.left {
    margin: 0.2em 10px 0 0;
    float: left;
  }
  .infobox img.right {
    margin: 0.2em 0 0 5px;
    float: right;
  }
  .infobox img.banner {
    margin: 0;
    float: left;
  }
  .infobox .left {
    float: left;
  }
  #content .infobox ul {
    margin: 1em 0;
  }
  #content .infobox ul li {
    background-image: url(../img/bullet.gif);
    font-weight: bold;
  }
  .contentpage .infobox .left {
    width: 215px;
  }
  .infobox ul.links {
    list-style-type: none;
    padding: 2px 0 8px 0;
    margin: 0;
  }
  .infobox ul.links li {
    background-repeat: no-repeat;
    padding-left: 10px;
    font-weight: normal;
    background-image: url(../img/pfeil.gif);
    background-position: left 0.4em;
  }
  .infobox ul.links li a {
    font-weight: bold;
  }
}

@media screen {
  #search {
    position: relative;
    margin: 23px 0 0 0;
    padding-left: 10px;
  }
  #search input {
    width: 122px;
    margin: 2px 10px 0 0;
    padding: 0 2px 0 2px;
    font-size: 100%;
    color: #000000;
    border: 1px solid #a9aaab;
  }
  #search .btn-search {
    position: relative;
    width: 16px;
    height: 16px;
    color: #616A6E;
    margin: 0;
    padding: 0;
    border: 0;
    background: url(../img/btn_search.gif) no-repeat left center;
    font-weight: bold;
    cursor: pointer;
  }
}

@media screen {
  .printVersion {
    position: relative;
    float: left;
    margin: 0;
    padding: 1px 0 0 518px;
    height: 12px;
  }
  .printVersion a:link, .printVersion a:visited {
    margin: 0;
    padding: 0;
    text-indent: 200px;
    overflow: hidden;
    display: block;
    width: 60px;
    height: 12px;
    background-image: url(../img/btn_print.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .printVersion a:visited, .printVersion a:hover{
    background-image: url(../img/btn_print_1.gif);
  }
}

/* Styles for Tables */
#content table {
  border-collapse: collapse;
}
#content table.contentTable {
  float: left;
  width: 402px;
}
#content table td {
  padding: 0;
  vertical-align: top;
}

/* Styles for Contact Form */
#content .contact {
  margin-top: 20px;
}
#content .contact form {
  background-color: #E6EAED;
  width: 399px;
}
#content .contact fieldset {
  margin: 0;
  width: 377px;
  padding: 20px 11px;
}
#content .contact table {
  float: left;
  margin: 0;
}
#content .contact table td {
  padding: 3px 5px 6px 0px;
  vertical-align: top;
  border: none !important;
}
#content .contact label {
  font-size: 100%;
  padding-left: 2px;
  font-weight: bold;
  color: #59595b;
}
#content .contact input {
  width: 373px;
  font-size: 90%;
  padding: 2px 2px;
  border: none;
}
#content .contact input.chkBox {
  position: relative;
  width: auto;
  padding: 0;
  top: 2px;
}
#content .contact input.s180 {
  width: 182px;
}
#content .contact textarea {
  width: 373px;
  padding: 2px 2px;
  border: none;
}
#content .contact .email {
  padding: 2px 2px;
  background: white;
}
#content .contact .email img {
  display: block;
}
#content .contact input.button {
  position: relative;
  float: left;
  width: 83px;
  margin: 0 0 0 10px;
  padding: 2px 0 2px 22px;
  border: 0;
  text-align: left;
  cursor: pointer;
  color: #545557;
  font-weight: bold;
  background: url(../img/arrow_grey.gif) no-repeat 10px 0.5em #f4f5f7;
  border-right: 1px dotted #545557;
  border-bottom: 1px dotted #545557;
}
#content .box .errorText {
  float: none;
  margin-top: 10px;
}

/* Sitemap */

#content .navigation li {
  width: 277px;
  padding: 0;
  color: #6F6F71;
  background: none;
  display: block;
  font-weight: normal;
  text-transform: uppercase;
}
#content .navigation li li {
  width: auto;
  padding: 0.2em 0 0.2em 6px;
  color: #333333;
  display: block;
  font-weight: normal;
  text-transform: none;
}
#content .navigation li a:link, #content .navigation li a:visited {
  padding: 0.4em 0 0.4em 11px;
  background: url(../img/bullet_first_level.gif) no-repeat 0 0.9em;
  display: block;
}
#content .navigation li li a {
  margin: 0 !important;
  padding: 0.2em 0 0.2em 6px !important;
  border: none !important;
  background: url(../img/bullet_second_level.gif) no-repeat 0 0.7em !important;
  display: inline !important;
}
#content .navigation li li li a {
  margin: 0 !important;
  padding: 0.2em 0 0.2em 6px !important;
  border: none !important;
  background: url(../img/bullet_third_level.gif) no-repeat 0 1.1em !important;
  display: inline !important;
}
#content .navigation .item1 a {
  margin-top: 12px;
  border-top: 3px solid #ee87b2;
  border-bottom: 3px solid #ee87b2;
}
#content .navigation .item2 a {
  margin-top: 12px;
  border-top: 3px solid #b25a8d;
  border-bottom: 3px solid #b25a8d;
}
#content .navigation .item3 a {
  margin-top: 12px;
  border-top: 3px solid #62bbe3;
  border-bottom: 3px solid #62bbe3;
}
#content .navigation .item4 a {
  margin-top: 12px;
  border-top: 3px solid #4cbea5;
  border-bottom: 3px solid #4cbea5;
}
#content .pNavi .navigation li a {
  margin-top: 12px;
  border-top: 3px solid #99a8af;
  border-bottom: 3px solid #99a8af;
}
#content .box ul.navigation {
  position: relative;
  margin: -1em 0 0 0;
  padding: 0;
  list-style: none;
}
#content .box ul.navigation ul {
  padding: 7px 0;
  margin: 0 0 0 35px;
  list-style: none;
}
#content .box ul.navigation ul ul {
  padding: 0;
}
#content .navigation li a:link, #content .navigation li a:visited, #content .navigation li a:active, #content .navigation li a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #6F6F71;
}
#content .navigation li li a:link, #content .navigation li li a:visited, #content .navigation li li a:active, #content .navigation li li a:hover {
  text-decoration: none;
  font-weight: normal;
  color: #333333;
}

.up {
  float: right;
  font-size: 0.9em;
  position: relative;
  top: -1.5em;
  margin-bottom: -0.5em;
  padding-right: 12px;
  background-image: url(../img/bullet_up.gif);
  background-repeat: no-repeat;
  background-position: right 0.7em;;
}