/*Styles für Einsaetze*/
div.Einsaetze_Container
{
   position:relative;
   margin-bottom:10px;
   width:670px;
   height:auto;
   border-style:dotted;
   border-width:1px;
   padding:3px
}
table.Einsaetze_Tabelle
{
   border-collapse:collapse;
   width:670px;
}
.Einsaetze_Header
{
   border-bottom-style:solid;
   border-width:1px;
   border-color:black;
   background-image:url('../img/links_bottom_small.jpg');
   text-align:center;
}
.Einsaetze_Header_zwei
{
   background-color:lightgrey;
   text-align:center;
}
.Einsaetze_Content_Ort
{
   width:670px;
   overflow:hidden;
   text-align:left;
   border-top-style:solid;
   border-width:1px;
   border-color:black;
}
.Einsaetze_Content_Feuerwehren
{
   background-color:activeborder;
   width:670px;
   overflow:hidden;
   text-align:left;
   border-top-style:dotted;
   border-width:1px;
   border-color:black;
}
.Einsaetze_Content_Fahrzeuge
{
   width:670px;
   overflow:hidden;
   text-align:left;
   border-top-style:dotted;
   border-width:1px;
   border-color:black;
}
.Einsaetze_Bilder
{
   text-align:center;
   width:670px;
   overflow:hidden;
   border-top-style:dotted;
   border-width:1px;
   border-color:black;
}
.Einsaetze_Filter_background
{
   background-image:url('../img/links_bottom_small.jpg');
   background-repeat:repeat-x;
}
.Einsaetze_Button
{
   background-image:url('../img/filter.png');
   background-repeat:no-repeat;
   width:95px;
   height:25px;
   border-width:1px;
   border-style:solid;
}
