/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#537297;
	background:url(../images/intro/wiese.jpg) top center no-repeat fixed;
}
* {outline:none;}
a img {
	border:none;
}
#site {
	margin:0 auto;
	width:818px;
	position:relative;
}
#logoset {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
#txt {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}