/* Design configuration for http://www.hr-up.net/
 * CeDiS, http://www.cedis.fu-berlin.de
 * Datum: 17.01.2014
 *
 */


/*
* modifications in basemod_nada  #4193cd
*/

 a:link, a:visited {
    color: #4193cd;
}

#header,
#header #services,
#header #topnav ul {
  background-color: transparent;
}


#main_content .breadcrumbs a {
  color: #666;
}

.identity {
  margin-bottom: 0px;
  background-color: #fff;
  height: 182px;
}

.hr-up_homepage .box_default,
.site-hr-up.home .box_content {
background-color: #eee;
color: #666;
padding: 14px 10px;
font-size: 90%;
}

.site-hr-up.home .content-element-application  .box .box_headline_small {
  display:none;
}

.hlist_flex {
  background: #333;
}

.hlist_flex ul li a, .hlist_flex ul li strong {
  background: transparent;
  color: #eee;
}

.hlist_flex ul li a:focus,
.hlist_flex ul li a:hover,
.hlist_flex ul li a:active  {
  background: #adc438;
  color: #333;
}

.hlist_flex ul li.active a,
.hlist_flex ul li a.active {
  background: #adc438;
  color: #333;
}

.hlist_flex ul li.active strong,
.hlist_flex ul li.active a:link, 
.hlist_flex ul li.active a:focus,
.hlist_flex ul li.active a:hover, 
.hlist_flex ul li.active a:active {
  background: #adc438;
  color: #333;
}

h3.box_headline_small {
  border-bottom: 2px solid #505f3e;
}


#footer_addon img {
margin: 5px 20px 20px 0;
}
