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

body {
  background-image:url('../grafiken/streifenhintergrund.jpg');
	background-color:#DDDDDD;
  font-family:Verdana,Arial,Swiss,Helvetica,sans-serif;
  font-size:10pt; 
  }

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


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


tr.head {
}

td.head_logo {
 width:350px;
}

td.head_logo img {
width:338px;
height:98px;
}


td.head_bild {
 text-align:center;
}


td.head_bild img {
 width:600px;
 height:100px;
 border:#c80000 solid 2px;
}

div.kopfzeile {
 text-align:center;
 font-weight:bold;
 color:#c80000;
 text-transform:uppercase;
 margin-top:10px;
 margin-bottom:10px;
}

div.kopfzeile a:hover, div.hauptteil a:hover, div.zusatzlinks a:hover {
 background-color:#c80000;
 color:white;
 text-decoration:none;
} 

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

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

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

div.zusatzlinks {
 font-weight:bold;
 text-align:right;
 font-size:7pt;
 color:#c80000;
}

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


#versteckt
 {visibility:hidden;
 display:none;}

div.googlead {
text-align:center;
abackground-color:yellow;
margin-top:10px;
}
