/* styles fuer: ou_2007*/
* { 
    margin: 0; 
    padding: 0; 
    border: 0; 
}
.headline-rot { color: #f04e3e; font-size: 12px; font-weight: bold; }
.headline-grau_fett_gross { color: #849ca5; font-size: 15px; font-weight: bold; font-style: italic; }
.headline-grau_fett {	color:       #849ca5;
	font-size:   12px;
	font-style:  italic;
	font-weight: bold; }

.headline-weiss_fett {
	color:       #fff;
	font-size:   12px;
	font-style:  italic;
	font-weight: normal; }

.headline-grau { color: #849ca5; font-size: 12px; font-style: italic; font-weight: normal; }
.bildunterschrift-grau { color: #849ca5; font-size: 11px; font-style: italic; font-weight: normal; }
.text_rot_kursiv { color: #f04e3e; font-size: 12px; font-weight: normal; font-style: italic; }
.klein_rot { color: #f04e3e; font-size: 9px; font-weight: bold; }
.klein_rot_kursiv { color: #f04e3e; font-size: 9px; font-weight: bold; }
.tabellentext { color: #000; font-size: 12px; }
body { font-family: Arial, Verdana, Helvetica, sans-serif; color: #000; font-size: 12px; background: #b82f1f; scrollbar-base-color: #FFFFFF; scrollbar-arrow-color: #EF423A; scrollbar-3dlight-color: #EF423A; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #849CA5; }

