a:link {
	color: #FF6E00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6E00;
}
a:hover {
	text-decoration: underline;
	color: #FF6E00;
}
a:active {
	text-decoration: none;
	color: #FF6E00;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF6DF;
}
body, html
{
margin:0;
height:100%;
min-height:100%;
}
#container
{
min-height:100%;
height:auto !important;
height:100%;
}
#kopf
{
	position:absolute;
	top:0;
	z-index:20;
	width:916px;
	height:120px;
	background-image: url(bg/kopf.png);
}
#mitte
{
	position:absolute;
	bottom:200px;
	width:100%;
	min-width:100%;
	width:auto !important; 
	height:189px;
	z-index:15;
	background-image: url(bg/mitte-bg.png);
}
#contentcontainer
{
	position:absolute;
	bottom:80px;
	left:100px;
	width:472px;
	height:442px;
	z-index:40;
	background-image: url(bg/content.png);
}
#leistungen
{
	position:absolute;
	bottom:155px;
	left:135px;
	width:405px;
	height:340px;
	z-index:50;
	background:#FFFFFF;
}
#typo3content
{
	position:absolute;
	bottom:155px;
	left:135px;
	width:405px;
	height:340px;
	z-index:40;
	background:#FFFFFF;
}

#leistungentitel
{
	position:absolute;
	bottom:95px;
	left:130px;
	width:411px;
	height:63px;
	z-index:51;
}
#projekte
{
	position:absolute;
	bottom:155px;
	left:135px;
	width:405px;
	height:340px;
	z-index:50;
	background:#FFFFFF;
}
#projektetitel
{
	position:absolute;
	bottom:95px;
	left:130px;
	width:411px;
	height:63px;
	z-index:51;
}
#ueberuns
{
	position:absolute;
	bottom:155px;
	left:135px;
	width:405px;
	height:340px;
	z-index:50;
	background:#FFFFFF;
}
#ueberunstitel
{
	position:absolute;
	bottom:95px;
	left:130px;
	width:411px;
	height:63px;
	z-index:51;
}
#investoren
{
	position:absolute;
	bottom:155px;
	left:135px;
	width:405px;
	height:340px;
	z-index:50;
	background:#FFFFFF;
}
#investorentitel
{
	position:absolute;
	bottom:95px;
	left:130px;
	width:411px;
	height:63px;
	z-index:51;
}
#grundstuecke
{
	position:absolute;
	bottom:155px;
	left:135px;
	width:405px;
	height:340px;
	z-index:50;
	background:#FFFFFF;
}
#grundstuecketitel
{
	position:absolute;
	bottom:95px;
	left:130px;
	width:411px;
	height:63px;
	z-index:51;
}
#fuss
{
position:absolute;
bottom:0;
z-index:10;
}
#fusslinks
{
position:absolute;
bottom:0;
	width:100%;
	min-width:100%;
	width:auto !important; 
	height:30px;
	background-image: url(bg/fusslinks.png);
	color:#FFFFFF;
z-index:100;
}
#fusslinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#fusslinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#fusslinks a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#fusslinks a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6E00;
}

.titel {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted orange;
}
