body {
	
background-color: #000000;
background-image: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.rahmen_black {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}

.headline {
	color: #fa9a0d;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
         line-height: 19px;
}

.introtext {
	color: #ffffff;
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
}

.text {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
         line-height: 16px;
}

.info {
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
}
