body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	margin-top: 10px;
	background: #f0dfc1;
	text-align: center;
}
#Header{
	width: 970px;
	white-space: nowrap;
}
#Aussen{
	position: relative;
	width: 971px;
	height: 580px;
	margin: auto;
	border: 2px solid #7a1824;
	text-align: left;
	background: url(../img/back.jpg) #ffffff;
}
#Fotoleiste{
	position: absolute;
	top: 0px;
	left: 189px;
	z-index: 3;
}
#Fotoleiste img{
	margin-right: 5px;
}
#MusicControl{
	position: absolute;
	top: 140px;
	left: 210px;
	z-index: 3;
}
#Border{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}
h1{
	color: #ffffff;
	font-size: 24px;
	letter-spacing: 1px;
	position: absolute;
	top: 89px;
	left: 343px;
	width: 558px;
	text-align: right;
	z-index: 3;
	padding: 0px;
	margin: 0px;
	display: block;
}
#HomeLink{
	position: absolute;
	top: 63px;
	left: 150px;
	z-index: 5;
}
#Menue{
	position: absolute;
	top: 126px;
	left: 5px;
	z-index: 5;
}
#Sprachen{
	position: absolute;
	top: 526px;
	left: 5px;
	z-index: 5;
}
#Sprachen img{
	border: none;
}
#Sprachen p{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#Sprachen a{
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	color: #9f3c40;
	font-weight: bold;
	text-decoration: none;
}
#Sprachen a:hover{
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* -------------------------------- Inhaltsbereich ---------------------------*/
#Rahmen{
	position: absolute;
	top: 144px;
	left: 343px;
	width: 588px;
	height: 415px;
	overflow: auto;
}
#Inhalt{
	position: relative;
	width: 558px;
	vertical-align: top;
	text-align: left;
	line-height: 16px;
	z-index: 3;
}
#Inhalt .img{
	width: 400px;
	background: #CEE0FF;
	vertical-align: top;
}
#Inhalt h2{
	font-family: Arial;
	color: #ab6b54; /*e4c189;*/
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #7a1824;
	margin-top: 0px;
}
#Inhalt h3{
	color: #ab6b54; /*e4c189;*/
	font-size: 12px;
	font-weight: bold;
	/*border-bottom: 1px solid #7a1824;*/
}
#Inhalt p{
	line-height: 15px;
	margin-top: 11px;
	margin-bottom: 11px;
	text-align: justify;
}
#Inhalt p.norm{
	text-align: left;
}
#Inhalt a{
	color: #9f3c40;
}
#Inhalt a:hover{
	color: #7f7f7f;
}
#Inhalt .Zeile{
	color: #9f3c40;
	display: block;
	padding: 2px 2px 2px 10px;
	margin-bottom: 5px;
	text-decoration: none;
	background: url(../img/link_pfeil_back.gif) no-repeat #fff;
}
#Inhalt a.Zeile:hover{
	color: #fff;
	background-color: #9f3c40;
}
#Inhalt a.Zeile img{
	margin-right: 10px;
	vertical-align: middle;
	border: none;
}
#Inhalt .rechts{
	float: right;
	margin: 4px 0px 10px 15px;
}
#Inhalt .zurueck{
	float: right;
}
#Inhalt .links{
	float:left;
	margin-top:4px;
	margin-bottom: 10px;
	margin-right: 15px;
}
#Inhalt .fussnote{
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}
.tabelle{
	font-size: 11px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.tabelle td{
	margin: 0px;
	padding: 0px;
}
#Immo{
	position: absolute;
	top: 255px;
	left: 209px;
	width: 760px;
	height: 360px;
	overflow: auto;
	z-index: 3;
	text-align: left;
}
#Immo p{
	text-align: left;
}
#ImmoTab{
	border-collapse: collapse;
	width: 737px;
}
#ImmoTab td, th{
	text-align: left;
	vertical-align: top;
}
#ImmoTab th{
	color: #cccccc;
	height: 12px;
}
#ImmoTab .immoRow:hover{
	background: #ffffff;
	cursor: pointer;
}
#ImmoTab .Header{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #cc7e2e;
	padding-top: 10px;
	height: 12px;
	width: 554px;
}
#ImmoTab .Foto{
	padding-left: 68px;
	text-align: right;
	padding-top: 0px;
}
#ImmoTab img{
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Info a{
	color: #ff8400;
	font-weight: bold;
}
#Formtabelle{
	width: 600px;
	border-collapse: collapse;
	font-size: 11px;
}
.Formtabelle{
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
}
#Formtabelle td, .Formtabelle td{
	border: none;
	padding: 5px 5px 5px 0px;
}
#Formtabelle td.Angabe, .Formtabelle td.Angabe{
	width: 150px;
}
#Formtabelle td.Eingabe{
	width: 450px;
}
input,select,textarea{
	font-family: Arial, Helvetica;
	font-size: 11px;
	border: 1px solid #9f3c40;
	background-color: #efefef;
}
input.ohne{
	border: none;
	background: none;
}
input.c1{
	cursor: pointer;
	color: #9f3c40;
	font-weight: bold;
	font-size: 11px;
	background: url(../img/submit_back.png);
}