html,body {	 
	 margin-top: 0px;
	 margin-left: 0px;
 	 margin-right: 0px;
 	 margin-bottom: 0px;
	 font-family: sans-serif;
	 font-size: 10px;
	 text-align: center;
	 color: #000000;

	 background-color: #fdfdfd;
	 
	overflow-x: hidden;

}

table,td,tr {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: none;

	 font-family: sans-serif;
}

img { border-style:none;}

a { text-decoration: none; color: #666666; border-width: 0px; border-style: none;}
a:hover,visited { color: #000000}
a:active { color: #333333;}



#page {
	position: relative;
	width: 889px;
	height: 100%;
	min-height: 100%;
	margin:auto;
	text-align: left;

	}
	
	
#content {
	margin-top: 50px;
	position: relative;
	width: 889px;


	}
	
#imprint {
	margin-top: 4px;
	}
