body {
  scrollbar-face-color:#C0C0C0;
  scrollbar-track-color:#EFEFEF;
  scrollbar-arrow-color:#676767;
  scrollbar-highlight-color:#E2E2E2;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-3dlight-color:#A8A8A8;
  scrollbar-darkshadow-color:#000000}
}
#navi a {
font-size: 8pt;
font-weight: bold;
font-family: Verdana;
color: #707070;
text-decoration: none;
}

#navi a:link {
font-size: 8pt;
font-weight: bold;
font-family: Verdana;
color: #707070;
text-decoration: none;

}

#navi a:visited {
font-size: 8pt;
font-weight: bold;
font-family: Verdana;
color: #707070;
text-decoration: none;

}

#navi a:hover {
color: Black;
background: transparent;
}

#navi a:active {
color: #0000FF;

}

#navi a .showcase {
display: none;
}

#navi a:hover .showcase {
	position: absolute;
	top: 395px;
	right:200px;/*funktioniert in Netscape*/
	text-align:left;
	display: block;
	width: 415px;
	background: transparent;
	color: #707070;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
/*Ende Navigation*/


table {
	background-image: url(/site/images/introo.jpg);
	background-repeat: no-repeat;
}
.main{
margin: 0px auto;
width: 760px;
/*height: 400px;*/
text-align: left;

}

table.tunten{
   width: 760px;
	background-image: none;
   padding-left:2px;
	border-top: 1px dotted #8B8B8B;
	border-bottom: 1px dotted #8B8B8B;
}
td.tunten{
	background-image: url(/site/images/spacertd.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

td.amenu{
   text-align:left;
	width: 140px;
   PADDING-Left: 0.5em;
	border-left: 1px dotted #8B8B8B;
}
.headline{
	position: absolute;
	top: 70;
	padding-left: 360px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #707070;
	font-weight: bold;
}
A:LINK {
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
	color: #707070;
	text-decoration: none;
}
A:VISITED {
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
	color: #707070;
}

A:HOVER {
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;
	color: black;
}
A:ACTIVE {
font-weight: bold;
   color:636563;
	text-decoration : none;
}



P {
	color: #414141;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


