body, html {
        font-family: Roboto, serif;
		font-size: 17px;
		background-color:  #3B4463;
      }

header, footer{
	background-color: #3B4463;
}
main {
	background-color: #fff;
}
main .container.xmall{
	max-width: 360px;
}


.maintaince{
	color: #E28C13;
}
.frau{
	height: 340px; 
	background-repeat: no-repeat; 
	background-position: center center; 
}

.impressum p{
	font-weight: 300;
}