p {
	margin: 0;
}

h1, h2 {
	display: block;
	font-weight: bold;
	line-height: 22px;
	color: #005bab;
	margin-bottom: 8px;
	padding: 0;
}

#cont-top {
	float: right;
	width: 614px;
	height: 186px;
	padding: 14px 0 0 0; /* VOR VERKLEINERUNG: 24px */
}
#cont-3 {
	float: left;
	width: 324px;
	height: 172px;
	padding: 6px 8px;
	border: 1px solid #bcbdb0;
}
#cont-2 {
	float: right;
	width: 260px;
	height: 186px;
}

#cont-bot {
	float: right;
	width: 614px;
	height: 201px; /* VOR VERKLEINERUNG: 221px */
	padding: 10px 0 0 0;
}
#cont-1-in {
	float: left;
	width: 324px; /* ALT: 430px */
	height: 187px; /* VOR VERKLEINERUNG: 207px */
	padding: 6px 8px;
	border: 1px solid #bcbdb0;
}
#cont-4 {
	float: right;
	width: 150px;
	height: 199px; /* VOR VERKLEINERUNG: 219px */
	padding: 0;
	background: #005bab; /* alt: f4f4f4 */
	border: 1px solid #005bab;
}
#cont-5 {
	float: right;
	width: 96px;
	height: 201px;
	padding: 0;
	margin-right: 12px;
}
#cont-5 a {
}
#cont-5 a img {
	margin-bottom: 6px;
	border: 1px solid #bcbdb0;
}

#cont-1-in p {
	
}

#cont-4 h1 {
	color: #fff;
	padding: 0 8px;
	margin: 0;
	line-height: 36px;
}

#cont-4 p {
	margin: 0;
}

#cont-4 p a:link, #cont-4 p a:visited {
	display: block;
	line-height: 20px;
	padding: 4px 8px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#cont-4 p a:hover, #cont-4 p a:active {
	color: #005bab;
	background: #f4f4f4;
}

#cont-right {
	background: url(../../main/img/bg-cont-left.gif) -244px 0 no-repeat;
}

p span {
	font-weight: bold;
	color: #555;
}

