
/* copyright agentur artprolog 2010 Ursula Bartels */

.ueberschrift1-14px {
	color: #000099;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	text-indent: 10px;
	margin-bottom: 30px;
	border-left: 15px solid #000099
}

.ueberschrift2-12px {
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
}

.ueberschrift3-11px {
	color: #000099;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
}

.fett {
	font-weight: bold;
}

.zweiSpaltig-spalte1 {
	float:left;
	width:45%;
	margin-right: 20px
}

.zweiSpaltig-spalte2 {
	float:left;
	width:45%;
}

.dreiSpaltig-spalte1 {
	margin-right: 5%;
	width: 25%;
	float: left;
}

.dreiSpaltig-spalte2 {
	margin-right: 5%;
	width: 25%;
	float: left;
}

.dreiSpaltig-spalte3 {
	width: 25%;
	float: left;
}
