body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;	
}
.hintergrundbild {
	background-color: #fff;
}
#head {
    display:none;
}

#logo {
    display:none;
}

.kopfnavigation {
	display:none;
}

.kopfnavigation li {
	display: inline;
	list-style: none;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 9px 0 0;
}

.kopfnavigation a:link, .kopfnavigation a:visited {
	color: #E8E7B0;
}

.kopfnavigation a:hover, .kopfnavigation a:active {
	color: #FF6600;
	background-color:#1B2F13
}

#navigation {
	display:none;
}

#navigation li {
	list-style: none;
	font-weight: bold;
	padding: 0 0 8px 0;
	}
	
#navigation ul	{
	margin-top:0px; 		
}

#navigation li li {
	font-weight: normal;
	letter-spacing: 0.5pt;
	padding: 0 0 2px 0;
	margin-left: -30px;
	margin-top: 2px;
	
}	

#text {
	height: 100%;
	width: 600px;
	position: absolut;
	float: left;
	line-height: 1.5em;
	z-index:3;	
}

#text p {
	margin-top: -6px;
}
	
#text h1 {
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2pt;
	color: #000;	
	margin-top: 0px;
	margin-bottom: 3px;
}
#text h2 {
	font-size: 16px;
	/*color: #669966;*/
	color: #000;
	margin-top: 15px;
}
#text h3 {
	font-size: 13px;
	/*color: #669966;*/
	color: #000;
	margin-top: 10px;
	margin-bottom: 8px;
}

#text li {
	list-style: none;
	list-style-type: square;
	list-style-image:  url("bilder/grafiken/om10px.gif");
	padding: 0 0 8px 0; /*Zeilenabstand*/
	margin-left: -23px; 	
}
#text li li {
	list-style-type: square;
	list-style-image: none;
	padding: 0 0 0 0;
	margin-left: -26px;
}
#sitemap {
	height: auto;
	width: 400px;
	position: relative;
	top: -45px;	
	left: -44px;
	margin-bottom: -90px;
	float: right;
	line-height: 1.5;
	z-index:1;	
}

#sitemap p {
	margin-bottom: -10px;
}
	
#sitemap h1 {
	text-align: right;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2pt;
	color: #ffcc33;	
	margin-top: 0px;
	margin-bottom: 3px;
}
#sitemap h2 {
	font-size: 16px;
	/*color: #669966;*/
	color: #933;
	margin-top: 15px;
}
#sitemap h3 {
	font-size: 13px;
	/*color: #669966;*/
	color: #933;
	margin-top: 10px;
	margin-bottom: 8px;
}

#sitemap li {
	list-style: none;
	list-style-type: square;
	list-style-image:  url("bilder/grafiken/list_dir.gif");
	padding: 0 0 0 0; /*Zeilenabstand / Abstand zum Bild*/
	margin-left: 0px;
	margin-right: -8px;
}

.listeheadline {
	font-variant: small-caps;
	letter-spacing: 6pt;
	font-size: 11px;
	color: #C09758;
}
.preislisteunten {
	font-size: 11px;
	color: #734E16;
}
.angebot {
	font-size: 13px;
	color: #933;
	font-weight: bold;
}

#seitenabschluss {
    display:none;
	position: relative;	
	left: 400px;
	top: 0px;
	height: 45px;
	width: 251px;	
	margin-top: -20px;
	clear:both;
	z-index: 2;
}

#adresse {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 250px;
	height: 80px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	font-family: Tahoma, sans-serif;
	text-align: right;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

.imgleft {
    /*display:none;*/
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
}
.imgright {
    /*display:none;*/
	float: right;
	margin-left: 12px;
	margin-bottom: 5px;
}
/*.img {
    display:none;
}*/
.stichwort {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.Kommentar {
	color: #8D7B50;
	font-size: 10px;
}

