.content {
	padding: 75px 0px 0px 20px;
}

.content .introtext {
	width: 350px;
	padding: 25px 0 0 20px;
}

.content .overview {
	width: 741px;
	padding: 40px 0 0 9px;
	font-size: 10px;
	line-height: 15px;
	display: inline;
	margin-bottom: 150px;
}

.content .overview .cont_links {
	width: 245px;
	height: 389px;
	float: left;
	font-size: 11px;
	border-right: 4px solid #000000;
	background-color: #482812;
}

.content .overview .cont_mitte {
	width: 243px;
	height: 389px;
	float: left;
	font-size: 11px;
	border-right: 4px solid #000000;
	background-color: #482812;
}

.content .overview .cont_rechts {
	width: 245px;
	height: 290px;
	float: left;
	font-size: 11px;
	background-color: #482812;
}

.content .overview .heading {
	height: 26px;
	width: 243px;
	overflow: hidden;
	background-color: #482812;
}

.content .overview .heading img {
	/*margin-top: 3px;*/
}

.content .overview .cont_links .intro {
	background-repeat: no-repeat;
	height: 260px;
}

.content .overview .cont_mitte .intro {
	background-repeat: no-repeat;
	height: 260px;
}

.content .overview .cont_rechts .intro {
	background-repeat: no-repeat;
	height: 260px;
}

.content .overview .intro p {
	padding: 5px 13px 0 13px;
	margin: 0px;
}

.content .overview .link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 20px 0 13px;
}

.content .overview .link a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.content .overview .introimage {
	padding: 15px 0 0px 120px;
}

.content .overview .footer {
	height: 93px;
	background-color: #2c1d15;
	font-size: 11px;
	padding: 10px 0 0 10px;
}

.content .overview .footer .image {
	width: auto;
	float: left;
}

.content .overview .footer .txt {
	width: 140px;
	float: left;
	padding-left: 15px;
}

.content .overview .footer .txt h1 {
	margin: 0px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #c36300;
}

.content .overview .footer .link {
	padding: 0px;
	margin: 0px;
}

.content .overview .footer p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
