﻿@import url(default.css);

#events .division {float: left; margin: 0 2em 1em 0; width: 30%;}
#events h3 {margin-bottom: 0.5em;}
#events a.more {display: block; margin-top: 1.5em;}
#events dt {font-weight: bold;}
#events dd {margin-top: 0.2em;}
#events .location, #events .division .divisions {margin-top: 0.5em;}
#events .divisions li {font-size: 0.9em; list-style-type: none;}


#events .event {margin: 0; padding: 1em; border-top: 1px solid #CCC;}
#events .first {border: none;}
#events .back {float: none; background: none; width: auto; margin: 0; padding: 0;}

/* editors view */
#events #editform .textbox {width: 20em;}
#events #editform textarea.textbox {width: 22em; height: 6em;}
#events #editform label {display: block; float: left; width: 12em; text-align: right; margin-right: 1em;}
#events #editform .checkbox label {display: inline; float: none; width: auto; text-align: left;}
#events #editform dt, #events #editform {font-weight: normal;}
#events #editform dt .textbox, #events #editform dd .textbox {margin-bottom: 0.5em;}
#events #editform .startdatetime .textbox, #events #editform .enddatetime .textbox {width: 9em; margin-right: 1em;}
#events #editform .buttons {margin-left: 13em; margin-top: 1em;}
#events .anlass {}
#events .höck {background-color: #FFD;}

#events .editpanel {margin-bottom: 1em;}

#events a.agendadownload {display:block; margin-bottom: 1em;}