body,html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:1em;
	}
div.erdbeere {
	position:relative;
	float:none;
	width:794px;
	height:100%;
	bottom:0px;
	background:url("../images/corporate/erdbeere.png") no-repeat bottom;
	text-align:center;
	cursor:pointer;
	margin-left:20px auto;
	margin-right:20px auto;
	}
div.maus {
	background:url("../images/corporate/maus.png") no-repeat bottom;
	width:164px;
	height:155px;
	padding-top:10px;
	text-align:center;
	position:absolute;
	bottom:15px;
	left:-35px;
	}
div.maus h2 {
	margin:0;
	padding:0;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
	}
h1.logo {
	font-weight:normal;
	margin:0;
	padding:0;
	color:#008328;
	text-transform:uppercase;
	font-size:1.4em;
	letter-spacing:5px;
	position:absolute;
	bottom:495px;
	left:165px;
	}
div.schale {
	background:url("../images/corporate/korb.png") no-repeat;
	width:118px;
	height:114px;
	position:absolute;
	bottom:100px;
	right:50px;
	z-index:2;
	}
div.advertising {
	width:200px;
	height:465px;
	color:white;
	background-color:#c8d20a;
	text-align:left;
	font-size:1em;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial Narrow;
	position:absolute;
	bottom:85px;
	right:0px;
	z-index:1;
	}
div.advertising h2 {
	color:#e1001a;
	letter-spacing:1px;
	}
div.advertising h3 {
	font-size:2.4em;
	}
div.advertising p {
	font-size:11px;
	}
div.advertising p,
div.advertising h2,
div.advertising h3,
div.advertising h4 {
	padding:0;
	margin:0;
	}
div.advertising h4 {
	color:#000;
	font-family:Arial;
	font-size:0.8em;
	}
p.black {
	color:#000;
	font-family:Arial;
	font-size:11px;
	}
