BODY {
	color: navy;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		scrollbar-3d-light-color : #4D6C4F;
		scrollbar-arrow-color : #332811;
		scrollbar-base-color : #4D6C4F;
				scrollbar-face-color : White;
		scrollbar-highlight-color : White;
		scrollbar-shadow-color : #4D6C4F;
}


TABLE, TD, TR, TH {
	color: #364B37;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fett {
	color: #222F23;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
}

.termin {
	color: #364B37;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
}

.klein {
	color: #364B37;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
}

A {
	color: navy;
	text-decoration : underline;
	font-size : 12px;
	font-weight : bold;
}
 
A:HOVER {
	color: blue;
	text-decoration : none;
    font-size : 12px;
	font-weight : bold;
	background-color : #BFD1C0;
}

A.navi:VISITED {
	color : navy;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}    
    
A.navi:LINK {
	color : navy;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}


A.navi2:LINK {
	color : navy;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}

A.navi2:VISITED {
	color : navy;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}

A.navi:HOVER {
    width : 80px;
	color : blue;
	text-decoration : none;
		font-size : 11px;
		font-weight : 500;
		background-color : #BFD1C0;
		border : 1px solid #222F23;
		padding-bottom : 2px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 2px;
}

A.navi2:HOVER {
    width : 80px;
	color : blue;
	text-decoration : none;
		font-size : 11px;
		font-weight : 500;
		background-color : #BFD1C0;
		border : 1px solid #222F23;
		padding-bottom : 2px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 2px;
}

.fettgross {  
    color: navy;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 17px;
    font-weight : bold;
}

.gross {  
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 16px;
    font-weight : bold;
}

TABLE.border, TD.border, TH.border {
	border : 1px solid Black;
}
