* {
	margin: 0;
	padding: 0
}
html, body, div, span, object, iframe, p, a, img, ol, il, li, table, trn th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	color:#fff;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	letter-spacing:0.1em;
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#003;
	margin:0px;
}

:focus {
	outline: 0;
}
a{
	display:inline-block;
	text-decoration:none;
	}

a:link { color:#C00;}
a:visited { color:#C00;}
a:hover { color:#9C0;}
a:active { color:#9C0;}



#schnee{
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:-10;
}
#tanne{
	position:fixed;
	bottom:10px;
	left:326px;
	z-index:-9;
}

.hidden{
	display:none;
}

#infotext{
	color:#006;
	}


#infotext{
	color:#006;
	}
	
i{
	color:#9C0;
}

h1{
	font-size:30px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:20px;
	}