body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	color: #000000;
	background-color:none;
	/*background-image: url(images/menu_ecke_ol_01.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;*/
	font-size: 14px;
	line-height: 1.5;
	z-index:-1;
}

p {
	z-index:-1;
}

a {
	text-decoration: none;
	padding: 1px;
	/*background-image:url(images/link_block_01.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:9px;*/
}

img {
	/*background-image:url(images/impressum01.gif);*/
}

a:link {
	color: #367D31;
}

a:visited {
	color: #367D31;
	text-decoration: none;
}
a:active     {
	color: #FF0000;
	text-decoration: none;
}
a:hover      {
	color: #FF0000;
	text-decoration: none;
}

h1 {
	margin-top:25px;
	margin-bottom:40px;
	margin-left:65px;
	font-size:18px;
	font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-color:#367D31;
	border-bottom-style: solid;
	border-bottom-width: thick;
	padding-bottom:10px;
}


.tabellenUeberschrift {
	background-image: url(images/tabelle_hg_01.jpg);
	background-position: left;
	padding: 5pt;
	border-left: thin solid #B0D7AD;
	border-right: thin solid Black;
	font-weight: bold;
}

.logo {
	position:absolute;
	top:0px;
	left:0px;
	width:71px;
	height:111px;
	background-image: url(images/menu_ecke_ol_01.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	z-index:10;

}
