@charset "iso-8859-1";
h1 { BACKGROUND-COLOR: #A05A38; COLOR: #ffffff; FONT-SIZE: 14pt; FONT-STYLE: normal; FONT-WEIGHT: bold }
h2 { BACKGROUND-COLOR: #A05A38; COLOR: #ffffff; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-WEIGHT: bold }
h3 { BACKGROUND-COLOR: #A05A38; COLOR: #ffffff; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-WEIGHT: bold }
th { font-weight:bold; text-align:left; font-size:12pt; color:#000000;      background-color:#dddddd; }
td { background-color:#ffffff; vertical-align:top }
table { background-color:#aaaaaa;
        font-size:10pt; }
A:link {color:#A05A38; font-weight:bold; text-decoration:underline}
A:visited {color:#A05A38; font-weight:bold; text-decoration:underline}
A:hover {color:#C07A50; font-weight:bold; text-decoration:none}
A:active { color:#A05A38; font-style:italic; font-weight:bold; text-decoration:none }
img { border-width:1mm; border-color:#aaaaaa; border-style:double; }
/****** Grunddefinition der Schrift für den gesamten Body: ***********/
body {  font-family: Verdana, sans-serif;
        font-size: 10pt;
        color: black;
        background-image:url(rwd.jpg); 
        background-repeat:repeat; 
        background-color: white;
        margin: 0px;
        padding: 0px;
        top: 0px; 
     }       