* {
	margin: 0px;
	padding: 0px;
}
html {
	height:100%;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	background-position: bottom;
	background-repeat: no-repeat;
	
}
#rahmen {
	margin: 0px auto;
	width: 669px;
	position: relative;
	padding-top: 15px;
}
#inhalt {
	top: 110px;
	position: absolute;
}

h1 {
	font-size: 16px;
	line-height: 16px;
	color: #909395;
	font-weight: normal;
	letter-spacing: 4px;
	margin-bottom: 10px;
	float: left;
}
p {
	margin-bottom: 14px;
}
table {
	width:100%;
}
ul, ol {
	padding: 0px;
	margin-left: 17px;
}
li {
	padding: 0;
	margin: 0 0 10px 2px;
}
th {
	font-weight: bold;
	background-color: #B3B3B3;
}
td,th {
	text-align: left;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
}
.AusrichtungRechts {
	text-align: right;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 14px;
	margin-top: 10px;
	text-align: left;
}
.AusrichtungMitte {
	text-align: center;
}

a {
	color: #6A6E71;
	text-decoration:none;
}
a:visited {
	
}
a:hover {
	text-decoration: none;
	color: #000;
}

.noMarginBottom {
	margin-bottom: 0px;
}
.adresse {
	float: left;
	width: 370px;
	margin-bottom: 50px;
}
.floatRechts {
	float: right;
	margin-top: 4px;
}
em {
	color: #FF6A0D;
	font-style: normal;
}
.clearer {
	clear: both;
}
.rechts {
	float: right;
	margin-bottom: 5px;
	margin-left: 7px;
}
.noMarginRight {
	margin-right: 0px;
}
img {
	border: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

.quadrat {
	border: 1px solid #6B6F72;
	height: 154px;
	width: 154px;
	float: left;
	position: relative;
}
.quadrattext {
	width: 154px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-top:20px;
	font-size: 14px;
	font-weight: normal;
}
#q1, #q2, #q3, #q4, #q5, #q6 {
	margin-bottom:20px;
}
#q1, #q2, #q4, #q5, #q7, #q8 {
	margin-right:100px;
}
.quadrat p, .quadrat h2 {
	padding: 0px 5px 0 5px;
	margin-bottom: 10px;
}
.quadrat a:hover img {
}
.overlay {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	/*background-color: #FFFFFF;
	opacity: 0.65;
	filter:alpha(opacity=65);*/
	margin-top: -20px;
	width: 100%;
}
.quadrat img {
	line-height: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 154px;
	height: 154px;
}
.overlay2zeilig {
	margin-top: -40px;
}
#footer {
	bottom: 0px;
	position: absolute;
	text-align: center;
	left: 0px;
	width: 100%;
	background-image: url(../bilder/shared/strich.gif);
	background-position: left 50px;
	background-repeat: repeat-x;
	background-color: white;
}
#scroll {
	height: 328px;
	overflow: auto;
}
.noPaddingBottom {
	padding-bottom: 0px;
}
.h1rechts {
	font-size: 11px;
	letter-spacing: 0px;
	margin-top: 3px;
	text-align: right;
}
.overlay3zeilig {
	margin-top: -60px;
}
.overlay4zeilig {
	margin-top: -80px;
}
.noMarginBottom {
	margin-bottom: 0px;
}
.hell {
	color: #CCCCCC;
}
a.hell:hover {
	color: #FFFFFF;
}
.dunkel {
	color: #333333;
}
a.dunkel:hover {
	color: #000000;
}
#div_nav {
	margin-top: 11px;
}
#div_nav a {
	margin-right: 5px;
}
