#imprint-left {
	
	width: 200px;
	margin-top: 10px;
	float: left;
	
}

#imprint-right {

	width: 419px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	
}

.linie-impressum {

	margin-top: -30px;
	float: left;
	
}

.green {

	color: #297c00;
	
}