#rahmen {
	margin:auto;
	top:25px;
	width:970px;
	z-index:1;
	background-color:#FFF;
	border: 1px solid #b84d00;
}
body {
background-color: #fcdb7a;
}

#content {
	position:relative;
	left:360px;
	top:-600px;
	width:442px;
	height:453px;
	z-index:4;

}
body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;

}

.zwoelf {
	font-size: 14px;
	font-weight:bold;
	color: #b84d00;
}

li {
	padding-bottom:6px;
	vertical-align:top;
	valign:top;

}

a:link {
	color: #b84d00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b84d00;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #b84d00;
}
