a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFF00;
	margin: 40px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/h1_bckgrd.gif);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
	background-image: url(images/h1_bckgrd.gif);
}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;
	color: #FFFF00;  	
}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px
	}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 20px;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	line-height: 18px;
	}
a:hover {	
	text-decoration: underline
	}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
p {
	font-size: 13px;
	line-height: 20px;
	color: #FFFF00;
}
.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	font-weight: normal;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFF00;
}
.hintergrund {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-color: #000000;
}
.navigation3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	font-weight: normal;
}
.navigation4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFF00;
	font-weight: normal;
}
.navigation5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FF6600;
	font-weight: normal;
}

