@charset "UTF-8";
/* CSS Document */
* {
	
}
html, body {
	height:100%;
	margin:0;
	padding:0;
}
body {
	font-family: "Lucida Sans", Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #f2e7e4;
	background-image: url(../bilder/main/back_content_2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#815649;
	text-align:center;
}
#main {
}
#kopf {
	width:1000px;
	margin:0 auto;
	clear:left;
	background-color:#;
	height:79px;
	text-align:left;
	
}
#logo {
	position:absolute;
	top:0;
	left:0px;
}
#menu {
	float:right;
	
}
#content {
	width:1000px;
	margin:0 auto;
	clear:left;
	height:540px;
	position:relative;
}
#fuss {
	width:100%;
	background-color:#FFFFFF;
	clear:left;
	height:auto;
	padding:5px 0 5px 0;
	height:105px;
}

#fussbox {
	width:1000px;
	margin:0 auto;
	clear:left;
	height:auto;
	height:105px;
}
#fussimg {
	width:800px;
	float:left;
	text-align: left;	
	
}
#fusslogo {
	float:right;
	width:150px;
	height:105px;
	background-image: url(../bilder/main/logo-fuss.gif);
	background-repeat: no-repeat;
}
#headline {
	position:absolute;
	top: 93px;
	left: 22px;
}
#copy {
	position:absolute;
	top: 144px;
	left: 73px;
	text-align: left;
	width: 378px;
}
#copy2 {
	position:absolute;
	top: 45px;
	left: 528px;
	text-align: left;
	width: 378px;
}
.tab2 {
	float: left;
	height: 50px;
	width: 50px;
}
#img {
	position:absolute;
	top: 50px;
	left: 550px;
}
#img2 {
	position:absolute;
	top: 50px;
	left: 550px;
}
#nullpunkt {
	position: relative;
	visibility: visible;
	left: 0;
	top: 0;
	width: 0px;
	height: 0px;
}
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;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #64453B;
	width: 342px;
	color: #FFFFFF;
	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;
}
b, strong {
	color: #FFFFFF;
}
#content a {
	color: #FFFFFF;
}



table#grundriss tr {
	background-color: #523932;
}
table#grundriss tr.on {
	filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
}
table#grundriss tr:hover {
	background-color: #523932;
}
table#grundriss td {
	margin-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	padding: 6px 4px 6px 4px;
	color: #f2e7e4;
	border-top-color: #856052;
}
table#grundriss td.on {
	background-color: #64453B;
	color:#C5B3A4;
}

table#grundriss th {
	background-color: #453026;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding: 2px 4px 2px 4px;
}

#submenu{
	position:absolute;
	top:85px;
	right:50%;
	margin-right: -490px;
	width: 150px;
	text-align: right;
	font-size: 10px;
}#submenu a {
	color: #D7C6C0;
	text-decoration: none;
}
.copyklein {
	font-size: 10px;
}
li {
	margin-bottom: 3px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

