html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

html {
	background: #fff;
	overflow: -moz-scrollbars-vertical;
}

body {
	background: url(img/bg-body.gif) 0 0px repeat-x;
	font-family: Verdana;
	color: #18859f;
	font-size: 0.8em;
}

.mobile {
	display: none;
}

body img {
	display: block;
	border: 0;
}

img.inline {
	display: inline;
}

div#main {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

div#top {
	width: 924px;
	margin: auto;
	padding: 0px 0 0 0;
}

div#navi {
	background: url(img/bg-navi.jpg) 0 0 no-repeat;
	height: 28px;
	width: 924px;
	margin: auto;
}

div#navi a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 2px 25px 5px 25px;
	border-right: 2px solid #fff;
	margin: 5px 0 0 0;
}

div#navi a.aktiv {
	font-weight: bold;
}

div#content {
	clear: left;
	width: 920px;
	margin: auto;
	padding: 30px 0 70px 0px;
}

.breit {
	clear: left;
}

div#content .abst {
	padding: 0 0 0 20px;
	margin: 0 0 25px 0;
}

div#content .links {
	clear: left;
	width: 400px;
	padding: 0 0 0 55px;
	float: left;
}

.links h1 {
	padding-left: 0 !important;
}

.rechts h1 {
	padding-left: 0 !important;
}

div#content .links3 {
	clear: left;
	width: 210px;
	padding: 0 0 0 20px;
	float: left;
}

div#content .mitte3 {
	float: left;
	width: 630px;
	margin: 0 0 0 10px
}

div#content .rechts {
	padding: 0 0 0 35px;
	width: 410px;
	float: left;
}

div#content .rechts3 {
	width: 205px;
	float: left;
}

div#content .rechts3 img {
	vertical-align: top;
}

*html div.ie6 {
	width: 420px;
}

.kleiner {
	font-size: 0.85em;
}

.right {
	float: right;
}

.center {
	padding-left: 15px;
}

*html .center {
	padding-left: 0px;
}

*+html .center {
	padding-left: 0px;
}

.clear {
	clear: left;
}

.clearb {
	clear: both;
}

.grau {
	color: #515151;
}

div.fehler, .rot {
	color: #b00;
}

div#content a {
	color: #18859f;
}

div#content a.pfeil {
	background: url(img/a-content.gif) 0 5px no-repeat;
	padding: 0 0 0 15px;
}

a.pdf {
	background: url(img/icon-pdf.gif) 0 0 no-repeat;
	padding: 5px 0 0 35px;
	font-size: 0.95em;
	display: block;
	min-height: 30px;
}

h1 {
	font-size: 1.2em;
	margin: 0 0 10px 0px;
	padding: 0 0 20px 20px;
}

h2 {
	font-size: 1em;
	margin: 0 0 10px 0px;
	padding: 0;
}

hr {
	border: 0;
	border-top: 2px solid #268da5;
	margin: 20px 0 20px 0;
	clear: both;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	margin: 0 0 0 15px;
	padding: 0 0 5px 0;
}

ul.margin {
	margin: 0;
	padding: 0;
}

ul.margin li {
	margin: 0 0 0 15px;
	padding: 0 0 5px 0;
}

ul.no_margin {
	margin: 0;
	padding: 0;
}

ul.no_margin li {
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

div#footer {
	position: absolute;
	bottom: 0;
	height: 23px;
	background: #0c566f url(img/bg-footer.jpg) center 0 no-repeat;
	width: 100%;
}

div#imp {
	position: absolute;
	bottom: 22px;
	height: 23px;
	width: 100%;
	color: #c8c8c8;
}

div#imp a {
	color: #c8c8c8;
}

div#imp div {
	width: 920px;
	margin: auto;
}

td {
	vertical-align: top;
}

tr.klein td {
	font-size: 0.85em;
}

table.matrix td {
	background: #ddf6ff;
	text-align: center;
	padding: 2px 5px 2px 5px;
	font-size: 0.85em;
	color: #434343
}

table.tcenter td {
	text-align: center;
}

table.matrix td.k {
	background: #b8e1ef !important;
}

table.matrix tr.fett td {
	font-weight: bold;
}

td.tleft {
	text-align: left !important;
}

table.matrix tr.trenn td {
	border-top: 2px solid #18859f;
	background: #fff;
	padding: 0;
	font-size: 0.01em;
}

div.legende {
	color: #b2cfd9;
	font-size: 0.85em;
	width: 425px;
	float: left;
}

div.formleft {
	clear: left;
	width: 120px;
	float: left;
	margin: 0 0 5px 0;
}

div.formright {
	width: 300px;
	float: left;
	margin: 0 0 5px 0;
}

.inp {
	border-left: 1px solid #2d7c95;
	border-top: 1px solid #2d7c95;
	border-right: 1px solid #bddce4;
	border-bottom: 1px solid #bddce4;
	width: 270px;
}

.plz {
	width: 55px;
}

.ort {
	width: 210px;
}

.pixel {
	margin-right: 3px;
}

.button {
	width: 273px;
	height: 30px;
	background: url(img/button.jpg) 0 0 no-repeat;
	color: #18859f;
	border: 0;
}

textarea.text {
	border-left: 1px solid #2d7c95;
	border-top: 1px solid #2d7c95;
	border-right: 1px solid #bddce4;
	border-bottom: 1px solid #bddce4;
	width: 270px;
}

#cookie-notice {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 10px;
	text-align: center;
	background: rgba(0, 0, 0, 0.8) !important;
	color: #fff;
	font-size: 14px;
}

#cookie-notice a {
	color: inherit;
}

#cookie-notice .button {
	border: solid 1px #fff;
	padding: 4px 7px;
	margin-left: 10px;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	background: transparent !important;
}

.chb {
	max-width: 420px;
	margin-bottom: 10px;
}

.chb.error * {
	color: #ff0 !important;
}

.impressum {
	padding-left: 15px;
	padding-right: 15px;
}

.impressum h1, .impressum h2 {
	padding-left: 0;
}

/*------------------------------------*\
  CBRAUS
\*------------------------------------*/
.cbraus {
	background-color: #eae9e9;
	padding: 30px;
	margin-top: 30px;
	margin-bottom: 60px;
}

.cbraus strong {
	text-decoration: underline;
	cursor: pointer;
}

.cbraus p {
	margin-top: 0;
	margin-bottom: 0px;
}

/*------------------------------------*\
  WORDPRESS CHECK
\*------------------------------------*/
.systeminfo {
	text-align: center;
	padding-top: 5px;
	display: none;
}

.wpicon {
	display: inline-block;
	vertical-align: top;
	width: 15px;
	height: 15px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url('img/systeminfo/wordpress.svg');
	background-repeat: no-repeat;
	background-size: 100%;
}

.wpicon.daten {
	background-image: url('img/systeminfo/daten.svg');
}

.wpicon.yes {
	background-image: url('img/systeminfo/check.svg');
}

.wpicon.no {
	background-image: url('img/systeminfo/remove.svg');
}