a:link{
background-color:transparent;
color:#008800;
 text-decoration: underline;
}
a:visited{
background-color:transparent;
color:#008800;
 text-decoration: underline;
}
a:hover{
background-color: transparent;
	text-decoration: underline overline
	transparent;
}
a.index:link{
background-color:transparent;
color:#008800;
text-decoration: none;
}
a.index:visited{
background-color:transparent;
color:#008800;
text-decoration:none
}
a.index:hover{
background-color: transparent;
	text-decoration: none;
	transparent;
}
a.navi:link{
background-color:transparent;
color:#008800;
text-decoration: none;
}
a.navi:visited{
background-color:transparent;
color:#008800;
text-decoration:none
}
a.navi:hover{
	background-color: transparent;
	text-decoration: none;
	transparent;
}
body
{
  background-image: url(../images/inhalt.jpg);
	background-repeat: no-repeat;
	margin-top: 60px;
background-attachment: fixed;
  /*background-position: left;*/
  font-family:Verdana,sans-serif;
  font-size: 12px;
  color: #000000;
  

scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#838383;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#838383
}
/*
body.top
{
	background-image: url(../top/tree.jpg);
	background-repeat: no-repeat;
	background-position: left;
  
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#838383;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#838383
}
table.navi
{
	text-align: right;
}
td.navi
{
  font-size: 14px;
	text-align: right;
	padding-right: 5px;
  font-weight: bold;
}
*/

