
body {
    text-align: center;
    margin-bottom: 20px;
}

hr {
    display: none;
}

#header {
    width: 940px;
    height: 56px;
    
    margin: 20px auto;
    text-align: left;
}

#header h1 {
    width: 344px;
    height: 31px;
    overflow: hidden;
    
    background: url(head_title_dsl_tv_telefon.png) no-repeat;
    margin: 0 0 8px 0;
    
    text-indent: -200em;
}

#header h2 {
    width: 270px;
    height: 17px;
    overflow: hidden;
    
    background: url(head_title_informieren_vergleichen_bestellen.png) no-repeat;
    
    text-indent: -200em;
}

#content_main {
    width: 940px;
    
    margin: 20px auto 0 auto;
    text-align: left;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
}

#footer {
    margin-top: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999;
}

#footer a {
    color: #999;
}

.center {
    text-align: center;
}

