@charset "utf-8";
/* CSS Document */


/*a, a:visited {color: #575757;}
a:active{color:#000 ;}
a:hover{color:#E81717;}
*/


#nav-products a {
  background: url("../images/daDK/products.gif") no-repeat  bottom center;
  width: 76px;
  margin: 0 20px 0 0;
}

#nav-services a {
  background: url("../images/daDK/services.gif") no-repeat  bottom center;
  width: 105px;
  margin: 0 20px 0 0;
}

#nav-register a {
  background: url("../images/daDK/register.gif") no-repeat 2px 100%;
  width: 80px;
  margin: 0 20px 0 0;
}

#nav-account a {
  background: url("../images/daDK/konto.gif") no-repeat 5px 100% ;
  width: 80px;
  margin: 0 20px 0 0;
}

#nav-about a {
  background: url("../images/daDK/aboutUs.gif") no-repeat  bottom center;
  width: 76px;
  margin: 0 20px 0 0;
}


 


/*
.productBody #nav-products a,  
.servicesBody #nav-services a,
.registerBody #nav-register a,
.registerBody #nav-account a ,
.aboutusBody #nav-about a  { 
 border-bottom: 3px solid #E81717;; 
 }

.menycontainer a.selected {

background-image:url(../images/Icon/selectedDe.gif);
	
}

.menycontainer .selectedRoot {
 
background-image:url(../images/Icon/selectedDe.gif);
		
}*/





