@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #E4E3E1;
	background-image: url(../bilder/main/back-main.gif);
	background-repeat: repeat-x;
	font-family: "Lucida Bright", Tahoma, Verdana, Helvetica, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #58585A;
}
a {
	text-decoration: none;
	background-color: #807E7E;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	background-color: #EB6909;
}
#main {
	position:absolute;
	top:0px;
	left:0px;
	height: auto;
	width:1000px;
	background-color:#FFFFFF;
	z-index:5;
	padding-bottom: 80px;
}
#menu{
position:absolute;
top:50px;
left:50px;
height:auto;
width:auto;
z-index:10;
}
#menu  a, a.none {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#kopf {
	float:left;
	clear:both;
	width:1000px;
	height:361px;
}
#logo {
	float:left;
	clear:both;
	height:87px;
	width:1000px;
	background-image:url(../bilder/main/logo_main.gif);
	overflow:hidden;
	background-repeat:no-repeat;
}
#content {
	clear: both;
	float: left;
	height: auto;
	width: 934px;
	padding-left: 66px;
}
#grundriss {
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 450px;
}
#content1 {
	clear: both;
	float: left;
	height: auto;
	width: 340px;
	margin-top: 44px;
	margin-left: 0px;
}
#content2 {
	float: left;
	height: auto;
	width: 340px;
	margin-top: 44px;
	margin-left: 20px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.einzug {
padding-top:21px;
}.grundrisstab {
	width: 460px;
	margin-left: 25px;
	background-color: #e9e5dc;
	padding: 20px;
}
#content3 {
	clear: both;
	float: left;
	width: 600px;
	margin-top: 40px;
}


table.liste     {
	background-color: #E9E5DC;
	padding: 3px
}

td.liste-beschr      {
	color: #585656;
	font-size: 10px;
	line-height: 11px;
	background-color: transpent;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #444346;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
td.liste        {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	border-bottom-color: #F7F2EC;
	color: #444346;
}
td.liste-buy         {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	color: #898888;
		border-bottom-color: #F7F2EC;

}
tr.grundrisstr:hover {
	background-color: #F6F5F2;
}
#grund_a {
	position:absolute;
	width:38px;
	height:37px;
	z-index:11;
	left: 545px;
	top: 137px;
}
#grund_b {
	position:absolute;
	width:38px;
	height:37px;
	z-index:11;
	left: 710px;
	top: 57px;
}
#grund_c {
	position:absolute;
	width:150px;
	height:37px;
	z-index:11;
	left: 865px;
	top: 155px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #E3E3E3;
	width: 342px;
}
.auto {
	width: auto;
}
.tab {
	float: left;
	width: 55px;
}
#grundriss {
	border: 1px solid #CCCCCC;
}

