@charset "utf-8";
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	height:100%;
	width: 100%; 
    left: 40%; 
   margin-left: -450px;
   position: absolute;
}
div#menue1 {
	position: absolute;
	left: 280px;
	height: 2px;
	width: 800px;
	visibility: visible;
	background-color: #FF9933;
	top: 98px;
}
div#menue2 {
	position: absolute;
	left: 230px;
	height: 2px;
	width: 850px;
	visibility: visible;
	background-color: #FF9933;
	top: 112px;
}
div#menue3 {
	position: absolute;
	left: 360px;
	height: 15px;
	width: 600px;
	top: 525px;
}
.g-recaptcha{
	transform:scale(0.9);
	-webkit-transform:scale(0.9);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;}
.haie {
	position: absolute;
	left: 980px;
	top: 65px;
	display: block;
	width: 80px;
	height: 80px;
	z-index: 2;
}
div#kreis1 {
	display:block;
	position: absolute;
	left: 20px;
	height: 382px;
	width: 334px;
	background-image:url(../images/Kreis.png);
	background-repeat: no-repeat;
	top: 150px;
	vertical-align:central;
}
div#header {
	display: block;
	position: absolute;
	left: 350px;
	height: 80px;
	width: 735px;
	top: 203px;
	font-size: 40px;
	margin: top;
	color:#FF9933;
	text-align:right;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
div#inhalt {
	display:block;
	position: absolute;
	left: 360px;
	height: 180px;
	width: 700px;
	top: 250px;
	font-size:13px;
    column-count: 2;
    column-gap: 40px;
	-moz-column-gap: 40px;
	-webkit-column-gap: 40px;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	float: left;
	margin: top;
	vertical-align:top;
}
div#inhalt2 {
	display:block;
	position: absolute;
	left: 360px;
	height: 250px;
	max-height: 250px;
	width: 700px;
	top: 250px;
	font-size:11px;
    /*column-count: 2;
    column-gap: 40px;
	-moz-column-gap: 40px;
	-webkit-column-gap: 40px;
	-moz-column-count: 2;
	-webkit-column-count: 2;*/
	float: left;
	margin: top;
	vertical-align:top;
	overflow: auto;
	/*-webkit-overflow-scrolling: auto;*/
	 -webkit-overflow-scrolling: touch; 

}
div#body1 {
	position: absolute;
	left: 350px;
	height: 3px;
	width: 730px;
	visibility: visible;
	background-color: #FF9933;
	top: 212px;
}
div#body2 {
	position: absolute;
	left: 278px;
	height: 3px;
	width: 802px;
	visibility: visible;
	background-color: #FF9933;
	top: 515px;
}
/*div#container {
	width: 100%;
	margin: 0 auto;
}*/
.logo {
	position: absolute;
	left: 10px;
	top: 22px;
	height: 109px;
	width: 205px;
}
.bild {
	position: absolute;
	left: 35px;
	top: 50px;
	height: 277px;
	width: 300px;
}
.pic {
	visibility:visible;
	}
.Mittelpunkt {
	font-weight:bold;
	color:#FF9933;
	}
.orange {
	color:#FF9933;
	}
td { 
    padding: 5px;
}
.formular {
	width: 200px;
	font-size:11px;
 }
 .feld {
	width: 200px;
	font-size:11px;
	height: 100px;
 }	
 .button {
	font-size:11px;
 }
p { -webkit-column-break-inside:avoid;
        -moz-column-break-inside:avoid;
        column-break-inside:avoid; }
.unsichtbar {
	display:none;
	}
p#blocksatz {
	text-align:center;	
	display:block;
	}
p#umbruch {
	break-before:column;
	-webkit-break-before:column;
	-moz-break-before:column;
	}
a { 
	text-decoration:none;
	color:#FF9933;
	}
a.home {
	display:block;
	position: absolute;
	left: 278px;
	top: 86px;
	height: 36px;
	width: 37px;
	z-index: 1;
	background-image:url(../images/Home.png);
	background-repeat: no-repeat;
	background-size:contain;
		-moz-background-size:contain;
	-webkit-background-size:contain;
}
a:hover.home {
	background-image:url(../images/Home_rollover.png);
	}
a.internet {
	display:block;
	position: absolute;
	left: 378px;
	top: 86px;
	height: 36px;
	width: 35px;
	z-index: 1;
	background-image:url(../images/Internet.png);
	background-repeat: no-repeat;
	background-size:contain;
		-moz-background-size:contain;
	-webkit-background-size:contain;
}
a:hover.internet {
	background-image:url(../images/Internet_rollover.png);
	}
a.computer {
	display:block;
	position: absolute;
	left: 478px;
	top: 86px;
	height: 36px;
	width: 35px;
	z-index: 1;
	background-image:url(../images/Computer.png);
	background-repeat: no-repeat;
	background-size:contain;
		-moz-background-size:contain;
	-webkit-background-size:contain;
}
a:hover.computer {
	background-image:url(../images/Computer_rollover.png);
	}
a.telefon {
	display:block;
	position: absolute;
	left: 578px;
	top: 86px;
	height: 36px;
	width: 35px;
	z-index: 1;
	background-image:url(../images/Telefon.png);
	background-repeat: no-repeat;
	background-size:contain;
		-moz-background-size:contain;
	-webkit-background-size:contain;
}
a:hover.telefon {
	background-image:url(../images/Telefon_rollover.png);
	}	
a.sicherheit {
	display:block;
	position: absolute;
	left: 678px;
	top: 86px;
	height: 36px;
	width: 35px;
	z-index: 1;
	background-image:url(../images/Sicherheit2.png);
	background-repeat: no-repeat;
	background-size:contain;
		-moz-background-size:contain;
	-webkit-background-size:contain;
}
a:hover.sicherheit {
	background-image:url(../images/Sicherheit_rollover2.png);
	}
a.multimedia {
	display:block;
	position: absolute;
	left: 778px;
	top: 86px;
	height: 36px;
	width: 35px;
	z-index: 1;
	background-image:url(../images/Multimedia.png);
	background-repeat: no-repeat;
	background-size:contain;
		-moz-background-size:contain;
	-webkit-background-size:contain;
}
a:hover.multimedia {
	background-image:url(../images/Multimedia_rollover.png);
	}
a.kontakt {
	display:block;
	position: absolute;
	left: 878px;
	top: 86px;
	height: 36px;
	width: 35px;
	z-index: 1;
	background-image:url(../images/Kontakt.png);
	background-repeat: no-repeat;
	background-size:contain;
		-moz-background-size:contain;
	-webkit-background-size:contain;
}
a:hover.kontakt {
	background-image:url(../images/Kontakt_rollover.png);
	}
