/*:::::::::::::SCROLLBALKEN::::::::::::::::::::::::::*/

body  {			scrollbar-base-color : #66666;		
scrollbar-arrow-color : #66666;		
scrollbar-highlight-color : white;		
scrollbar-face-color : white;		
scrollbar-darkshadow-color : #66666;		
scrollbar-shadow-color : white;		
scrollbar-track-color : white;	}	

/*:::: UEBERSCHRIFT  ::::::::::::::::::::::::::::::::*/

.headline{
	font-size : 12px;
	font-family : verdana,geneva,sans-serife;
	font-weight : bold;
	color : #666666;
}
/*::::  fliesstext   ::::::::::::::::::::::::::::::::::*/
.text{
	font-size : 12px;
	font-family : verdana,geneva,sans-serife;
	font-weight : normal;
	color : #666666;
}
/*::::  unter - ueberschrift  ::::::::::::::::::::::::*/
.text2{
	font-size : 12px;
	font-family : verdana,geneva,sans-serife;
	font-weight : bold;
	color : #666666;
}
/*::::  dick - hellblau  ::::::::::::::::::::::::*/
.text3{
	font-size : 12px;
	font-family : verdana,geneva,sans-serife;
	font-weight : bold;
	color : #666666;
}
/*::::  dick - hellblau  ::::::::::::::::::::::::*/
.text4{
	font-size : 10px;
	font-family : verdana,geneva,sans-serife;
	font-weight : normal;
	color : #666666;
}
/*::::  dick - hellblau  ::::::::::::::::::::::::*/
.text5{
	font-size : 14px;
	font-family : verdana,geneva,sans-serife;
	font-weight : bold;
	color : #666666;
}
/*::::  dick - hellblau  ::::::::::::::::::::::::*/
.text6{
	font-size : 12px;
	font-family : verdana,geneva,sans-serife;
	font-weight : normal;
	color : #666666;
}
/*::::  links  ::::::::::::::::::::::::::::::::::::::*/
A{
	text-decoration : underline;
	color : #666666;
	ont-size : 10px;
	font-family : verdana,geneva,sans-serife;
	font-weight : normal;
}
A:Activ{
	text-decoration : underline;
	color : #666666;
	ont-size : 10px;
	font-family : verdana,geneva,sans-serife;
	font-weight : normal;
}
A:Hover{
	text-decoration : underline;
	color : #666666;
	ont-size : 10px;
	font-family : verdana,geneva,sans-serife;
	font-weight : normal;
}
A:Visited{
	text-decoration : underline;
	color : #666666;
	ont-size : 10px;
	font-family : verdana,geneva,sans-serife;
	font-weight : normal;
}