body {
	text-align:center;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;
	font-weight: normal;
	background-image:url(../pics/hg.jpg);
}
 #debug{position:absolute; background-color:red; top:0}
 
th {text-transform:capitalize;}
td {font-size:14px;}

a:link {color:black}
a:hover {color:red}
h1 {font-size:16px;}
h2 {
	font-size:14px;
	text-transform:capitalize;
}
h3 {font-size:17px;font-weight:normal;}

#all {
	position:relative;
	width:955px;
	margin:0px auto;
	text-align:left;
}

#head {
	width: 955px;
	height: 165px;
	background-image:url(../pics/oben.jpg);
}

.rdm {
	position:relative;
	top:130px;
	left:570px;
	width:330px;
	font-style:italic;
}

dl {
	position:relative;
	top:0px;
	left:20px;
	list-style-type:none;
	font-size:10px;
	text-align:center;
}

*html dl {
	margin-left:20px;
	margin-top:10px;
}

dd {
	float:left;
	margin:0px;
	padding:3px;
	background-color:#da251d;
}

dd a:link {
	color:white;
	text-decoration:none;
}

#d1, #d2, #d3 {
	display:none;
	position:absolute;
	top:10px;
	left:450px;
	width:400px;
	height:150px;
	padding:10px;
	text-align:center;
 }

#d1 h1, #d2 h1, #d3 h1 {font-size:16px}

#d1 .inn, #d2 .inn, #d3 .inn {
	background-image:none;
	background-color:white;
}

#navi {
	float:left;
	width:220px;
	margin-top:15px;
	text-transform:capitalize;
	}

.out {
	margin:5px;
	border:2px solid #eaeaea;
}

.mid {
	border:2px solid #cccccc;
}

.inn {
	border:1px solid #999999;
	background-image:url(../pics/hg_nav.jpg);
	background-repeat:repeat-y;
}

#navi ul {
	margin-left: 10px;
	padding: 0;
	list-style: none;
	}

#navi ul li a {
	text-decoration: none;
	line-height:25px;
	padding-left:12px;
	}
		
#navi ul li a:hover {
	background-image:url(../pics/dot.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	}
	
#navi li ul {
   display:block;
   margin-left:15px;
   }

#navi li ul li a {
	font-size:95%;
   }

#navi ul li ul li ul {
	display:none;
	margin-left:15px;
	z-index: 10;text-transform:none;
	}

#cont {
	float: left;
	width: 720px;
	margin-top:15px;
	margin-left:10px;
	z-index: 1;
	}
	
.rot {
	color:#da251d;
}

#adresse, #flaechen, #preise, #ausst, #zustand, #freitexte, #bilder, #kontakt, #anfrage {
	margin-top: 10px;
	border: 0;
	}

legend {
	font-weight: bold;
	color: gray;
	font-style: italic;
	}

.thumb {
	float: left; 
	margin-left: 10px; 
	width:96px;
	text-align:center;
	font-size:85%;
}

.thumb img {border:0}

#kontakt {
	clear: both;
	}
	
#gb {
	display: none;
	position: absolute;
	background-color: white;
	border: 2px solid;
	padding: 10px;
	overflow:auto;
}


#gb img {border:1px solid;margin:1px}

.sm {font-size:10px}

.blind, dfn, #grbilder, .main {display:none}
