
p {
	margin: 1px 0 5px 0;
}


#cont-1-title {
	display: inline;
	float:left;
	padding: 24px 0 20px 0;
}
#cont-1-title h1 {
	color: #fff;
	padding: 0 12px 0 42px;
}
#cont-1-title2 {
	display: inline;
	float:left;
	padding: 24px 0 20px 0;
}
#cont-1-title2 h1 {
	color: #888;
	padding: 0 0 0 12px;
}

#cont-1 {
	float: left;
	width: 325px;
	height: 412px; /* VOR VERKLEINERUNG: 442px */
}

#cont-2 {
	float: right;
	width: 325px;
	/*height: 320px;*/
	padding: 62px 0 0 0;
}

#cont-1-in {
	float: left;
	width: 273px;
	height: 353px; /* VOR VERKLEINERUNG: 383px */
	padding: 0 10px 0 42px;
	background: url(../../main/img/bg-cont-left.gif) -244px -60px no-repeat;
}



