body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #312633;
}

p {
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}
a:link {
	text-decoration: underline;
	color: #3c323e;
}

a:visited {
	text-decoration: underline;
	color: #3c323e;
}

h1 {
	margin:0px;
	margin-bottom: 15px;
	line-height: 46px;
	padding: 0px;
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
}
h2 {
	margin:0px;
	margin-bottom: 15px;
	line-height: 24px;
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
}

.small {
	margin:0px;
	margin-bottom: 15px;
	line-height: 32px;
	padding: 0px;
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
	
}
ul .gr {
	text-transform: none;
	float: none;
	margin:0px;
	padding:0px;
	list-style-image: url(img/pfeil.gif);
	margin-left: -25px;
	list-style-position: outside;
	margin-bottom: 10px;
}

img {
	border: 0px;	
}

/*#stage {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -500px;
	margin-top: -325px;
	background-color: #fff;
	width: 1000px;
	height: 650px;
	padding: 0px;
	border: solid 1px #dddddd;
}*/

#stage {
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	width: 1000px;
	/*height: 650px;*/
	padding: 0px;
	border: solid 1px #dddddd;
}

#head {
	height: 101px;
	width: 1000px;
	
}

#content {
	position: relative;
	width: 1000px;
	/*height: 437px;*/
	background-color: #d8e1e6;
}

#contentwide {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 437px;
	/*height: 437px;*/
	background-color: #d8e1e6;
	z-index: 1500;
}



#lefthead {
	float: left;
	width: 400px;
	height: 101px;
}

#righthead {
	float: left;
	width: 600px;
	height: 101px;
}

#nav {
	width: 980px;
	height: 25px;
	padding-top: 14px;
	padding-left: 20px;
	clear: both;
	
}


#nav ul{
	
	margin: 0;
	padding: 0px;
	
}

#nav ul li {
	float: left;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-transform: lowercase;
	
	margin-right: 8px;
	padding-right: 8px;
	color: #312633;
	list-style: none;
	list-style-image: none;
	list-style-position: none;
	border-right: 1px solid #312633;
}

#nav ul .last {
	margin-right: 0px;
	padding-right: 0px;
	border-right: 0px;
}

#nav ul li a:link {
	text-decoration: none;
	color: #3c323e;
}

#nav ul li a:visited {
	text-decoration: none;
	color: #3c323e;
}

#nav ul li a:hover {
	text-decoration: none;
	color: #3c323e;
}



#contentleft {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 18px;
	float: left;
	width: 360px;
	height: 419px;
	background-color: #d8e1e6;
}

#contentright {
	position: relative;
	float: left;
	width: 600px;
	height: 437px;
	background-color: #ffffff;
}
#contentbreit {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 18px;
	float: left;
	width: 960px;
	height: 419px;
	background-color: #d8e1e6;
}

#contentleft2 {
	position: relative;
	float: left;
	width: 545px;
	height: 437px;
	background-color: #d8e1e6;
}
#contentleft2a {
	position: relative;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 18px;
	width: 415px;
	height: 419px;
	background-color: #d8e1e6;
}
#contentright2 {
	position: relative;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 18px;
	width: 415px;
	width: 395px;
	height: 419px;
	background-color: #d8e1e6;
}
#contentright2a {
	position: relative;
	float: left;
	width: 545px;
	height: 437px;
	background-color: #d8e1e6;
}

#contentleft3 {
	position: relative;
	float: left;
	width: 500px;
	height: 437px;
	background-color: #e6ecef;
}

#contentright3 {
	position: relative;
	float: left;
	padding-top: 18px;
	padding-left: 30px;
	padding-right: 30px;
	width: 440px;
	height: 419px;
	
	background-color: #d8e1e6;
}

#contentright td {
	height: 10px;
	margin-top: 0em;
	margin-bottom: 0em;
}

#contentright4 {
	position: relative;
	float: left;
	width: 500px;
	height: 437px;
	background-color: #e6ecef;
}

#contentleft4 {
	position: relative;
	float: left;
	padding-top: 18px;
	padding-left: 30px;
	padding-right: 30px;
	width: 440px;
	height: 419px;
	
	background-color: #d8e1e6;
}

#footer {
	width: 1000px;
	height: 72px;
	clear: both;
	background-color: #FFFFFF;
}

#leftfooter {
	float: left;
	width: 400px;
	height: 72px;
}

#rightfooter {
	float: left;
	text-align: right;
	padding-top: 18px;
	padding-right: 15px;
	width: 585px;
	height: 49px;
}




.clear {
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0:
	clear: both;
}


/*GMAP*/

.gmap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 437px;
	z-index: 2001;
	
	
}

#gmapmini {
	bottom: 0px;
	right: 0px; 
	z-index: 1000;
	height: 19px;
	width: 101px;
	position: absolute;
}

.gmap_zoomout {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 101px;
	height: 19px;
}

.gmap_zoomin{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 79px;
	height: 18px;
}

/*Wohnungen*/

.wuebersicht {
	float:left;
	width: 421px;
	height: 395px;
	margin-top: 20px;
	
	
}

.winfo {
	/*wichtig, damit der button nicht rumspringt*/
	position:relative;
	float: left;
	width: 275px:
	height: 395px;
	margin-left: 48px;
	margin-top: 20px;
}

.wohnung {
	position: absolute;
	top: 274px;
	line-height: 14px;
	background-color: #ffffff;
}

.wheader {
	margin-left: 0px;
	width: 392px;
	height: 19px;
	padding-left: 10px;
	color: #ffffff;
	padding-top: 6px;
	font-size: 14px;
	background-color: #6c513e; 
	
}

.wohnung ul {
	padding: 10px;
	width: 400px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 8px !important;
	padding-bottom: 7px !important;
	border: 1px solid #6c513e;
}

.wohnung li {
	list-style-image: url(img/pfeilweiss.gif);
	list-style-position: outside;
	margin: 0px;
	
	padding: 0px;
	margin-left: 22px !important;

}
.tddark {
	color: #FFFFFF;
	background-color: #49404d;
}
/* Farbe Zeile A */
.tdlight {
	background-color: #c7d4d9;
}

.tdlightright {
	text-align: right;
	background-color: #c7d4d9;
}

.tdlightcenter {
	text-align: center;
	background-color: #c7d4d9;
}


/* Farbe Zeile B */
.td {
	background-color: #b7c7cd;
}

.tdright {
	text-align: right;
	background-color: #b7c7cd;
}

.tdcenter {
	text-align: center;
	background-color: #b7c7cd;
}
sup {
	font-size: 11px;
}
.vktabelle {
	padding: 1px;
	width: 400px;
}
.vktabelle td {
	padding:4px;
}

.panoramabig {
	position: relative;
	width:1000px;
	height: 390px;
	margin-top: 24px;
	
}

.zoomout {
	position: absolute;
	width:36px;
	height: 41px;
	bottom: 0px;
	right: 0px;
	z-index: 1001;
}