html,body {	font-family: Arial, Helvetica, sans-serif;	background-color: #FFFFFF;	margin: 0px;	padding: 0px;	height: 100%;	width: 100%;}a:link {	font-size: 13px;	font-weight: bold;	color: #FF6B40;	text-decoration: none;}a:visited {	font-size: 13px;	font-weight: bold;	color: #FF6B40;	text-decoration: none;}a:hover {	font-size: 13px;	font-weight: bold;	color: #B0BAB4;	text-decoration: none;}a:active {	font-size: 13px;	font-weight: bold;	color: #B0BAB4;	text-decoration: none;}a.projekt:link {	font-size: 12px;	color: #FF6B40;	text-decoration: none;	font-weight: normal;}a.projekt:visited {	font-size: 12px;	color: #FF6B40;	text-decoration: none;	font-weight: normal;}a.projekt:hover {	font-size: 12px;	color: #616161;	text-decoration: none;	font-weight: normal;}a.projekt:active {	font-size: 12px;	color:#616161;	text-decoration: none;	font-weight: normal;}.aktiv {	color: #B0BAB4;}.aktivprojekte {	color: #616161;}.fliesstext {	font-size: 12px;	color: #0E0E0E;}.bildtitel {	font-size: 11px;	color: #999999;}.name {	font-size: 18px;	font-weight: bold;	color: #616161;}.startname {	font-size: 18px;	font-weight: bold;	color: #000000;}.aktivimpressum {	color: #B0BAB4;	font-size: 10px;}
