body{
	background: #cccccc;
	text-Decoration : none;
	font-family: Courier New, Arial, Helvetica;
	font-size: 10pt;
	color: #222222;
	font-weight: normal;
	line-height: 14pt;
	text-align: left;
	
	scrollbar-base-color: #DDDDDD; 
    scrollbar-track-color: #EEEEEE; 
    scrollbar-face-color: #E0E0E0; 
    scrollbar-highlight-color: #FFFFFF; 
    scrollbar-3d-light-color: #FFFFFF; 
    scrollbar-darkshadow-color: #999999; 
    scrollbar-shadow-color: #BBBBBB; 
    scrollbar-arrow-color: #666666;
}
h1{
	text-Decoration : none;
	font-family: Courier New, Arial, Helvetica;
	color: #990000;	
	font-weight: bold;	
	font-size: 18pt;
	line-height: 20pt;
}
h2{
	text-Decoration : underline;
	font-family: Courier New, Arial, Helvetica;
	color: #990000;	
	font-weight: bold;
	text-align: center;	
	font-size: 14pt;
	line-height: 16pt;
}
h3{
	text-Decoration : none;
	font-family: Courier New, Arial, Helvetica;
	color: #222222;	
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	line-height: 14pt;
}
h4{
	text-Decoration : none;
	font-family: Courier New, Arial, Helvetica;
	color: #662211;	
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
	line-height: 12pt;
}
a{	
	text-Decoration : none;
	font-family: Courier New, Arial, Helvetica;
	color: #993333;	
	margin-left: 0;
	font-weight: bold;
	/*font-size: 9pt;*/
}
a:hover{	
	text-Decoration : none;
	font-family: Courier New, Arial, Helvetica;
	color: #666666;	
	margin-left: 0;
	font-weight: bold;
	/*font-size: 9pt;*/
}
code{
	text-Decoration : none;
	font-family: Courier New, Arial, Helvetica;
	color: #666666;	
	font-size: 10pt;
}
ul{
	font-family: Courier New, Arial, Helvetica;
	color: #444444;
	font-size: 10pt;
}
ol{
	font-family: Courier New, Arial, Helvetica;
	color: #444444;
	font-weight: normal;
	font-size: 10pt;
}
td{	
	text-Decoration : none;
	font-family: Courier New, Arial, Helvetica;
	color: #222222;	
	margin-left: 0;
	font-weight: normal;
	font-size: 10pt;
}
p{
	font-weight: normal;
	font-size: 9pt;
}
b{
	font-weight: bold;
}
i{
	font-style: italic;
}
.klein{
	font-weight: normal;
	font-size: 8pt;
}
.select{
	font-weight: normal;
	color: #777777
	font-size: 8pt;
	font-style: italic;
}
.Tipp{
	font-weight: bold;
	font-size: 8pt;
	color: #777777;
}
.red{
	font-weight: bold;
	font-size: 10pt;
	color: #883322;
}
.redsmall{
	font-weight: bold;
	font-size: 8pt;
	color: #AA3311;
}
.LOTTOLINK{
	background: #333333;
	text-Decoration : none;
	font-family: Courier New, Arial, Helvetica;
	font-size: 9pt;
	color: #999999;
	font-weight: normal;
	line-height: 14pt;
	text-align: center;
}

.BG00{
	background: #CCCCCC;
	color: #555555;
	font-size: 8pt;
	font-weight: bold;
}
.BG01{
	background: #AAAAAA;
	color: #993300;
	
}
.BG02{
	background: #C0C0C0;
	color: #993300;
}
.BG03{
	background: #993300;
	font-weight: bold;
	font-size: 8pt;
}
.BG04{
	background: #999999;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 8pt;
}
.BG05{
	background: #444444;
	color: #AA4444;
	font-weight: bold;
	font-size: 9pt;
}
