body {
    overflow-x: hidden;
}

ul {
    margin: 0;
    padding: 8px 0 16px 18px;
}

li {
    padding-left: 10px;
    padding-top: 4px
}

ul#homeul {
    padding: 8px 0 0 18px;
}

.infTable {
}

.infTable td {
    font: 12px Verdana, Geneva, sans-serif;
    line-height: 16px;
    color: #636467;
    background: #e6e7e9;
    padding: 30px 24px 12px 24px;
    border-right: 6px solid #ffffff;
    width: 297px;
    vertical-align: top;
}

.infTable td ul {
    width: 228px;
}

.infTable td:last-child {
    border-right: none;
}

.infTable tr td {
    border-bottom: 6px solid #ffffff;
}

.infTable tr:last-child td {
    border-bottom: none;
}


.infTable2 td {
    font: 12px Verdana, Geneva, sans-serif;
    line-height: 16px;
    color: #636467;
    border-right: 6px solid #ffffff;
    vertical-align: top;
}

.infTable2 td ul {
    width: 228px;
}


#header_bg {
    position: absolute;

    top: 0px;
    left: 0px;

    height: 244px;
    width: 100%;

    background-image: url(header_bg.jpg);
}

#center {
    position: absolute;
    left: 50%;
}

#content {
    position: relative;

    left: -595px;

    width: 1191px;
    height: 842px;
}

#header {
    position: relative;

    top: 0px;
    left: 0px;

    width: 1191px;
    height: 244px;
}

#logo {
    position: relative;

    top: 40px;
    left: 716px;
}

#text {
    position: relative;

    top: 27px;
    left: 393px;

    font-family: Arial;
    font-size: 24px;
    line-height: 30px;
    color: #636467;
}

#adresse {
    position: relative;

    top: -69px;
    left: 140px;

    font-family: Verdana;
    font-size: 12px;
    line-height: 16.4px;
    color: #636467;
    text-decoration: none;
    padding-bottom: 100px;
}

#slogan {
    position: relative;

    top: 110px;
    left: 393px;

    font-family: Arial;
    font-size: 42px;
    line-height: 50.4px;
    color: #ee325d;
}

/*.content_container { min-height: 570px; }*/

#close {
    position: absolute;
    top: 242px;
    left: 928px;
}

#links {
    position: relative;

    top: 120px;
    left: 393px;
}

#links, a {
    font-family: Verdana;
    font-size: 12px;
    line-height: 14.4px;
    color: #ee325d;
    text-decoration: none;
}

a:hover {
    color: #636467;
}
