.content_all {
	width: 952px;
	height: auto;
}

.content_left,
.content_center,
.content_right {
	float: left;
}


.content_left { 
	width: 190px;
	padding: 40px 0px 0px 50px;
}

.content_center { 
	width: 402px;
	padding: 32px 0px 0px 0px;
}

.content_right { 
	width: 265px;
	padding: 82px 0px 0px 45px;
}

.content_right,
.content_right div,
.content_right p { 
	color: #f74500;
	text-transform: uppercase;
}

h1 {
	font-size: 21px;
	line-height: 30px;
	font-weight: bold;
	color: #f74500;
	text-transform: uppercase;
	padding: 0px 0px 20px 0px;
}

h2 {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	/* text-transform: uppercase; */
	padding: 0px 0px 10px 0px;
}

h3 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
}

.downloads,
.downloads div,
.downloads p {
	font-size: 10px;
}





.karte {
	height: 490px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../_layout/karte.gif) right top no-repeat;
	/* text-transform: uppercase; */
}



.vspace {
	clear:both;
	width:auto;
	height:0px;
	font-size:0px;
	line-height:0px;
}

.hspace {
	width:0px;
	height:0px;
	font-size:0px;
	line-height:0px;
}

.vline,
.vline_medium {
	clear: both;
	width: auto;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	margin: 14px 0px 12px 0px;
	border-bottom: 1px solid #c9c7c8;
}

.vline_medium {
	margin: 11px 0px 9px 0px;
}
