/***unterer Abstand Snippetbild - Text***/ .snippetImage{ padding-bottom: 0px; } /***Hover-Linkfarbe im linken Menü***/ ul.leftNavi a#leftNavMainAreaCode1:hover, ul.leftNavi #leftNavMainAreaCode1 a:hover, ul.leftNavi #leftNavMainAreaCode1 a#active, ul.leftNavi #leftNavMainAreaCode1 a.active, ul.leftNavi #leftNavMainAreaCode1 a.childrenActive { color: #CC0033; } /***Ausrichtung Bilder und Text Startseite***/ #container{ position: relative; left: -25px; width: 777px; } *+html #container{ left: -25px; position: relative; width: 776px; } * html #container{ position: relative; width: 776px; } #links_oben{ position: absolute; left: 25px; } #rechts_oben{ position: absolute; left: 280px; } #rechts_oben_oben{ /*height: 120px;*/ } #rechts_oben_unten{ width: 250px; } #mitte_links{ width: 300px; position: absolute; left: 110px; top: 270px; } #mitte_rechts{ position: absolute; top: 220px; left: 420px; } #unten_links{ position: absolute; left: 110px; top: 380px; } #unten_rechts{ width: 225px; position: absolute; left: 265px; top: 420px; } /*** BEWERBUNGSFORMULAR ***/ #bewerbungsformular label.floating { display: block; float: left; width: 169px; font-weight: bold; } #bewerbungsformular input.text { border: 1px solid #666666; font-size: 11px; height: 20px; padding-left: 5px; width: 250px; } #bewerbungsformular div { margin-top: 10px; clear: both; } #bewerbungsformular input.auswahl_check { float: left; } #bewerbungsformular textarea { border: 1px solid #666666; width: 450px; height: 100px; } #bewerbungsformular #beginn { border: 1px solid #666666; }