body
{
	padding: 0px;
	margin: 0px;
	background-color:#F1FEEA;
	text-align:center;
	font-size:14pt;
	font-weight:bold;
   color: #3F702E;
}

a:link
{
	color: #3F702E;
}

a:active
{
	color: #3F702E;
}

a:visited
{
	color: #3F702E;
}

a:hover
{
	color: #FFA34F;
}

a:focus
{
	color: #3F702E;
}

div.zurueck {
	position: absolute;
	left: 430px;
	width: 165px;
	height: 150px;
	background-image: url(../img/zurueck.gif);
	background-position: center;
	background-repeat: no-repeat;
}

div.zurueck img {
	border: none;
	width: 100%;
	height: 100%;
}

div.baustelle {
	width: 272px;
	height: 205px;
	background-image: url(../img/baustelle.gif);
	background-position: center;
	background-repeat: no-repeat;
}

div.baustelle img {
	border: none;
	width: 100%;
	height: 100%;
}
