#headimage, #headimage_sub {
  background: url("https://assets.zim.uni-wuppertal.de/images/head_image.gif") no-repeat scroll 0 0 white;
}

#content {
  border-top: 0;
}
#breadcrumb {
  display: none;
}

#sub_navigation {
  display: none;
}

#left_column {
  margin-right: 7px;
}
#right_column {
  padding-top: 2px;
  margin-left: 7px;
}
.doppelspalte:first-child {
  padding-right: 2px;
}
.doppelspalte:nth-child(2) {
  padding-left: 2px;
}
#fb_navigation,
.doppelspalte_wrap {
  min-height: 350px;
}
#c3267,
#events {
  min-height: 160px;
}
#center_column {
  margin-top: 0;
}
#center_column ul {
  list-style: none;
  margin:0;
}

#center_column ul li,
#center_column ol li {
  padding: 0;
}

#center_column .site_content {
  padding: 0;
}


#fb_navigation h2.noview {
  background-color: #9D9D9D !important;
  color: #FFF;
  font-size: 100%;
  height: 19px;
  padding: 2px 12px 2px 5px;
  text-transform: uppercase;
  display: block;
  left: 0;
  position: relative;
  margin-bottom: 6px;
}

#fb_navigation h2.noview a, #fb_navigation h2.noview a:hover, #events h2 a, #events h2 a:hover, #c3267 h2 a, #c3267 h2 a:hover {
  color: #FFF;
  text-decoration:none;
  background:none;
  padding-left:0;
}

#fb_navigation ul {
    background-color: #ffffff;
    border-top: 1px solid #9D9D9D;
    margin-top: 4px;
}

#fb_navigation ul li {
    border-bottom: 1px solid #9D9D9D;
    min-height: 31px;
    width: 215px;
    padding-left: 5px;
    background-color: #f3f3f3;
    display: inline-table;
}

#fb_navigation ul li.last {
  border-top: 1px solid #9D9D9D;
  min-height:30px;
}
#fb_navigation ul li a {
    color: #000000;
    display: block;
    font-size: 82%;
    font-weight: bold;
    line-height: 128%;
    padding: 3px 3px 3px 28px;
    text-decoration: none;
    text-transform: uppercase;
  background-image: none;
  vertical-align: middle;
  display: table-cell;
  height: 30px;
}

#fb_navigation ul li:focus,
#fb_navigation ul li:hover,
#fb_navigation ul li:focus a,
#fb_navigation ul li:hover a,
#fb_navigation ul li a:active,
#fb_navigation ul li a:focus,
#fb_navigation ul li a:hover {
    background-color: #09455D;
    color: #FFFFFF;
}


/* Klassen für die Navgiation der Fakultäten der Startseite */

#fb_navigation a:before {
  content: "";
  background-color: #fff;
  height: 25px;
  width: 20px;
  margin: 0px 0 0 -28px;
  position:absolute;
}
#fb_navigation a.fak01:before {
  background-color: #981E32;
}
#fb_navigation a.fak02:before {
  background-color: #008B95;
}
#fb_navigation a.fak03:before {
  background-color: #003359;
  height: 37px
}

#fb_navigation a.fak04:before {
  background-color: #4389bc;
  background-image: -webkit-linear-gradient(top left, #4389bc 0%, #003d77 100%);
  background-image: -moz-linear-gradient(right bottom, #4389bc 0%, #003d77 100%);
  background-image: -o-linear-gradient(#4389bc 0%, #003d77 100%);
  background-image: linear-gradient(#4389bc 0%, #003d77 100%);
}
#fb_navigation a.fak05:before {
  background-color: #85868A;
}
#fb_navigation a.fak06:before {
  background-color: #6D005E;
  background-image: -webkit-linear-gradient(top left, #6D005E 0%, #510046 100%);
  background-image: -moz-linear-gradient(right bottom, #6D005E 0%, #510046 100%);
  background-image: -o-linear-gradient(#6D005E 0%, #510046 100%);
  background-image: linear-gradient(#6D005E 0%, #510046 100%);
  height: 37px
}
#fb_navigation a.fak07:before {
  background-color: #006B60;
}
#fb_navigation a.fak08:before {
  border: 1px solid #9D9D9D;
  margin-top: -6px;
  height: 24px;
  width: 20px;
}
#fb_navigation a.fak09:before {
  background-color: #FFB327;
  margin-top: -5px;
  height:23px;
}


/* ENGLISCHE VERSION */
body.lang-en #fb_navigation ul {
  margin-top: 7px
}
body.lang-en #fb_navigation ul li {
  height: 31px;
}

