
html, body {
 margin:0px;
 padding:0px;
 height: 100%;
 scrollbar-base-color: #f6efe0;
 scrollbar-3dlight-color: #bfb7a6;
 scrollbar-arrow-color: #bfb7a6;
 scrollbar-darkshadow-color: #bfb7a6;
 scrollbar-face-color: #f6efe0;
 scrollbar-highlight-color: #f6efe0;
 scrollbar-shadow-color: #f6efe0;
 scrollbar-track-color: #f6efe0; 
}

body {
 font-family: verdana, arial, sans-serif; 
 font-size: 10px;
 color: #000;
 background-color: #fbf7ee;
 background-image: url(../img/body_background.gif);
 background-position: left top;
 background-repeat: repeat-y;
}

a {
 font-family: verdana, arial, sans-serif; 
 font-size: 10px;
 color: #000;
}

input, select, textarea {
 font-family: verdana, arial, sans-serif; 
 font-size: 10px;
 color: #000;
 padding: 2px;
 border: 1px solid #c9c7ba;
}

input.none, select.none, textarea.none {
 border: 0px solid;
 padding: 0px;
}



#overlayer {
 display: none;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 1000;
 height: 100%;
 width: 100%;
 background-color: #FFF;
 filter:alpha(opacity=60);
 -moz-opacity:0.6; 
 opacity: 0.60;
}


#message_top {
 display: none;
 position: absolute;
 top: 231px;
 left: 250px;
 z-index: 1100;
 height: 24px;
 width: 550px;
 background-color: transparent;
 background-image: url(../img/message_top_back.gif);
 background-position: left top;
 background-repeat: no-repeat;
}

#message {
 display: none;
 position: absolute;
 top: 250px;
 left: 250px;
 z-index: 1100;
 height: 350px;
 width: 550px;
 border: 1px solid #920919;
 background-color: #fbf7ee;
 background-position: right bottom;
 background-repeat: no-repeat;
}



#wrapper {
 z-index: 100;
 position: relative;
 min-height: 100%;
 height: auto !important;
 height: 100%;
}

#footer {
 position: absolute;
 height: 50px;
 width: 920px;
 bottom: 0;
 padding: 0;
 margin: 0;
 background-image: url(../img/footer_background.gif);
 background-position: left top;
 background-repeat: no-repeat;
 padding-left: 57px; 
 padding-top: 10px;
}

#header {
 height: 166px;
 width: 938px;
 padding: 0;
 margin: 0;
 margin-left: 20px;
 background-image: url(../img/new_head_top.gif);
 background-position: left top;
 background-repeat: no-repeat;
 background-color: #f7e2c5;
}





#menu {
 height: 76px;
 width: 938px;
 padding: 0;
 margin: 0;
 margin-left: 20px;
 background-image: url(../img/new_menu_background.gif);
 background-position: left top;
 background-repeat: no-repeat;
 background-color: #910a18; 
}



#menu #parent_menu {
 float: left;
 margin-left: 18px;
 margin-top: 10px;
 height: 15px;
}
* html #menu #parent_menu {
 margin-left: 10px;
}


#menu #info_day {
 float: right;
 width: 162px;
 height: 15px;
 margin-top: 10px;
 color: #FFF;
 font-weight: bold;
 text-align: center;
}


#menu #parent_menu ul {
 margin: 0;
 padding: 0;
}

#menu #parent_menu ul li {
 display: inline;
 list-style: none;
 background-image: url(../img/new_parent_menu_back.gif);
 background-position: right top;
 background-repeat: no-repeat;
 margin: 0;
 padding: 0;
 padding-left: 10px; 
 padding-right: 10px;
}

#menu #parent_menu ul li a {
 color: #dbb0aa;
 text-decoration: none;
 text-align: center;
 font-weight: bold;
}

#menu #parent_menu ul li a:hover {
 color: #f8f4e9;
 text-decoration: none;
 text-align: center;
 font-weight: bold; 
}

#menu #parent_menu ul li a.aktiv {
 color: #f8f4e9;
 text-decoration: none;
 text-align: center;
 font-weight: bold; 
}





#menu #child_menu {
 margin-left: 18px;
 height: 48px;
 width: 919px;
}



