@charset "ISO-8859-1";
.breadcrump {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
}
.fliesstext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}
.background {
	background-attachment: fixed;
	background-image: url(img/background2.jpg);
	background-repeat: no-repeat;
	
}
.auswahl_projekte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 16px;
	text-decoration: underline;
}
.fliesstext_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
}
