@charset "UTF-8";
body {
	font-size: medium;
	font-weight: bolder;
}
.tagzwei {
	height: 2em;
}
.tageins {
	background-color: #920001;
	height: 2em;
}
.tageinsp {
	font-size: large;
	text-align: center;
}
.navigation {
	text-align: center;
	font-size: large;
	color: #920001;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.navigation p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation a {
	color: #920001;
	background-color: #FFE7E7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.navigation a:hover {
	background-color: #FFFCFC;
	text-decoration: none;
	font-weight: bolder;
}
li {
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
	padding-left: 0px;
	margin-left: 20%;
	margin-right: 20%;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	color: #920001;
}

.zentriert {
	text-align: center;
}
.hg-gruen {
	background-image: -webkit-linear-gradient(270deg,rgba(255,239,239,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(225,239,224,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(225,239,224,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,239,239,1.00) 0%,rgba(255,255,255,1.00) 100%);
	border: 1em solid #FFFFFF;
	border-radius: 39px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: medium;
	font-weight: lighter;
}
.hg-blau {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 11px;
	font-weight: lighter;
	font-size: medium;
	background-image: -webkit-linear-gradient(270deg,rgba(169,178,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(169,178,233,1.00) 0%,rgba(255,255,255,1.00) 100%);
	border: 1em solid #FFFFFF;
	border-radius: 39px;
}
.fusszeile {
	background-image: -webkit-linear-gradient(89deg,rgba(244,244,244,1.00) 0%,rgba(255,220,220,1.00) 100%);
	background-image: -moz-linear-gradient(89deg,rgba(223,223,223,1.00) 0%,rgba(79,158,98,1.00) 100%);
	background-image: -o-linear-gradient(89deg,rgba(223,223,223,1.00) 0%,rgba(79,158,98,1.00) 100%);
	background-image: linear-gradient(1deg,rgba(244,244,244,1.00) 0%,rgba(255,220,220,1.00) 100%);
	text-align: center;
	font-size: small;
	border: 1em solid #FFFFFF;
	border-top-left-radius: 31px;
	border-top-right-radius: 30px;
}
.kasten {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-height: 6px;
	margin-right: 13px;
	margin-bottom: 5px;
	font-weight: bold;
	border-radius: 10px;
	-webkit-box-shadow: 10px 6px 3px #CBCBCB;
	box-shadow: 10px 6px 3px #CBCBCB;
	margin-left: 11px;
}
select {
	border-radius: 5px;
}
.zentriertbild {
	margin-left: auto;
	margin-right: auto;

}

a {
	color:#920001
}
.webdesign {
	text-align: center;
	font-size: small;
}
.beispiel {
	font-weight: normal;
}

@media screen and (min-width:768px) and (max-width:1199px){
h2 {
	font-size: x-large;
}
li {
	margin-left: 5%;
	margin-right: 5%;
}

.navigation {
	font-size: medium;
}
.fusszeile {
	font-size: x-small;
}







}

@media (min-width:482px) and (max-width:768px){
body {
	font-size: small;
}
h2 {
    font-size: 29px;
}
p {
    font-size: 20px;
}
.well.kasten {
    font-size: 20px;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 26px;
}
h1 {
	font-size: x-large;
	font-weight: bold;
}
.navigation {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 8px;
}
.fusszeile {
	font-size: x-small;
}
.wuziklein {
    font-size: small;
    font-weight: 400;
}
.kasten {
	font-weight: normal;
	font-size: medium;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	-webkit-box-shadow: 3px 3px #C8C8C8;
	box-shadow: 3px 3px #C8C8C8;
}










}

@media (max-width:481px){
body {
    font-size: small;
    padding-left: 0px;
    padding-right: 0px;
}
h2 {
    font-size: 23px;
}
p {
    font-size: 20px;
    font-weight: 400;
}
.hg-gruen {
	margin-left: -16px;
	margin-right: -16px;
}
.hg-blau {
	margin-left: -17px;
	margin-right: 15px;
}
li {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
h1 {
	font-size: x-large;
	font-weight: bold;
}
.navigation {
    font-size: 23px;
    margin-bottom: 6px;
}
.well.kasten {
    font-size: 17px;
    font-weight: 500;
}
.fusszeile {
    font-size: xx-small;
}
.wuziklein {
    font-size: small;
}







}

@media (min-width:1200px){
.container-fluid {
	width: 1201px;
}


}
