/*
* Dummies
*/

/* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA *//* LILA */

/******************* Dummies *********/

#Farbdummy {
background-color:#AAAAFF;
}

/*
* Inhalt
*/

.TeaserBeschreibung	{
margin-right:160px;
}

/*
* Layout
*/

#MWSpalte > .inside > .block {
float:left;
width:45%;
margin-right:1em;
}

/*
* Inhalt
*/
.flexBox50 {
width:45%;
margin-right:0.5em;
float:left;
}

/*
* Tabelle
*/
.table {
display: table;
}
.colgroup {
display: table-column-group;
}
.col {
display: table-column;
}
.tr {
display: table-row;
}
.th, .td {
display: table-cell;
padding: 0.5em;
}
.th,
.Buchungsparameter .th {
font-weight:normal;
}
