
#header {
	top:0px;
	left:0px;
	width:100%;
	height:20px;
}
#header a {
	float:right;
}
#logo {
	float:right;
	margin-top:36px;
	margin-right:31px;
}
#hw {
	padding:160px 0px 0px 20px;
	background-repeat:no-repeat;
	background-position:center 75px;
	height:0px;
	overflow:hidden;

}
#ani {
	text-align:center;
	background-color:#CCCCCC;
	margin-top:40px;
	height:178px;
	overflow:hidden;
}
#ani img {
	margin:0px 110px 0px 110px;
}
#einstieg {
	margin:20px auto 40px auto;
	width:88%;
}
#einstieg td {
	width:22%;
	border:1px dashed #CCCCCC;
	padding:7px;
	vertical-align:top;
}
#einstieg h2, #einstieg p {
	margin:0px 0px 6px 0px;
	padding:0px;
}
#einstieg h2 {
	color:#960000;
	font-size:12px;
}
#einstieg p {
	color:#666666;
}
#einstieg p.mehr {
	text-align:right;
	margin:0px 0px 0px 0px;
}