
body
{
	margin: 0px;
	padding: 0px;
	Background: #778899;
	text-align:center;
}
.boxoben{
	Color: #000000;
	Background: #ffffff;
	Background-Image: url(bilder/spierlink3.gif);
	Background-Position: top left;
	Background-Repeat: no-repeat;
	margin: 0px auto;
	margin-top: 5px;
	Height: 93px;
	Width: 80%;
	text-align:left;
}
.boxschalter{
	Color: #000000;
	background: transparent;
	position: absolute;
	top: 73px;
	height: 22px;
	Width: 720px;
	margin: 0px auto;
}
.mainbox
{
	Color: #000000;
	background: #eeeeee;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 70%;
	Font-Style: normal;
	Text-Align: left;
	Border-Color: #bfb8af;
	Border-Style: solid;
	border-width: 0px;
	position: relative;
	width: 80%;
	margin: 0px auto;

}
.menulinks
{
	Color: #000000;
	Background: transparent;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 8pt;
	Text-Align: center;
	Border-Color: #bfb8af;
	Border-Style: solid;
	border-top: 0;
	Border-Width: 0;
	Border-left: 0;
	Border-Right: 0;
	padding: 2px;
	position: relative;
	top: 60px;
	left: 0px;
	Height: 100px;
	Width: 166px;
	Margin-left: 2px;
	float: left;
}
.contenthead
{
	color: #FFFFFF;
	background: #CCCCCC;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 16pt;
	Font-Weight: bold;
	Text-Align: left;
	Border-Color: #bfb8af;
	Border-Width: 1px;
	border-right: 0;
	border-left: 0;
	border-top: 0px;
	border-style: dashed;
	padding: 4px;
	position: relative;
	min-width: 280px;
	height: 30px;
	margin-left: 145px;
}
.content
{
	Color: #000000;
	Background: #FFFFFF;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 9pt;
	Font-Style: normal;
	Text-Align: left;
	Border-Color: #bfb8af;
	Border-Style: solid;
	Border-Width: 1px;
	Border-Top: 0;
	border-right: 0;
	border-left:0;
	padding: 12px;
	position: relative;
	min-height: 671px;
	_height: 140em;
	margin-left: 175px;
}
#mainbutton a{
	background-color: transparent;
	background: #eeeeee no-repeat top;
	background: url(buttons/mainbutton.gif) no-repeat top;
	Color: black;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 10pt;
	Text-Align: center;
	Text-Decoration: none;
	float: left;
	Padding: 2px;
	border-width: 0;
	width: 104px;
	height: 22px;
	margin-left: 1px;
}
#mainbutton a:hover{
	background: url(buttons/mainbutton_sel.gif) no-repeat top;
	Font-Style: italic;
}
#leftbutton a{
	Background: #FFFFFF;
	Color: #000055;
	Font-Family: Arial, Helvetica, Sans-Serif;
	Font-Size: 8pt;
	Text-Align: center;
	Text-Decoration: none;
	Padding: 1px;
	border-width: 1;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px;
	border-color: #dddddd;
	border-style: dashed;
	position: relative;
	width: 165px;
	height: 20px;
	float: left;
}
#leftbutton a:hover{
	Background: #ffffAA;
}
.boxunten{
	Color: #000000;
	Background: #d4e4ff;
	background: #eeeeee;
	float: clear;
	Height: 60px;
}
