@charset "UTF-8";
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #003;
}
.Body_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003;
}
.Page_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #2B54A2;
}
.Right_Back {
	background-image: url(images/Home_r9_c15.jpg);
	background-repeat: repeat-y;
}
.Callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2B54A2;
}
.Disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
}

.TestBox {
background-color: #e1ddd9;
font-size: 12px;
color:#564b47;
padding:20px;
margin:0px;
text-align: center;
}
#inhalt {
text-align: left;
vertical-align: middle;
margin: 0px auto;
padding: 0px;
width: 550px;
background-color: #ffffff;
border: 1px dashed #564b47;
}