
/* farbe grau gruen*/
td.bgColorTitel  {background : #C4D9D9;} 
td.bgColorInhalt {background : #E9F1F1;}
/* hintergrundfarbe grau*/
td.bgTitelcont   {background : #cccccc;}
td.bginhaltcont  {background : #eeeeee;}
/* normale text content*/
.normal     {
	        font-family:arial,helvetica,sans-serif; 
			font-size:12px;
			color:#000000; 
			font-weight:normal;
			}

/* normale text content fett*/
.normalbold {
			font-family:arial,helvetica,sans-serif; 
			font-size:12px; 
			color:#000000; 
			font-weight:bold;
			}
/* mittel text content fett*/
.mittelbold {
			font-family:arial,helvetica,sans-serif; 
			font-size:14px; 
			color:#000000; 
			font-weight:bold;
			}
/* text gross content fett*/
.grossbold {
			font-family:arial,helvetica,sans-serif; 
			font-size:16px; 
			color:#000000; 
			font-weight:bold;
			}
			
/* Bordeaux Titeln als links*/
a.titelcont {
			font-family:arial,helvetica,sans-serif; 
			font-size:12px; 
			font-weight:bold; 
			text-decoration:none; 
			color:#993366; 
			letter-spacing:1px;
			}
a.titelcont:visited  {color:#993366;}
a.titelcont:active   {color:#808080;}
a.titelcont:hover    {color:#808080;}

/* Bordeaux Titeln normal */
.titelnormal {
			 font-family:arial,helvetica,sans-serif; 
			 font-size:12px; 
			 font-weight:bold;  
			 color:#993366; 
			 letter-spacing:1px;
			 }
/* Bordeaux Titeln etwas groesser */
.titelegross {
			 font-family:arial,helvetica,sans-serif; 
			 font-size:14px; 
			 font-weight:bold;  
			 color:#993366; 
			 letter-spacing:1px;
			 }
			 
/* Bordeaux Titeln gross, folgeseiten */
.titelgross {
			 font-family:arial,helvetica,sans-serif; 
			 font-size:18px; 
			 font-weight:bold;  
			 color:#993366; 
			 letter-spacing:1px;
			 }
/* Bordeaux Motorradmarke,  als links*/
a.marke {
			font-family:arial,helvetica,sans-serif; 
			font-size:12px; 
			font-weight:bold; 
			text-decoration:underline; 
			color:#993366; 
			letter-spacing:1px;
			}
a.marke:visited  {color:#993366;}
a.marke:active   {color:#808080;}
a.marke:hover    {color:#808080;}

/* Bordeaux normal,  als links*/
a.bordeaux {
			font-family:arial,helvetica,sans-serif; 
			font-size:12px; 
			font-weight:bold; 
			text-decoration:underline; 
			color:#993366; 
			}
a.bordeaux:visited  {color:#993366;}
a.bordeaux:active   {color:#808080;}
a.bordeaux:hover    {color:#808080;}

/* Gruen normal,  als links*/
a.gruen {
			font-family:arial,helvetica,sans-serif; 
			font-size:12px; 
			font-weight:bold; 
			text-decoration:underline; 
			color:#008040; 
			}
a.gruen:visited  {color:#008040;}
a.gruen:active   {color:#008040;}
a.gruen:hover    {color:#808080;}

/* schwarz fett, als links*/
a.schwarz {
			font-family:arial,helvetica,sans-serif; 
			font-size:12px; 
			font-weight:bold; 
			text-decoration:none; 
			color:#000000; 
			}
a.schwarz:visited  {color:#000000;}
a.schwarz:active   {color:#000000;}
a.schwarz:hover    {color:#CC0000;}

/* schwarz fett,klein  als links*/
a.boldsmall {
			font-family:arial,helvetica,sans-serif; 
			font-size:11px; 
			font-weight:bold; 
			text-decoration:underline; 
			color:#000000; 
			}
a.boldsmall:visited  {color:#000000;}
a.boldsmall:active   {color:#000000;}
a.boldsmall:hover    {color:#CC0000;}

/* schwarz normal  als links*/
a.normal {
			font-family:arial,helvetica,sans-serif; 
			font-size:12px; 
			text-decoration:underline; 
			color:#000000; 
			}
a.normal:visited  {color:#000000;}
a.normal:active   {color:#000000;}
a.normal:hover    {color:#CC0000;}
			
/* weiterlink, rot */
a.weiterLink {
			 font-family:arial,helvetica,sans-serif; 
			 font-size:10px; 
			 color:#CC0000;
			 }
a.weiterLink:visited {color:#CC0000;}
a.weiterLink:active  {color:#808080;}
a.weiterLink:hover   {color:#808080;}

/* suchenlink, rot */
a.suchen {
			 font-family:arial,helvetica,sans-serif; 
			 font-size:11px; 
			 color:#CC0000;
			 }
a.suchen:visited {color:#CC0000;}
a.suchen:active  {color:#808080;}
a.suchen:hover   {color:#808080;}


/* Text klein, normal*/
.small      {
			font-family:arial,helvetica,sans-serif; 
			font-size:11px; 
			color:#000000; 
			font-weight: normal;
			}
			
/* Text superklein, normal*/
.supersmall {
			font-family:arial,helvetica,sans-serif; 
			font-size:10px; 
			color:#000000; 
			font-weight:normal;
			}
			
/* Text superklein, normal, rot*/
.supersmallrot {
			   font-family:arial,helvetica,sans-serif; 
			   font-size:10px; 
			   color:#CC0000;
			   }
			   
/* Text normal, fett, rot*/
.rotbold       {
			   font-family:arial,helvetica,sans-serif; 
			   font-size:12px; 
			   color:#CC0000;
			   font-weight:bold;
			   }
/* etwas groesser, rot, fett */
.rotgross {
			 font-family:arial,helvetica,sans-serif; 
			 font-size:14px; 
			 font-weight:bold;  
			 color:#CC0000; 
			 letter-spacing:1px;
			 }
/* Text superklein, normal, bordeaux*/
.supersmallbd {
			   font-family:arial,helvetica,sans-serif; 
			   font-size:10px; 
			   color:#993366;
   }
body {
	scrollbar-face-color: #C4D9D9;
	scrollbar-highlight-color: #8CE6E6;
	scrollbar-shadow-color: #778899;
	scrollbar-3dlight-color: #CCCCFF;
	scrollbar-arrow-color: Black;
	scrollbar-track-color:#E9F1F1;
	scrollbar-darkshadow-color: #9999CC;
   }
.feld   {
	border: 1 solid #993366;
	text-decoration : none;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #993366;
	scrollbar-3dlight-color: #993366;
	scrollbar-arrow-color: #993366;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color: #ffffff;
   }
.feldgrossbold   {
	border: 1 solid #993366;
	text-decoration : none;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #993366;
	scrollbar-3dlight-color: #993366;
	scrollbar-arrow-color: #993366;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color: #ffffff;
	font-size:16px; 
	font-weight:bold;
   }
.feldExtern   {
	border: 1 solid #3B3B3B;
	text-decoration : none;
	background-color: #ffffff;
   }
.such   {
	border: 1 solid #993366;
	text-decoration : none;
	background-color: #cccccc;
    font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	font-weight:normal;
    }
.suchmaske   {
	border: 1 solid #993366;
	text-decoration : none;
	background-color: #eeeeee;
    font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	font-weight:normal;
   }
.suchExtern   {
	border: 1 solid #3B3B3B;
	text-decoration : none;
	background-color: #cccccc;
	font-family:arial,helvetica,sans-serif; font-size: 11px; font-weight: normal;
   }
.ButtonSmall {
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
   }
/* News-Abteilung*/
a.noUnderline {font-family:arial,helvetica,sans-serif; font-size: 12px; font-weight: bold; text-decoration:none; color:#000000; letter-spacing:1px;}
a.noUnderline:hover {color:#993366;}
a.newsLink {font-family:arial,helvetica,sans-serif; font-size: 12px; text-decoration:none; color:#000000;}
a.newsLink:hover {color:#993366;}
