/* DATEI: dabama.css */ 
/* Layout zur DaBaMa-Homepage */


body { scrollbar-face-color: #6b9aff;
       scrollbar-shadow-color: #ffffcc;
       scrollbar-highlight-color: #80FFFF;
       scrollbar-3dlight-color: #6b9aff;
       scrollbar-darkshadow-color: #003399;
       scrollbar-track-color: #80FFFF;
       scrollbar-arrow-color: #ffffcc;  }

a:link{text-decoration: none; color: #800080; }
a:visited{text-decoration: none; color: #800080; }
a:active{text-decoration: none; color: #800080; }
a:hover{text-decoration: underline overline; color: #004080; }
a:focus{text-decoration: none; color: #800080; }

/* Ueberschriften fuer Absaetze */
#letter1 { font-family: Comic Sans MS, Verdana, Arial, Helvetica;
           font-size: 20pt; color: #0080C0; font-weight: bold; }
#title1  { font-family: Comic Sans MS, Verdana, Arial, Helvetica;
           font-size: 12pt; color: #0080C0; font-weight: normal; }
#text1   { font-family: Verdana, Arial, Helvetica; 
           font-size: 10pt; color: #0066CC; font-weight: normal; }
#bottom1 { font-family: Verdana, Arial, Helvetica; 
           font-size: 10pt; color: #0080C0; font-weight: bold; }


