body * {
    margin              :   0;
    padding             :   0;
}
body {
    text-align          :   center;
}
#wrapper {
    margin              :   125px auto 0 auto;
    width               :   645px;
}
#content {
    text-align          :   left;
    position            :   relative;
}
h1 {
    background          :   url("../img/img-art-design.gif") no-repeat scroll right top transparent;
    height              :   86px;
    margin-bottom       :   48px;
    text-indent         :   -10000px;
    width               :   435px;
}
ul {
    width               :   306px;
    padding-left        :   11px;
}
ul li {
    line-height         :   45px;
    list-style-type     :   none;
    text-indent         :   -10000px;
}
ul li.name {
        background      :   url("../img/img-txt-ansprechpartner.gif") no-repeat scroll left top transparent;
}
ul li.tel {
    background          :   url("../img/img-txt-tel.gif") no-repeat scroll left top transparent;
}
ul li.mobil {
    background          :   url("../img/img-txt-mobil.gif") no-repeat scroll left top transparent;
}
ul li.email {
    position            :   relative;
    height              :   48px;
}
ul li.email a {
    background          :   url("../img/img-txt-e-mail.gif") no-repeat scroll left top transparent;
    height              :   28px;
    left                :   0;
    position            :   absolute;
    width               :   249px;
}
ul li.email a:hover {
        background      :   url("../img/img-txt-e-mail-hover.gif") no-repeat scroll left top transparent;
}
p {
    background          :   url("../img/img-visual-zettel.gif") no-repeat scroll left top transparent;
    float               :   right;
    height              :   296px;
    position            :   absolute;
    right               :   0;
    text-indent         :   -10000px;
    top                 :   70px;
    width               :   251px;
}
p a {
    height              :   296px;
    position            :   absolute;
    right               :   0;
    text-indent         :   -10000px;
    top                 :   0;
    width               :   242px;
}