body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/bg_linien.jpg);
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.centerFrame {
	position: relative;
	margin: 0px auto 20px auto;
	padding: 0px;
	width: 1094px;
	height: auto;
}
.wrap {
	padding-left: 55px;
	padding-right: 55px;
	width: 984px;
	background-image: url(../img/bg_wrap.gif);
	background-repeat: repeat-y;
}
.kopf {
	background-image: url(../img/kopf_kl.jpg);
	width: 1094px;
	height: 198px;
}
.nav {
	width: 205px;
	float: left;
	font-size: 12px;
}
.nav a{
	text-decoration: none;
	display: block;
	background-image: url(../img/button_bg_grau.gif);
	width: 176px;
	height: 16px;
	padding-left: 28px;
	padding-top: 2px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}
.nav a.unter{
	text-decoration: none;
	display: block;
	background-image: url(../img/button_bg_hellgrau.gif);
	width: 176px;
	height: 16px;
	padding-left: 28px;
	padding-top: 2px;
	background-repeat: no-repeat;
	color: #A09681;
	font-weight: normal;
}
.nav a:hover{
	color: #984904;
}

a.halali { display: none; }

#nav_profil, #nav_portfolio, #nav_referenzen, #nav_news, #nav_jobs, #nav_kontakt { display: none; }

.inhalt {
	width: 432px;
	float: left;
	margin-left: 6px;
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-bottom: 25px;
}
.inhalt a{
	color: #666666;
	text-decoration: underline;
}
.inhalt a:hover{
	color: #666666;
	text-decoration: none;
}
.inhalt h1 {
	font-size: 14px;
	font-weight: bold;
	color: #6d3608;
	margin-bottom: 0px;
	margin-top: 0px;
}
.inhalt h2 {
	font-size: 13px;
	font-weight: bold;
	color: #6d3608;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 0px;
}
.inhalt h3 {
	font-size: 12px;
	font-weight: bold;
	color: #6d3608;
	margin-bottom: 0px;
}
.inhalt td {
	padding-left: 0px;
}
.inhalt .datum {
	font-size: 12px;
	color: #6d3608;
}
.inhalt .zahl {
	font-size: 20px;
	color: #6d3608;
}
.news_box {
	width: 275px;
	float: right;
	padding-bottom: 25px;
	background-image: url(../img/transp.png);
	min-height: 500px;
}

.news_txt {
	width: 225px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	font-size: 12px;
	line-height: 16px;
}
.news_txt a{
	text-decoration: none;
	color: #6D3608;
	font-weight: bold;
}

.news_txt a:hover{
	color: #333333;
}
.news_txt h1 {
	font-size: 14px;
	font-weight: bold;
	color: #6d3608;
}
.news_txt h2 {
	font-size: 12px;
	font-weight: bold;
	color: #6d3608;
	margin-bottom: 0px;
	margin-top: 0px;
}
.news_txt ul{
	margin-left: 10px;
	margin-top: 2px;
	padding-left: 5px;

}
.news_txt li{
	padding-bottom: 2px;
	list-style-type: disc;
}
.news_txt .datum {
	font-size: 12px;
	color: #6d3608;
}
.news_txt .zahl {
	font-size: 20px;
	color: #6d3608;
}
.news_txt .linie {
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	height: 2px;

}
.balken {
	width: 560px;
	height: 11px;
	margin-bottom: 10px;
	background-color: #CC6666;
	float: right;
	clear: right;
}
.fuss {
	clear: both;
	background-image: url(../img/fuss.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 11px;
	margin-left: 210px;
	background-color: #BFBCAF;
	margin-bottom: 15px;
}

