body {
	margin:0;
	padding:0;
	background-image:url('images/main-bg.gif');background-repeat:repeat-x
}
body,td,p,li {font-family:Arial, Helvetica, sans-serif; font-size:12px;color:black;line-height:18px;
	
}
.main {
		width:942px;
		margin-left:auto;
		margin-right:auto;
}
.navi {
	height:161px;
	width:942px;
}
.navibutton {
	margin-right:25px;
}
.info {
	height:23px;
	width:568px;
	padding-left:374px;
	padding-top:20px;
}
.content {
	height:416px;
	width:942px;
}
.spalte1 {
	width:374px;
	float:left;
	padding-top:30px;
}
.spalte2 {
	width:511px;
	margin-left:405px;
	padding-top:30px;
	height:376px;
}

.spalte2scroll {
	width:511px;
	margin-left:405px;
	padding-top:30px;
	height:376px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;	
}

.spalte2scroll, x:-moz-any-link {margin-left:35px;}
.spalte2scroll, x:-moz-any-link, x:default {margin-left:405px;}

.footer {
	width:942px;

}
img { border:0}

.nichtanzeigen {
	display:none
}

.subheader {
	font-size:13px;
	color:#707173;
	font-weight:bold;
}

ul.leistungen li{
	list-style-image:url('images/li.gif');
	margin-bottom:8px;
}

a {
	color:#b9a43a;
	font-weight:bold
}
