body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #383F46;
}
.root {
	margin: auto;
	height: 38.06em;
	width: 56.25em;
	position: relative;
}
.logo {
	background-color: #C6C7C9;
	position: relative;
	width: 18.75em;
	float: left;
	overflow: hidden;
}
.logo img {
	height: 10.06em;
	width: 18.75em;
}

.adresse {
	background-color: #C6C7C9;
	float: left;
	position: relative;
	width: 18.75em;
	height: 10.06em;
	overflow: hidden;
}
.adresse p {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 1.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;

}

.symbol {
	background-color: #DADADC;
	float: left;
	position: relative;
	width: 18.75em;
	height: 10.06em;
	overflow: hidden;
}
.symbol img {
	height: 10.06em;
	width: 18.75em;
}


.bild {
	float: left;
	height: 28.06em;
	width: 56.25em;
	position: relative;
	overflow: hidden;
}
.bild img {
	height: 28.06em;
	width: 56.25em;
}

.flaggen {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-bottom: 0.7em;
	padding-left: 0.7em;
	overflow: hidden;
}
.flaggen img {
	height: 1.88em;
	width: 3.13em;
}

.textrechts {
	position: absolute;
	float: left;
	width: 20.44em;
	overflow: hidden;
	right: 0px;
	bottom: 0px;
	color: #FFFFFF;
	height: 28.06em;
}


.textrechts h1 {
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 1.6em;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.textrechts ul li {
	list-style-type: square;
	color: #FFFFFF;
	list-style-image: url(list-style-image.gif);
	list-style-position: outside;
}
