#home {
width: 937px;
background: url('../images/bg_home.png') repeat-y;
margin: 0 16px;
}

#home h2 {
padding: 0 0 5px 20px;
}

#home .category-immobilien h2 {
margin: 0 7px;
}

#home h2 span {
text-transform: lowercase;
background: url('../images/favicon.png') no-repeat 0 center;
padding: 0 10px 0 20px;
}

#home h3 {
text-transform: uppercase;
padding: 0 0 5px 20px
}

#home h3 span {
text-transform: lowercase;
background: url('../images/favicon.png') no-repeat 0 center;
padding: 0 10px 0 20px;
}

#home .head {
width: 937px;
height: 20px;
background: url('../images/bg_home_head.png') no-repeat;
}

#home .homefooter {
clear: both;
width: 937px;
height: 155px;
background: url('../images/bg_home_footer.png') no-repeat;
}

#home .category-unternehmernetzwerk {
float: left;
width: 449px;
height: 300px;
margin-left: 8px;
cursor: pointer;
}

#home .category-finanzen {
float: right;
width: 449px;
height: 300px;
margin-right: 8px;
cursor: pointer;
}

#home .category-immobilien {
clear: both;
width: 937px;
margin-right: 8px;
cursor: pointer;
background: url('../images/bg_home_immobilien.png') repeat-y;
}

#home .category-immobilien .story {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}

#home .category-immobilien-head {
background: url('../images/bg_home_head_immobilien.png') no-repeat;
}

#home .category-unternehmernetzwerk .footer {
position: absolute;
top: 500px;
}

#home .category-finanzen .footer {
position: absolute;
top: 500px;
}

#home .category-immobilien .footer {
width: 937px;
height: 145px;
background: url('../images/bg_home_immobilien_footer.png') no-repeat;
}

#home .category-immobilien .footer h3 {
padding: 17px 0 0 30px;
}

#home .story {
padding: 0 10px 0 30px;
}