body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.Stil3 {
	font-size: 14px;
	font-weight: bold;
}
.titel {
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
}
.weiss {
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
}
a.grau:link {color: #CCCCCC;}
a.grau:active {color: #CCCCCC}
a.grau:visited {color: #CCCCCC}
a.grau:hover {color: #FF9900}
a.orange:link {
	color: #FF9900;
	font-size: 12px;
}
a.orange:active {
	color: #FF9900;
	font-size: 12px;
}
a.orange:visited {
	color: #FF9900;
	font-size: 12px;
}
a.orange:hover {
	color: #CCCCCC;
	font-size: 12px;
}


.headline {
	font-size: 18px;
}
.anzeige {
	position: relative;
	left: 10px;
	height: 400px;
	background-color: #CCCCCC;
	width: 800px;
	float: left;
}
.rahmen {
	border: 2px solid #FFFFFF;
}
.unnamed1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
