/* Default CSS Definitionen für alle Dateien */

/* Allgemeine Definitionen */

body {background-image: url(images/grau2.jpg); margin:0px; font-family:verdana,arial,sans-serif,Times New Roman; font-size:10pt; color:#000000}
td {font-family:verdana,arial,sans-serif; font-size:10pt; color:#000000}

{ SCROLLBAR-FACE-COLOR: #323E58;  
     SCROLLBAR-HIGHLIGHT-COLOR: #647A8E;  
     SCROLLBAR-SHADOW-COLOR: #212B41;  
     SCROLLBAR-3DLIGHT-COLOR: #666666;  
     SCROLLBAR-ARROW-COLOR: #CA852E;  
     SCROLLBAR-TRACK-COLOR: #253047;  
     SCROLLBAR-DARKSHADOW-COLOR: #212B41 }




/* Link Definitionen */

a:link { font-weight:bold; color:#000000; text-decoration:none }
a:visited { font-weight:bold; color:#000000; text-decoration:none }
a:hover { font-weight:bold; color:#505C8D; text-decoration:none }
a:active { font-weight:bold; color:#505C8D; text-decoration:none
