<!--
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #6A2E22;
	text-decoration: underline;
}
a:hover {
 font-family: Arial;
 font-size: 12px;
 color: #6B5A56;
 text-decoration: underline;

}
a:visited {
 font-family: Arial;
 font-size: 12px;
 color: #6A2E22;
 text-decoration: underline;
}

table.main {
// background: #FFF4C7;
background: #FCFEC6;
}
td.tag {
 font-family: Arial;
 font-size: 12px;
 text-align: center;
}
td.tag_heute {
 font-family: Arial;
 font-size: 12px;
 text-align: center;
 border: 1px dashed #6A2E22;
}
caption.month {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 color: #6A2E22;
}
td {
 font-family: Arial;
 font-size: 12px;
 color: #6A2E22;
}
td.nameprodukt {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 color: #ffffff;
 background: #6A2E22
}
td.leerzelle {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 color: #6A2E22;
 background: #FFF4C7;
}
td.navi {
 font-family: Arial;
 font-size: 12px;
 color: #6A2E22;
 background: #FFEFAE;
 text-align: center;
 padding: 5px;
// border: solid 1px #6A2E22;
}

a.navi, a.navi:visited, a.navi:active {
 font-family: Arial;
 font-size: 12px;
 color: #6A2E22;
 text-decoration: none;
}

h1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
font-size: 16px;
font-weight: bold;
text-align: left;
margin-top : 20px;
margin-right : 10px;
margin-bottom : 10px;
}

H2 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 14px;
        font-variant : normal;
        font-weight : bold;
        text-align : left;
        margin-top: 10px;
}

H3 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-variant : normal;
        font-weight : bold;
        text-align : left;
        margin-top : 10px;
		margin-right : 10px;
		margin-bottom : 10px;
}

H5 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-variant : normal;
        font-weight : bold;
        text-align : left;
        margin : 10px;
}

a.navi:hover, a.navi:visited:hover {
 font-family: Arial;
 font-size: 12px;
 color: #6A2E22;
 text-decoration: underline;
}

.navi_aktiv {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 color: #6A2E22;
 background: #FFE783;
 text-align: center;
 padding: 5px;
// border: solid 1px #6A2E22;
}
.headline {
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 color: #6A2E22;
 text-align: center;
 padding: 5px;
}
.mininavi {
width: 392px;
height: 75;
text-align: right;
border: solid 1px #000000;
}
.mininavibild {
width: 383;
height: 75;
text-align: left;
border: 1px solid #000000;
}
p {
font-size: 13px;
text-align: left;
margin-right: 10px;
margin-bottom: 5px;
}
img.spec {
margin-right: 15px;
margin-bottom: 15px;
margin-top: 15px;
margin-left: 2px;
}
em {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style : normal;
font-size : 12px;
font-variant : normal;
font-weight : bold;
text-align : left;
}
ul {
 text-align:left;
		list-style : square }

li { 
		
		font-size : 1em; 
line-height : 180%; }

.listtable {
	border-style:dotted Black;
	border-bottom: thin dotted Black;
}

div.hoehe {
	position:absolute;top:101%;left:0;width:1px;height:1px;line-height:1px;padding:0;margin:0;border:none;z-index:-1;font-size:1px;background:transparent; 
	}
p a:hover {
	background-color: #ffe783;
	text-decoration: none;
	border-bottom: dotted;
}
p a {
	text-decoration: none;
	border-bottom: none;
}



-->