@import url(formular.css);
@import url(css-klappkiste/ui.all.css);
/* { border: 1px solid blue; } */
html {
    height: 101%;
    overflow: hidden;
}

body, td, th {
    font-family: Arial;
    font-size: 11px;
}

body {
    color: #707072;
}

#seite {
    width: 2560px;
    height: 607px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -1280px;
    margin-top: -303px;
    background-image: url(images/hintergrund.jpg);
    background-repeat: repeat-x;
    background-color: #fff;
}

p {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

/*community Error*/
.errorc {
    color: red;
}

hr {
    background-color: #CCCCCC; /* Mozilla 1.4 */
    color: #CCCCCC; /* IE 6 */
    border: #CCCCCC; /* Opera 7.11 */
    height: 0px; /* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */
}

h1 {
    font-weight: normal;
    FONT-SIZE: 14px;
    MARGIN: 0px 0px 10px;
    color: #3f3f40;
}

.linieunten {
    border-bottom: 1px solid #eceded;
    height: 13px;
    margin-bottom: 13px;
}

.linieunten2 {
    border-bottom: 1px solid #eceded;
    height: 18px;
    margin-bottom: 18px;
}

h2 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    color: #3f3f40;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
}

h3 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px 0px 10px;
    color: #fff;
    padding: 0px;
}

h4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px 0px 10px;
    COLOR: #707072;
    text-transform: uppercase;
}

h5 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    MARGIN-TOP: -10px;
    PADDING-TOP: 0px
}

h6 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    TEXT-TRANSFORM: uppercase;
    PADDING-TOP: 20px;
    margin: 20px 0px 5px 0px;
}

#profil h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 0px;
}

#profil {
    margin: 20px;
}

#profil h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 0px;
}

#profil h4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #333333;
    text-transform: uppercase;
}

#profil img {
    margin-left: 20px;
    margin-bottom: 20px;
}

a:link {
    color: #3e3e40;
    text-decoration: none;
    font-weight: normal;
}

a:visited {
    text-decoration: none;
    color: #707072;
    font-weight: normal;
}

a:hover {
    text-decoration: none;
    color: #ccc;
    font-weight: normal;
}

a:active {
    text-decoration: none;
    color: #3e3e40;
    font-weight: normal;
}

#mainbox {
    width: 850px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

#logo {
    float: left;
    width: 189px;
}

.cleaner {
    clear: both;
    height: 0px;
}

.cleanercontent {
    clear: both;
    height: 0px;
    background-color: #BCBCBC;
}

#metanav {
    float: left;
    width: 316px;
    padding-top: 44px;
    padding-left: 29px;
    padding-right: 19px;
}

#metanav a {
    color: #fff;
    padding-right: 5px;
    padding-left: 5px;
}

#metanav a:hover {
    color: #6f6f71;
    padding-right: 5px;
    padding-left: 5px;
}

#search {
    float: left;
    width: 0px;
    margin-left: 100px;
    z-index: 1000;
}

input.search {
    width: 80px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

input.form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

form {
    margin: 0px;
    padding: 0px;
}

#head {
    float: left;
    height: 408px;
    width: 514px;
    margin-top: 0px;
}

#mainMenu {
    height: 95px;
    margin-top: 43px;
    margin-left: 413px;
}

#banner {
    float: left;
    height: 100px;
    width: 850px;
    background-repeat: no-repeat;
}

/* ##### MEN� ANFANG ###### */
#nav {
    text-align: left;
    float: left;
    width: auto;
    height: 100px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    overflow: hidden;
}
* html #nav {
    margin-top: 0px;
}

#christlsAlm {
    background-image: url("images/linie.jpg");
    background-position: 109px 0;
    background-repeat: no-repeat;
    float: left;
    height: 100px;
    padding-top: 25px;
    text-align: center;
    width: 110px;
}
#christlsAlm img{
	border: 0;
}

#subnav {
    text-align: left;
    float: left;
    width: 514px;
    height: 31px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-image: url(images/unternavigation-hintergrund.jpg);
}

/* ##### MEN� ENDE ###### */
#middle {
    text-align: left;
    float: left;
    width: 295px;
    height: 368px;
    min-height: 369px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0px;
    background-color: #FFFFFF;
    border-left: 1px solid #d8d6d6;
    overflow: auto;
}
* html #middle {
    height: 369px;
}

#middle li {
    margin: 0px;
    padding: 0px;
    list-style-type: square;
}

#middle ul {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 15px;
}

#der_inhalt {
    margin-top: 0px;
}

#right {
    text-align: justify;
    float: left;
    width: 326px;
    min-height: 330px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 30px;
    margin-bottom: 0px;
}

#right img {
    border: 1px solid #d9dadb;
}

#right p {
    margin-top: 10px;
}

#navInner {
}

#nav a {
    font-weight: normal;
    font-size: 14px;
    height: 100px;
    line-height: 100px;
    color: #3e3e40;
    text-decoration: none;
    display: inline;
    margin-right: 1px;
    margin-left: 0px;
    padding: 55px 12px;
    background-image: url(images/linie.jpg);
    background-repeat: no-repeat;
    background-position: right;
}


