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

body {
    font-family: Georgia, Times, serif;
    font-size: 11px;
    background: url('/files/allgemein/body_bg.jpg') repeat-x left top;
}

h1 { font-size: 19px; font-weight: normal; line-height: 24px; margin-bottom: 12px; }
h2 { font-size: 12px; font-weight: normal; margin-bottom: 2px; }
h3 { font-size: 11px; font-weight: bold; margin-bottom: 10px; color: #C54909; text-align: left; }

ul { list-style-type: none; }
p { line-height: 18px; margin-bottom: 12px; }
a { text-decoration: none; }

.left { float: left; }
.right { float: right; }
div.element, div.clear { clear: both; }

table.formular tr.headline td { font-size: 15px; font-weight: normal; margin-bottom: 12px; }
table.formular tr.headline td { padding-top: 15px; }

div.price { margin-bottom: 10px; }
div.price,
table { width: 445px; }
table tr td { font-size: 11px; padding: 7px; }

table.price tr { text-align: center; }
table.price tr.preis td,
table.price tr.add td { font-size: 10px; }
table.price tr.preis td { font-weight: bold; }
table.price tr.head td { padding: 3px; font-weight: bold;}
table.price tr.date td { font-weight: bold; }

div.page,
div#site-head,
div#footer { width: 940px; }

#logo { margin: 15px 0px 0px 0px; }

div.page {
    position: relative;
    margin: 0px auto;
    background: url('/files/allgemein/innerpage_bg.jpg') repeat-y left top;
    z-index: 0;
}
div.page img#page { position: absolute; top: -310px; left: 0px; z-index: 1; }

div#site-head {
    position: relative;
    width: 920px;
    margin: 0px auto;
    z-index: 20;
}
div#stage {
    position: relative;
    width: 940px;
    margin: 0px auto;
    background: url('/files/allgemein/header.jpg') no-repeat left top;
    z-index: 2;
}
div#stage img { margin-bottom: -3px; padding: 15px 0px 0px 10px; }

#phoneNumber { margin: 30px 0px 10px 0px; }
#phoneNumber h2 { font-weight: bold; text-align: right; }
#phoneNumber h2 a:hover { color: #C54909; text-decoration: underline; }

div#right { float: left; width: 152px; }

ul#main-menu { position: relative; margin: 20px 0px; z-index: 30; }
ul#main-menu li { margin-bottom: 0px; }
ul#main-menu li.active { background: url('/files/allgemein/menu.jpg') no-repeat left top; }
ul#main-menu li.noChilds { background: none; }
ul#main-menu li a { display: block; font-size: 16px; padding: 5px 0px 5px 10px; }
ul#main-menu li a:hover { color: #C54909; }
ul#main-menu li ul#sub-menu { width: 135px; padding: 0px 0px 5px 15px; }
ul#main-menu li ul#sub-menu li { background: url('/files/allgemein/sub_icon.jpg') no-repeat 0px 8px; }
ul#main-menu li ul#sub-menu li a { font-size: 11px; padding: 3px 8px; }
ul#main-menu li img.line { position: absolute; left: 0px; }

ul#lang-menu li { float: left; margin-left: 10px; }
ul#lang-menu li img { padding-top: 0px; }

div#news {
    position: relative;
    right: 11px;
    float: right;
    width: 281px;
    margin-top: 20px;
    z-index: 60;
}
#news h4 { font-size: 20px; font-weight: normal; padding: 0px 0px 10px 10px; color: #497C4D; }
ul#speise-menu,
div#news h3 {
    position: relative;
    padding: 10px 20px 0px 10px;
    color: #757575;
    background: url('/files/allgemein/news_bg.gif') no-repeat left top;
    z-index: 100;
}
div#news img { float: left; margin-bottom: 12px; padding: 0px 6px 0px 10px; }
div#news img#aktuell { padding: 0px; }
div#news p { padding: 0px 5px 0px 10px; }
div#news ul#speise-menu { clear: both; margin-top: 35px; }
div#news ul#speise-menu li a { font-weight: bold; }

div#news div.teaser {
    width: 280px;
    min-height: 44px;
    background: url('/files/allgemein/teaser_bg.jpg') no-repeat 0px 15px;
}

div#outercontent {
    position: relative;
    float: left;
    width: 638px;
    padding-left: 10px;
    z-index: 40;
}

div#content {
    position: relative;
    float: right;
    width: 445px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    padding: 20px;
    background: url('/files/allgemein/content_bg.jpg') no-repeat left top;
    z-index: 50;
}

div#content ul li,
div.element ul li {
    margin-bottom: 5px;
    padding-left: 10px;
    background: url('/files/allgemein/sub_icon.jpg') no-repeat 0px 7px;
}

div#content div#subsub-menu { position: relative; }

div#content p#subsub-menu-active span {
    height:22px;
    padding:3px;
    padding-right:30px;
    border:1px solid #064b0b;
    background: #fff url('/files/allgemein/dropdown_bg.gif') no-repeat right top;
}
div#content p#subsub-menu-active a { color: #064b0b; }

div#content div#subsub-menu-list {
    position: absolute;
    top: 19px;
    display: none;
    margin: 0px;
    padding: 10px 10px 10px 3px;
    border: 1px solid #064b0b;
    background-color: #fff;
}

div#content div#subsub-menu ul li { background: none; }

div#footer {
    position: relative;
    height: 38px;
    margin: 0px auto;
    background: url('/files/allgemein/footer.jpg') no-repeat left top;
    z-index: 50;
}
div#adress {
    position: relative;
    width: 900px;
    font-size: 11px;
    margin: 0px auto 20px auto;
    padding: 2px 0px 10px 0px;
    color: #8d8d8d;
    text-align: center;
}

div#bottom-menu { float: right; margin: 8px 20px 0px 0px; }
div#bottom-menu li { float: left; font-weight: bold; padding-left: 10px; }
div#content ul#subsub-menu li img,
div#bottom-menu li img { position: relative; top: -3px; padding-left: 10px; }

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

.seminarpauschale table { border: none; }
.seminarpauschale table tr.head td { text-align: center;}
.seminarpauschale table tr td { text-align: left;}

/*----------CONTACT-HEADER----------------------------------------------------*/
#contact a {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 3px 10px 3px 20px;
    background: #C54909 url('/files/allgemein/contactClose.jpg') no-repeat left center;
}
#contact a:hover { text-decoration: underline; }
#contact a#close {
    display: none;
    background: #C54909 url('/files/allgemein/contactOpen.jpg') no-repeat left center;
}
#contact #contactInfo {
    display: none;
    position: absolute;
    top: 88px;
    right: 120px;
    width: 200px;
    margin-top: 5px;
    padding: 10px;
    color: #000;
    background: #fff;
    text-align: left;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}
#contact #contactInfo a {
    display: inline;
    font-weight: normal;
    color: #000;
    padding: 0px;
    background: none;
    text-decoration: underline;
}
#contact #contactInfo a:hover { text-decoration: none; }


