* {
	margin:0px;
	padding:0px;
	}
	
img {
	border: none;
	}
	
	
body {
	margin:0 auto;
	width:800px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:15pt;
	height:100%;
	align:center;
	margin-top:10px;
	
	}
	
a {
	color:#0C3F98;
	text-decoration:underline;
}
a:hover {
	color:#333;
	text-dekoration:none;
}



#text  {
		margin-left:250px;
		margin-top:-840px;
		margin-right:50px;
		text-align:justify;
		}
		
#bild {
	
	float:left;
	z-index: auto;
	position: relative;
	margin-right:10px;
	
}