#nav a:hover {
    color: #3e3e40;
    height: 100px;
    line-height: 100px;
    padding-bottom: 42px;
    padding-top: 55px;
    margin-right: 1px;
    margin-left: 0px;
    background-image: url(images/drueber.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

#nav a.active {
    color: #3e3e40;
    height: 100px;
    line-height: 100px;
    padding-bottom: 42px;
    padding-top: 55px;
    background-image: url(images/drueber.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

#nav a.active:hover {
    color: #3e3e40;
}

#subnav a.lev2_inactive {
    font-weight: normal;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    color: #646363;
    text-decoration: none;
    display: inline;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 0px;
}

#subnav a.lev2_active {
    font-weight: normal;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    color: #000;
    text-decoration: none;
    display: inline;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 0px;
}

#subnav a.lev2_active:hover, #nav a.lev2_inactive:hover {
    color: #000;
}

#nav a.lev3_inactive {
    font-weight: normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    background-color: #DEDEDE;
}

#nav a.lev3_active {
    font-weight: normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    font-weight: bold;
    background-color: #DEDEDE;
}

#nav a.lev3_active:hover, #nav a.lev3_inactive:hover {
    color: #125292;
}

#nav a.lev4_inactive {
    font-weight: normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    background-color: #DEDEDE;
}

#nav a.lev4_active {
    font-weight: normal;
    text-transform: none;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #BCBCBC;
    font-weight: bold;
    background-color: #DEDEDE;
}

#nav a.lev4_active:hover, #nav a.lev4_inactive:hover {
    color: #125292;
}

#footer {
    margin-top: 0px;
    padding-left: 37px;
    padding-right: 37px;
    padding-top: 15px;
    padding-bottom: 0px;
    color: #666;
    margin-bottom: 0px;
    width: 793px;
    height: 36px;
}

#footer div {
    position: relative;
    right: 0px;
    border: 0px;
    margin: 0px;
    top: 0px;
    width: 867px;
}

#footer div img {
    border: none;
}

#footer a {
    color: #3e3e40;
    text-decoration: none;
    font-weight: normal;
}

#footer a:hover {
    color: #999;
    text-decoration: none;
    font-weight: normal;
}

#HomeBox {
    width: 450px;
    float: left;
    margin-left: 35px;
}

#homeSpalte1 {
    float: left;
    width: 100%;
    padding-right: 0px;
    padding-top: 14px;
    text-align: center;
}

#homeSpalte2 {
    float: left;
    width: 100%;
    padding-left: 0px;
    padding-top: 14px;
}

/*-- || --*/
#newsbox {
    width: 150px;
    float: left;
    padding: 5px;
    margin-bottom: 20px;
}

.podcastcontent {
    display: block;
    width: 100%;
    border-bottom: 1px #000 dotted;
    margin-bottom: 10px;
}

.podcastcontent .podcastmedium {
    overflow: hidden;
    margin-top: 3px;
    width: 100%;
    height: auto !important;
}

#schrift {
    float: left;
    padding: 44px 0 0 120px;
}

img.left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

img.right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
}

ul {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
}

li {
    padding-left: 0px;
    list-style-type: none;
    background-image: url(images/li.gif);
    background-repeat: no-repeat;
}

table.green {
    background-color: #E8F1C2;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #9CB82E;
    border-right-color: #9CB82E;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #9CB82E;
}

table.green td {
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #9CB82E;
    margin: 0px;
}

table.green td.header {
    font-weight: bold;
    background-color: #D8E89A;
    margin: 0px;
}

table.white {
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #BCBCBC;
    border-right-color: #BCBCBC;
}

table.white td {
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BCBCBC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #BCBCBC;
    margin: 0px;
}

table.white td.header {
    font-weight: bold;
    background-color: #F1F1F1;
    background-image: url(images/gradient.gif);
    background-repeat: repeat-x;
    margin: 0px;
}

#sprachwahl {
    float: right;
}

/* SUCHE CSS */
.searchbutton {
    border: solid 1px #d7d7d7;
    color: #a4101e;
    background-color: #FFFFFF;
    width: 80px;
    height: 20px;
    cursor: pointer;
    padding: 1px 1px 1px 1px;
    margin: 0px 0px 0px 0px;
    font: normal 1em Arial, Verdana, sans-serif;
}

