/* CSS Document */

/* --- */
.box_impressum_adresse {
	position: absolute;
	right:250px;
	top:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
	width: 400px;
	text-align: center;
	line-height: 1.1em;
}

/* --- */
.box_impressum_haftungshinweise {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width: 600px;
	padding: 10px;
	margin-top: 300px;
	margin-left: 150px;
	text-align: center;
	}
