/* ==================================================== */
/*  Pressetexter CSS : Branding for Unternehmenstexter  */
/* ==================================================== */


/* --- Layout changes ------------------------------------------------------ */

body {
  background-color: #b9baaa;
  background-image: url('/_all/images/ui/unternehmen/bg_body.png');
}

#skiplinks {
  background-image: url('/_all/images/ui/unternehmen/bg_waves_top.png');
}

#header h1 {
  background-image: url('/_all/images/ui/unternehmen/banner_header.jpg');
}

#cols {
  background-image: url('/_all/images/ui/unternehmen/bg_waves_bottom.png');
}

/* --- Text changes -------------------------------------------------------- */

#header h1 a:hover,
#header h1 a:focus,
#header h1 a:active {
  border-bottom-color: #5e604a;
}

#search input#searchterm:hover, 
#search input#searchterm:focus {
  border-color: #5e604a;
} 

#search button#searchsubmit:hover, 
#search button#searchsubmit:focus {
  border-color: #5e604a;
}

#colnav ul li span,
#colnav ul li a:hover,
#colnav ul li a:focus,
#colnav ul li a:active {
  background: #5e604a;
}

#colnav input#nlSignupAddress:hover, 
#colnav input#nlSignupAddress:focus,
#colnav input#nlSubmit:hover,
#colnav input#nlSubmit:focus {
  border-color: #5e604a;
} 

#skiplinks p a:focus, 
#skiplinks p a:hover, 
#skiplinks p a:active {
  background-color: #5e604a;
}

#toplink a:hover span,
#toplink a:focus span,
#toplink a:active span {
  background-color: #5e604a;
}

.content a:hover,
.content a:focus,
.content a:active {
  background-color: #5e604a;
}

.content h1,
.content h2,
.content h3,
.content h4 {
  color: #5e604a;
}

.aktuelles .more {
  color: #5e604a;
}

.productbox h2 {
  color: #5e604a;
}

