
body
{
	margin: 0px;
	padding: 0px;
	Background: #fffff0;
}
.boxoben{
	Color: #000000;
	Background: #fffff0;
	Background-Image: url(bilder/spierlink3.gif);
	Background-Position: top left;
	Background-Repeat: norepeat;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
	Height: 80px;
}

.mainbox
{
	Color: #000000;
	Background: #FFFFE0;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 70%;
	Font-Style: normal;
	Text-Align: left;
	Border-Color: #bfb8af;
	Border-Style: solid;
	border-width: 1px;
	position: relative;
	margin-left: 5px;
	margin-right: 0px;
}

.contenthead
{
	Color: #000000;
	Background: #dfd7c0;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 14pt;
	Font-Weight: normal;
	Text-Align: center;
	Border-Color: #bfb8af;
	Border-Style: solid;
	Border-Width: 1px;
	border-right: 0;
	border-top: 0;
	padding: 8px;
	position: relative;
	min-width: 280px;
	height: 30px;
	margin-left: 0px;
}
.content
{
	Color: #000000;
	Background: #f4f4df;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 9pt;
	Font-Style: normal;
	Text-Align: center;
	Border-Color: #bfb8af;
	Border-Style: solid;
	Border-Width: 1px;
	Border-Top: 0;
	border-right: 0;
	padding: 12pxs;
	position: relative;
	height: 541px;
	margin-left: 0px;
}

