
.Container 
{

	height:					480px;
	width:					800px;
}

.Container h1
{
	font-size:				18pt;
	font-weight:			900;
}

.Header
 {
	font-size:				18pt;
	font-weight:			900;
	left:					5px;
	right:					5px;
	top:					5px;
	height:					100px;

}

.Header img
 {

	height:					100px;
	width:					100px;

}

.Nav 
{
	font-size: 				12pt;
	font-weight: 			800;
	top:					130px;
	left:					5px;
	bottom:					5px;
	width:					200px;
}

.Body 
{
	left: 					220px;
	right:					5px;
	top: 					130px;
	bottom:					5px;
	overflow:				auto;
}

/* ======================================================================================== */
.BodyContainer .Zuechter .tier img
{
	height:					150px;
	width:					auto;
}













