@charset "UTF-8";

div#imprintFrame {
	width: 960px;
	background-color: white;
	height: 653px;
	border: 10px solid white;
	background-image: url('../img/silverbg.png');
	background-repeat: no-repeat;
}

div#imprintFrame #paragraph {
	float: right;
}

div#imprintContent {
	margin: 20px;
	margin-right: 0px;
	width: 430px;
	overflow: auto;
	font-size: 12px;
	color: #252525;
	line-height: 140%;
}

div#imprintContent img {
	display: block;
	margin-bottom: 20px;
}

div.label {
	float: left;
	width: 70px;
	font-weight: bold;
}

div.label2 {
	float: left;
	width: 160px;
	font-weight: bold;
}