body {
	font-family: Tahoma;
	font-size: 13px;
	color: #767676;
	background-color: #FFFFFF;
	background-image:  url(../_images/b_servi.gif);
	background-repeat: no-repeat;
	background-position: right 15;
 	background-attachment: fixed; padding:0px; 
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.S0 { background: #FFFFFF; }
.S1 { background: #949393; }
.S2 { background: #FB3325; }
.S3 { background: #FFD100; }
.S4 { background: #0079CA; }
.S5 { background: #FF7300; }
.S6 { background: #6AC335; }

A:link { text-decoration: none; color: #767676 }
A:visited { text-decoration: none; color: #767676 }
A:hover { text-decoration: none; color: #FFCC00 }
A:active { text-decoration: none; color: #767676 }
A:focus { text-decoration: none; color: #FFCC00 }

A.Pfeil { background: transparent url(../_images/pfeil.gif) no-repeat left; padding-left: 16px; }

.Standard {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #767676;
}

.Fett {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #555555;
}

.Farbe {
	font-family: Tahoma;
	font-size: 19px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 2px;
	font-variant: normal;
	color: #FF7300;
}

.Fluss {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #767676;
}

.Bild {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #767676;
}

.Felder {
	BORDER-RIGHT: #767676 1px dotted; 
	BORDER-TOP: #767676 1px dotted; 
	BORDER-LEFT: #767676 1px dotted; 
	BORDER-BOTTOM: #767676 1px dotted; 
	padding-right: 4px;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	COLOR: #767676; 
	FONT-SIZE: 13px; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #FFFFFF;
}

.Button {
	BORDER-RIGHT: #FF7300 1px solid; 
	BORDER-TOP: #FF7300 1px solid; 
	BORDER-LEFT: #FF7300 1px solid; 
	BORDER-BOTTOM: #FF7300 1px solid; 
	padding-right: 1px;
	padding-top: 2px;
	padding-left: 1px;
	padding-bottom: 2px;
	COLOR: #FFFFFF; 
	letter-spacing: 1px;
	FONT-SIZE: 13px; 
	FONT-FAMILY: Tahoma; 
	BACKGROUND-COLOR: #FF7300;
}