/* ########  style_biodiesel.css        17.8. 2005  ######  */

  a:link {
text-decoration:underline;
color:#0088BB;

 }

a:visited {
 text-decoration:underline;
color:#0088BB;
 }

a:hover { 
text-decoration:none;
color:#888888;
 }

a:active {
 text-decoration:underline; 
color:#0088BB;
}


table {font-family:'arial'}

/* #### titel-zeile ################## */

td.zeile_titel {background-color:#336699; font-size:18px; color:#F0F0F0}

td.zeile_untertitel_rad {background-color:#FF6600; line-height:18pt; font-size:14px; color:#F0F0F0}
td.zeile_untertitel_motor {background-color:#00CC33; font-size:12px;  color:#F0F0F0}
td.zeile_untertitel_licht {background-color:#FFCC00; font-size: 12px;  color:#F0F0F0}
td.zeile_untertitel_audio {background-color:#FF3333; font-size: 12px;  color:#F0F0F0}
td.zeile_untertitel_wartung {background-color:#FF9900; font-size: 12px;  color:#F0F0F0}


td.zeile_date {background-color:white; font-size:11px; color:#808080}

/* ##### topzeile ###########  */

td.zeile_topzeile {background-color:#336699; margin-left:10px; height:16px; font-size:18px; color:white;  font-weight:bold;}




/* ##### unterkapitel topzeile ###########  */

td.zeile_kapitel_dunkel {background-color:#336699; margin-left:10px; height:16px; font-size:15px; color:white;  font-weight:bold;}


/* ##### unterkapitel text ###### */

td.zeile_text {background-color:#ebf5ff; font-size:12px; height:20px}
td.zeile_text_klein {background-color:#ebf5ff; font-size:11px; height:20px}
td.zeile_text11_ohne_format {font-size:11px}
td.zeile_text13_ohne_format {font-size:13px}

/* ##### leerzeile 20px hoch ###### */
td.zeile_leer {background-color:white; font-size:10px; height:20px}

/* ##### motoröltabelle ###### */
td.zeile_text_kopf  {background-color:#e9e9e9; font-size:14px}
td.zeile_text_mit_LL {background-color:#8bc5c5; font-size:12px}
td.zeile_text_ohne_LL {background-color:#FFCC99; font-size:12px}

/*###### freie tabelle ohne hintergrund  #####*/
table.table_ohne_format {font-family:'arial'; font-size:12px}


/* ##### fuss-zeile mit home-link  #############  */

td.end {background-color:white; font-size:11px; color:black; text-align:right; vertical-align:top}
hr.bottom {size:1; width:435; color:red}

/* ##### sub_window ###### */

td.title_subwindow {background-color:#C00000; font-size:15px; color:white; height:20px}
td.zeile_subwindow {background-color:#FEEFCC; font-size:13px; height:20px}
