html{
	height: 100%;
}
body{
	/*background-repeat: repeat;*/
	background-size: cover;	
	padding: 100px;
	min-height: 100%;
}
.small-print{
	font-family: Verdana !important;
	font-size: 11px;
	color: #525252 !important;
	line-height: 1.25em !important;
}
.impressum-link{
	text-align: right;
	float: right; 
	position: absolute;
	bottom: 7px;
	right: 12px;	
	color: #779EB !important;
	width: 200px !important;
}
