html{
	height:100%;
}
body{
	margin:0px;
	padding:0px;
	text-align:center;
}
img{
	border:0px;
}
a:link, a:visited, a:active, a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}	
a:active, a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}
#seite
	{
	width:835px;
	margin:0px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	letter-spacing: 1px;
	line-height:25px;
	background-image:url(bilder/bg.png);
	background-repeat:no-repeat;
	background-position: 250px 70px;
	}


