﻿body {
	background: #F1F2F4 url('../images/fueller_navi.jpg') repeat-x 50% top;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #008BCF;
}
h1 {
	font-size: 18px;
	padding-top: 13px;
	color: #008BCF;
	font-style: italic;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-style: italic;
	text-align: left;
	padding-top: 13px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 18px;
	padding-top: 13px;
	color: #008BCF;
	font-style: italic;
	padding-left: 5px;
}
.main {
	width: 960px;
	position: relative;
	margin: auto;
	z-index: 10;
}
.header {
	position: relative;
}
.navigation {
	vertical-align: top;
	width: 895px;
	height: 32px;
	padding-left: 40px;
	color: #FFFFFF;
	padding-top: 15px;
}
.navigation a {
	padding: 3px;
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
}
.navigation p {
	padding-top: 10px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.logo {
	border-width: 0px;
}
.qr {
	text-align: center;
}
.toolbox {
	background-position: left;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 220px;
	text-align: left;
}
.inhalt {
	padding: 45px;
	background-color: rgba(251,252,253,0.7);
	vertical-align: top;
	width: 870px;
}
.inhalt ul {
	list-style-image: url('../images/listenpunkt.png');
}
.inhalt ul li {
	padding-bottom: 12px;
	padding-left: 15px;
	line-height: 20px;
}
.inhalt img {
	border-radius: 10px;
	margin-right: 15px;
}
.inhalt a:hover {
	background-color: #008BD0;
	color: #FFFFFF;
}
.breadcrumb {
	font-size: 10px;
}
.breadcrumb a {
	color: #008BCF;
}
.footnote {
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	font-size: 13px;
	background-color: #1A171B;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	text-align: center;
}
.ramenlos {
	border-style: none;
	border-width: 0px;
}
.minibild {
	padding: 5px;
	margin: 5px;
	border-width: 1px;
	border-style: dotted;
}
.bild {
	padding: 5px;
	margin: 0px 5px 5px 5px;
	border: 1px dotted #7794C2;
}
.headnavi {
	position: absolute;
	right: 25px;
	font-size: 12px;
	top: 26px;
	text-align: right;
}
.headnavi a {
	text-decoration: none;
	color: #008BCF;
}
.headnavi p {
	padding-bottom: 10px;
	margin: 0px;
}
.headnavi img {
	border-style: none;
	border-width: 0px;
	padding-left: 7px;
}
.hintergrund {
	position: absolute;
	width: 100%;
	z-index: 0;
	top: 140px;
}
.wechselbild {
	width: 960px;
	height: 350px;
}
#active {
	font-weight: bold;
}
#active a {
	color: #FFFFFF;
}
@media screen and (max-width: 960px) {
body {
	background-color: #FFFFFF;
}
.hintergrund {
	display: none;
}
.main {
	width: 100%;
}
.navigation {
	width: 80%;
}
.inhalt {
	width: 85%;
}
.wechselbild {
	width: 100%;
	height: auto;
}
.wechselbild img {
	width: 100%;
	height: auto;
}
.footnote {
	padding-left: 10px;
	text-align: center;
}

}
@media screen and (max-width: 750px) {
body {
	background-color: #FFFFFF;
	background-image: url('../images/fueller_navi_mobil.jpg');
}
.headnavi {
	top: 100px;
	right: auto;
	left: 45px;
}
.header {
	height: 195px;
}
.navigation {
	padding-top: 12px;
	font-size: 12px;
}
.inhalt {
	width: 92%;
	padding: 15px;
}
}
@media screen and (max-width: 600px) {
.navigation {
	padding-top: 5px;
}
}
@media screen and (max-width: 466px) {
.logo {
	width: 100%;
	height: auto;
}
.headnavi {
	top: 90px;
	left: 25px;
}
}
.inhalt ol li {
	padding-bottom: 12px;
	padding-left: 15px;
}
