body {
	color: #ffffff;
	background-position: right bottom;
	background-attachment: fixed;
	background-image: url(pics/text.jpg);
	background-repeat: no-repeat;
	scrollbar-face-color: #F5AD27;
	scrollbar-highlight-color: #F9CF5A;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	top: 0px;


}
.Headline {
	font-weight: bold;
	font-size: 14px;

}
a {
	color: #ff9966;
	text-decoration: none;
	font-size: 11px;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.kontakt {
	font-size: 11px;
}
.name {
	font-weight: bold;
}
