body {
	background-image: url(_img/back2.gif);
	font-family: "Lucida Sans Unicode",Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DFE47B;
	text-align: left;	
}


.backlayer {
position:static;
	width:610px;
	z-index:1;
	background-image:url(_img/mid.gif);
}
.contentlayer{
	position:static;
	width:570px;
	z-index:2;
}
.frischaufdentisch{
	background-image: url(_img/frischaufdentisch.gif);
	height: 150px;
	width: 150px;
	font-size: 10px;
	color: #DFE47B;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-repeat: no-repeat;
}	
.momentaufnahme{
	background-image: url(_img/momentaufnahme.gif);
	height: 150px;
	width: 150px;
	font-size: 10px;
	color: #DFE47B;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-repeat: no-repeat;
}
a.legal:link, a.legal:visited {
	color: #663333;
	font-size: 10px;
	text-decoration:none;
}
a.legal:hover, a.legal:active {
	color: #663333;
	font-size: 10px;
	text-decoration:underline;
}