body {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	text-align: center; /* fuer IE_quirks */
	color: #000000;
}

#wrapper {
	width: 800px;
}

#header {
	height: 110px;
	width: 100%;
}

#menu_top {
	background-color: #FFFFFF;
	height: 22px;
	width: 100%;
	text-align: left;
	font-size: 0.8em;
}

#menu_top a {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}

#menu_top a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #04865A;
}

#layertable {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #04865A;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #04865A;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #04865A;
	background-color: #ffffff;
}

#layermenu {
	font-size: 0.75em;
	text-align: left;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #04865A;
}

#layermenu a {
	text-decoration: none;
	color: #000000;
}

#layermenu a:hover {
	text-decoration: none;
	color: #04865A;
}

#leiste_top {
	height: 15px;
	width: 100%;
	background-image: url(../pics/standard/leiste_top.gif);
	background-repeat: repeat-x;
}

#content {
	width: 100%;
	font-size: 0.8em;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content a,  #content a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #04865A;
}

#leiste_bottom {
	height: 10px;
	width: 100%;
	background-image: url(../pics/standard/leiste_bottom.gif);
	background-repeat: repeat-x;
}

#menu_bottom {
	width: 100%;
	text-align: right;
}

#menu_bottom a, #menu_bottom a:hover {
	background-color: #FFFFFF;
	font-size: 0.75em;
	text-decoration: none;
	color: #000000;
}

h1 {
	background-color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	color: #04865A;
	text-decoration: underline;
}