body{
	padding-top: 5%;
	font-size: X-large;
	color: #001841;
}

.container{
	margin-bottom: 15%;
	word-wrap: break-word;
}

.header{
	margin-bottom: 5%;
}

h1,
h3{
	word-wrap: break-word;
}

.text h2{
	text-align: center;
	font-variant: small-caps;
}

.bullet{
	list-style-type: none;
}

.bullet:before{
	content: "\00BB\A0";
}

li > ul {
    margin-bottom: 10px;
}

a{
		word-break: break-all;
}

.kontakt,
.impressum{
	margin-top: 10%;
}

.footer{
	width: 100%;
	bottom: 0px;
	position: fixed;
}

.footer img{
		width: 100%;
}
