/* ================================================================= */
/* FWI_MOBILE.CSS                                                           */
/* ================================================================= */
/*                                                                   */
/* Cascading-Style-Sheet Datei für die Seiten der                    */
/* Feuerwehr Innsbruck - Bezirksfeuerwehrverband Innsbruck-Stadt     */
/*                                                                   */
/* (C) by Markus Strobl 2008                                         */
/* ================================================================= */

body {
  font-family:Verdana,Arial,Swiss,Helvetica,sans-serif;
  font-size:9pt;
  }

a {
 color:#c80000;
 text-decoration:none;
}

div {
text-align:justify;
}

div.kopfzeile {
 margin-bottom:10px;
 padding:3px;
 background-color:#ffffff;#dddcff;
 font-size:8pt;
 font-weight:bold;
 text-align:center;
}



div.fusszeile {
 margin-top:10px;
 background-color:#dddcff;
 font-size:8pt;
 text-align:left;
}

div.fusszeile a {
 color:black;
 text-decoration:none;
}

div.fusszeile a:hover {
 background-color:darkgray;
 color:white;
 text-decoration:none;
}


div.ueberschrift {
 margin-top:20px;
 font-weight:bold;
 color:white;
 background-color:#c80000;
 font-size:10pt;
 text-transform:uppercase;
 text-decoration:none;
 text-align:center;
}

span.bericht_datum {
 color:black;
 font-size:8pt;
}

div.weiter_link {
color:green;
 text-align:right;
}

table.termine {
 font-size:10pt;
}

li {
 list-style-type:square;
 padding-left:-13px;
 margin-left:-25px;
}

div.medienspiegel_mediumdatum {
 font-size:8pt;
}

div.bericht_datum {
 color:darkgray;
 font-weight:bold;
 font-size:8pt;
}

div.bericht_titel {
 color:#c80000;
 font-weight:bold;
 font-size:10pt;
}

div.Bericht_kurztext {
 font-size:10pt;
} 
