/* avevita styles */

/* navigation avevita */

#servicenav-bottom {
	float:right; 
	margin-top:-32px;
	margin-right:3px;
	color:#ddd;

}

#servicenav-bottom a {
	color:#ddd;
	text-decoration:none;

}

#servicenav-bottom a:hover {
	text-decoration:underline;

}


#servicenav-top {
	float:right;
	width:200px; 
	color:#ccc;
	margin-right:5px,
	margin-top:5px;
}

#servicenav-top a{
	color:#ccc;
	text-decoration:none;

}

#servicenav-top a:hover{
	color:#747474;

}

.breadcrumb_wrap {

	float:rigth; 
	width:200px;
}


/* Fix für ie für navigations einfügung - rechts */
.navwrap {
float:left;
width:750px;
}


/* Bild in Seite neben Titel und Text */

.image1_file {
	float:right;
	margin-top:-61px;
	margin-left:10px;
}


form {
	margin-top:20px;
	}


