#rahmen {
	background-color: #000000;
	z-index: 10;
	position: absolute;
	top: 190px;
	height: 100%;
	width: 100%;
	left: 0px;
}
#rahmen #inhalt p {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	letter-spacing: 0.2em;
}


#rahmen #inhalt {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 100%;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	left: 0px;
	top: -40px;
	color: #000000;
	font-style: normal;
	letter-spacing: 0em;
}

#rahmen #inhalt a {
	color: #ffcc66;
	text-decoration: none;
	font-weight: bold;
}
#rahmen #inhalt a:hover {
}
#rahmen #inhalt img {
	position: relative;
}
#rahmen #inhalt br {
	color: #FFcc66;
	letter-spacing: 0.2em;
	font-weight: normal;
}
#rahmen #inhalt p {
	line-height: 22px;
}
#rahmen #inhalt #ausstellung p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: normal;
}
