/* Allgemeine Formatierung */
#yahbar_oben {
	width: 832px;
	height: 21px;
	line-height: 21px;
	margin: 10px 0 5px 0;
	background-color:#EFEFEF;
	position: relative;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #73757B;
}
#yahbar_unten {
	width: 832px;
	height: 21px;
	line-height: 21px;
	margin: 2px 0 3px 0;
	background-color:#A8ADB4;
	position: relative;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #73757B;
}
.text_yahbar {
	margin-left:10px;
	margin-top:2px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #73757B;
}
.link_yahbar, .yahbar {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #73757B;
}

#border_center {
	margin: 0 auto;
	width: 832px;
}

/* Seitenspezifische Formatierung */
#safe_harbor_content {
	width: 832px;
	height: auto;
	font-family: Arial;
}
#safe_harbor_content h1, #safe_harbor_content h2 {
	font-size: 14px;
	margin: 0 0 10px 10px;
}
#safe_harbor_content p {
	font-size: 12px;
	margin: 0 0 10px 10px;
}
