html{
	font: 1.4em/200% arial;
	font-weight: 100;
	background-color: #f4f4f4;
	}
	
a:link{
  text-decoration: none;
  color: #1729c7;
}	

a:visited{
	color: #1729c7;}
		
body{
	margin: 0;
	padding: 0;
	border: 0;
	}
	
*{
	box-sizing: border-box;
	}

.li{
	padding: 0.4em 0;
	margin 0 0;}

h4{
	font-size: 0.7em;
	font-weight: 100;
	}

h5{
	font-size: 0.4em;
	font-weight: 100;
	margin: 0;
	}

h6{
	
	font-size: 0.4em;
	font-weight: bold;
	margin: 0.8em;
	}

	
.s1{
	margin: 1em 1em;
	font-weight: 100;
	}
	
.l1{
	list-style-type: square;
	line-height: 2.2em}
	
#l2{
	margin: 0 30% 0 0;
	width: 70%;
	margin: 0;
	display: inline-block;
	float: right;}
	
	
#pb{
	display: inline-block;
	margin: 0;
	width: 30%;
	border: 4px groove #555555;
	}

	
.e3.e2{
	list-style-type: none;
	}	

.b1{
	margin-top: 0.86em;}
	
.b2{
	margin-bottom: 0.6em;
	}

.e2{
	float: left;
	position: relative;
	display: inline;
	}
	
li a{
	display: block;
}

.e2 li a:hover{
	padding-left: 0.2em;
	background-color: #aeaeae;
	padding-right: 0.3em;
	transition: all 0.2s;
	}

.e2 li a{
	transition: all 0.2s;}
 
ul li ul{
	display: none;
	position: absolute;
	z-index: 2;
	margin: 0;
	}
	
.e2:hover ul{
	display: block;
	padding: 0 1em;
	background-color: inherit;
}	

.e2{
	padding: 0.1em 0;
	}
	
.e2:hover{
	background-color: lightgrey;
	}
	
.e1{
	margin: 0em 1em;
	}
	
ul li::marker{
	color: #555555}
	
.e2 li a{
	margin-right: 0 0.2em;}

#header{
	width: 100%;
	background-color: #e9e8ff;
	height: 100px;
	clear: both;
	}

#logo{
	float: left;
	width: 14em;
	margin: 1em 0 0 1em;
	}
		
nav{
	float: right;
	display: inline-block;
	height: 100px;
	}	
	
nav h4{
	margin: 0.2em 0;}	
	
main{
	border-top: 0.05em solid #7b7b84;
	background-color: #f6f6f6;
	clear: both;
	font-size: 2em;
	background-image: url(Bilder/background_blass.jpg);
	background-size: 100%;
	line-height: 0.6em;
	}
	
#start{	
	clear: both;
	margin: 0 2em;
	padding-bottom: 6em;
	font-weight: 100;
	}
	
footer{
	position: fixed;
	width: 100%;
	bottom: 0;
	display: flex;
	justify-content: center;
	background-color: #b4b3c9;
	border-top: 0.08em solid black; 
	}
	
#impressum{
	text-align: center;
	padding: 0.1em;
	font-size: 0.8em;
	line-height: 1.4em;
	}
	
fieldset{
	background-color: #BDC3E0;
	border: 2px solid black;
	border-radius: 3px;
	margin: 0.2em 1em;
	line-height: 0.4em;
	}

#plz{
	margin: 0;
	height 0.2em;	
	width: 24%;
	display: inline-block;
	}

#ort{
	margin: 0;
  width: 72%;
	
	display: inline-block;}
	
#plzort{
	width: 8.02em;
	display: inline-block;
	margin: 0;
	}

legend{
	background-color: white;
	border: 2px solid black;
	display: inline-block;
	padding: 0 0.2em;
	font-size: 0.7em;
	font-weight: 100;
	line-height: 1.5em}	
	
textarea{
	border: 2px solid #5f5f5f;
}

#Nachricht{
	text-align: left;}

#submit1{
	background-color: whitesmoke;
	border: 2px solid #5f5f5f;
	padding: 0.4em 1em; 
	margin-left: 42.2em;
	width: 8em;}
	
textarea{
	resize: none;
	font-size: 0.5em;
	font-weight: 100;
	}
	
label{
	min-width: 12em;
	display: inline-block;
	text-align: right;
	font-size: 0.4em;
	font-weight: 100;
	}	

input{
	border: 2px solid #5f5f5f;
	display: inline-block;
	width: 20em;
	font-size: 0.4em;
	font-weight: 100;
	margin: 0 0;
}	
.deen{
	float: left;
	position: relative;
	padding-top: 0;
	display: inline;
	list-style-type: none;	
	white-space: nowrap;
	height: 0.1em;
	
	margin: 0em 0.2em;
}

.deen2{
	margin-right: 1.0em;
	position: relative;
}
