body{
color: #660000;
font: 9pt Verdana,Arial,Helvetica,Comic,Tahoma sans-serif;
background-image:url('images/layout/bg.jpg'); background-repeat:repeat;
background-attachment:fixed; padding:0px; 
}

a {
text-decoration: none;
font: 9pt verdana,Arial,Helvetica,Comic,Tahoma sans-serif;
font-weight : bold; 
color : #660000; 
} 

p {
font: 9pt verdana,Arial,Helvetica,Comic,Tahoma sans-serif;
font-weight : normal; 
color : #660000;
}

.gen{
font-size : 10pt; 
} 

.genmini{
font-size : 8pt; 
} 

.gensmall{
font-size : 9pt; 
} 

.gensmall2{
font-size : 11pt; 
} 

.genmedium{
font-size : 12pt; 
color : #660000; 
} 

.genmedium2{
font-size : 13pt; 
} 

.genmedium3{
font-size : 14pt; 
} 

.genbig{
font-size : 20pt; 
color : #660000; 
} 

.ita {
font-style : italic;
font-size : 10pt; 
} 

.ita_bold {
font-style : italic;
font-weight : bold;
font-size : 10pt; 
} 

<!-- Schriftformatierung Ende -->


<!-- Link-Formatierung Anfang -->

a:link {
text-decoration : none; 
font-size = 9pt;
font-weight : bold; 
} 

a:visited {
text-decoration : none; 
font-size = auto;
font-weight : bold; 
font-color : #4a4a4a;
} 

a:active {
text-decoration : underline + overline;
font-size = auto; 
font-weight : bold; 
}
 
a:hover{ color: #990000; text-decoration:none; font-size: auto;
}

<!-- Link-Formatierung Ende -->

<!-- Scrollbars Anfang -->
body{
background: #CCCCCC;
color: #660000;
font:10pt verdana,Arial,Helvetica,Comic,Tahoma sans-serif;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-arrow-color: #660000;
scrollbar-darkshadow-color: #394754;
scrollbar-face-color: #CCCCCC;
scrollbar-highlight-color: #bfbfbf;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #CCCCCC;
}

<!-- Scrollbars Ende -->


<!-- Tabellenformatierung Anfang -->

.table{
align : left;
border-collapse : collapse;
border : 1px solid #ffffff;
}

.table1 {
border : 0 solid #CCCCCC; 
border-top:1px solid #ffffff;
border-right:1px solid #eeeeee;
border-bottom:1px solid #eeeeee;
border-left:1px solid #ffffff;
} 

.table2 {
border : 0 solid #ffffff; 
background:#ffffff;
border-top:1px solid #ffffff;
border-right:1px solid #660000;
border-bottom:1px solid #660000;
border-left:1px solid #ffffff;
}

.table3 {
border : 3 dashed #fffff0; 
border-collapse:separate;
background:#dddd00;
}

<!-- Tabellenformatierung Ende -->
<!-- Spaltenformatierung Anfang -->
TD {
font-family : verdana; 
font-style : italic;
font-weight : bold;
font-size : 8pt; 
} 
.td2 {
border:1px solid white;
background:#00ff00;
font-family : verdana;
font-weight : normal;
font-style : normal; 
font-size : 8pt; 
} 
.td3 {
border:5px solid white;
background:#00ff00;
font-family : verdana; 
font-size : 8pt; 
} 
.td4 {
font-family : verdana; 
font-size : 8pt; 
} 

<!-- Spaltenformatierung Ende -->