@charset "utf-8";

/*Searchpanel (view)*/
.cevent .searchpanel { margin-bottom:15px; }
.cevent .searchpanel form:after { content:''; display:block; clear:both; }
.cevent .searchpanel input { float:left; width:538px; margin-right:5px; }
.cevent .searchpanel input#cevent_date { width:118px; }
.cevent .searchpanel button { float:left; width:100px; }
.cevent .searchpanel a.ajaxloader { margin-top:5px; line-height:30px; display:inline-block; }

/*Liste (view)*/
.cevent .row span.spalte1 { width:472px; }
.cevent .row:not(.header) span.spalte1:not(.dark) { color:#ed1c24; }
.cevent .row span.spalte2 { width:276px; }

/*Übersicht (viewue)*/
.cevent.viewue { min-height:120px; }
.cevent.viewue .row span.spalte1 { width:69px; padding-right:5px; border-right:1px #ccc solid; margin-right:2px; }
.cevent.viewue .row span.spalte2 { width:258px; }
.cevent.viewue .showall { padding-top:15px; }
.cevent.viewue .showall a { margin-right:0px; }

/*Detail (viewdet)*/
.cevent.viewdet:after { content:''; display:block; clear:both; }
.cevent.viewdet img { max-width:100%; height:auto; }