body {
	background-image: url(../bilder/main/back-main.jpg);
	background-color: #B1AEA9;
	margin: 0;
	padding: 0;
	background-position: center top;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	xxxxfont-weight:bold;
	font-size:12px;
	line-height:18px;
	color: #464341;
}
.glow {
	width:100%;
	height:995px;
	margin:0 auto;
	background-image: url(../bilder/main/back-glow.png);
	background-position: center 0px;
	background-repeat: no-repeat;
}
#main {
	margin: 0 auto;
	width:938px;
	padding: 20px 0;
	position:relative;
	z-index:10;
}
#kopf {
	float:left;
	clear:both;
	width:938px;
	height:119px;
}
#kopf ul, #kopf ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	height:119px;
}
#content {
	float:left;
	clear:both;
	background-image: url(../bilder/main/back-content.png);
	background-repeat: repeat-y;
	width:860px;
	padding:0 39px 10px 39px;
}
#fuss {
	float:left;
	clear:both;
	width:938px;
	height:20px;
	background-image: url(../bilder/main/back-content-fuss.png);
	background-repeat: no-repeat;
}
#copy {
	background:none;
	padding: 0;
	margin: 0;
}
#col1 {
	width: 410px;
	float:left
}
#col2 {
	width: 410px;
	float:right
}

#col_1_3 {
	width: 287px;
	float:left;
}
#col_1_3_c {
	width: 286px;
	float:left;
}

#col_2_3 {
	width: 573px;
	float:left;
}

#kontakt_form {
	width: 410px;
	float: right;
}

#submenu { position:absolute; top:65px; left:800px;}

#submenu a { color:#464341; text-decoration:none  }
#submenu a:hover { text-decoration:underline; color:#000 }
.tab1 {
	clear: both;
	float: left;
	width: 60px;
}
.tab2 {
	float: left;
	width: 315px;
}
#content a {
	background-color: #95918A;
	color: #FFF;
	padding: 2px;
	text-decoration: none;
}

#content a.none {
	background-color: transpearent;
	padding: 0;
}
#content p {
	padding:0;
	margin: 0 0 12px 0
}

#content .klein {
	font-size:11px;
	line-height:16px;
	color: #7E7975;
}
#content h2 {
	text-transform:uppercase;
	margin: 20px 0 0 0;
	font-size: 16px;
}
#content ul {
	margin: 0;
	padding: 0 0 0 18px;
	list-style-image: url(../bilder/content/li.png);
}
#content ul li {
	margin: 0;
	padding: 0;
}
#content ol {
	margin: 0;
	padding: 0 0 0 22px;
}
#content .dark {
	color:#000;
	font-weight:bold;
}

#content strong {
	color:#000
}
#content .kleiner {
	font-size:11px;
	line-height:15px;
}


#grundrissdiv {
	position:absolute;
	top:261px;
	left:31px;
	background-color: #E9E9E9;
	padding: 8px;
	visibility: hidden;
}

table#grundrisstable {
	margin: 15px 0;
	width:400px;
	border: 0px solid #E8E9DC;
}
table#grundrisstable tr {
	background-color: #fbfbfb;
	font-size: 11px;
	line-height: 17px;
	padding: 8px 4px;
}
table#grundrisstable tr.on {
	xxcolor: #777;
	font-size: 11px;
	line-height: 17px;
	xxbackground-color: #f3f2f1;
	xxcolor:#777;
	
	
}
table#grundrisstable tr:hover {
	background-color: #F0EEE8;
}
table#grundrisstable td {
	padding: 6px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
}
table#grundrisstable td.on {
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	color: #B3B0AB;	
	
}
table#grundrisstable td.on  strong, table#grundrisstable td.on  b {
	color:#000
}


table#grundrisstable th {
	color: #FFF;
	font-size: 10px;
	font-weight:normal;
	line-height: 11px;
	background-color: #95918A;
	padding: 4px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95918A;
}
form.form_content {
}
input.form_content, select.form_content, textarea.form_content, input.form_content-ort, input.form_content-plz {
	font-size: 11px;
	background-color: #DEDCD6;
	padding: 1px 2px;
	width: 340px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #95918A;
	border-left-width: 4px;
	border-left-color: #95918A;
}
input.form_content-ort {
	width: 242px
}
input.form_content-plz {
	width: 86px
}
input.form_content-senden {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #95918A;
	margin-bottom: 3px;
	padding: 6px;
	border:  0px;
	width: auto;
	text-transform: uppercase;
}

