a:link { color:#000066; }
a:visited { color:#004080; }
a:active { color:#000066; }
/* Links andere Farbe */

BODY {
	CURSOR: default; FONT-FAMILY: Tahoma, Franklin Gothic Medium, Arial; FONT-SIZE: 10pt
}

/* Tabellen*/
TD {
	FONT-FAMILY:  Tahoma, Franklin Gothic Medium, Arial; FONT-SIZE: 10pt
}
UL {
	BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; LEFT: 0px; MARGIN-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; TEXT-INDENT: 0px
}

/* Bilderrahmen*/
IMG {
	BORDER-BOTTOM-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-TOP-COLOR: #000000; COLOR: #000000
}

/* Aufzaehlungslisten rund*/
LI
{
List-Style-Type: disc;
}

/* Hintergrundfarbe sternchen*/
body  { background-image:  url(../image/background/grau.jpg)}

/* bold*/
B
{
Font-Weight: bold;
}

/* Schriften h1 und h2*/
H1 {  font-family: "Comic Sans MS", "Arial Rounded MT Bold", Arial; font-size: 30pt}
H2 { font-family: "Comic Sans MS", "Arial Rounded MT Bold", Arial; font-size: 20pt}

/* Bildleiste*/
body, textarea {
 
  scrollbar-base-color:#E5E3D6;
  scrollbar-3dlight-color:#808080;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#404040;
  scrollbar-face-color:#C0C0C0;
  scrollbar-highlight-color:#808080;
  scrollbar-shadow-color:#808080;
  scrollbar-track-color:#E5E3D6;
}


