.text { color: #555555; font-size: 12px; font-family: Arial, Helvetica, Verdana, Sans-Serif; line-height: 17px; text-shadow: 3px 3px 4px #cccccc  }
.klein {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
img { border-color: #555 }
h1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight: bold; }
a { color: #555; text-decoration: none; border-bottom: 1px dotted #999 }
a:visited { color: #555; text-decoration: none; border-bottom: 1px dotted #999 }
a:hover { color: #000; text-decoration: none; border-bottom: 1px dotted #333 }
.nav {
	color: #666666;
	text-decoration: none;
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 40px;
}
a.nav:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: none;	
}
a.nav:hover {
	color: #FF9900;
	text-decoration: none;
	border-bottom: none;
}
