.body {
	behavior: url(cssHoverFix.htc);
	padding:  0; 
	margin:   0; 
}
	
#container {
	margin:           5em auto;
	width:            1080px;
	height:           720px;
	background-color: #ffffff;
	border:           1px solid #830d3a;
    font-family:      Myriad Pro Condensed,Helvetica,Arial,sans-serif;
    font-size:        9.5pt;
	color:            #7f7f7f;
	line-height:      16px; 
}
	
.text-floading {
	font: 11px Verdana,sans-serif;
	color:#7f7f7f;
	line-height: 16px; 
}
	
h4 {	font: bold 11px; color:#b90046;}
h2 {  font: bold 18px; color:#b90046; font-size: 18pt;}

a:link { color:#7f7f7f; }
a:visited { color:#7f7f7f; }
a:active { color:#7f7f7f; }
	
	#header
	{
		height: 120px;
		background-color: white;
	}

	#header-balken-1
	{
		height: 10px;
		background-color: #b90046;
	}
    
	#header-balken-2
	{
		height: 20px;
		background-color: white;
	}
	
	#linkerabstand
	{
		height:  442.5px;
		background-color: white;
	}
	
	#inhalt-links
	{
		
		height: 442.5px;
		width: 180px;
		margin-left:40px;
		margin-top:-442.5px;
		background-color: white;
	}
	
#unten {
position: absolute;
bottom: 51.5%;
text-align: right;
}
	
	#Abstandshalterlinks
	{
		height: 442.5px;
		width: 15px;
		margin-left:300px;
		margin-top: -442.5px;
		background-color: white;
	}
	
	#Abstandshalterrechts
	{
		height: 442.5px;
		width: 15px;
		margin-left:315px;
		margin-top:-442.5px;
		background-color: white;
	}
	
	#inhalt
	{
		position:relative;
		height: 442.5px;
		width: 480px;
		margin-left:235px;
		margin-top:-442.5px;
		background-color: white;
		text-align: justify;
	
	}
	
	#inhalt-rechts
	{
		height: 442.5px;
		width: 200px;
		margin-left:775px;
		padding: 10px;
		margin-top:-442.5px;
		background-color: white;
	}
	
	#abstandunten
	{
		 
		width: 1080px;
		height: 60px;
		background-color: white;
	}
	
	
	
		#footerobenlinks	
	{
		 
		width: 345px;
		height: 37.5px;
		margin-top:0px;
		background-color: white;
	}
	
		#footerobenml	
	{
		 
		width: 15px;
		height: 277px;
		margin-left:300px;
		margin-top:-277px;
		background-color: white;
	}
		#footerobenmr	
	{
		 
		width: 15px;
		height: 277px;
		margin-left:315px;
		margin-top:-277px;
		background-color: white;
	}

	
		#Navi
	{
	
		height: 30px;
		width: 845px;
		margin-left: 235px;
		margin-top:-60px;
		background-color: #e7e0e3;
        color: #828282;
	}
	
	#inhaltuntenlinks
	{
		height: 30px;
		width: 330px;
		margin-left:0px;
		margin-top:-30px;
		background-color: #e7e0e3;
	}


#navigation {
	text-align: right;
}

#navigation ul
{margin:0px; padding:25px;}

#navigation ul li
{display:inline; float:left; list-style:none; height:20px; margin-left:20px; position:relative;}

#navigation li a
{text-decoration:none;
}

#navigation li a:hover
{ color:#b90046; text-decoration:none;}







