/* CSS Document */

body {margin:0 0 0 0;background-color:#fed22c;}

H1 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#981b1e;font-weight:bold;}
H2 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#981b1e;font-weight:bold;}

ul {list-style-image:url(bilder/pfeil.gif)}

TD#header {
   height:150px;
   border-left:1px solid #981b1e;
   border-right:1px solid #981b1e;
   background-color:#ffcb05;
   background-image:url(bilder/header_top.gif);
   background-repeat:no-repeat;
}

TD#menu {
   width:200px;
   background-color:#ffcb05;
   border-left:1px solid #981b1e;
    border-right:1px solid #981b1e;
}

TD#menu_1 {
   font-family:Verdana, Arial, Helvetica;
   font-size:11px;
   color:#981b1e;
   text-align:center;
   height:30px;
   border-left:1px solid #999999;
   border-right:1px solid #999999;
   border-bottom:1px solid #981b1e;
   border-top:1px solid #981b1e;
   vertical-align:middle;
   padding-bottom:5px;
   padding-top:5px;
}

TD#menu_1 span.menu1-level1-no A {
   text-align:center;
   font-size:11px;
   font-weight:bold;
   color:#981b1e;
   text-decoration:none;
   border-right:1px solid #981b1e;
   padding-right:7px;
   padding-left:7px;
}

TD#menu_1 span.menu1-level1-act A {
   text-align:center;
   font-size:11px;
   font-weight:bold;
   color:#981b1e;
   border-right:1px solid #981b1e;
   text-decoration:none;
   padding-right:7px;
   padding-left:7px;
}


TD#menu_1 span.menu1-level1-no A:hover {
   color:#333333;
   text-decoration:underline;
}

TD#menu_top {
   height:10px;
   background-color:#ffcb05;
   padding-top:5px;
   border-left:1px solid #981b1e;
   border-right:1px solid #981b1e;
}

TD#menu {
   padding-left:10px;
   padding-right:5px;
   padding-top:10px;
   font-family:Verdana, Arial, Helvetica;
   font-size:11px;
   color:#981b1e;
}

TD#menu DIV {
   border-bottom:1px solid #981b1e;
   padding-bottom:5px;
   padding-top:5px;
}

TD#menu DIV.menu1-level1-no A {
   text-align:left;
   font-size:12px;
   font-weight:bold;
   color:#981b1e;
   text-decoration:none;
   padding-left:0px;
   padding-right:20px;
   display:list-item;
   list-style-image:url(bilder/pfeil.gif);
   position:relative;
   left:20px;
} 

*html TD#menu DIV.menu1-level1-no A {
   text-align:left;
   font-size:12px;
   font-weight:bold;
   color:#981b1e;
   text-decoration:none;
   padding-left:5px;
   display:list-item;
   list-style-image:url(bilder/pfeil.gif);
   position:relative;
   left:15px;
}

TD#menu DIV.menu1-level1-act {
background-image:url(bilder/bg_menu-active.gif);
}

TD#menu DIV.menu1-level1-act A {
   text-align:left;
   font-size:12px;
   font-weight:bold;
   color:#ffcb05;
   text-decoration:none;
   padding-left:5px;
} 

TD#menu DIV.menu1-level1-no A:hover {
   color:#333333;
   text-decoration:underline;
}  

TD#menu DIV.menu1-level2-no A {
   text-align:left;
   font-size:11px;
   color:#981b1e;
   text-decoration:none;
   padding-left:0px;
   display:list-item;
   list-style-image:none;
   position:relative;
   left:25px;
} 

*html TD#menu DIV.menu1-level2-no A {
   text-align:left;
   font-size:11px;
   color:#981b1e;
   text-decoration:none;
   padding-left:0px;
   display:list-item;
   list-style:disc;
   position:relative;
   left:25px;
}

TD#menu DIV.menu1-level2-act A {
   text-align:left;
   font-size:11px;
   font-weight:bold;
   color:#981b1e;
   text-decoration:none;
   padding-left:0px;
   display:list-item;
   list-style-image:none;
   position:relative;
   left:25px;
} 

TD#menu DIV.menu1-level2-no A:hover {
   color:#333333;
   text-decoration:underline;
}  

TD#rootmenu {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#ffffff;
   font-size:10px;
   background-image:url(bilder/header_sub.gif);
   background-repeat:no-repeat;
   padding-top:2px;
   height:20px;
   border-right:1px solid #999999;
   border-left:1px solid #999999;
   border-bottom:1px solid #999999;
   text-align:right;
   padding-right:20px;
   vertical-align:middle;
   background-color:#cc1633;
}

TD#rootmenu A{
   color:#ffffff;
}

TD#content_top {
   background-color:#ffcb05;
   border-right:1px solid #981b1e;
   height:10px;
}

TD#content {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#333333;
   width:530px;
   padding-top:10px;
   padding-left:20px;
   padding-right:30px;
   padding-bottom:20px;
   vertical-align:top;
   background-color:#ffcb05;
   border-right:1px solid #981b1e;
}

TD#content A{
   color:#333333;
}

TD#left {
   border-left:1px solid #999999;
   border-bottom:1px solid #999999;
   background-color:#981b1e;
   width:5px;
}

TD#footer {
   border-right:1px solid #981b1e;
   border-bottom:1px solid #999999;
   height:20px;
   background-color:#ffcb05;
   text-align:left;
   padding-left:20px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#333333;
   font-size:9px;
   vertical-align:middle;
   padding-top:2px;
}

TD#footer A{
   color:#333333;
}

TD#menu_footer {
   background-color:#ffcb05;
   border-left:1px solid #981b1e;
    border-right:1px solid #981b1e;
	border-bottom:1px solid #999999;
};
    border-right:1px solid #981b1e;
	border-bottom:1px solid #999999;
}
