body { 
scrollbar-base-color: #FFFFFF;
scrollbar-track-color: #EEEEEE;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #EEEEEE;
scrollbar-3dlight-color: #EEEEEE;
scrollbar-darkshadow-color: #01773B;
scrollbar-shadow-color: #01773B;
overflow-X:hidden; 
overflow-Y:auto; 
} 

table.bgmenue
{
 /* width: 692px;*/
  width: 100%;
  height: 356px;
  background-color: #E5F2E5;
  background-image: url('../img/logo_wasserzeichen3.gif');
  background-repeat: no-repeat; 
  background-position: 0px 0px;
  background-attachment: fixed;
}

table.bg
{
  width: 692px;
  height: 382px;
  background-color: #E5F2E5;
  background-image: url('../img/logo_wasserzeichen3.gif');
  background-repeat: no-repeat; 
  background-position: 0px 26px;
  background-attachment: fixed;
}

table.menue
{
  width: 692px;
  background-color: #E5F2E5;
}

.nospace
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


.content01
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	line-height: 16px;
}

.content02
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

.content03
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #464646;
	line-height: 14px;
}

td.subnav
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01773B;
	line-height: 24px;
	padding-left: 15px; 
  border-bottom: solid 1px #01773B;
  padding-bottom: 0px
}

a.subnav
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: bold;
	color: #01773B;
	line-height: 24px;
	text-decoration: none;
}

a.subnav:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: bold;
	color: #01773B;
	line-height: 24px;
	text-decoration: none;
}
/*
a.subnav:active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: bold;
	color: #01773B;
	line-height: 24px;
	text-decoration: underline;
}*/



