
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 {
	float: left;
	width: 100%;
	height: 412px; /* VOR VERKLEINERUNG: 442px */
	background: url(../../main/img/bg-cont-left.gif) -244px 0 no-repeat;
}

#cont-1-in {
	float: left;
	width: 608px;
	height: 353px; /* VOR VERKLEINERUNG: 383px */
	overflow: auto;
	padding: 0 0 0 42px;
}


