2erlei/public/css/admin_ie.css

33 lines
1.1 KiB
CSS

/* Allgemeines Layout */
body { text-align:center;}
#wrapper { text-align:left; }
#kopf #bc_intern { width:476px; height:75px; padding:18px; }
#kopf h2 { width:559px; }
#navigation { width:159px; }
#content { margin:0px 0 0 159px; padding:0 0 0 15px; }
#spalte2 { margin:0px 0 0 -px; left:288px; width:306px; }
/* Allgemeine Typographie */
form td { width:270px; }
form input.knopf { margin-top:10px; }
form select.dropdown { width:253px; }
/* Ausklappoptionen */
fieldset.unsichtbar * { display:none; }
fieldset.sichtbar { display:block; width: 288px; }
fieldset.sichtbar h3, fieldset.unsichtbar h3 { display:block; width:288px; padding:0 23px 0 9px; font-size:11px; }
fieldset.sichtbar h3 { padding-bottom:4px; }
fieldset.sichtbar ul.profiles li { width:80px; padding-left:9px; }
fieldset.sichtbar .formtop { line-height:16px; }
fieldset.sichtbar .formbottom { height:10px; margin:0 0 -11px 0; padding:0 0 3px 0; }
fieldset.unsichtbar, fieldset.sichtbar { width:288px; margin:2px -5px; }
#navigation h2, #navigation h3 { font-size:11px; }
#content h4 { font-size:12px; }
#content .cities_list li ul li { width:80px; }