a {
	color: #696969;
	font-size: 8pt;
	font-family: "Gill Sans MT", sans-serif;
	text-decoration:none;
	text-align:left;
}
a:hover		{
	color: #282828;
	text-decoration: underline;
	font-weight: normal;
	font-family : "Gill Sans MT", sans-serif;
}

.normal{
	color: #585858;
	font-size: 10.00pt;
	font-family : "Gill Sans MT", sans-serif;
	line-height : 15px;
	vertical-align : top;
}
.klein_w{
	color: White;
	font-size: 8.00pt;
	font-family : "Gill Sans MT", sans-serif;
	line-height : 15px;
	vertical-align : top;
}
.gross{
	color: White;
	font-size: 13.00pt;
	font-family : "Gill Sans MT", sans-serif;
	line-height : 15px;
	font-weight : bolder;
}
.dunkel{
	color: #696969;
	font-size: 8.00pt;
	font-family : "Gill Sans MT", sans-serif;
	line-height : 15px;
	text-align : justify;
}


.dunkel_klein{
	color: #696969;
	font-size: 6pt;
	font-family : "Gill Sans MT", sans-serif;
	line-height : 15px;
	text-align : justify;
}
.dunkel_gross{
	color: #72B106;
	font-size: 15pt;
	font-family : "Gill Sans MT", sans-serif;

	text-align : justify;
}

.titel {
	color: #696969;
	font-size:20.0pt;
	font-family : "Gill Sans MT", sans-serif;
	font-weight : bold;
}
.titel_klein {
	color: #669900;
	font-size:10pt;
	font-family : "Gill Sans MT", sans-serif;
	font-weight : bold;
}
.klein {
	color: #DAA520;
	font-size: 8pt;
	font-weight:small;
	font-family : "Gill Sans MT", sans-serif;
}
.preis {
	color: #DAA520;
	font-size: 18pt;
	font-weight: bold;
	font-family : "Gill Sans MT", sans-serif;
}
.rot {
	color: Red;
	font-size: 18pt;
	font-weight: bold;
	font-family : "Gill Sans MT", sans-serif;
}
.hintergrund {
	background-color : Black;
	border : thin;
	border-color : Fuchsia Black;
}

.tabelle {
border-collapse:collapse;
border-color:#d2d2a6; 
border-width:5px; 
border-style:solid; 
padding:16px
}
.tabelle_d {
border-collapse:collapse;
border-color:#d2d2a6; 
border-width:1px; 
border-style:solid; 
padding:16px

}
