/*Formatierung für die iquilt-Vorschau-Dateien*/

a:link {color: #ffbf00; text-decoration: none}
a:visited {color: #ffbf00; text-decoration: none}
a:active {color: #ffbf00}
a:hover {color: #ffbf00; text-decoration: underline}


body
{
background-color: rgb(161,13,13);
background-image: url(grafik2/_global/back_navi.gif);
background-attachment: fixed;
color: #ffbf00;
font-family: Verdana, Helvetica;
scrollbar-track-color:#a10d0d;
scrollbar-face-color:#a10d0d;
scrollbar-highlight-color:#a10d0d;
scrollbar-shadow-color:#a10d0d;
scrollbar-3dlight-color:#ffbf00;
scrollbar-darkshadow-color:#ffbf00;
scrollbar-arrow-color:#ffbf00
}

.klein {font-size: 8pt; line-height: 14pt}
.mittel {font-size: 10pt; font-weight: bold; color: #ffbf00; font-family: Verdana, Helvetica}
.gross {font-size: 15pt}

/*style="border-color:#ffffff" in html geht nicht in netscape, daher auslagern,*/
/*sonst kann img nicht als Link fungieren*/
img
{
border-color: #570505
}
