.design-tabelle {
	border-top: 1px none #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
.design-bodyfeld {
	padding: 2px;
	border: 1px none #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 3px;
	font-size: 12px;
}
.design-fussfeld {
	padding: 2px;
	border-top: 1px none #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 3px;
	font-size: 10px;
	color: #000;
	background-color: #FC0;
}
.design-menuerand {
	padding: 2px 0px;
	margin: 3px 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	background-repeat: repeat;
	background-image: url(background-rand.jpg);
	background-color: #F3DD83;
	font-size: 12px;
}
div#titel_logo {
	z-index: 99;
	position: absolute;
	top: 5px;
	left: 50%;
	margin: 0 0 0 235px;
	width: 260px;
	height: 100px;
}

