/* Anpassung aktiver Reiter - Hauptmenu */
/* ORIG: #menu .aktiv { background: rgb(255,102,0); } */
#menu li.aktiv { background: rgb(255,0,102) url(/fileadmin/sys/menuVS.jpg) no-repeat; height: 29px; }
#menu li.aktiv:hover { background: rgb(255,0,102) url(/fileadmin/sys/menuVS_mo.jpg) no-repeat; height: 29px; }

#menu .subaktiv a { color: rgb(255,102,0); }
#menu .subsubaktiv a { color: rgb(255,102,0); }

/* -- Verschiebung Download-Box -------- */
#inhalt {float: right; width: 612px; margin:0 41px 30px 0; background: rgb(255,255,255); padding: 10px 10px 70px 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; }


/* Anpassung Hintergrund - Themenbox */
#mehr .themaBox { background-image: url(/fileadmin/public/vsThemenBoxBg1.jpg); background-color: rgb(227,227,227); }

#mehr .themaBox { padding: 10px 5px; font-size: 0.7em; background: url(/fileadmin/public/homeThemenBoxBg.jpg) bottom no-repeat rgb(255,255,255); height: 210px; display:none}
#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/infoBoxVS.jpg); }

#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; }


