/* ================================================================= */
/* FWI_PRINT.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:10pt; 
  }

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

table.head { 
 width:100%;
 background-color:#dddcff;
}

tr.head {
}

td.head_logo {
 width:350px;
 font-size:7pt;
 font-weight:bold;
 color:#c80000;
}

td.head_logo img {
width:169px;
height:49px;
}

td.head_bild {
 text-align:center;
}

td.head_bild img {
 width:60px;
 height:10px;
 border:#c80000 solid 2px;
 visibility:hidden;
}

div.kopfzeile {
 visibility:hidden;
}

div.fusszeile {
 padding-bottom:3px;
 padding-top:3px;
 font-size:8pt;
 font-weight:bold;
 text-align:center;
 color:#c80000;
 border:1px solid silver;
}

div.zusatzlinks {
 visibility:hidden;
}

div.hauptteil {
 border: 1px solid silver;
 background-color:white;
 padding: 5px;
}

div.googlead {
 visibility:hidden;
}
