@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 11px;
	line-height: 15px;
	color: #9d9b89;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.contentbody {
	background-color: #59594b;
	background-image: url(../bilder/main/back-main.png);
	background-repeat: repeat-y;
}
#image {
	width:530px;
	height:630px;
	position:absolute;
	top:0px;
	left:0px;
	margin: 0;
	background-image: url(../bilder/main/back-image.png);
	background-repeat: no-repeat;
	text-align: center;
}
#content {
	width:635px;
	height:630px;
	position:absolute;
	top:0px;
	left:530px;
	margin:  0;
	background-image: url(../bilder/main/back-menu.png);
	background-repeat: no-repeat;
	background-position: 0px 590px;
}
.content {
	padding:0 0 0 78px
}
#logo {
	width:172px;
	height:630px;
	position:absolute;
	top:0px;
	left:1165px;
	margin:  0;
	display:none;
}
.logo {
	background-image: url(../bilder/main/logo-rechts.png);
	background-repeat: no-repeat;
	margin: 250px 0 0 20px;
	width:156px;
	height:120px;
	
}
.menu {
	width:100%;
	height:90px;
	background-image: url(../bilder/main/back-menu.png);
	background-position: 10px 35px;
	background-repeat: no-repeat;
	text-align: center;
}
.menu a { 
	background-color:#FFFFFF;
	padding:0;
	margin:0;
}

.copy {
	padding: 25px 0 18px 33px;
	width: 444px;
	float:left;
	clear:both;
}
.pola1 {
	position:absolute;
	top:39px;
	left:-150px;
}
.polafuss {
	position:absolute;
	top:340px;
	left:0px;
	overflow:hidden;
	width:635px;
}
.image_hoch {
	margin: 50px 0 0 0;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.form {
	width: 400px;
	text-align: left;
	padding: 8px 60px 0 40px;
	position:relative;
	height:auto;
	color: #EFEFEC;
}
table#grundriss {
	margin: 25px 0 18px 15px;
	width:460px;
	border: 8px solid #E8E9DC;
}
table#grundriss tr {
	background-color: #FFFFFF;
}
table#grundriss tr.on {
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	background-color: #F6F7F1;
}
table#grundriss tr:hover {
	background-color: #BBBDAE;
}
table#grundriss td {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 4px;
	color: #414034;
	border-top-color: #9d9b89;
	font-size: 11px;
}
table#grundriss td.on {
	background-color: #F6F7F1;
	color:#9d9b89;
}
table#grundriss th {
	background-color: #59594B;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding: 2px 4px 2px 4px;
}
tr.grundrisstr:hover {
	background-color: #F6F5F2;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B5B5A4;
	width: 320px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.auto {
	width: auto;
}
.tab {
	float: left;
	width: 55px;
}
.menu a {
	padding: 0;
}
a {
	color: #FFFFFF;
	background-color: #808075;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-decoration:none;
}
a.none {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:hover {
	background-color: #68685B;
}
#grundrissdiv {
	position:absolute;
	width:510px;
	height:560px;
	left: -503px;
	top: 0px;
	visibility: hidden;
	text-align:left
}

#grundrissdiv a , #grundrissdiv a:hover {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	
}

.submenu a {
	background-color: transparent;
	color: #B9B8AB;
}

.submenu { position:absolute; top:580px; left:10px; }.light {
	font-size: 10px;
	line-height: 14px;
	float: left;
	clear: both;
	width: 400px;
}
.objekt {
	color: #4D4C41;
}
#bildbox {
	margin: 5px;
	padding: 2px;
	float: left;
	width: 200px;
	border: 3px solid #EFEFEE;
}
