.Gerüst {
	height: 1100px;
	width: 600px;
	margin: auto;
}
.Überschriften {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	width: 200px;
	height: auto;
	float: left;
}
.Inhaltstexte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	float: left;
	width: auto;
	clear: none;
	padding: 30px;
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: normal;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline overline;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.boxed-datenschutz {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: auto;
	width: 600px;
	margin: auto;
}
