.contentnavi {
	word-spacing: 10px;
	background-color: #223444;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #141a25;
	border-right-color: #8c969e;
	border-bottom-color: #8c969e;
	border-left-color: #141a25;

}
.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;





}
a.navi:hover {
	color: #FF8040;
	text-decoration: none;
	font-weight: bold;

}
.projektebutton {
	background-color: #223444;
	border: 1px solid #8c969e;
	height: 20px;



}
.projekttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 10px;
	text-decoration: none;


}
.textnavi {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 3px;
	left: 10px;
	text-indent: 15px;
}
a.textnavi:hover {
	color: #FF8040;
	text-decoration: underline;
}
.navineu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
a.navineu:hover {

	color: #FF8040;
	text-decoration: none;
	font-weight: bold;
}

