body, html  { 
	font-family: Trebuchet MS, Verdana, sans-serif; 
	background-image: url(gfx/bg.jpg); 
	background-repeat: repeat-y; 
	background-color: #736556; 
	color: #000000; 
	margin: 0px; 
	padding: 0px; 
}

h1 { font-size: 17px; font-weight: bold }
h2 { font-size: 16px; font-weight: bold }
h3 { font-size: 14px; font-weight: bold; text-decoration: underline; }
h4 { font-size: 12px; font-weight: bold }

a:link, a:active, a:visited { color: #000000; text-decoration: underline }

#adbox { 
	left: 770px; 
	top: 95px;
	visibility: visible; 
	position: absolute;
}

.adbox_produkt {
	width: 158px;
	border: 1px solid #430A00;
	background-color: #fff;
	text-align: center;
	font-size: 11px;
}

.adbox_kopf {
	padding: 5px;
	background-color: #430A00;
	font-weight: bold;
	color: #fff;
}

.produktbox {
	width: 172px;
	text-align: center;
	background-color: #fff;
	font-size: 11px;
}

.produktbox_kopf {
	padding: 5px;
	background-color: #BCB09F;
	font-weight: bold;
	color: #fff;
}

.links { font-family: 'Trebuchet MS', Verdana, sans-serif; font-size: 8pt; width: 172px; margin-bottom: 2em }

.links a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #911E09;
	border-top: 1px solid #430A00;
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}

.links a:visited {
	text-decoration: none;
	color: #fff;
}

.links a:hover {
	background-color: #5B0E00;
	color: #fff;
}

.links a span {
	display: none;
}


/* Klassen für den oberen Layer */

#oben  {
	width:750px;
	height:55px;
	color: #000;
	background-color:#FAE8E0;
	padding-bottom: 15px;
	padding-top: 25px;
	background-image: url(gfx/oben.jpg);
	background-repeat: no-repeat;
}

#obenlinks  {
	float: left; 
	padding-left: 10px;
	color: #D8C5B2;
}
#obenrechts  {
	float: right;
	padding-right: 10px;
	color: #3F0000;
}
#oben a  {
	color:#000; 
	background-color:transparent; 
	text-decoration:none;
}


/* Klassen für den mittleren Layer */

#middle  {
	position:relative; 
	top:0px; 
	left:0px; 
	width:750px;
}


/* Klassen für den Navigations Layer */

#menu
{
	position: absolute; 
	top: 0px;
	left: 0px; 
	width: 172px;
	padding-bottom: 30px;
	margin-top: 0px;
	color:#000; 
}

#menu .navkopf
{
	color:#fff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #430A00;
	font-size: 13px;
	font-weight: bold;
}

#menu .navhier  {
    color:#ff9c00; background-color:#ffe; font-weight:bold; white-space:nowrap;
}

#menu .navitems
{
	padding-left: 12px; 
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}

.navitems a 
{
	color:#646464;
	text-decoration: none;
	border-bottom: 1px dotted #000000
}

.navitems a:hover
{
	color:#8C0000;
	text-decoration: none;
	border-bottom: 1px dotted #8C0000
}

#menu .impressum a {
    color:#000; background-color:transparent;
}
#menu .feed  {
    padding-left:12px; color:#fff; background-color:#ffe; padding-top:35px;
}
#menu .feed a {
    margin:0; padding:0 4px 1px; border:1px solid; border-color:#fc9 #630 #330 #f96;
    font:bold 8pt Verdana; color:#fff; background:#f60; text-decoration:none;
}


/* ---------------- INHALT ---------------- */

#content  { 
	margin-left: 190px; 
	padding-bottom: 20px; 
	color: #000; 
}
#content p  {
	padding-left: 20px; 
	padding-right: 50px; 
	font-size: 12px; 
	line-height: 17px;
}
#content .bm a  {
	color: #900000; 
	background-color: transparent;
}
#content ul, ol  {
	font-size: 12px;  
	max-width: 520px;
	line-height: 17px;
}
#content ul a  {
	color:#000; 
	background-color:transparent;
}
#content h1  {
	padding-left:20px; 
	padding-top:10px;
}
#content h2  {
	padding-left:20px; 
	padding-top:10px;
}
#content h3, h4  {
	padding-left:20px; 
	padding-top:5px;
}


/* ----------------- FUSS ----------------- */

#unten  {
	position: relative;
	font-size: 12px;
	top: 25px;
	left: 0px;
	width: 750px;
	height: 40px;
	color: #000; 
}
#fusstext  {
    font-size:0.84em; line-height:2em; text-align:center; padding-left:185px;
    margin-top:5px;
}
#unten a  {
	color:#900000; 
	background-color:transparent;
}
.abstand  {
	padding-top: 10px;
	text-align: justify
}
.bm  {
	font-size: 12px;
	font-weight: bold;
}
.fett  {
    font-weight:bold; line-height:28px;
}
.klein  {
    font-size:0.84em; font-weight:500;
}
.normal  {
    font-weight:500;
}
.unsichtbar  {
    display:none;
}


#tabelle_container {
	padding-left: 20px;
	padding-right: 50px;
	font-size: 12px;
}

.tabelle {
	background-color: #303026;
}

.tabelle_oben {
	font-weight: bold;
	background-color: #3F4030;
	color: #fff;
	padding: 5px;
}

.tabelle_zelle {
	background-color: #BCA894;
	padding: 5px;
}
