@charset "utf-8";
/* CSS Document */

.bilderrahmen {
	border: 3px solid #F00;
	height: 225px;
	width: 300px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-variant: normal;
	color: #006633;
	font-weight: bold;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
}
.ueber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #FFF;
	text-align: center;
	font-weight: bold;
	color: #F00;
}
#table2 {
	width: 80%;
	padding: 0px;
	margin: 0px;
}
.head_dat {
	border: medium groove #063;
}
#table1 {
	width: 80%;
	padding: 0px;
	margin: 0px;
	border: thick groove #063;
	text-align: left;
}
.Block_1 {
	background-color: #FFF;
	width: 50%;
	border: thin groove #063;
	text-align: center;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-variant: normal;
	color: #006633;
	font-weight: bold;
	text-align: center;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-variant: normal;
	color: #006633;
	font-weight: bold;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
}
