.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 4px;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 8px;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 4px;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited { text-decoration: none;}
a:active { text-decoration: none;}
a:hover {
	text-decoration: none;
	color: #F00;
}
.Aktentitel {
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}
.box_main {
	float: left;
	width: 650px;
}
.box_werbung {
	height: 620px;
	width: 165px;
	left: 660px;
	float: left;
	margin: 5px 0px 0px 0px;
}
.title_version {
	font-weight: bold;
	text-align: right;
	height: 99px;
	width: 980px;
	vertical-align: text-bottom;
}

.box_content {
	width: 300px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #cccccc;
	margin: 5px 10px 5px 10px;
	border-width: 1px;
	border-style: solid;
	float: left;


}
.box_content2 {
	width: 300px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #cccccc;
	margin: 5px 10px 5px 10px;
	border-width: 1px;
	border-style: solid;
	float: left;
}
.akte {
	width: 680px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #cccccc;
	margin: 5px 17px 5px 17px;
	border-width: 1px;
	border-style: solid;
	float: left;
	clear: left;
}
.akte_text {
	margin: 0px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.akte_datum {
	margin: 0px 0px 0px 5px;
	width: 140px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.akte_bild {
	margin: 4px 10px 0px 10px;
	text-align: center;
}
.title_akte {
	width: 930px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #cccccc;
	margin: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
	float: left;
	clear: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
