.dreispalten {
	margin-bottom: 50px;
	padding-top: 10px;
	border-top-color: #cc4622;
	border-top-style: solid;
	border-top-width: 10px;
	width: 216px;
}

.dreispalten h1 {
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
.dreispalten h2 {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
.first {
	margin-left: 25px;
	margin-right: 50px;
	border-top-style: solid;
	border-top-color: #d85c2c;
	border-top-width: 10px;
}
.second {
	margin-right: 50px;
	border-top-style: solid;
	border-top-color: #55c1f4;
	border-top-width: 10px;
}
.third {
	border-top-style: solid;
	border-top-color: #abfcfd;
	border-top-width: 10px;
}
.dreispaltenright table, .dreispalten table {
	padding: 0px;
	border-style: none;
	border-width: 0px;
}
.dreispaltenright td, .dreispalten td {
	padding-bottom: 2px;
	padding-top: 2px;
}
