#Layer1 {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 91px;
	z-index: 1;
	width: 800px;
}
#Layer2 {position: absolute; left: 0px; top: 91px; width: 237px; height: 227px; z-index: 2 ;}
#main {
	position: absolute;
	left: 237px;
	top: 91px;
	z-index: 3;
	vertical-align: middle;
	padding: 8px;
}
#Layer4 {position: absolute; left: 0px; top: 318px; width: 237px; height: 15px; z-index: 4 ;}
#Layer5 {position: absolute; left: 0px; top: 0px; width: 1px; height: 333px; z-index: 5  ;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
.ornament {
	float: left;
	width: 200px;
	border-top: 1px solid #333333;
	border-right: 1px #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(sonstiges/table.jpg);
	color: #000000;
}
td {
	border: 2px dotted #FFFFFF;
}
