
#colLeft {
	float: left;
	left: 10px;
	width: 270px !important;
	z-index: 10;
	padding: 0px 0px 0px 0px;
	margin-top: 25px;
}

#colRight {
	position: relative;
	float: left;
	left: 10px;
	padding: 0px 0px 0px 0px;
	width: 270px !important;
	z-index: 11;
	margin-top: 25px;
}

#colRand {
	float: right;
	padding: 0px 0px 0px 5px;
	width: 150px !important;
	z-index: 11;
	margin-top: 25px;
}

#ueberschriftwhite {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	background-color: transparent;
}


#colRight p {
	padding-top: 7px;
	padding-left: 10px;
	margin-left: 0px;
	border-left: solid 2px;
}

#colLeft p {
	padding-top: 7px;
	padding-left: 10px;
	margin-left: 0px;
	border-left: solid 2px;
}

#colRand p {
	padding-top: 7px;
	padding-left: 10px;
	margin-left: 0px;
	border-left: solid 2px;
}

#colheadblue {
	position: relative;
	float: left;
	padding: 2px 0px 0px 0px;
	width: 270px;
	z-index: 11;
	background: url(../images/home/h1.jpg) no-repeat 0 0;
}

#colheadgold {
	position: relative;
	float: left;
	padding: 3px 0px 0px 0px;
	width: 270px;
	z-index: 11;
	background: url(../images/home/h2.jpg) no-repeat 0 0;
}

#colheadbluerand {
	position: relative;
	float: left;
	padding: 2px 0px 0px 0px;
	width: 150px;
	z-index: 11;
	background: url(../images/home/h1rand.jpg) no-repeat 0 0;
}

#colheadgoldrand {
	position: relative;
	float: left;
	padding: 3px 0px 0px 0px;
	width: 150px;
	z-index: 11;
	background: url(../images/home/h2rand.jpg) no-repeat 0 0;
}

#colheadhr220 {
	position: relative;
	float: left;
	left: 20px;
	width: 270px;
	z-index: 11;
	background: url(../images/home/hr220.jpg) no-repeat 0 0;
}

#LeftText {
	padding-top: 7px;
	padding-left: 10px;
	margin-left: 0px;
	border-left: solid 2px;
}
