/* Statistik */

/* EMERGENCY DETAIL START */
div.emergencydetail
{
  width:100%;
}

div.emergencydetail h1
{
  margin-top:5px;
  padding-top:18px;
  margin-left:5px;
}

div.emergencydetail img
{
  margin-top:5px;
  margin-left:5px;
}

div.emergencydetail p
{
  text-align:justify;
  margin-top:5px;
  margin-bottom:5px;
  line-height:1.4em;
}

div.emergencydetail p.termsofuse
{
   clear:left;
   text-align:left;
   float:left;
   font-size:smaller;
   color:#808080;
}

div.emergencydetail p.emlinks
{
  margin-top:1em;
  text-align:right;
  font-size:smaller;
  color:#808080;
}

/* EMERGENCY DETAIL END */

/* FACTBOX START */

div.factbox
{
  clear:right;
  float:right;
  margin-left:10px;
  width:12em;
  padding:0px;
}

table#factbox
{
    border:1px solid #B0B0B0;
}

table#factbox td 
{
    padding-top:3px;
    padding-bottom:3px;
    padding-left:6px;
    padding-right:4px;
}

table#factbox td.detailinfo
{
  color:#B0B0B0;
  font-size:smaller;
  border-top:1px solid #B0B0B0;
  border-bottom:1px solid #B0B0B0;
  padding-left:7px;
}

/* FACTBOX END */


/* LINKBOX  START */

div.linkbox
{
  clear:left;
  float:left;
  margin-right:10px;
/*  width:12em;*/
  padding:0px;
}

table#linkbox
{
    border:1px solid #B0B0B0;
}

table#linkbox td 
{
    padding-top:3px;
    padding-bottom:3px;
    padding-left:6px;
    padding-right:4px;
}

table#linkbox td.detailinfo
{
  color:#B0B0B0;
  font-size:smaller;
  border-top:1px solid #B0B0B0;
  border-bottom:1px solid #B0B0B0;
  padding-left:7px;
}

/* linkbox END */


div.emergencydetail p.comments
{
  text-align:right;  
}

div.comments
{
  clear:both;
  margin-top:10px;
  font-family:Georgia,Tahoma,Verdana,Arial,Helvetica,sans-serif;    
}

div.comments .commentauthor
{
  color:#910005;
  font-weight:bold;
  font-size:larger;
}
div.comments .commentsource
{
  color:#B0B0B0;
  font-size:xx-small;
}

div.comments .commenttext
{
}

div.comments .commentstatus
{
  color:#B0B0B0;
  font-size:xx-small;
}



/* GALLERY START */

div.gallery
{
  clear:both;
  margin-top:10px;
  font-family:Georgia,Tahoma,Verdana,Arial,Helvetica,sans-serif;    
}

div.gallery img
{
  height:100px;
}

/* GALLERY END */



table#statistics
{
  clear:both;
  width:100%;
}

table#statistics td
{
  width:33%;
}

table#statistics td fieldset
{
  height:7.0em;
}

