body {
font-family: 'Cabin', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #616161;
}
strong {
font-family: 'Cabin', sans-serif;
font-weight: 600;
}
h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 6px;

}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #616161;
}
a:visited {
	text-decoration: underline;
	color: #616161;
}
a:hover {
	text-decoration: none;
	color: #616161;
}
a:active {
	text-decoration: none;
	color: #616161;
}

.labels {
	float: left;
	width: 964px;
	margin-top: 65px;
	margin-bottom: 16px;
	border: 1px solid #dbdfe3;
	background-image: url(../Bilder/weiss50.png);
	background-repeat: repeat;
	padding: 12px;
}
.inhalt {
	float: left;
	width: 964px;
	margin-bottom: 30px;
	border: 1px solid #dbdfe3;
	background-image: url(../Bilder/kachel-weiss65.png);
	background-repeat: repeat;
	padding: 12px;
}
.zeilelabels {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 30px;
}
.zeile {
	float: left;
	width: 100%;
}
.zeilefuss1 {
	float: left;
	width: 804px;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 20px;
	color: #414141;
}
.zeilefuss2 {
	float: left;
	width: 804px;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 25px;
	margin-bottom: 0px;
	color: #596a00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8f8f8e;
	text-align: center;
	padding-top: 10px;
	font-size: 13px;
	letter-spacing: 0.05em;
	white-space: nowrap;
}
.links {
	float: left;
	width: 200px;
	padding: 27px;
	padding-left: 35px;
}
.rechts {
	float: right;
	width: 200px;
	text-align: right;
	padding: 27px;
	padding-right: 35px;
}
			
#mittig {
	position:absolute;
	top:0px;
	left:50%;
	z-index: 2;
	width:990px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -495px;
	z-index: 2;
	height: 100%;
}

#logo {
	position:absolute;
	top:132px;
	z-index: 4;
	width:378px;
	height: 35px;
	left: 585px;
}




li {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../Bilder/liststrich.gif);
	background-repeat: no-repeat;
	background-position: 30px 12px;
	padding-left: 44px;
}
ul {
	padding-left: 0px;
	margin-bottom: 14px;
}
