@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	background-attachment: scroll;
	font-size: 15px;
}

h1, h2, h3, h4, h5, h6, p {
	padding-right: 15px;
	padding-left: 15px;	
}

img {
	max-width: 100%;
}

#container {
	margin: 0 auto;
	padding: 0px;
}
.handy-no {
	display: none;
}

header {
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 0em;
	padding-left: 10px;
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: rgba(255,255,255,1);
	z-index: 1000;
}

.Logo {
	width: 65%;
	float: left;
}


#hamburger {
	display: block;
	width: 45px;
	cursor: pointer;
	clear: none;
	float: right;
	margin-top: 50px;
	margin-right: 20px;
}
.abstand-handy-kopf {
	display: block;
	height: 85px;
	/* [disabled]background-color: rgba(0,255,0,1); */
}

#navigation {
	display: none;
	margin-top: 0px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(250,125,0,1);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	position: fixed;
	z-index: 4000;
	top: 110px;
	right: 0px;
}



.navi-spalte {
	text-align: left;
	line-height: 1em;
}

.navi-spalte a {
	color: rgba(0,0,0,1);
	display: block;
	padding-left: 15px;
	padding-top: 18px;
	padding-bottom: 18px;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(250,125,0,1);
	background-color: rgba(255,255,255,1);
	font-weight: bold;
	text-decoration: none;
}

.navi-spalte a:hover {
	color: rgba(250,125,0,1);
}



.inhalt-container {
	display: block;
}

ul.punkte {
	margin-bottom: 7px;
	list-style-position: outside;
	margin-top: 3px;
	margin-left: 25px;
}

ul.punkte li {
	padding-bottom: 5px;
	list-style-type: disc;
	/* [disabled]line-height: 0.85em; */
	color: #000;
	margin-left: 21px;
	list-style-image: url(../layout/Li-punkt.png);
	font-size: 130%;
	/* [disabled]float: left; */
	margin-right: 10px;
}

.col-100, .col-50 {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,1);
}


.margin-bottom-no {
	margin-bottom: 0px;
}

#um-fuss {
	width: 100%;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


footer {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
	height: auto;
}

.footer-spalte {
	padding-top: 7px;
	padding-bottom: 0px;
	font-size: 100%;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(250,125,0,1);
}

.Ende-Handy__________________ { }


@media screen and (min-width:481px) {
	
body {
	margin: 0;
	background-image: url(../layout/hg.png);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 13px;
	background-color: rgba(220,220,220,1);
}
h1, h2, h3, h4, h5, h6, p {
	padding-right: 15px;
	padding-left: 15px;
}


.handy-no {
	display: block;
}

#container {
	padding: 0px;
}
#container  ,footer{
	width: 95%;
	max-width: 768px;
}

header {
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: relative;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 0px;
	background: none;
}

.Logo {
	width: 90%;
	min-width: 170px;
	float: left;
}

#hamburger {
	display: none;
}
.abstand-handy-kopf {
	display: none;
}

#navigation {
	width: 90%;
	display: block;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(250,125,0,1);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	top: 0px;
}

.navi-spalte {
	width: 100%;
}

.navi-spalte a {
	color: rgba(0,0,0,1);
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 110%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(250,125,0,1);
	margin: 0px;
	padding-left: 0px;
	background: none;
}

.navi-spalte a:hover {
	color: rgba(250,125,0,1);
}



ul.punkte {
	margin-bottom: 7px;
	list-style-position: outside;
	margin-top: 3px;
}

ul.punkte li {
	list-style-type: disc;
	/* [disabled]line-height: 1em; */
	margin-left: 21px;
	list-style-image: url(../layout/Li-punkt.png);
	font-size: 130%;
	float: left;
	margin-right: 20px;
}
	
.inhalt-container {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	padding-top: 20px;
	padding-bottom: 0px;
	flex-wrap: wrap;
	align-items: stretch;
}

.col-100, .col-50 {
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	margin-bottom: 15px;
	border-bottom-style: none;
	position: relative;
}


.col-100 {
	width: 100%;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
}

.col-50 {
	width: 48%;
	-webkit-flex-basis: 48%;
	flex-basis: 48%;
}

.box-links {
	width: 98%;
	margin-right: 1%;
}

.box-rechts {
	width: 98%;
	margin-left: 1%;
}


.margin-bottom-no {
	margin-bottom: 0px;
}


#um-fuss {
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

footer {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.footer-spalte {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 0px;
	font-size: 90%;
	line-height: 1.7em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgba(250,125,0,0.6);
	margin-left: 0px;
	border-bottom-style: none;
}

.Ende-Tablett__________________ { }
}



@media screen and (min-width:769px) {
	
body {
	margin: 0;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p {
	padding-right: 30px;
	padding-left: 30px;
}

.handy-no {
	display: block;
}

#container {
	padding: 0px;
}

#container  ,footer{
	width: 80%;
	max-width: 1200px;
}

header {
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: relative;
	display: block;
	float: left;
	width: 100%;
}

.Logo {
	width: 90%;
	float: left;
	margin: 0px;
	padding: 0px;
}

#hamburger {
	display: none;
}

#navigation {
	padding: 0px;
	bottom: 0px;
	width: 90%;
	display: block;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.navi-spalte {
	width: 100%;
}

.navi-spalte a {
	color: rgba(0,0,0,1);
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 115%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.navi-spalte a:hover {
	color: rgba(250,125,0,1);
}




ul.punkte {
	margin-bottom: 7px;
	list-style-position: outside;
	margin-top: 3px;
}

ul.punkte li {
	list-style-type: disc;
	/* [disabled]line-height: 1em; */
	margin-left: 21px;
	list-style-image: url(../layout/Li-punkt.png);
	font-size: 100%;
	clear: both;
	float: none;
	margin-right: 0px;
}
	
.inhalt-container {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	padding-top: 20px;
	padding-bottom: 0px;
	flex-wrap: wrap;
	align-items: stretch;
}

.col-100, .col-50 {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	margin-bottom: 20px;
}


.col-100 {
	width: 100%;
	-webkit-flex-basis: 100%;
	flex-basis: 100%;
}

.col-50 {
	width: 48%;
	-webkit-flex-basis: 48%;
	flex-basis: 48%;
	min-height: 300px;
}

.box-links {
	width: 98%;
	margin-right: 1%;
}

.box-rechts {
	width: 98%;
	margin-left: 1%;
}


.margin-bottom-no {
	margin-bottom: 0px;
}


#um-fuss {
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

footer {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}


.footer-spalte {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 100%;
	line-height: 1.9em;
}
}


@media screen and (min-width:1024px) {
	
body {
	font-size: 16px;
}
}
