body,html {height:100%; text-align: center; padding:0; margin:0; overflow:hidden; }
#content {width:100%; height:100%;  }
#mitte {position:absolute;top:30%;width:100%; left:0%; };


.Stil1 {
	font-family: "Arial", Times, serif;
	color: #333;
	font-size: 9px;
	text-decoration:none;
}

a
{
	text-decoration:	none;
	color:				#333;
}
a:hover
{
	color:				#b79a5f;
}

p {
	font-family: "Arial", Times, serif;
	font-size: 9px;
	line-height:15px;
	text-align:center;
}


#fadeoverlay
{
	position:			absolute;
width:				1024px; 
	height:				180px;
	left:				0;
	bottom:				0;
	display:			none;
	background:			url(../images/fade-vf.png) repeat-x left top;
	overflow:			hidden;
	margin:				0 -1px -1px 0;
	border:				0;
	font-size:			0;
	line-height:		0em;
	
}

.browser-ie6 #fadeoverlay
{
display:inline;
background: transparent url(../images/fade-vf.png) repeat-x left top; */

}


img
{
	border:				none;	
}
