body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow:auto;
}
h1{
	color:#999;
	font-size:20px;
	font-weight:normal;
	letter-spacing: 0.25em;
	text-transform: uppercase;
}
h2{
	color:#000;
	font-size:16px;
	font-weight:normal;
}
li {
	list-style-image: url(../gfx/arrowRight.gif);
	list-style-type: disc;
}
a{color:#860209;text-decoration:none;}
a:hover{text-decoration:underline;}
#formatPage{
	width:100%;
	height:100%;
	border:0px;
}
.shadowLeft {
	background-image: url(../gfx/shadowLeft.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size:9px;
}
.shadowRight {
	background-image: url(../gfx/shadowRight.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size:9px;
}
#mainMenue{
	height:23px;
}
#mainMenue table{
	height:23px;
	width:100%;
}
.mainLink a{
	font-size: 11px;
	font-weight:bold;
	color:#526583;
	text-decoration:none;
	display:block;
	padding-left:22px;
	padding-right:22px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:solid 1px #CBCBCB;
	background-image: url(../gfx/bgMenue.gif);
	border-right:solid 1px #CBCBCB;
}
.mainLink a:hover{
	color:#860209;
	background-image: url(../gfx/bgMenueOver.gif);
}
#mainContent{
	vertical-align:top;
	padding-top:30px;
	color:#373737;
	font-size:13px;
	text-align:center;
	width:850px;
}
#mainContent p{font-size:13px;}
.standard{
	font-size:13px;
}
.standard td{
	padding:2px;
	border-bottom:solid 2px #fff;
	border-right:solid 2px #fff;
}
.field{
	width:100%;
	font-size:13px;
	border:1px dotted #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.field:focus{
	border:solid 1px #000;
}
.button{
	width:75%;
	font-size:13px;
	font-weight:bold;
	color:#860209;
	background-color:#D2D2D2;
	border:1px solid #860209;
}
.button:hover{
	color:#000;
	background-color: #E6E6E6;
}
.small{font-size:11px;color:#666;}
.lucida{font-family:'Lucida Handwriting',Arial,Helvetica,sans-serif;font-weight:bold;font-size:16px;}
#mainFooter{
	height:15px;
	padding:1px;
	font-size:9px;
	text-align:center;
	color:#999;
	border-top:dotted 1px #ccc;
}
#mainFooter a{
	font-size:9px;
	color:#999;
	text-decoration:none;
	text-transform: uppercase;
}
#mainFooter a:hover, a#footerActive, #mainLinkActive, #subMenue #subLinkActive{
	color:#860209;
}
div.shadow{
	background-color:#999;
	width:90%;
	padding:0px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
div.shadow #object{
	width:100%;
	position: relative;
	top: -5px;
	left: -5px;
}
#info_wohnung, #info_wohnzimmer, #info_balkon, #info_schlafzimmer_klein, #info_schlafzimmer, #info_kueche, #info_bad{
	width:100%;
	/*height:330px;*/
}
#info_wohnung{
	text-align:center;
}
#foorm{
	display:none;
}
#nachricht{
	overflow:auto;
}
#grundriss{
	background-color:#D2D2D2;
	width:130px;
	float:right;
	margin-top:10px;
}
#muh{
	border:solid 5px #D2D2D2;
}
#map{
	width:100%;
	height:380px;
}
