#content-text {
	width: 601px;
}
#content-title {
	width: 240px;
	padding: 0;
	float: right;
	margin-left: 0;
}
#footer {
	background-image: url(../img/footer_bkg.png);
	background-repeat: repeat-x;
	height: auto;
	padding-top: 20px;
}
#footer .bkg-wrapper {
	padding-top: 0px;
	background: none;
}
#content {

}
#content-main {
	/*	min-height: 100px;
*/	
	height: auto;
	min-height: 300px;
}
#content-main .bkg-wrapper {
	background-image: url(../img/content-main-trenner_bkg.gif);
	background-repeat: repeat-y;
	background-position: 710px top;
}
#content-main h1 {
	display: block;
	margin-top: 1em;
	margin-bottom: 0.4em;
	padding-top: 1em;
	color: #B40000;
	letter-spacing: normal;
	border-top: dotted 1px #AAA;
}
#content-main h2 {
	padding-top: 1.3em;
}

#content-main .title {
	background-image: url(../img/content-h1_bkg.png);
	padding: 22px 10px 12px 240px;
	margin-bottom: 22px;
}
#content-main .bodytext {
	color: #454545;
	#padding: 0 5px;
}
#content-main .margin-kontakt {
	margin-left: 35px;
}
#content-main .margin-kontakt h2 {
	border-top: dotted 1px #AAA;
}

