/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Überschrift
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.tabelleueberschrift
{
    border-width:0px;
    border-style:solid;
    height:55px;
    width:500px;
}
.abstandueberschrift
{
    height:20px;
}
.trueberschrift
{
    height:35px;
}
.logoueberschrift
{
    width:30px;
    background-image:url(./bilder/logo.gif);
    background-repeat:no-repeat;
    background-position:left top;
}
.inhaltueberschrift
{
    width:470px;
    padding-bottom: 0px;
    padding-left:10px;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Schrift
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


h1
{
    text-align:left;
    vertical-align:top;
    font-family:'Arial';
    font-size:30px;
    font-weight:bold;  
    font-style:normal;
}

h2
{
    text-align:justify;
    vertical-align:center;
    font-family:'Arial';
    font-size:12px;
    font-weight:normal; 
    font-style:normal;
    
}


/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Fahrzeug
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.fahrzeugbezeichnung
{
    text-align:left;
    vertical-align:top;
    font-family:"Arial";
    font-size:12px;
    font-weight:normal;
    height:12px;
    width:150px;
    background-color:#C0C0C0;
}

.fahrzeugbezeichnungz
{
    height:12px;
    width:25px;
}

.fahrzeugbilderk
{
    height:113px;
    width:150px;
}

.fahrzeugbilderz
{
    height:113px;
    width:25px;
}

.fahrzeugz
{
    height:20px;
}



/*Fahrzeuge einzeln*/

.naviz
{
    text-align:left;
    height:12px;
    width:250px;
}

.naviw
{
    text-align:right;
    height:12px;
    width:250px;
}

A.linkfahrzeugbilder:link
{
    color:#000000;
    font-family:"Arial";
    font-size:12px;
    font-weight:bold;
}
A.linkfahrzeugbilder:visited
{
    color:#000000;
    font-family:"Arial";
    font-size:12px;
    font-weight:bold;
}
A.linkfahrzeugbilder:hover
{
    color:#000000;
    font-family:"Arial";
    font-size:12px;
    font-weight:bold;
}
A.linkfahrzeugbilder:active
{
    color:#000000;
    font-family:"Arial";
    font-size:12px;
    font-weight:bold;
}

.fahrzeugdaten 
{
    text-align:left;
    vertical-align:top;
    font-family:"Arial";
    font-size:12px;
    font-weight:normal;
    font-style:normal;
    height:12px;
    width:250px;
}


/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Freiwillige Feuerwehr und Sondereinheiten und Jugendfeuerwehr
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.abteilungstabelle
{
    border:0px;
    border-style:solid;
    vertical-align:top;
    width:500px;
}

.abteilungsueberschrift
{
    text-align:left;
    vertical-align:top;
    font-family:"Arial";
    font-size:12px;
    font-weight:bold;
    font-style:normal;
    width:500px; 
    colspan:3;   
}

.abteilungsabstand
{
    height:20px;
}

.abteilungsbereich
{
    text-align:left;
    vertical-align:top;
    font-family:"Arial";
    font-size:12px;
    font-weight:normal;
    font-style:normal;
    width:150px;
}

.abteilungsinhalt
{
    text-align:left;
    vertical-align:top;
    font-family:"Arial";
    font-size:12px;
    font-weight:normal;
    font-style:normal;
    width:250px;
}

.abteilungsbild
{
    text-align:left;
    vertical-align:top;
    height:100px;
    width:100px;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Aktuelles
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.aktuellesueberschrift
{
    width:500px;
    background-color:#C0C0C0;
    text-align:left;
    vertical-align:center;
    font-family:'Arial';
    font-size:12px;
    font-weight:normal; 
    font-style:normal;   
}
.aktuellesabstand
{
    height:20px;
}
.aktuelleskurztext
{
    width:500px;
    text-align:justify;
    vertical-align:center;
    font-family:'Arial';
    font-size:12px;
    font-weight:normal; 
    font-style:normal;
}
.aktuellesmehr
{
    width:500px;
    text-align:right;
    vertical-align:center;
    font-family:'Arial';
    font-size:12px;
    font-weight:normal; 
    font-style:normal;   
}
.einsatz
{
    border-width:0px;
    border-style:none;
    margin:0px;
    table-layout:fixed;
}
.einsatz2
{
    border-width:0px;
    border-style:none;
    margin:0px;
}
.einsatzzwischenraum
{
    width:5px;
}
.einsatzzeit
{
    width:70px;
    padding-left:5px;
    text-align:left;
    vertical-align:center;
    font-family:'Arial';
    font-size:12px;
    font-weight:bold;
    font-style:normal;
    background-color:#C0C0C0;
}
.einsatzorto
{
    width:425px; 
    padding-left:5px;
    text-align:left;
    vertical-align:center;
    font-family:'Arial';
    font-size:20px;
    font-weight:normal;
    font-style:normal;
    background-color:#C0C0C0;
}
.einsatzortu
{
    width:425px;
    padding-left:5px;
    text-align:left;
    vertical-align:center;
    font-family:'Arial';
    font-size:12px;
    font-weight:normal;
    font-style:normal;
    background-color:#C0C0C0;
}
.einsatzabstand
{
   height:20px;
}



/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Download
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.pdf
{
    width:40px;
    background-image:url(./bilder/pdf.gif);
    background-repeat:no-repeat;
    background-position:center center;
}

.word
{
    width:40px;
    background-image:url(./bilder/word.jpg);
    background-repeat:no-repeat;
    background-position:center center;
}

.abstanddownload
{
    height:10px;
}

.textdownload
{
    width:460px;
    text-align:justify;
    vertical-align:center;
    font-family:'Arial';
    font-size:12px;
    font-weight:normal; 
    font-style:normal;
}
.textintern
{
    width:460px;
    text-align:justify;
    vertical-align:center;
    font-family:'Arial';
    font-size:12px;
    font-weight:normal; 
    font-style:normal;
}
