@charset "UTF-8";


/* BOXEN – Ornament Navigation Startseite -------------------------------------- */
/* ------------------------------------------------- */  
/* ------------------------------------------------- */  


#box_nav_ornament_gelb1P70, #box_nav_ornament_gruenP20, #box_nav_ornament_gelb2 {
	position: relative;
	height: 300px;
	color: rgba(74,64,74,1);
}

#box_nav_ornament_gelb1P70:hover, #box_nav_ornament_gruenP20:hover, #box_nav_ornament_gelb2:hover {
	color: rgba(74,64,74,0.7);
	text-decoration: none;
}


#box_nav_ornament_gelb1P70 {
	background: url(../images/oelerich_nav_ornament_gelb1p70_300x300.png) no-repeat 10px 0px;
}
#box_nav_ornament_gelb1P70:hover {
	background: url(../images/oelerich_nav_ornament_gelb1p70_300x300_hover.png) no-repeat 10px 0px;
}


#box_nav_ornament_gruenP20 {
	background: url(../images/oelerich_nav_ornament_gruenp20_300x300.png) no-repeat 10px 0px;
}
#box_nav_ornament_gruenP20:hover {
	background: url(../images/oelerich_nav_ornament_gruenp20_300x300_hover.png) no-repeat 10px 0px;
}


#box_nav_ornament_gelb2 {
	background: url(../images/oelerich_nav_ornament_gelb2_300x300.png) no-repeat 10px 0px;
}
#box_nav_ornament_gelb2:hover {
	background: url(../images/oelerich_nav_ornament_gelb2_300x300_hover.png) no-repeat 10px 0px;
}



/* BOXEN – Ornament Text -------------------------------------- */


#box_ornament_absolute {
	width: 220px;
	text-align: center;
	position: absolute;
	top: 90px;
	right: 50px;
	left: 50px;
	bottom: 0%;
	text-decoration: none;
}
