body {
	scrollbar-face-color: #C5F4AB;
	scrollbar-shadow-color: #DFEDBA; 
	scrollbar-highlight-color: #F0FDCA;
	scrollbar-3dlight-color: #F0FDCA; 
	scrollbar-darkshadow-color: #228653;
	scrollbar-track-color: #DFEDBA; 
	scrollbar-arrow-color: #DFEDBA;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #497220;
/*	background-color: #C5F4AB
*/	
	background-image:url(../images/bguo.gif);
	background-attachment: fixed;

/*
 hellgrün: #C5F4AB
*/
}

a:link, a:visited, a:active {
	color: #497220;
	text-decoration: underline; 
	font-weight: bold;
	font-size: 12px
}

a:hover {
	color: #03440E;
	text-decoration: underline; 
	font-weight: bold;
	font-size: 12px

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #497220;
}

td.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #497220;
}

td.pictureborder {
	border-color:#497220;
	border-width: 1px;
	border-style:solid;
	padding:0px;
} 
table {
/*	background-color:#C5F4AB*/
	font-size: 12px;
	color: #497220;
}


table.filled_dark, tr.filled_dark, td.filled_dark {
	background-color: #B3C776;
}

table.filled_medium, tr.filled_medium, td.filled_medium {
	background-color: #C9DC90;
}

table.filled_bright, tr.filled_bright, td.filled_bright {
	background-color: #C6E666;
}

table.filled_brightest, tr.filled_brightest, td.filled_brightest {
	background-color: #DEE9BB;
}

.line {
	background: #8BB8DB;
}

hr.line {
 	border-top: 1px;
	border-color:#D0EE86;
	height: 1px;
	border-style:solid;
	padding:0px;
}
