*  {
	margin:0; 
	padding:0; 
	border:0; 
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-size: 100%; 
	vertical-align: baseline; 
	background: transparent;
}

html,body {	
	height: 100%;
	width: 100%;
}
body { 
	background-color: #ffffff;
	margin: 0 0 0 0;	
	font-size: 12px; 
	font-family: Helvetica,Arial; 
	height: 100%;
}

form { 
	display: inline; 
}

a:active { 
	outline:none; 
}

:focus { 
	-moz-outline-style:none; 
}

#clear{
	clear:both;
}

#distance {
	width: 1px;
	height: 30%;
	margin-bottom: -50px;
	float: left;
}

#text {
	margin: 0px 0px 0px 175px;
	font-size: 14px; 
	height: 30px;
	border:0;
}

#zentriert {
	background:transparent url(../images/404.jpg) no-repeat top left;
	margin: 0 auto;
	position: relative;
	height: 380px;
	width: 570px;
	clear: left;
	border:0;
}

