body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background: url(./bilder/back.jpg);
	background-attachment: fixed;*/
	background-color: #dba068;
}
td {
	font-size: 12px;
}
.rand {
	border: 1px solid #000000;
}
.rand2 {
	border: 1px solid #000000;
	filter:alpha(Opacity=80, FinishOpacity=80,,,,,); 
	-moz-opacity: 80%
}
.oben {
	background: url(./bilder/test.jpg) no-repeat center center;
}
.mitte {
	background: url(./bilder/startlogo.jpg) no-repeat center center;
}
.main {
	background: url(bilder/hintergrund.jpg) no-repeat bottom right;
}
.unten {
	font-size: 10px;
	text-align: center;
	background: url(./balken_u.jpg) repeat-x bottom;
}
.leiste {
	background:  url(./balken_u.jpg) repeat-x bottom;
}
.leiste_rot {
	background: url(./balken_rot.jpg) repeat-x bottom;
	color: white;
}
.admin_oben {
	background: url(./admin/admin_oben.jpg) no-repeat center center;
	color: black;
}
.admin_oben a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.unten a {
	color: black;
}

