@charset "utf-8";
.start {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #f1260c;
	text-decoration: none;
	float: none;
}
.navigation {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #f1260c;
	text-decoration: none;
}


	
.navigation:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.footer {
	font-size: 9px;
	color: #f1260c;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
}

.footer:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.ueberschrift {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #f1260c;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	line-height: 20px;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	color: #000066;
}
.portfolio {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
.portfolio:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f1260c;
	text-decoration: none;
}

