/* shk-branchenportal.de  ----------------------------*/
/* only divergent settings on startpage ----------------------*/

/* ----------------------------*/
div#global_container_3cols {
    background: url(/imagespublic/bg_home_weiss.gif) repeat-y
}  

div#global_container_3cols {
    background-color: #ffffff
}
div#top_container {
    height: 120px;
    background: url(/imagespublic/topillu23.jpg) no-repeat;
}

div#logo {
    height: 138px;
    overflow: hidden;
    width: 180px;
    float: left;
    background: url(/imagespublic/logo_m_name.gif) no-repeat 0px 42px;
    background-color: #ffffff;
    border-bottom: 1px solid #999;
}
* html div#logo {
    height: 138px;
}
div#content_container {
    padding-top: 14px;
}
div.footer_gotop, div.footer_print {
    color: #ffffff;
}
div.footer_gotop a, div.footer_gotop a:visited, div.footer_print a, div.footer_print a:visited {
    color: #003399;
}
div.footer_gotop a:hover, div.footer_print a:hover {
    color: #000000;
}
div.footer_copyright {
    color: #000000;
}

h1 {
    color: #003399;
}
.lead {
    color: #003399;
    clear: left;
}

h5.quicklist {
    margin-top: 1em;
}
div.teaser1 h6 {
    font-size: 100%;
    margin-bottom: 0;
}
.block {
  width: 190px !important;
  height: 275px;
  padding: 0;
  float: left;
}
.block a {
  text-decoration: none;
  display: block;
  z-index: 1 !important;
  border: 1px solid transparent;
} 

div.targetgroup {
  width: 190px !important;
  border: 1px solid #999;
  height: 260px;
  float: none;
  z-index: 2;
}
div.targetgroup p {
  padding: 3px;
  margin: 0;
  margin-top: 180px;  
  color: #039;
}

.box {
  Float: none; clear: both;
  width: 590px;
  border: 1px solid #999;
  margin-bottom: 20px;
}
.box h2 {
  margin-top: 0;
}
.box table {
  margin: 10px;
}

.shortnews td {
    border: 0;
}
* html .targetgroup  a{
 border: 0 !important;
}

div#footzone {
background-color: #ececec;
}