body {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	background-color: #424242;
	color: #000000;
	font-family: "Arial";
	background-image: url("background.jpg");
	background-attachment: fixed;
}
a:link { color: #777777; font-weight: normal; text-decoration: none}

a:visited { color: #777777; font-weight: normal; text-decoration: none}

a:hover { color: #FF7F00; font-weight: normal; text-decoration: none}

a:active { color: #FF7F00; font-weight: normal; text-decoration: none}

.Stil1 {
	font-size: 12px;
	font-family: "Arial";
}
.Stil2 {
	color: #666666;
	font-weight: bold;
}
.Stil3 {
	font-size: 18px;
	color: #FF7F00;
	font-weight: bold;
}
.Stil4 {
	font-size: 18px;
	font-weight: bold;
	color: #FF7F00;
}
.Stil5 {
	font-size: 12px;
	color: #FF0000;
	font-family: "Arial";
	
}
.Stil6 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-family: "Arial";
	
}


.ueberschrift_klein {
	font-size: 13px;
	font-weight: bold;
	color: #FF7F00;
}

#header:link {
	font-size: 14px;
	color: #DDDDDD;
	font-weight: bold;
}
#header:visited {
	font-size: 14px;
	color: #DDDDDD;
	font-weight: bold;
}
#header:active {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#header:hover {
	font-size: 14px;
	color: #FF7F00;
	font-weight: bold;
}

