	
	body,p,table,div,ul,li {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		color: #000000; 
		font-size: 11px; 
		font-style: normal; 
		line-height: normal; 
		font-variant: normal
	}
	
	.textGalleryYear {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		color: #000000; 
		text-decoration: none; 
		font-size: 14px; 
		font-style: normal; 
		line-height: normal; 
		font-variant: normal
	}
	
	
	.textnormal {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		color: #000000; 
		text-decoration: none; 
		font-size: 11px; 
		font-style: normal; 
		line-height: normal; 
		font-variant: normal
	}
	
	.textsmall {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		color: #000000; 
		font-size: 10px; 
		font-style: normal; 
		line-height: normal; 
		font-variant: normal
	}
	
	.textticker {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		color: #000000; 
		text-decoration: none; 
		font-size: 10px; 
		font-style: normal; 
		line-height: normal; 
		font-variant: normal
	}
	
	a {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		color: #000000; 
		font-style: normal; 
		line-height: normal; 
		font-variant: normal
	}
	
	.texttable {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		color: #000000; 
		font-size: 10px; 
		font-style: normal; 
		line-height: normal; 
		font-variant: normal
	}
	
	.whiteboxbg {
		background-color: #ffffff; 
	}
	
	.theme_color { 	color: #000000; 			}
	.theme_bgcolor {	background-color: #ffffff; 	}
	.theme_bgtable {	background-color: #ffffff; 	}
	.theme_border {	border-color: #000000; 		}
	.theme_scrollbar {
		scrollbar-base-color:#ffffff;
  		scrollbar-3d-light-color:#FFFFFF;
  		scrollbar-arrow-color:#ffffff;
  		scrollbar-darkshadow-color:#000000;
  		scrollbar-face-color:#ffffff;
  		scrollbar-highlight-color:#cccccc;
  		scrollbar-shadow-color:#000000;
  		scrollbar-track-color:#ffffff;
  	}
	
	.margin15 {
		margin-right: 15px;
	}
	
	td.nbsp 
	{  
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1px;
		color: #000000; 
	}
	
	td.no_land_bg
	{
		background-image:url(../images/fahrer/bg_no_land.jpg);
		background-repeat:no-repeat;
	}
	
	td.swiss_bg
	{
		background-image:url(../images/fahrer/bg_swiss.jpg);
		background-repeat:no-repeat;
	}
	
	
	td.germany_bg
	{
		background-image:url(../images/fahrer/bg_germany.jpg);
		background-repeat:no-repeat;
	}
	
	td.austria_bg
	{
		background-image:url(../images/fahrer/bg_austria.jpg);
		background-repeat:no-repeat;
	}
	
	.tooltip {
		position: absolute;
		display: none;
		background-color: #FFFFFF;
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
		padding: 2px;
	}