/* CSS Document */

body {
	background-color: #999999;
	background-image: url(Bilder/Hintergrund-1.jpg);
}


/* Alle Links */

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFffff;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

/* checked Line */
.line2 {
	background-image: url(Bilder/checked.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}


.Stil9 {
	color: #000000;
	font-weight: bold;
}
.Stil10 {color: #000000}
.Stil12 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; background-color: #9B9B9B; font-weight: bold; }
.Stil13 {font-size: 24px}
.Stil14 {color: #FFFFFF}
.Stil1 {font-size: small}
.Stilweiss { color: #FFFFFF; font-weight: bold; }





