{
	margin:0px;
	padding:0px;
}

body {
	background-color:#000000;
	background-image:url(./hg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:50% 5%;
 	scrollbar-base-color: #660000;
 	scrollbar-track-color: #660000;
 	scrollbar-face-color: #550000;
	scrollbar-highlight-color: #550000;
	scrollbar-3d-light-color: #550000;
	scrollbar-darkshadow-color: #550000;
	scrollbar-shadow-color: #330000;
	scrollbar-arrow-color: #880000;
	font-family: 'arial', sans-serif;
}


a:link { text-decoration:none; color:#550000; }
a:visited { text-decoration:none; color:#550000; }
a:active { text-decoration:none; color:#770000; }
a:hover { text-decoration:none; color:#aa0000; }






.fliesstext{
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	line-height:18px;
}

.postitel{
	left: 50%;
	top: 15px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
}



.postext{
	left:50%;
	margin-left:-398px;
	width:820px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	position:absolute;
	top:530px;
	line-height:20px;
}

.posfooter{
	left: 50%;
	bottom: 15px;
	width: 500px;
	margin-left: -250px;
	position: absolute;
	color:#ffffff;
	font-size:9px;
	font-weight:normal;
}

  