#spalten {
-moz-columns: 4;
-webkit-column-count: 4;
column-count: 4;
}
h1
{
font-size: 30px;
}
h2
{
font-size: 17px;
}
h3
{
font-size: 15px;
}
.anmeldebutton
{
height: 32px;
margin: 5px 5px 0px 0px;
padding: 0px 22px;
text-decoration: none;
text-align: center;
font-weight: bold;
font-style: normal;
font-size: 15px;
line-height: 32px;
cursor: pointer;
border: 0px none;
border-radius: 4px;
vertical-align: top;
background-color: #E83E02;
color: #FFF;
}
label
{
font-weight: bold;
}
.infofeld
{
background: #f9f9f9;
}
td.ueberfaellig
{
font-family: Tahoma,Geneva,Kalimati,sans-serif;
font-size: 13px;
background: #ffdddd;
}
td.ausgebucht
{
font-family: Tahoma,Geneva,Kalimati,sans-serif;
font-size: 13px;
background: #ffdddd;
}
body
{
font-family: Roboto;
margin-right:30px; margin-left:30px;
background: #ffffff;
color: #322828;
font-size: 13px;
}
.ueberschrift
{
font-family: Tahoma,Geneva,Kalimati,sans-serif;
font-size: 14px;
font-weight: bold;
background: #f9f9f9;
color: #322828;
text-decoration: none;
padding: 4px;
}
.headklein
{
font-family: Tahoma,Geneva,Kalimati,sans-serif;
font-size: 11px;
font-weight: bold;
background: #f9f9f9;
color: #ff6600;
text-decoration: none;
}
.header
{
background: #ffffff;
}
.fett, td.fett
{
font-weight: bold;
}
.menue
{
background: #eaeaea;
color: #322828;
text-decoration: none;
}
.active
{
color: #ff6600;
text-decoration: none;
}
.nav
{
background: #eeeeee;
}
th
{
background: #eeeeee;
color: #ff6600;
font-size: 13px;
font-weight: bold;
text-align: left;
}
td
{
background: #ffffff;
color: #322828;
font-size: 13px;
vertical-align:top;
}
td.bg
{
background: #322828;
font-family: Tahoma,Geneva,Kalimati,sans-serif;
font-size: 13px;
}
td.strich
{
background: #322828;
}
.input
{
background: #ffffff;
font-weight: normal;
}
.suche
{
background: #eeeeee;
}
.suche_inp
{
background: #ffffff;
}
.suche_inp_submit
{
font-size: 13px;
background: #ffffff;
margin-top: 16px;
}
.suche_inp_empty,.suche_inp_empty:hover
{
display: block;
margin-top: 0px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 8px;
padding-right: 8px;
font-family: Tahoma,Geneva,Kalimati,sans-serif;
background: #ffffff;
border: 1px solid #818181;
text-decoration: none;
font-weight: normal;
}
form
{
margin:0;
display: inline;
}
checkbox, input, radio, select, textarea
{
border: 1px solid #818181;
}
.legende
{
font-size: 10px;
color: #322828;
}
.footer
{
font-size: 10px;
color: #322828;
font-style: italic;
}
a
{
color: #322828;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: #322828;
text-decoration: underline;
}
td.fehler
{
color: #de2020;
background: #ffeae6;
font-weight: bold;
}
td.confirmation
{
background: #d4f49e;
}
td.rejection
{
background: #ffbbbb;
}
td.headline
{
font-family: Tahoma,Geneva,Kalimati,sans-serif;
font-size: 13px;
background: #eeeeee;
font-weight: bold;
}
td.details
{
font-family: Tahoma,Geneva,Kalimati,sans-serif;
font-size: 13px;
color: #322828;
background: #efefef;
font-weight: bold;
}
td.details_data
{
font-family: Tahoma,Geneva,Kalimati,sans-serif;
font-size: 13px;
background: #efefef;
font-weight: normal;
}
td.actions
{
background: #f9f9f9;
}
.actions
{
background: #eeeeee;
}
td.hell
{
font-family: Tahoma,Geneva,Kalimati,sans-serif;
font-size: 13px;
background: #fdfdfd;
}
td.dunkel
{
font-family: Tahoma,Geneva,Kalimati,sans-serif;
font-size: 13px;
background: #efefef;
}
td.login
{
}
.login_action
{
}