@charset "UTF-8";
@import url(core/base.css);
@import url(content.css);
@import url(navigations.css);
@import url(jquery.lightbox.css);


/* ------------------------------------------ */
/* Basemod */
#col1 { width: 270px; }
#col1_content { margin: 0; }
#col2 { width: 200px; }
#col2_content { margin: 0; }
#col3 { margin: 0 200px 0 270px; }
#col3_content { padding: .5em 30px; }

.hidecol2 #col3 { }
.hideboth #col3 { }



/* ------------------------------------------ */
/* Layout */
body { background: url(../../images/bg_body.jpg) #fff; }
#bg-top { background: url(../../images/bg_top.jpg) repeat-x; }
#page_margins { margin: 0; min-width: 995px; max-width: 100em; }
#page { background: url(../../images/bg_main_sh.png) right 84px no-repeat; padding: 0 8px 0 0; }
#bg-main { background: url(../../images/bg_col2.gif) right 0 repeat-y #fff; position: relative; }
#main { background: url(../../images/bg_main.gif) no-repeat; min-height: 666px; }
#tuev { position: absolute; top: 320px; left: 70px; }



/* ------------------------------------------ */
/* Header */
#header h1 { background: url(../../images/bg_h1.gif) no-repeat; margin: 0; padding: 10px 0 0 20px; }
#nav-form {
  position: absolute; top: 20px; right: 0;
  width: 200px;
}
#nav-form select { margin: 0 0 6px 0; width: 200px; }



/* ------------------------------------------ */
/* Content */
#col2 { font-size: .95em; }
#sidebar { margin: 30px 0 0 0; padding: 1em; }
#sidebar h3 { color: #333; font-size: 1.1em; font-weight: bold; margin: 3em 0 .4em 0; }
#sidebar p { margin-bottom: .4em; }
#col3 h3 { background: url(../../images/bg_h3.gif) 0 .4em no-repeat; padding-left: 14px; }

/* Teaserbox */
#teaserbox { background: url(../../images/bg_teaserbox.gif) 0 30px repeat-x; margin: 0 30px 0 10px; padding: 30px 0 0 0; position: relative; }
#teaserbox .scrollbox { overflow: hidden; }
.teaser-img img { overflow: hidden; position: absolute; top: 0; left: 264px; }
.teaser-img { height: 188px; }

