#impressum, #impressum #box {
	width: 100%;
}

#impressum #box .arrow {
	border-bottom: 1px solid #000000;
	text-align: center;
	width: 20px;
	padding: 12px 0 11px 0;
}

#impressum #box .title {
	color: #023d77;
	font-weight: bold;
	border-bottom: 1px solid #7c94ae;
	padding: 14px 0 11px 0;
	text-align:left;
}

#impressum #box .content #contentboxes {
	width: 100%;
	text-align:left;
}

#impressum #box .content #contentboxes {
	font-size: 14px;
	color: #454545;
	margin: 20px 0 0 0;
}

#impressum #box .content #contentboxes .data {
	width: 330px;
	padding: 0 20px 0 0;
}

#impressum #box .content #contentboxes .data b {
	color: #023d77;
	font-weight:bold;
}

#impressum #box .content #contentboxes .data u {
	text-decoration: none;
	font-weight: bold;
}

#impressum #box .content #contentboxes .disclaimer {
	text-align: justify;
}

#impressum #box .content #contentboxes .disclaimer b {
	color: #023d77;
}
.disclaimer #buttons {
	margin:25px 0 0 0;
}
