.center{text-align: center;
	font-size: 3,2em;
	}
.h3{
	font-size: 2,8em;
	}

nav{color: white;
	font-size: 2.8em;
	font-family: sans-serif, Calibri;
}

.nav:visited,.nav:active,.nav:focus,.nav{color: white;
							text-decoration: none;
}



.nav:hover{text-decoration-line: underline;
			text-decoration-style: dotted;
			text-decoration-color: white;
}

a:hover{text-decoration-line: underline;
			text-decoration-style: dotted;
			text-decoration-color: white;
}

.description, .listimage {
	float: left;
}

.listimage {
	margin: 20px;
}

element.style {
    left: 1%;
    position: relative;
    width: 98%;
}
.Flagge{
	position: fixed;
	margin-top:23px;
	left:5px;
	width: 440px;
	height: 320px;
}
.Map{
	position: fixed;
	margin-top:23px;
	right:5px;
	width: 440px;
	height: 320px;
}
.Wissen{
	text-align: center;
	font-size: 3,2em;
	Background-color: #eee;
	margin-left:30%;
	margin-right: 30%;
}
.Tittle{
	color: #3e78d6;
	position: absolute;
	text-align:center;
	width:100%;
	top: 40%;
	font-size: 9em;
	font-family: sans-serif, Calibri
}

.TittlePosition{
	width:98%;
}
#wrapper1{

}
#wrapper{
	border: 2px solid black;
	background-color: #eee;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

.banner{margin-left: 1%;
		margin-right: 1%;
		margin-top: 2%;
		border-width: 5px;
		border-color: white;
		border-style: inset;
}
			
.footer{
	width:98%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	border: 5px solid black;
}