#einsatz
{
float: left;
font-family:'Trebuchet MS'; font-size:100%;
width: 700px;
background-color: transparent;
text-align: left;
}

#unten
{
float:left;
background-color: rgb(221, 221, 221);
}

#einsatzheader
{
width: 100%;
height:25px;
background-color: rgb(255, 0, 0);
}

#icon
{
padding-left: 7px;
padding-top:2px;
float:left;
width: 40px;
background-color: rgb(255, 0, 0);
}

#einsatzheadertext
{
padding-top: 4px;
font-weight: bold;
}

#inhalt
{
margin:5px;
float:left;
width:680px;
background-color: rgb(221, 221, 221);
}

#nr
{
float:left;
position: relative;
width: 60px;
}

#datum
{
float:left;
position: relative;
width: 100px;
}

#zeit
{
float:left;
position: relative;
width: 150px;
}

#beschreibung
{
clear:left;
width: 100%
}
#fahrzeuge
{
width: 100%;
height:50px;
}

#image
{
float:right;
margin:5px;
position: relative; top:0px;


background-color: rgb(221, 221, 221);
}
#leer
{
float:left;
height: 20px;
width:100%;
background-color: transparent;
}
