@charset "UTF-8";
/* CSS Document */
html {
	box-sizing: border-box;
}
body,td,th,textarea {
	font-family: 'Roboto', sans-serif; font-weight: 300;
	background-color: #F5F5F5;
	
}
a {
	text-decoration: none;
	color: #5088AC;
	cursor: pointer;
	}
hr{
	margin-left: -20px;
	}
h1{
	font-size: 1.7em;
	font-weight: 500;
}
h2{
	font-size: 1em;
	font-weight: 300;
}
table {
	border-collapse: separate;
	border-spacing: 0px 5px;
	table-layout: fixed;
	}
td{
	vertical-align: text-top;
	padding-right: 10px;
	}
button{
	border-radius: 15px;
	margin-top: 15px;
	background-color: lightgray;
	height: 30px;
	width: 120px;
	font-size: 15px;
	font-weight: 600;
	}
abbr{
	color: #cccccc;
}
.startAuf {
	color: #5088AC;
}
.u1 {
	font-size: 24px;
	font-weight: 400;	
	font-style: normal;
	}
.u2 {
	font-size: 18px;
	font-weight: 300;	
	font-style: normal;
	}
.aufz {
	font-size: 18px;
	font-weight: 300;	
	font-style: normal;
	line-height: 2;
	}
.aufz:hover{
	color: #5088AC;
}
.lead {
	font-size: 15px;
	font-weight: 500;	
	font-style: normal;
	}
.leg {
	font-size: 15px;
	font-weight: 300;	
	font-style: italic;
	}	
.text {
	font-size: 15px;
	font-weight: 300;	
	font-style: normal;
	}
.EF {
	height: 25px;
	border: none;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 7px;
	font-size: 15px;
	font-weight: 300;
	font-style: italic;
	padding-left: 5px;
	background-color: white;
	}	
.KF {
	height: 25px;
	border: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	color: darkgray;
	font-size: 15px;
	font-weight: 600;
	padding-left: 5px;
	background-color: white;
	}
.abstand{
	height: 100px;	
	}
.halbabstand {
	height: 50px;
}
.linieKurz {
	margin: 50px;
}
.viertelabstand {
	height: 25px;
}
.doppelabstand{
	height: 10em;	
	}
.i_abstand {
	height: 1000px;
}
#divCenter {
	position:absolute;
	top: 0px;
	left: 10%;
	right: 5%;
	bottom: 12px;
	z-index:1;
	border:none;
	background-color: transparent;
}
#divInhalt {
	position: absolute;
	top: 0px;
	left: 30%;
	right: 0px;
	height: auto;
	width: 500px;
	z-index: 10;
	}
#blank{
	background-color: #F5F5F5;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
}
#top {
		height: 40px;
	}	
#boden{
		height: 100px;
	}
#logo {
	position: fixed;
	bottom: 5px;
	left: 3%;
	z-index: 60;
	}	
#divBottomSpace {
	position:fixed;
	left: 0;
	right: 0;
	bottom:0px;
	height:70px;
	background-color:#e1e1e6;
	z-index:10;
}
#divBottomSpaceM {
	position:fixed;
	left: 0;
	right: 0;
	bottom:0px;
	height:3.25em;
	background-color:#e1e1e6;
	z-index:10;
}
#subtitle {
	position: fixed;
	bottom: 10px;
	left: 0;
	right: 20px;
	text-align: right;
	font-weight: 500;
	font-size: 30px;
	color: #777777;
	z-index: 70;
	}
#subtitleM {
	position: fixed;
	bottom: 10px;
	left: 0;
	right: 7px;
	text-align: right;
	font-weight: 500;
	font-size: 1.7em;
	color: #777777;
	z-index: 70;
	}
#kreis1 {
	position: fixed;
	left: 3%;
	bottom: 80%;
	border-radius: 50%;
	width: 273px;
	height: 163px;
	padding-top: 110px;
	background-color: #5088ac;
	text-align: center;
	font-size: 35px;
	font-weight: 500;
	color: #F1F1A2;
	opacity: 0.2;
	z-index: 60;
	}
#kreis2 {
	position: fixed;
	left: 3%;
	bottom: 60%;
	border-radius: 50%;
	width: 273px;
	height: 163px;
	padding-top: 110px;
	background-color: #E9CE00;
	text-align: center;
	font-weight: 500;
	font-size: 35px;
	color: #279BEF;
	opacity: 0.2;
	z-index: 40;
	}
#kreis3 {
	position: fixed;
	left: 3%;
	bottom: 40%;
	border-radius: 50%;
	width: 273px;
	height: 163px;
	padding-top: 110px;
	background-color: #945166;
	text-align: center;
	font-size: 35px;
	font-weight: 500;
	color: #50ccac;
	opacity: 0.2;
	z-index: 40;
	}	
#kreis4 {
	position: fixed;
	left: 3%;
	bottom: 20%;	
	border-radius: 50%;
	width: 273px;
	height: 163px;
	padding-top: 110px;
	background-color: #22767F;
	text-align: center;
	font-size: 35px;
	font-weight: 500; 
	color: #F1B353;
	opacity: 0.2;
	z-index: 40;
	}	
#hamburger{
	position: fixed;
	top: 1em;
	left: 1em;
	opacity: 1;
	z-index: 99;
}
#hamburgerImg{
	width: 3em;
}
#link1 {
	position: fixed;
	left: 0px;
	top: 1em;
	width: 8em;
	padding-top: 0.2em;
	padding-left: 0.2em;
	padding-bottom: 0.3em;
	background-color: #5088ac;
	text-align: left;
	font-size: 2em;
	font-weight: 500;
	color: #F1F1A2;
	opacity: 1;
	z-index: 1;
	}	