/* Formatierungen */
acronym, abbr { border-bottom: 1px dotted #9c9c9c; cursor: help; }
a acronym, a abbr { border-bottom: 0 !important; cursor: default !important; }
address { line-height: 1.5em; font-style: normal; margin: 0 0 .8em 0; }
cite, q, samp {
  background: #f2f2f2 none repeat;
  font-style: normal;
  padding: 0.1em 0.2em;
  position: relative;
}
code, kbd, samp {
  color: #000;
  font-family: 'Courier New',Courier,monospace;
  font-size: 1em;
}
blockquote {
  background: url(../../images/bg_h3.gif) 0 .7em no-repeat;
  color: #000;
  margin: 0 0 .8em 0;
  padding: .4em 1em .1em 1em;
}
small {
  font-size: .8em;
  color: #666;
}

/* Listen */
.dlist { list-style: url(../../images/ico_dlist.gif); margin-left: .4em; }
.llist { list-style: url(../../images/ico_llist.gif); margin-left: .4em; }
.blist { list-style: url(../../images/ico_blist.gif); margin-left: .4em; }
.dlist li, .llist li, .blist li { margin-bottom: .4em; }

/* Hilfe-Button */
h3 a.help { font-weight: bold; font-size: .8em; text-decoration: none; }
h3 a.help:hover span, h3 a.help:active span, h3 a.help:focus span { color: #b20018; }
h3 a.help:visited { color: #333; font-style: normal; }

/* Subcols */
.c50l .cc { margin: 0 10px 0 0; }
.c50r .cc { margin: 0 0 0 10px; }
.c50l .cc, .c50r .cc { background: #f7f7f7; padding: .8em 1em .5em 1em; }

/* Listen */
.blist { list-style: url(../../images/ico_blist.gif); margin-left: .4em; }
.llist { list-style: url(../../images/ico_llist.gif); margin-left: .4em; }

/* Newsliste */
.news { list-style: url(../../images/ico_llist.gif); margin: 0 0 3em 0; }
.news li { line-height: 160%; margin-bottom: .4em; }

/* Specialbox */
.specialbox { background: url(../../images/bg_specialbox.gif) repeat-x #f4f4f4; margin: 1em 0; }
.specialbox .floatbox, .specialbox .lefty, .specialbox .righty { margin: 0; }
.specialbox h4 { line-height: 2em; margin-bottom: 0; padding: 0 20px 0 20px; }
.specialbox p { line-height: 2em; padding: 0 20px; }
.specialbox .sh { background: url(../../images/bg_specialbox-right.gif) right 0 no-repeat; height: 12px; }
.specialbox .sh .shl { background: url(../../images/bg_specialbox-left.gif) no-repeat; height: 12px; width: 50%; }

/* Specialbox-Timeline */
ul.timeline { border-bottom: 1px #fff solid; list-style: none; margin: 0; padding: 1em 0 .4em 0;}
ul.timeline li { float: left; font-weight: bold; margin-bottom: .5em; }
ul.timeline li span { background: #333; color: #fff; margin: 0 .3em 0 0; padding: .2em .4em; }
ul.timeline li.cur span { background: #b20018; }
/* Specialbox-Formular*/
.specialbox form { padding: 1.5em; }
.specialbox fieldset { margin: 0 0 .5em 0; }
.specialbox form h4 { color: #333333; font-size: 1em; font-weight: bold; margin: 0 0 1em 0; padding: 0; }
.specialbox .type-check { margin: 0 0 .8em 0; }
.specialbox .type-check input { vertical-align: middle; }
.specialbox .type-submit input {
  background: url(../../images/bg_submit_special.gif) 0 bottom repeat-x #fdfdfd;
  border: 1px #bcbcbc solid;
  -moz-border-radius: 4px; -webkit-border-radius: 4px;
  padding: 0 1em;
}
.specialbox .type-submit input:hover, .specialbox .type-submit input:active, .specialbox .type-submit input:focus { background: url(../../images/bg_submit_special_hover.gif) 0 bottom repeat-x #e0e0e0; cursor: pointer; }

/* Formulare */
form.the-form { margin: 0 0 1em 0; }
form.the-form fieldset { background: url(../../images/bg_fieldset.gif) right bottom no-repeat #f7f7f7; border: 1px #e9e9e9 solid; display: block; margin: 0 0 1.2em 0; padding: 0 0 1em 1em; position: relative; }
form.the-form fieldset div { margin: 0; padding: .6em 0 0 0; }
form.the-form legend { background: #efefef; border: 0; color: #222; display: inline-block; font-weight: bold; margin: 0 15px .2em 0; padding: .5em 1em .5em 1em; }
form.the-form sup { color: #b20018; }
form.the-form label { color: #222; display: block; padding: 6px 0 0 0; position: relative; }
form.the-form input, form.the-form textarea, form.the-form select {
  background: #fff;
  border: 1px solid #222;
  display: inline-block;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin: .3em 0 0 0;
  padding: .2em .4em;
  position: relative;
}
form.the-form select { padding: .2em; width: auto; }
form.the-form input:hover, form.the-form input:focus, form.the-form textarea:hover, form.the-form textarea:focus { background-color: #f8f8f8; }
form.the-form div.type-check label { display: inline; width: auto; }
form.the-form div.type-check input { background: none; border: none; margin-top: .5em; padding: 0; width: auto; }
form.the-form input[type=hidden] { display: none; }
form.the-form div.type-submit { padding-bottom: 2em; }
form.the-form input.submit {
  background: url(../../images/bg_submit.gif) 5px .4em no-repeat #b20018;
  border: 1px #b20018 solid;
  color: #fff;
  font-weight: bold;
  padding: .2em 10px .2em 18px;
  width: auto;
}
form.the-form input.submit:hover, form.the-form input.submit:active, form.the-form input.submit:focus { background: url(../../images/bg_submit_hover.gif) 5px .4em no-repeat #333; border: 1px #333 solid; color: #fff; cursor: pointer; }
form.the-form strong.error, strong.error { background: transparent; color: #ef383f; display: block; font-size: .9em; letter-spacing: 1px; margin-top: .4em; }
form.the-form .type-text label, form.the-form .type-select label { float: left; padding: 0 0 1em 0; width: 30%; }
form.the-form .type-text input, form.the-form .type-select select, form.the-form .type-text textarea { width: 60%; }
form.the-form .type-check { margin-left: 30%; }
form.the-form .captcha img { margin: 0 0 1em 30%; display: block; }
/* Navigationsformular */
form.nav-form { margin: 0 0 1em 0; }
form.nav-form legend { font-weight: bold; margin: 0; padding: 0; }
form.nav-form label { display: inline; float: none; margin: 0; padding: 0; }
form.nav-form select {
  background: #fff;
  border: 1px solid #888;
  display: inline-block;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin: .3em 0 0 0;
  padding: .1em;
  width: 50%;
}
form.nav-form select option { padding: 0 .5em; }
form.nav-form input.submit {
  background: url(../../images/bg_submit.gif) 5px .4em no-repeat #b20018;
  border: 1px #b20018 solid;
  color: #fff;
  font-weight: bold;
  padding: .2em 10px .2em 18px;
  width: auto;
}
form.nav-form input.submit:hover, form.nav-form input.submit:active, form.nav-form input.submit:focus { background: url(../../images/bg_submit_hover.gif) 5px .4em no-repeat #333; border: 1px #333 solid; color: #fff; cursor: pointer; }
/* Col 2 */
#col2 form.the-form fieldset { background: none; border: 0; padding: 0; }
#col2 form.the-form .type-text label, #col2 form.the-form .type-select label { display: block; float: none; margin: 0; padding: 0; width: auto; }
#col2 form.the-form .type-text input, #col2 form.the-form .type-select select { width: 90%; }
#col2 form.the-form .type-check { margin: 0; }

/* Sitemap */
ul.sitemap { list-style: none; margin-left: 0; }
ul.sitemap li { margin-left: 0; padding-bottom: 1em; }
ul.sitemap ul {
  background: url(../../images/bg_fieldset.gif) right bottom no-repeat #f7f7f7;
  border: 1px #e9e9e9 solid;
  border-top: 0;
  list-style: url(../../images/ico_blist.gif);
  margin: 0;
  padding: 0 1em 1em 1em;
}
ul.sitemap ul ul { background: none; border: none; padding: 0; }
ul.sitemap ul li { margin-left: 1.5em; padding: 0; }
ul.sitemap h4 { background: #f7f7f7; border: 1px #e9e9e9 solid; border-bottom: 0; font-size: 1em; font-weight: bold; margin: 0; padding: .5em 1em; }
ul.sitemap a { color: #b20018; text-decoration: none; }
ul.sitemap ul a { color: #222; }
ul.sitemap a:hover, ul.sitemap a:active, ul.sitemap a:focus { text-decoration: underline; }

/* Datentabellen */
#col3_content div.scrollbox { overflow: auto; }
table { border-collapse: collapse; margin: 0 0 1em 0; width: 96%; }
table tr.row0 td { background: #f7f7f7; }
table tr.row1 td { background: #e7e7e7; }
table tr:hover td, table tr:active td, table tr:focus td { background: #fff !important; }
table td, table th { border: 1px #fff solid; color: #333; padding: 0.4em 0.5em; vertical-align: top; }
table th { background: #f4bbb4; color: #000; font-weight: bold; letter-spacing: 1px; }
table thead th { background: #b20018; color: #fff; }
table a { color: #000 !important; text-decoration: underline !important; }
table a:hover, table a:active, table a:focus { text-decoration: none !important; }
table.dataTable td { border: 1px #fff solid !important; }
table.dataTable th { border: 1px #fff solid !important; font-weight: normal; }
th#dth4, th#dth8 { vertical-align: bottom; }
th#dth1, th#dth2, th#dth3 { background: #b20018; color: #fff; font-weight: bold; }
th#dth6, th#dth7, th#dth4, th#dth8 { background: #b20018; color: #fff; font-weight: bold; }
th#dth5, th#dth21, th#dth22, th#dth22, th#dth23, th#dth31, th#dth32, th#dth33 { background: #f4bbb4; color: #000; font-weight: bold; }

/* Paging */
.paging ul { float: left; list-style: none; margin: 0 10px 1em 0; padding: .5em 0 0 0; width: 96%; }
.paging li { background: #e7e7e7; float: left; margin: 0 .5em 0 0; }
.paging li a, .paging li strong, .paging li span {
  color: #333;
  display: block;
  font-weight: normal;
  padding: .2em 1em;
  text-decoration: none;
  white-space: nowrap;
}
.paging dfn { display: none; }
.paging a:visited { color: #333; font-style: normal !important; }
.paging li a:hover, .paging li a:focus, .paging li a:active, .paging li strong { background-color: #b20018; color: #fff !important; }

/* Pressebereich */
dl.presse { margin: 0; }
dl.presse dt {
  background: #e5e5e5;
  border-bottom: 1px #fff solid;
  color: #222;
  font-size: 1em;
  margin: 1.5em 0 0 0;
  padding: .3em 1em .2em 1em;
}
dl.presse dd { background: #f7f7f7; color: #333; margin: 0 0 1px 0; padding: .6em 1em .4em 1em; }
dl.presse dd.artikellink { background: #f7f7f7; color: #555; margin-bottom: 1.2em; padding: .2em 1em .2em 1em; }

/* Hidebox */
.hb-nav a, .hb-nav a:visited { color: #b20018; font-style: normal; outline: none; }
.hb-open { background-image: url(../../images/bg_h3_open.gif) !important; }

/* Bilder */
.bilder { margin: 0 0 1em 0; }
.bilder ul { list-style: none; margin: 0; padding: 0; }
.bilder li { background: #f7f7f7; border: 1px #e9e9e9 solid; float: left; margin: 0 1em 1em 0; padding: 5px; }
.bilder a { float: left; border: 1px #fff solid; }
.bilder a:hover, .bilder a:active, .bilder a:focus { border-color: #b20018; }
.bilder img { vertical-align: bottom; }

/* Pressebereich */
dl.faq { background: #f4bbb4; border-bottom: 1em #fff solid; margin: 0; }
dl.faq dt {
  background: url(../../images/bg_faq.png) 5px .5em no-repeat #e5e5e5;
  border-top: 1em #fff solid;
  border-bottom: 1px #fff solid;
  color: #222;
  font-size: 1em;
  margin: 0;
  padding: .3em 1em .2em 20px;
}
dl.faq dt.faq-open { background-image: url(../../images/bg_faq_open.png); }
dl.faq dd { background: #f7f7f7; color: #333; margin: 0; padding: .6em 1em .4em 1em; }



/* ------------------------------------------ */
/* Footer */
#footer { margin: 0 200px 0 270px; padding: 3em 30px 1em 30px; }
#totop {
  background: url(../../images/bg_totop.gif) no-repeat;
  height: 150px;
  margin: 0;
  position: absolute; right: 0; bottom: 0;
  width: 62px;
}
#totop .top { display: block; margin: 118px 0 0 17px;}
