#inhalt {
	height: 500px;
	width: 900px;
	margin-top: -250px;
	margin-left: -450px;
	top: 50%;
	left: 50%;
	position: absolute;
	background-color: #FFFF9F;
	border: 2px groove #FF0000;
}
#inner{
	height: 470px;
	width: 870px;
	position: absolute;
	margin: 15px;
	background-color: #FFFFDF;
}
#navigation{
	float: left;
	padding: 0 2%;
	margin: 0;
	border: 0;
	height: 100%;
	font-size: small;
	font-weight:bold;
	color: black;
	width: 20%; /* Box Mdel Hack */
	voice-family:"\"}\"";
	voice-family: inherit;
	width: 16%;
}
	html>body #navigation {
		width: 16%; /* Box Model Hack Ende */
	}
	#navigation a{
	text-decoration:none;
	font-size:12px;
	text-align: left;
	padding: 5px;
	display:block;
	color: #000000;
	font-variant: normal;
	/*text-transform: capitalize;*/
	}
		#navigation a:hover{
		color: #FF0000;
		}
		/*#navigation a:visited{
		color: #FFFF00;
		}*/
#content{
	float: left;
	padding: 0 2%;
	margin: 0;
	border: 0;
	height: 100%;
	font-size: 11px;
	/*font-weight:bold;*/
	color: black;
	width: 20%;/*  Box Mdel Hack */
	voice-family:"\"}\"";
	voice-family: inherit;
	width: 76%;
	/*overflow: auto;*/
}
	#content a{
	text-decoration: none;
	color: #CC0000;
	}
	#content p{
	font-size: 11px;
	}
	html>body #content {
		width: 76%; /* Box Model Hack Ende */
	}
html {
	height: 100%;
} 
body {
	background-color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../pix/blumen.gif);
	background-repeat: repeat;
}
h1 {
	font-size: 18px;
	color: #333333;
	font-variant: small-caps;
}
h2 {
	font-size: 14px;
	color: #999999;
	font-style: italic;
	line-height: 100%;
	margin-bottom: 5px;
}
#logo {
	/*position: absolute;*/
	float: right;
	/*left: 85%;
	top: 65%;
	margin-top: -110px;
	margin-left: -100px;
	height:217px;*/
	width:230px;
	z-index:1;
	
}
	#logo p{
	background-color: #CC0000;
	color: #FFFFFF;
	}
p {
	font-size: 12px;
	padding: 2px;
	margin: 3px;
}
#steckbriefListe{
	float: left;
	padding: 0 2%;
	margin: 0;
	border: 0;
	height: 100%;
	/*font-weight:bold;*/
	color: black;
	width: 16%;/*  Box Mdel Hack */
	voice-family:"\"}\"";
	voice-family: inherit;
	width: 16%;
	overflow: auto;
	background-color:#FFFF9F}
	html>body #steckbriefListe {
		width: 16%; /* Box Model Hack Ende */
	}
	#steckbriefListe a{
	text-decoration:none;
	font-size:9px;
	text-align: left;
	padding: 5px;
	display:block;
	color: #CC0000;
	font-weight:bold;
	font-variant: normal;
	text-transform: capitalize;
	}
		#steckbriefListe a:hover{
		color: #FF0000;
		}
		/*#navigation a:visited{
		color: #FFFF00;
		}*/
#steckbriefDetail{
	float: left;
	padding: 0 2%;
	margin: 0;
	border: 0;
	height: 100%;
	font-size: 11px;
	/*font-weight:bold;*/
	color: black;
	width: 20%;/*  Box Mdel Hack */
	voice-family:"\"}\"";
	voice-family: inherit;
	width: 76%;

}
	html>body #steckbriefDetail {
		width: 76%; /* Box Model Hack Ende */
}
