BODY {
scrollbar-face-color:#E1F8D4;
scrollbar-highlight-color:#E1F8D4;
scrollbar-3dlight-color:#008800;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#008800;
scrollbar-arrow-color:#008800;
scrollbar-track-color:#FFFFF8;
}

body, p, td, div, span, table, ul, ol, li, b, i
{
font-family: Arial, Verdana, Helvetica, sans_serif;
font-size: 10pt;
color: #006200;
}

a:link
{
text-decoration: none;
color:#008800;
font-weight:bold;
}

a:visited
{
text-decoration:none ;
color:#008800;
font-weight:bold;
}


a:hover
{
text-decoration:underline;
color:#008800;
font-weight:bold;
}


a:active
{
text-decoration: none;
color:#008800;
font-weight:bold;
}

a.nav:link
{
text-decoration: none;
color:#008800;
font-weight:bold;
}


a.nav:visited
{
text-decoration:none ; 
color:#008800;
font-weight:bold;
}

a.nav:hover
{
text-decoration: underline;
color:#008800;
font-weight:bold;
}

a.nav:active
{
text-decoration: none;
color:#008800;
font-weight:bold;
}


.tabelle {
	color: #008800;
}
.taboben {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #008800;
}
.tablinks {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #008800;
}
.tabrechts {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #008800;
}

.tabborder
 {	
 border: 1px solid #008800;
}

.tabunten {	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #008800;
}

input,textarea
{  
  background-color:#FFFFF8;
	border-bottom: #008800 1px solid;
	border-left: #008800 1px solid;
	border-right: #008800  1px solid;
	border-top: #008800 1px solid;
	color:#008800;
	font-weight:bold;
	}