body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #cccccc;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.2em;
}



#rahmen {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 100%;
	background-image: none;
	margin: 0px;
	height: 100%;
	position: absolute;
	left: -10px;
	top: 150px;
	z-index: 10;

}
#rahmen #inhalt #ausstell_content p {
	font-weight: normal;
}

#rahmen #inhalt #links img {
	position: relative;
}
#rahmen #inhalt {
	padding: 0px;
}

#rahmen #inhalt img {
	position: relative;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#rahmen #inhalt a {
	padding: 0px;
	color: #ffcc66;
	text-decoration: none;
	font-weight: normal;
}
#rahmen #inhalt a:hover {
	padding: 0px;
	color: #ffcc66;
	background-color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#rahmen #inhalt #ausstell_content {
	position: relative;
	height: 100%;
	width: 800px;
	left: -92px;
	background-image: url(hg/hg_biete.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
