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

div.ce {
	display: inline;
	float: left;
	padding: 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: 400px;
	height: 412px; /* VOR VERKLEINERUNG: 442px */
}

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

#cont-3 {
	float: right;
	width: 250px;
	/*height: 100px;*/
	padding: 0;
	/*vertical-align: bottom;*/
}
#cont-3 table {
	width: 100%;
	height: 100%;
}
#cont-3 table td {
	/*vertical-align: bottom;*/
}

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



