/* CSS Document */

body {
	background-image: url(http://www.thomas-stritzl.de/hintergrund.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

body, textarea {
  scrollbar-base-color: White;
  scrollbar-face-color: #FF9900;
  scrollbar-track-color: #ACB7C1;
  scrollbar-arrow-color: White;
  scrollbar-3dlight-color: White;
  scrollbar-darkshadow-color: black;
  scrollbar-highlight-color: black;
  scrollbar-shadow-color: white;  
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
h1,h2,h3 { padding: 0px; margin: 0px; font-weight: bold }
.Stil1 {font-size: 10px; line-height: 12px;}
.Stil2 {font-size: 12px; line-height: 16px;}
.Stil3 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}
.Stil5 {
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.Stil9 {
	font-size: 18px;
	color: #FFFFFF;
}
.Stil13 {font-size: 16px; color: #FFFFFF; font-weight: bold; }
.Stil15 {
	color: #FFFFFF;
	font-size: 10px;
	line-height: normal;
}
.Stil16 {
	font-size: 4px;
	line-height: 4px;
}
.Stil18 {font-weight: bold}
.Stil19 {
	font-size: 10px;
	color: #0000FF;
}
.Stil20 {font-size: 16px; color: #000066; font-weight: bold; }

