/************** ie6.css ***************/

* html #banner {
  margin-left:20px; 
  margin-bottom:-15px;
}

* html #red-banner {
  margin-left:20px; 
  margin-right:40px; 
}

* html #mainmenu {
  list-style-type:none;
}

* html #content li {
  padding-left: 5px;
}

* html #wrapheadermenu {
  margin-bottom:5px;
}

* html  #wrapper-header-right {
  padding: 10px 0px 10px 0px;
  margin-right:-6px;
}

* html #uni-t-logo {
  margin-left:20px;
  width: 750px;
}

* html  #wrapper-teaser {
  width:261px;
  margin-left:20px;
}

* html  #teaser-item { 
  width:241px; /* 2016-06-02 tschach: remove !important to align with cstyles_main */
  padding: 5px 10px 5px 10px;
  margin-left:40px;
  margin-bottom: 15px;
  border-width:1px;
  border-style:solid;
  border-color:#b4a069;
}

* html table.csc-frame-frame3 td {
  border-bottom: 1px solid #b4a069; 
  border-right: 1px solid #b4a069; 
  border-left: 1px solid #b4a069; 
}

* html table.csc-frame-frame3 th {
  border-left: 1px solid #ffffff; 
}

* html table.csc-frame-frame4 td {
  border-bottom: 1px solid #ffffff; 
  border-right: 1px solid #ffffff; 
  border-left: 1px solid #ffffff; 
}

* html table.csc-frame-frame4 th {
  border-bottom: 2px solid #b4a069; 
}

* html table.csc-frame-frame5 td {
  border-top: 1px solid #32414b;
}

* html table.csc-frame-frame5 th {
  border-bottom: 2px solid #32414b; 
}

* html table.csc-frame-frame6 td {
  border-top: 1px solid #b4a069;
}

* html table.csc-frame-frame6 th {
  border-bottom: 2px solid #b4a069; 
}

* html table.csc-frame-frame7 th {
  border-bottom: 2px solid #b4a069; 
}

* html table.csc-frame-frame8 th {
  border-bottom: 2px solid #32414b; 
}

* html .uniaz { 
  margin-bottom:-3px;
}

* html #footer_content {
  margin-top:-7px;
  padding-bottom:5px;
}

* + html #footer_content {
  margin-top:-7px;
  padding-bottom:5px;
}

* html #footer-left {
  margin-left:20px;
}

* html #footer-right {
  margin-right:20px;
}

* html .content-width {
  width: 660px !important;
}

* html .content-width-landingpage {
  width: 579px !important;
}

* html #submenu {
  margin-left:20px;
}

