/* CSS Document */

.Stil2 {
	font-size: 16px;
	font-weight: bold;
	color: #2a568f;
	margin-top:10px;
	margin-bottom:5px;
}
.Stil3 {font-size: 16px; font-weight: bold; color: #CC0000; }
.Stil4 {font-size: 10px; font-weight: bold; color: #000000; }
.Stil5 {
	font-size: 16px;
	font-weight: bold;
	color: #00a650;
	margin-top:10px;
	margin-bottom:5px;
}

.ratgeber-clmn1 {
    display: table-cell;
    vertical-align: top;
    padding: 10px;
	border-bottom: 1px solid #EEF2F6;
}

.ratgeber-clmn1-half {
	width: 50%;
}

h2 {
	margin-bottom: 0;
}

.ratgeber-clmn2 {
    display: table-cell;
    vertical-align: top;
    padding: 10px;
	border-bottom: 1px solid #EEF2F6;	
}

.table-no-border .ratgeber-clmn1,
.table-no-border .ratgeber-clmn2 {
	border-bottom: none;
}

.clmn1-inner {
    display: table-cell;
    vertical-align: top;
    padding: 10px;
}

.clmn2-inner {
    display: table-cell;
    vertical-align: top;
    padding: 10px;
}

.ratgeber-clmn1-last {
 	border-bottom: none;
}

.ratgeber-clmn2-last {
	border-bottom: none;	
}