@charset "iso-8859-2";
/* CSS Document */
p.legende{
font-size: 9px; 
color:#999999;
display:inline;
}
p.dropdown{
display:inline;
float:right;
}
div.eventkategorie{
font-weight: bold;
text-align:left;
display:inline;
background-color:#ffffff;
background-image:url(/layoutbilder/bg_eventkategorie.jpg);
background-position:top right;
background-repeat:no-repeat;
padding: 2px;
height: 20px;
margin-bottom: 0px;
float:left;
clear:both;
}
div.eventkategorie a{
font-size:13px;
color: #FFFFFF;
line-height: 18px;
margin: 0px 0px 0px 0px;
padding: 2px 10px 2px 5px;
border-width: 0px 0px 0px 0px;
border-style:solid;
border-color:#999999;
}
table.eventuebersicht{
font-size:11px;
border: 1px solid #999999;
text-align:left;
width: 99%;
margin: 0px 0px 10px 0px;
clear:both;
}

table.eventuebersicht th{
background-color:#e6e6e6;
}
table.eventuebersicht td.termine{
width: 200px;
vertical-align:top;
}
table.eventuebersicht td.beschreibung{
vertical-align: middle;
padding-right: 10px;
}
table.eventuebersicht p{
margin: 0px;
padding: 1px;

}
table.eventuebersicht img.eva{
  margin: 0px 0px 0px 20px;
  vertical-align: middle;
}
table.eventuebersicht img.adam{
  margin: 0px 0px 0px 1px;
  vertical-align: middle;
}
table.eventuebersicht a{

}
table.eventuebersicht a:hover{

}
