body {
	font-family: Arial, Helvetica, sans-serif;
}
.fliess {
	color: #000000;	
}
.klein {
	color: #000000;
	text-decoration: none;	
}
.fett {
	font-weight: bold;	
}
.header {
	font-weight: bold;	
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
a.navigation:link, a.navigation:visited{
	text-decoration:none;
	font-weight: bold;
	color: #000000;	
	padding-left: 21px;
	letter-spacing: 1px;
}
a.navigation:active, a.navigation:hover{
	text-decoration:none;
	font-weight: bold;
	color: #000000;	
	padding-left: 21px;
	letter-spacing: 1px;	
	background-image: url(../images/webelemente/pfeil.gif);
	background-position: 7px 48%;
	background-repeat:no-repeat;	
}
a.navigation_klein:link, a.navigation_klein:visited{
	
	
	text-decoration:none;
	font-weight: normal;
	color: #000000;	
	padding-left: 32px;
}
a.navigation_klein:active, a.navigation_klein:hover{
	
	
	text-decoration:none;
	font-weight: normal;
	color: #000000;	
	padding-left: 32px;	
	background-image: url(../images/webelemente/pfeil_klein.gif);
	background-position: 19px 48%;
	background-repeat:no-repeat;	
}
a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

