 
 
 
 
div#stage div#content  { width:730px;margin-top:20px;float:left; }

 div#marginalspalte { margin-left:16px;width:193px;float:left; }
 

      div#marginalspalte div#title { background: url(../img/subsubtitle.png) no-repeat;width:193px;height:20px;padding-top:10px;padding-left:16px; }          
      div#marginalspalte div#title:hover { background: url(../img/subsubtitle_hover.png) no-repeat; }                
      div#marginalspalte div#title a { text-transform:uppercase;color:#FFFFFF;font-weight:bold;font-size:12px; }          
      div#marginalspalte div#title a:hover { color:#ff0000; }          
       

      div#subsubnavigation { width:193px;background:url(../img/margbg.jpg) repeat-y;height:auto;padding-top:5px; }          
      div#subsubnavigation div#level3 { margin-left:18px;width:155px; }
                           
      div#subsubnavigation a { display:block;width:140px;background: url(../img/subsub_arrow.gif) no-repeat right center;font-weight:bold;padding-right:15px;padding-top:22px;padding-bottom:22px;border-bottom:1px solid #c4c6c7; }
      div#subsubnavigation a.curr { background: url(../img/subsub_arrow_curr.gif) no-repeat right center;color:#fd963b; }
      
      div#subsubnavigation a.curifsub { background: url(../img/sub_curifsub.gif) no-repeat right center;color:#fd963b;padding-top:10px;padding-bottom:10px;border-bottom:0; }
      div#subsubnavigation a.curifsub:hover { background: url(../img/sub_down_mo.gif) no-repeat right;color:#ff0000; }   

      div#subsubnavigation a.act { background: url(../img/sub_down.gif) no-repeat right center;padding-top:10px;padding-bottom:10px;border-bottom:0; }
      div#subsubnavigation a.act:hover { background: url(../img/sub_down_mo.gif) no-repeat right;color:#ff0000; }       
      div#subsubnavigation a:hover { background: url(../img/subsub_arrow_mo.gif) no-repeat right;color:#ff0000; }       

      div#subsubnavigation div#current { background: url(../img/subsub_curr.jpg) no-repeat left bottom; }


      div#subsubnavigation div#level4 { width:140px;padding-right:15px;border-bottom:1px solid #c4c6c7; }
      div#subsubnavigation div#level4 a { border-bottom:0;padding-top:3px;padding-bottom:3px;margin-left:10px;width:130px;background-image:none; }      
      
      div#subsubnavigation div#bottom { background: url(../img/subsubbg_last.jpg) no-repeat;width:193px;height:30px;background: url(../img/margbg_bottom.jpg) no-repeat bottom;margin-top:20px; }     
       
       
      /* 4. Ebene */
      div#subsubnavigation ul#level4 { padding:0;}
      div#subsubnavigation ul#level4 a { padding:0;}
      
      
      
      
/* SLIDEMENU */

/* Grüner Header mit Hover */
div#marginalspalte div#accheader a { display:block;background: url(../img/accheader.png) no-repeat 0px 0px;width:193px;height:20px;padding-top:10px;padding-left:16px;text-transform:uppercase;color:#FFFFFF;font-weight:bold;font-size:12px; }          
div#marginalspalte div#accheader a:hover { background: url(../img/accheader.png) no-repeat 0px -32px; }                        


div#accordion { width:193px;background:url(../img/margbg.jpg) repeat-y;height:auto;margin:0; }          

div#accordion h3 {margin:0;text-decoration:none;outline: none; }
div#accordion h3 a { display:block;width:174px;height:22px;padding-left:13px;padding-top:5px;margin-left:3px;font-size:12px;color:#FFFFFF;font-weight:bold;overflow:hidden;cursor:pointer;background:url('../img/accordeon_back.jpg') no-repeat 0px 0px;text-transform:uppercase;text-decoration:none;outline: none; }
#accordion h3.ui-state-active a, #accordion h3 a:hover { background-position:0px -29px; }

div#accordion div { margin-left:18px;width:155px; }

div#accordion div a { display:block;width:140px;background: url(../img/subsub_arrow.gif) no-repeat right center;font-weight:bold;padding-right:15px;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #c4c6c7; }
div#accordion div a.curr { background: url(../img/subsub_arrow_curr.gif) no-repeat right center;color:#fd963b; }
div#accordion div a#last { border-bottom:none; }

/* Abschluss unten */
div#bottom { width:193px;height:10px;background: url(../img/accordeon_bottom.jpg) no-repeat bottom;margin-top:0; }     
      