div.statistics
{
  float:none;
  clear:both;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

div.statistics h2
{
  border-bottom:1px solid #910005;  
  border-top:1px solid #910005;
  padding:3px;
}

div.statistics img
{
  float:none;
}

table.blitz td#blitzbackground
{
    background-image:url(images/blitz_oe2.png);
}

table.blitz img#blitzforeground
{
    width:640px;
    height:480px;
}

table.blitz h1
{
  font-size:12pt;
  color:#910005;
}


.embig
{
  background-color:#FF0000;
  color:#FFFFFF;
}

.emmed
{
  background-color:#00FFFF;
  color:#808080;
}

.emsmall
{
  background-color:#B0B0B0;
  color:#505050;
}



table.emergencylist
{
  clear:both;
  border-collapse:collapse;
  border:1px solid #E0E0E0;
  margin-left:3%;
  margin-right:3%;
  width:94%;
  margin-bottom:6px;
}

table.emergencylist img
{
  border-style:none;  
}

table.emergencylist td
{
  vertical-align:middle;
  text-align:center;
  border:1px solid #E0E0E0;
}

table.emergencylist td.volume
{
  vertical-align:middle;
  text-align:left;
}

table.emergencylist td.volume div
{
  height:16px;
  font-size:14px; 
  text-align:right;    
  vertical-align:middle;
}

table.emergencylist td.subem
{
  color:#B0B0B0;
}

table.emergencylist td.hotem
{

}

table.emergencylist td#left
{
  text-align:left;
}

table.emergencylist td#center
{
  text-align:center;
}

table.emergencylist td#right
{
  text-align:right;
}

/* WAS Display */

table.wasdisplay
{
    width:500px;
    border:1px solid black;
    font-family:monospace;
    font-weight:bold;
}

table.wasdisplay td#wastitle
{
    background-color:#686800;
    color:white;
    text-align:center;    
}

table.wasdisplay td#wasstatus
{
    text-align:center;
    color:#686800;    
}

table.wasdisplay td#wastext
{
    text-align:left;
    color:#686800;
    padding:15px;
    border:1px solid black;
}

table.wasdisplay td#wasstandby
{
    text-align:center;
    vertical-align:middle;
    height:200px;
    color:#686800;
}


/* sonstiges */



fieldset.gmap
{
  clear:both;  
  padding:5px;
}

fieldset.gmap select
{
  font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size:12pt;
}

div#gmapbig
{
  height:600px;
}

div#gmapsmall
{
  height:300px;
}

div#gmap
{
  height:500px;
}


table#einsatz
{
  clear:both;  
  table-layout:fixed;
  width:100%;
}

table#einsatz td
{
  width:50%;
}

table#einsatz td fieldset
{
  height:130px;
}

table#einsatz td fieldset legend
{
  color:#910005;
  font-weight:bold;
}

p.legend
{
  text-align:justify;
}

p.subheader
{
  text-align:right;
  font-size:smaller;
  margin-top:0px;
  margin-bottom:0px;
}

p#emergency
{
  margin-top:3px;
  margin-bottom:3px;
  text-align:justify;
  vertical-align:middle;
}
p#emergency img
{
  float:right;
  margin-left:7px;
  vertical-align:top;
}


ul.fahrzeuge
{
  margin-top:1px;
  margin-bottom:1px;
}

table.emergencyedit
{
  border-collapse:collapse;
  width:100%;
}

table.emergencyedit td
{
  border:1px solid #E0E0E0;
}

table.emergencyedit td.emergencyedit
{
  border:1px solid black;
}

table#empersonedit
{
  border-collapse:collapse;
  width:100%;
}

table#empersonedit td
{
  border:1px solid #E0E0E0;
  padding:3px;
}



h1#livetexth1
{
  font-size:14pt;
  color:#910005;
  border-top:1px gray solid;
  border-bottom:1px gray solid;
  padding:10px;
  text-align:center;
}

ul.fflist
{
  margin-top:0px;
  margin-bottom:0px;
  list-style-type: disc;
  list-style-image: url(images/ffmini.png);
  list-style-position: outside;    
  margin-left:1.5em;
  padding-left:0px;
}

li.subimportant
{
  color:#B0B0B0;
}

/*  75  oder BF, D0 */
li.TEE
{
  background-color:#E0E0FF;
}

li.BRAND
{
  background-color:#FFE0E0;
}


li.PERSON
{
  background-color:#FFFFE0;
}

li.SONSTIGE
{
  background-color:#E0E0E0;
}

li.UNWETTER
{
  background-color:#E0FFE0;
}


ul.livetextlist li
{
  margin-top:1px;
  margin-bottom:1px;
}


ul.livetextlist2 li
{
  margin-top:1px;
  margin-bottom:1px;
}

p.divider
{
  border-top:1px gray solid;
  border-bottom:1px gray solid;
  padding:10px;
  text-align:center;
}