#menu #child_menu ul {
 padding: 0;
 margin: 0;
}

#menu #child_menu ul li {
 list-style: none;
 display: inline; 
 padding: 0;
 margin: 0;
}

#menu #child_menu ul li a {
 display: block;
 float: left; 
 height: 37px;
 border-right: 3px solid #910a18;
 background-image: url(../img/new_child_menu_off.gif); 
 background-repeat: repeat-x;
 background-position: top left;
 padding-left: 8px;
 padding-right: 8px; 
 padding-top: 11px;
 color: #4c5053;
 font-weight: normal;
 text-decoration: none;
 text-align: left;
 line-height: 14px;
}


#menu #child_menu ul li a:hover {
 display: block;
 float: left; 
 height: 37px;
 border-right: 3px solid #910a18;
 background-image: url(../img/new_child_menu_on.gif); 
 background-repeat: repeat-x;
 background-position: top left;
 padding-left: 8px;
 padding-right: 8px; 
 padding-top: 11px;
 color: #910a18;
 font-weight: normal;
 text-decoration: none;
 text-align: left;
 line-height: 14px;
}

#menu #child_menu ul li a.aktiv {
 display: block;
 float: left; 
 height: 37px;
 border-right: 3px solid #910a18;
 background-image: url(../img/new_child_menu_on.gif); 
 background-repeat: repeat-x;
 background-position: top left;
 padding-left: 8px;
 padding-right: 8px; 
 padding-top: 11px;
 color: #910a18;
 font-weight: normal;
 text-decoration: none;
 text-align: left;
 line-height: 14px;
}

































#content {
 width: 919px;
 padding: 0;
 margin: 0;
 margin-top: 13px;
 margin-left: 39px;
 padding-bottom: 60px;
}

* html #content {
 padding-bottom: 120px;
}


#content #content_container {
 float: left;
 width: 597px;
}


#content #content_container .search_field {
 padding: 0.2em;
 margin-left: 10px;
 width: 231px;
 border: 1px solid #dfdcd5;
}

#content #content_container h1 {
 font-size: 16px;
 font-weight: bold;
 font-family: verdana, arial, sans-serif;
 margin-top: 10px;
 margin-bottom: 10px; 
 padding: 0;
}

#content #content_container #order_form {
 height: 22px;
 padding: 0;
 margin-top: 20px;
}


#content #content_container #order_form a {
 display: block;
 height: 18px;
 background-color: #bfb7a6;
 padding: 5px 8px 0 8px;
 margin-right: 5px;
 color: #fbf7ee;
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 white-space: nowrap;
 overflow: hidden;
}

/* IE 5.0 */
html + body #content #content_container #order_form a {
 height: 23px;
}


#content #content_container #order_form a:hover {
 display: block;
 height: 18px;
 background-color: #920919;
 padding: 5px 8px 0 8px;
 margin-right: 5px;
 color: #fbf7ee;
 font-weight: bold;
 text-decoration: none;
}

/* IE 5.0 */
html + body #content #content_container #order_form a:hover {
 height: 23px;
}



#content .show_order tr td p {
 line-height: 17px;
}










#content #content_sitebar {
 float: left;
 margin-left: 2px;
 width: 320px;
}

#content #content_sitebar ul.sitemenu {
 margin: 0;
 padding: 0;
 list-style: none;
}

#content #content_sitebar ul.sitemenu li {
 margin: 0;
 padding: 0;
 display: inline;
}

#content #content_sitebar ul.sitemenu li a {
 display: block;
 float: left;
 height: 17px;
 padding: 0;
 margin: 0;
 padding-top: 5px;
 color: #fbf5e9;
 font-weight: bold;
 background-color: #beb7a5;
 text-align: center;
 text-decoration: none;
}

/* IE 5.0 */
html + body #content #content_sitebar ul.sitemenu li a {
 height: 22px;
}

#content #content_sitebar ul.sitemenu li a.news {
 width: 66px;
 background-image: url(../img/sitemenu_off.gif);
 background-position: top right;
 background-repeat: no-repeat;
}

#content #content_sitebar ul.sitemenu li a.news:hover {
 width: 66px;
 background-color: #920919;
 background-image: url(../img/sitemenu_on.gif);
 background-position: top right;
 background-repeat: no-repeat;
}