body.lang-en #fb_navigation a.fak01:before{
  height: 22px;
  margin-top: -5px;
}

body.lang-en #fb_navigation a.fak02:before,
body.lang-en #fb_navigation a.fak03:before,
body.lang-en #fb_navigation a.fak04:before,
body.lang-en #fb_navigation a.fak05:before,
body.lang-en #fb_navigation a.fak09:before {
  height: 25px;
}
body.lang-en #fb_navigation a.fak06:before,
body.lang-en #fb_navigation a.fak07:before {
  height: 36px;
}
/*body.lang-en #fb_navigation a.fak02:before {
  margin-top: -6px;
}*/

/* FIREFOX */
body.ff #fb_navigation ul li {
  height: 30px;
  min-height: 30px;
}
body.lang-en.ff #fb_navigation ul li {
  height: 30px;
  min-height: 30px;
}

.col1 { float:left; width:46%; padding:5px; }
.col2 { float:left; width:46%; padding:5px; }
.col_wrap .col { float:left; width:30%; padding:5px 5%; }
.col_wrap .first { padding-left:0px; }
.col_wrap .last { float:right; padding-right:0px; }

.col_wrap {
  padding: 0;
}

.col_wrap .col {
  margin: 0 7px;
  width: 500px;
  padding: 0;
}

.col_wrap .first {
  float:left;
  margin: 0;
  width: 215px;
}

.col_wrap .last {
  float:right;
  margin: 0;
  width: 215px;
}

.col1{
  float: left;
  width: auto;
  padding: 0;
}

.col2 {
  float: left;
  width: auto;
  padding: 0 0 0 4px;
}

#center_column div.csc-textpic .csc-textpic-imagewrap img {
  border: 2px solid #fff;
  margin-bottom: 0px;
  width: 244px;
}
#c3277 div.csc-textpic .csc-textpic-imagewrap img:hover{
  border: 2px solid #99CC33;
}

#c3279 div.csc-textpic .csc-textpic-imagewrap img:hover{
  border: 2px solid #FF9700;
}

#c3281 div.csc-textpic .csc-textpic-imagewrap img:hover{
  border: 2px solid #00BADB;
}

#c3283 div.csc-textpic .csc-textpic-imagewrap img:hover{
  border: 2px solid #E8004C;
}

/* BOXEN */
#c3286 h2,
#c3284 h2{
  background-color: #CFE3A8;
  padding: 9px 9px 9px 13px;
  margin-bottom: 0px;
  font-size: 100%;
  text-transform: uppercase;
}

#c3286 ul,
#c3284 ul {
  padding: 14px 5px 24px 13px;
  background-color: #E7F3CD;

}

#c3284 li:first-child a{
  font-weight:700;
}

#c3286 ul {
  min-height: 200px;
}


/* Events */
#events h2{
  background-color: #9D9D9D;
  padding: 2px 12px 2px 5px;
  color: #FFF;
  font-size: 100%;
  text-transform: uppercase;
  margin-bottom: 6px;
}

#events ul > li {
  padding-bottom: 5px;
}

#events ul > li a{
  background: none;
  padding: 0px;
}
#events ul > li a:hover,
#events ul > li a:active,
#events ul > li a:focus {
  background-color: #09455D;
}

/* NEWS */
#c3267 h2{
  background-color: #9D9D9D;
  padding: 2px 12px 2px 5px;
  color: #FFF;
  margin:0;
}

.news-item {
  width: 240px;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}

.news-latest .news-item + .news-item
{
  float: right;
}

.news-item a{
  text-decoration: none;
  display: block;
  background: none;
  padding: 0;
  margin-bottom: 5px;
}

.news-item a:hover{
  background-color: #09455D;
}

.news-content {
  margin: 0 0 0 65px;
}

.news-content p {
  padding: 0;
  margin: 0;
}