.headline {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	color: #FF9900;
	background-attachment: fixed;
}
.subheadline {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
}
.mainbody {
	font-family: Verdana,sans-serif;
	font-size: 10px;
	display: block;
	color: #FFFFFF;
}
.adressfeld{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	display: inherit;
	color: #FFFFFF;
	line-height: normal;
	margin-left: 1px;
}

p{
	font-family: Arial;
	font-size: 11px;
	display: inherit;
	color: #FFFFFF;
	line-height: 18px;
	padding: 3px;
	text-align: left;
	}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
	display: block;
}
.date {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
	display: block;
	font-style: italic;
}

.nav_small {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: inherit;
	padding: 0px;
	color: #CCCCCC;
	text-align: left;
	margin-left: 15px;
}
.nav_small:hover{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: inherit;
	padding: 0px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}


.title {
	display: block;
	padding: 3px;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}

.description{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 3px 22px 20px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}
a {
	color: #FFFFFF;
}

html {
 background-color: #000000;
}
body {
	background-color: #000000;
}
