@import url(/common/popup.css);
@import url(/css/impressum.css);
@import url(/css/elements.css);


html { margin: 0; }
img.plus { margin-left: -10px; }

html, body, td, input, textarea { font-family: Arial, Helvetica, sans-serif; font-size:12px; }
img { border-width: 0px }
a { color: #000000; }
a:link, a:visited, a:active { color:#000000; text-decoration:underline; }
a:hover { color:#000000; text-decoration:underline; }
ul { list-style-type: none; margin: 0px; padding: 0px; }

h1 { font-size: 18px; color: #ec5b02; font-weight:normal; margin-top: 0; }
h2 { font-size: 12px; margin-bottom: 0; margin-top: 20px; color: #ec5b02; }
h3 { font-size: 12px; }
p { font-size: 12px; }

img.alignLeft { float: left; padding: 0 15px 0 15px; }
.clear { clear: left; }
div.clearall	{clear: both;}


table { border-collapse:collapse; width: 100%; }
table tr td { text-align: center; border: 1px solid black; }
table.halbeBreite { width: 50%; }

body { text-align: center; }
div.page {
    padding: 0; margin: 0;
    margin-left: auto; margin-right: auto; text-align: left;
    width: 755px;
    background: url(/files/pageBg.jpg) repeat-y top left;
    background-color: #f0f0f0;
}


div#border {
    background-image: url(/files/back_content.gif); background-repeat: repeat-y;
    padding-left: 3px; padding-right: 3px;
}

div#main-menu { padding-top: 10px; border-bottom: 1px solid #dcdcdc; background-color: white; }
div#main-menu div.home { display: block; padding-left: 31px; width: 58px; height: 65px; float: left; }
div#main-menu div.home a { display: block; width: 58px; height: 59px; }
div#main-menu ul { margin: 0; padding: 0; list-style-type: none; }
div#main-menu ul li {
    float: left; 
    margin: 0; padding: 0; padding-left: 10px; margin-left: 20px; margin-top: 25px;
    background-image: url(/files/menu_pfeil.gif);
    background-repeat: no-repeat; background-position: center left;
}    
div#main-menu ul li.first { margin-left: 50px; }
div#main-menu ul li.last {  }
div#main-menu ul li.active a { color: #3e4a56; }
div#main-menu ul li a { font-weight: bold; text-decoration: none; color: #ec5b02; }
div#main-menu ul li a:hover { color: #3e4a56; }
div#main-menu div.clear-menu { clear: left; height: 0px; line-height: 0; }

p.lang { margin: 0; text-align: right; padding-right: 10px; margin-top: 23px; }

ul#subMenu { float: left; width: 150px; padding-left: 15px; padding-top: 25px; }
ul#subMenu li { margin-top: 5px; }
ul#subMenu li.first { margin-top: 10px; }
ul#subMenu li a { text-decoration: none; color: #ec5b02; }
ul#subMenu li.active a { color: #3e4a56; font-weight: bold; }
ul#subMenu li a:hover { color: #3e4a56; }
ul#subMenu ul#subSubMenu { margin-bottom: 20px; padding-left: 20px;  }
ul#subMenu ul#subSubMenu li a { color: #ec5b02; font-weight: normal; }
ul#subMenu li.active ul#subSubMenu li a { color: #ec5b02; }
ul#subMenu li.active ul#subSubMenu li.active a { color: #3e4a56; font-weight: bold;  }
ul#subMenu li.active ul#subSubMenu li a:hover { color: #3e4a56; }

div#bottom-menu { clear: both; }
div#bottom-menu ul { list-style-type: none; margin: 0; padding: 0; width: 88px; }
div#bottom-menu ul li { text-align: right; margin-top: 5px; }
div#bottom-menu ul li.first { margin-top: 35px; }
div#bottom-menu ul li a { text-decoration: none; color: #ec5b02; }
div#bottom-menu ul li.active a { color: #3e4a56; }
div#bottom-menu ul li a:hover { color: #3e4a56; }

div#sub-menu ul.bottom-menu { position: absolute; bottom: 0; right: 0; }

div#footer { background-image: url(/files/footer.gif); height: 36px; color: #ec5b02; background-color: white; }
div#footer img { margin-top: 4px; margin-left: 15px; margin-right: 5px; float: left; }
div#footer p { margin: 0; padding-top: 11px; font-size: 10px;}
div#footer p span { color: #3e4a56; }

div#content {
    height: 150px; padding-top: 10px; padding-right: 30px;
    float: right; width: 520px;
    color: #3e4b54;
}

/* hack fr nicht-ie */
div#content[id] { height: auto; min-height: 150px; }

div#content-bottom { border-bottom: 4px solid white; background-image: url(/files/footerBg.jpg); height: 20px; }

div.validate { margin-top: 20px; }

/* Overlay-Statistik */
div#main-menu a.home div.ovStat { margin-left: 0; margin-top: 0; }
div#sub-menu div.ovStat { margin-left: 0; margin-top: 0; margin-left: 3px; }

table.formular { border-collapse: collapse; width: auto; }
table.formular td { border: 1px solid #f0f0f0; text-align: left; }
table.formular tr td.name { font-size: 11px; color: white; background-color: #ec5b02;  text-align: right; font-weight: bold; padding-left: 10px; padding-right: 5px; }
table.formular tr.submit td.name { background-color: #f0f0f0; }
table.formular td.field { padding: 3px; border-left-width: 0; padding-left: 6px; }
table.formular td.color { width: 4px; border-right-width: 0; }
table.formular tr.pflicht td.color { background-color: #3e4a56; }
table.formular tr.error td.field input,
table.formular tr.error td.field textarea { background-color: #f0f0f0; }
table.formular td.field input,
table.formular td.field textarea { border: 1px solid #ec5b02; }
table.formular tr.checkbox td.field input { border-width: 0; }
table.formular tr.subject td { border-bottom: 10px solid #d0d0ce; }
div#fehler { font-size: 11px; width: 160px; background-color: #f0f0f0; border: 1px solid #3e4a56; padding: 5px; margin-bottom: 10px; }
div#fehler p { font-size: 11px; margin: 0; }
div#fehler ul { margin: 0; padding: 0; padding-left: 15px; }
div.pflicht { margin-bottom: 10px; }
div.pflicht div { background-color: #3e4a56; width: 5px; height: 5px; float: left; margin-top: 0px; margin-right: 6px; }


