a:link {
	color:#ffffff;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color:#ffff00;
}

a:hover {
	text-decoration: underline;
	color:#00ffff;
}

a:active {
	text-decoration: none;
	color:#00ffff;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#990000;
	background-attachment:fixed;
	background-image: url(../pics/hp_main_bg.gif);
	background-repeat: repeat-x;
}


#contentrahmen {
	width:800px;
	height:600px;
	border:0px solid #666666;
	padding:0px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-400px;
	margin-top:-300px;
	z-index:0;
}

img {
   behavior: url(pngbehavior.htc);
}