.searchinput_suche {
    background: #FFFFFF;
    color: #a4101e;
    width: 170px;
    height: 16px;
    border: solid 1px #d7d7d7;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 2px 0px;
    font: normal 1em Arial, Verdana, sans-serif;
    background-image: url(images/lupe.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.searchinput {
    background: #FFFFFF;
    color: #a4101e;
    width: 170px;
    border: solid 1px #d7d7d7;
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 1px 0px;
    font: normal 1em Arial, Verdana, sans-serif;
}

input, textarea, select, radio {
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #E0E0E0;
    background-color: #FCFCFC;
    padding: 0px;
    color: #a4101e;
}

textarea {
    overflow: auto;
}

.rssfeed {
    background-image: url(images/rss.png);
    background-repeat: no-repeat;
    border: 0px;
    padding-left: 18px;
}

/*
 Styles for an ordinary table such as in
 media or directory
 */
table.normal {
    border: none;
    border-collapse: collapse;
    width: 100%;
}

table.normal td {
    border-bottom: 1px dotted #d0d0d0;
    padding: 5px;
}

table.normal th {
    border-bottom: 1px solid #d0d0d0;
    font-weight: bold;
    background-color: #efefef;
    text-align: left;
    padding: 5px;
}

#kontaktfeld {
    float: left;
    width: 810px;
    height: 53px;
    padding: 20px;
    margin-top: 8px;
    background-image: url(images/fuss.jpg);
}

#kontaktfeld a {
    color: #3e3e40;
}

#kontaktfeld a:hover {
    color: #ccc;
}

.kontaktfeld {
    color: #fff;
}

#logofeld {
    float: left;
    width: 168px;
    height: 100px;
}
* html #logofeld {
    margin-top: 0px;
}

#sprachauswahl {
    float: left;
    width: 168px;
    height: 100px;
    padding: 43px 0;
    text-align: center;
}

.preise-ueberschrift {
    color: #FFFFFF;
    background-color: #999;
    padding: 5px;
    font-weight: bold;
}

.preise-zeile1 {
    background-color: #CCCCCC;
    padding: 5px;
}

.preise-zeile2 {
    background-color: #CCCCCC;
    padding: 5px;
}

#bannerwechsler {
    width: 429px;
    height: 377px;
}

#imageContainer {
    margin-top: 31px;
    width: 514px;
    height: 378px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
}

#imageContainer img {
    display: none;
    position: absolute;
    top: 1;
    left: 1;
}

/* Datepicker*/
#CalendarPickerControl {
    background-color: transparent;
    height: 200px;
    width: 250px;
}

#CalendarPickerControl table.calframe {
    background-color: #fff;
    border: 1px solid #e8e1d6;
    text-align: center;
    width: 100%;
}

#CalendarPickerControl td.monthname {
    background-color: #bbbbbb;
    color: #fff;
    font: normal 12px Verdana;
    width: 100%;
}

#CalendarPickerControl table.navigation {
    text-align: center;
    width: 100%;
}

#CalendarPickerControl td.navbutton {
    background-color: #bbbbbb;
    border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
    border-style: solid;
    border-width: 1px;
    color: buttontext;
    cursor: pointer;
    font: bold 11px Verdana;
}

#CalendarPickerControl td.navbutton:hover {
    background-color: #bbbbbb;
    color: #fff;
    border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
    text-decoration: underline;
}

#CalendarPickerControl span.yearbutton {
    cursor: pointer;
}

#CalendarPickerControl span.yearbutton:hover {
    text-decoration: underline;
}

#CalendarPickerControl td.dayname {
    background-color: #bbbbbb;
    color: #fff;
    font: normal 11px Verdana;
}

#CalendarPickerControl td.today {
    background-color: #dfdfdf;
    border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
    border-style: solid;
    border-width: 1px;
    color: red;
    cursor: pointer;
    font: 11px Verdana;
    text-decoration: none;
}

#CalendarPickerControl td.today:hover {
    background-color: threedshadow;
    border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
    text-decoration: underline;
}

#CalendarPickerControl td.current {
    background-color: #bbbbbb;
    border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    font: bold 11px Verdana;
    text-decoration: none;
}

#CalendarPickerControl td.current:hover {
    text-decoration: underline;
}

#CalendarPickerControl td.day {
    background-color: #dfdfdf;
    border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
    border-style: solid;
    border-width: 1px;
    color: buttontext;
    cursor: pointer;
    font: 11px Verdana;
    text-decoration: none;
}

#CalendarPickerControl td.day:hover {
    background-color: #bbbbbb;
    color: #fff;
    border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
    text-decoration: underline;
}

#CalendarPickerControl td.weekend {
    background-color: #d3d2d1;
    border-color: buttonhighlight threeddarkshadow threeddarkshadow buttonhighlight;
    border-style: solid;
    border-width: 1px;
    color: buttontext;
    cursor: pointer;
    font: italic 11px Verdana;
    text-decoration: none;
}

#CalendarPickerControl td.weekend:hover {
    background-color: #bbbbbb;
    color: #fff;
    border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
    text-decoration: underline;
}

#CalendarPickerControl td.dayothermonth {
    background-color: buttonhighlight;
    border: 1px solid buttonhighlight;
    color: inactivecaptiontext;
    font: 11px Verdana;
}

#CalendarPickerControl td.weeknumber {
    background-color: #dfdfdf;
    border-width: 0;
    color: inactivecaptiontext;
    font: 9px Verdana;
}

