a {
	color: #000000;
	font-size: 10pt;
	font-family: "Gill Sans MT", sans-serif;
	text-decoration:none;
	text-align:left;
	font-weight : bolder;
}
a:hover		{
	color: #282828;
	text-decoration: underline;
	font-weight: bolder;
	font-family : "Gill Sans MT", sans-serif;	
}

.normal{
	color:#336699 ;
	font-size: 9.50pt;
	font-family : "Gill Sans MT", sans-serif;
	line-height : 15px;
	vertical-align : top;
	text-align : left;
}
.kursiv{
	color: #595959;
	font-size: 10.00pt;
	font-family : "Gill Sans MT", sans-serif;
	font-weight : bol;
	line-height : 15px;
	font-style : italic;
	text-align : center;
}
.news{
	color: #696969;
	font-size: 10.00pt;
	font-family : "Gill Sans MT", sans-serif;
	line-height : 15px;
	text-align : center;
}


.dunkel_klein{
	color: #696969;
	font-size: 8pt;
	font-family : "Gill Sans MT", sans-serif;
	line-height : 15px;
	text-align : justify;
}
.datum{
	color: Red;
	font-size: 7pt;
	font-family : "Gill Sans MT", sans-serif;
	line-height : 15px;
	text-align : justify;
}
.dunkel_gross{
	color: #696969;
	font-size: 13pt;
	font-family : "Gill Sans MT", sans-serif;
	text-align : center;
}

.titel {
	color: #696969;
	font-size:20.0pt;
	font-family : "Gill Sans MT", sans-serif;
	font-weight : bold;
}
.titel_klein {
	color: White;
	font-size:13.2pt;
	font-family : "Gill Sans MT", sans-serif;
	font-weight : ;
}
.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;
}
.moto {
	font-size: 18pt;
	font-weight: bold;
	font-family : "Gill Sans MT", sans-serif;
	text-align : center;
	color : #A52A2A;
}
.hintergrund {
	background-color : Black;
	border : thin;
	border-color : Fuchsia Black;
}

.tabelle {
	border-collapse:collapse;
	border-color: #A52A2A;
	border-width:5px;
	border-style:solid;
	padding:16px;
	border-spacing : 12px;
}
.tabelle_d {
	border-collapse:collapse;
	border-color: Red;
	border-width:2px;
	border-style:solid;
	padding:16px
}