#content #content_sitebar ul.sitemenu li a.news_aktiv {
 width: 66px;
 background-color: #920919;
 background-image: url(../img/sitemenu_on.gif);
 background-position: top right;
 background-repeat: no-repeat;
}


#content #content_sitebar ul.sitemenu li a.zusatz {
 width: 146px;
 background-image: url(../img/sitemenu_off.gif);
 background-position: top right;
 background-repeat: no-repeat;
}

#content #content_sitebar ul.sitemenu li a.zusatz:hover {
 width: 146px;
 background-color: #920919;
 background-image: url(../img/sitemenu_on.gif); 
 background-position: top right;
 background-repeat: no-repeat;
}

#content #content_sitebar ul.sitemenu li a.zusatz_aktiv {
 width: 146px;
 background-color: #920919;
 background-image: url(../img/sitemenu_on.gif); 
 background-position: top right;
 background-repeat: no-repeat;
}


#content #content_sitebar ul.sitemenu li a.order {
 width: 93px;
 padding-right: 15px;
 background-image: url(../img/sitemenu_order.gif); 
 background-position: top right;
 background-repeat: no-repeat; 
}

/* IE 5.0 */
html + body #content #content_sitebar ul.sitemenu li a.order {
 width: 108px;
}

#content #content_sitebar ul.sitemenu li a.order:hover {
 width: 93px;
 padding-right: 15px;
 background-image: url(../img/sitemenu_order.gif); 
 background-position: top right;
 background-repeat: no-repeat; 
 background-color: #920919;
}

/* IE 5.0 */
html + body #content #content_sitebar ul.sitemenu li a.order:hover {
 width: 108px;
}

#content #content_sitebar ul.sitemenu li a.order_aktiv {
 width: 93px;
 padding-right: 15px;
 background-image: url(../img/sitemenu_order.gif); 
 background-position: top right;
 background-repeat: no-repeat; 
 background-color: #920919;
}

/* IE 5.0 */
html + body #content #content_sitebar ul.sitemenu li a.order_aktiv {
 width: 108px;
}





#content #content_sitebar ul.sitemenu li a.space {
 width: 93px;
 padding-right: 15px;
}

/* IE 5.0 */
html + body #content #content_sitebar ul.sitemenu li a.space {
 width: 108px;
}



















#content #content_sitebar .kalender_day {
 height: 19px; 
 width: 19px; 
 background-color: #dad3c3; 
 border-right: 1px solid #f8f1e1; 
 border-bottom: 1px solid #f8f1e1; 
 color: #000; 
 font-size: 10px;
 text-align: center; 
}

#content #content_sitebar .kalender_number {
 height: 19px; 
 width: 19px; 
 background-color: #ebe4d4; 
 border-right: 1px solid #f8f1e1; 
 border-bottom: 1px solid #f8f1e1; 
 color: #000; 
 font-size: 10px;
 text-align: center; 
}

#content #content_sitebar .kalender_number a {
 text-decoration: none;
}


#content .info_link {
 padding: 3px;
 padding-top: 1px;
}

/* IE 7 */
*+html #content .info_link {
 padding: 3px;
 padding-top: 2px;
}

/* IE 6 */
* html #content .info_link {
 padding: 3px;
 padding-top: 2px;
}



p {
 font-family: verdana, arial, sans-serif;
 font-size: 10px;
 color: #000;
 margin: 0;
 padding: 0;
 line-height: 16px;
}

p.text {
 font-size: 11px;
}

#content_container p {
 font-size: 11px;
}


.submit {
 cursor:pointer;
 padding: 4px; 
 background-color: #beb7a5; 
 border: 1px solid #beb7a5; 
 color: #fcf5eb; 
 font-weight: bold;
}


ul.startstelle {
 margin: 0;
 padding: 0;
 list-style: none;
}

ul.startstelle li { 
 font-size: 11px;
 padding: 2px;
 margin: 0;
 margin-left: 10px;
}

ul.startstelle li a {
 font-size: 11px;
 text-decoration: none;
}

ul.startstelle li a:hover {
 text-decoration: underline;
}