#link2 {
	position: fixed;
	left: 0px;
	top: 3.5em;
	width: 8em;
	padding-top: 0.2em;
	padding-left: 0.2em;
	padding-bottom: 0.3em;
	background-color: #E9CE00;
	text-align: left;
	font-weight: 500;
	font-size: 2em;
	color: #279BEF;
	opacity: 1;
	z-index: 1;
	}	
#link3 {
	position: fixed;
	left: 0px;
	top: 6em;
	width: 8em;
	padding-top: 0.2em;
	padding-left: 0.2em;
	padding-bottom: 0.3em;
	background-color: #945166;
	text-align: left;
	font-size: 2em;
	font-weight: 500;
	color: #50ccac;
	opacity: 1;
	z-index: 1;
	}	
#link4 {
	position: fixed;
	left: 0px;
	top: 8.5em;
	width: 8em;
	padding-top: 0.2em;
	padding-left: 0.2em;
	padding-bottom: 0.3em;
	background-color: #22767F;
	text-align: left;
	font-size: 2em;
	font-weight: 500; 
	color: #F1B353;
	opacity: 1;
	z-index: 1;
	}
#stillBox {
	position: absolute;
	width: 600px;
	left: -2em;	
}
#stillImg {
	position: absolute;
	left: 280px;
}
#stillTitel{
	position: absolute;
	border-radius: 50%;
	left: 280px;
	top: 0px;
	height: 180px;
	width: 300px;
	text-align: center;
	padding-top: 120px;
	color: #5088AC;
	font-size: 3em;
	font-weight: 600;
	opacity: 0;
}
#stillTitel:hover{
	opacity: 1;
}

#stillInhalt {
	position: absolute;
	top: 50px;
	left: 110px;
}
#archBox {
	position: absolute;
	width: 600px;
	left: -2em;
	top: 330px;
}
#archImg {
	position: absolute;
	left: 0px;
}
#archTitel{
	position: absolute;
	border-radius: 50%;
	left: 0px;
	top: 0px;
	height: 180px;
	width: 300px;
	text-align: center;
	padding-top: 120px;
	color: #E9CE00;
	font-size: 3em;
	font-weight: 600;
	opacity: 0;
}
#archTitel:hover{
	opacity: 1;
}
#archInhalt {
	position: absolute;
	top: 110px;
	left: 320px;

}
#bbBox {
	position: absolute;
	width: 600px;
	left: -2em;
	top: 520px;
}
#bbImg {
	position: absolute;
	left: 480px;
}
#bbTitel{
	position: absolute;
	border-radius: 50%;
	left: 480px;
	top: 0px;
	height: 170px;
	width: 300px;
	text-align: center;
	padding-top: 130px;
	color: #FFF59B;
	font-size: 2.5em;
	font-weight: 600;
	opacity: 0;
}
#bbTitel:hover{
	opacity: 1;
}
#bbInhalt {
	position: absolute;
	top: 100px;
	left: 250px;
}
#hvBox {
	position: absolute;
	width: 600px;
	left: -2em;
	top: 700px;
}
#hvImg {
	position: absolute;
	left: -70px;
}
#hvTitel{
	position: absolute;
	border-radius: 50%;
	left: -70px;
	top: 0px;
	height: 235px;
	width: 300px;
	text-align: center;
	padding-top: 65px;
	color: #FFDAA2;
	font-size: 2.5em;
	font-weight: 600;
	opacity: 0;
}
#hvTitel:hover{
	opacity: 1;
}
#hvInhalt {
	position: absolute;
	top: 130px;
	left: 210px;
	width: 400px;
}



#i012 {
	left: 0px;
}

#i011 {
	margin-left:  25px;
}

#i010 {
	margin-left: 37px;
}

#i001 {
	margin-left: -55px;
}

#i002 {
	margin-left: 43px;
}

#i003 {
	margin-left: -15px;
}

#i004 {
	margin-left: 39px;
}

#i005 {
	margin-left: 19px;
}


#startText {
	position: absolute;
	top: 50%;
	left: 30%;
	width: 700px;
	background-color: #F5F5F5;
	padding: 10px;
	border-radius: 5px;
}



#startInfo {
position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	bottom: 0px;
	z-index: 10;

}

#gallery img {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}

.changer figure {
	/* wird erst per JS aktiviert */
	
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}

.changer figcaption {
	position: absolute;
	left: 1em;
	top: 1em;
	color: white;
}

main {
	position: relative;
	min-height: 44em;
	padding: 0;
}

#menuBlock {
	position: fixed;
	background-color: #F5F5F5;
	top: 0px;
	left: 0px;
	height: 20.5em;
	width: 17em;
	z-index: 7;
	
}

#auswahl {
	width: 80%;
}

#adresse {
	width: 100%;
}



#vorname {
	width: 100%;
}

#name {
	width: 100%;
}

#adresse2 {
	width: 100%;
}

#plz {
	width: 100%;
}

#ort {
	width: 100%;
}

#email {
	width: 100%;
}

#tel {
	width: 100%;
}

#mitteilungen {
	width: 100%;
}

#i008 {
	margin-left: 22px;
}

#i005b {
	margin-left: 20px;
}

#i013 {
	margin-left: -7px;
}

#i009 {
	margin-left: 10px;
}

#i014 {
	margin-left: 40px;
	
}

.nowrap {
	white-space: nowrap;
}
