/* styles_ag.css Anpassung aktiver Reiter - Hauptmenu */
/* ORIG: #menu .aktiv { background: rgb(0,51,153); } */
#menu li.aktiv { background: rgb(0,51,153) url(/fileadmin/sys/menuFL.jpg) no-repeat; height:29px;}
#menu li.aktiv:hover { background: rgb(0,51,153) url(/fileadmin/sys/menuFL_mo.jpg) no-repeat; height:29px; }
#menu .subaktiv a { color: rgb(255,0,102); }
#menu .subsubaktiv a { color: rgb(255,0,102); }

#mehr .themaBox { padding: 10px 5px; margin:0 27px 0 0; font-size: 0.7em; background: url(/fileadmin/public/homeThemenBoxBg.jpg) bottom no-repeat rgb(255,255,255); height: 210px; } 
#mehr .themaBox a { display: block; background: url(/fileadmin/sys/butDownload.jpg); width: 16px; height:16px; margin: 10px 0 0 15px; text-decoration:none;}
#mehr .themaBox a:hover { background: url(/fileadmin/sys/butDownload_mo.jpg); }


#mehr .infoBox { background:url(/fileadmin/sys/infoBoxFL.jpg); }
/* ------------------------------------ */

/* Anpassung Hintergrund - Themenbox */
#mehr .themaBox { background-image: url(/fileadmin/public/flThemenBoxBg1.jpg); background-color: rgb(227,227,227); }


/* -- Verschiebung Download-Box -------- */
#inhalt {float: right; width: 612px; margin:0 41px 30px 0; background: rgb(255,255,255); padding: 10px 10px 60px 10px; }
#inhalt h1 {font-size: 18px; font-weight:normal; color: rgb(0,51,153); margin-bottom: 10px; padding-bottom:10px;} 
#inhalt p { font-size: 0.9em; }
#inhalt { text-align: left; font-size: 0.8em; }
#inhalt .linksImText { float: left; margin: 0 20px 10px 0; border: none; }
#inhalt .rechtsImText { float: right; margin: 0 0 20px 20px; border: none; }
#inhalt .clear { height: 1px; clear:both; overflow: hidden; }

