#headline
{
	padding-top:110px;
	width:798px;
	color: WHITESMOKE;
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/Kopfgestaltung_orange.jpg);
	background-repeat: no-repeat;
}

#middle
{}

#middle_content
{
	float: left;
	height:565px;
	width:620px;
	background-image:url(../images/Personengruppe_hellorange.jpg); 
	background-repeat: no-repeat;
	font-family:Arial, sans-serif;
	font-size:14px;
	overflow:auto;
}

#navigation
{
	float: left;
	width:170px;
	height:580px;
	background: darkorange;
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.7em;
	background-image:url(../images/Unternavigation_orange.jpg);
}

#content
{	
	position:absolute;
	left:185px;
	height:580px;
	width:620px;
	background-image:url(../images/Personengruppe_hellorange.jpg);
	background-repeat: no-repeat;
	font-family:Arial, sans-serif;
	font-size:14px;
	overflow:auto;
}
#feeder
{ 
	width:798px;
	color: WHITESMOKE;
	background-image:url(../images/Leiste-unten_orange.jpg);
	background-repeat: no-repeat;
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#empty
{
	padding-top:4px;
}
#empty_bottom
{
	clear: both;
	padding-top:4px;
	padding-left: 500px;
}

#picture
{	
	width:798px;
	background-image:url(../images/Personengruppe_hellorange.jpg);
	background-repeat: no-repeat;
}
a
{
	text-decoration:none;
}



