html {
    margin: 0px;
    padding: 0px;
}

body  {
    margin: 0px;
    padding: 0px;
    font-family: arial, sans-serif;
    background-image: url('../images/verlauf.png');
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    min-width: 1100px;
}

div#header {
    color: #0C456D;
    font-size: 11px;
    line-height: 13px;
    height: 25px;
    margin-top: 8px;
    overflow: hidden;
    background-image: url('../images/verlauf_header.png');
    background-position: top left;
    background-repeat: repeat-x;
    /*width: 1100px;
    margin-left: auto;
    margin-right: auto;*/
}

div#header ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    display: inline;
    height: 25px;
}

div#header ul#header_links {
    margin-left: 14px;
    float: left;
}

div#header ul#header_data {
    float: right;
    margin-right: 14px;
}

div#header li {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: 6px;
    padding-left: 5px;
    padding-right: 5px;
    border-left: 1px solid #0C456D;
}

div#header li.first {
    border: none;
}

div#header a {
    color: #0C456D;
    text-decoration: none;
}

div#content {
    margin: 0px;
    padding: 0px;
    margin-top: 1px;
    position: relative;
    overflow: hidden;
    background-image: url('../images/hintergrund.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    /*width: 1100px;
    margin-left: auto;
    margin-right: auto;*/
}

h1 {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 575px;
    top: 14px;
}

h1 img {
    border: none;
    display: block;
}

ul#content_links {
    margin: 0px;
    padding: 0px;
    width: 0px;
    height: 0px;
    position: absolute;
    list-style: none;
    top: 0px;
    left: 0px;
}

ul#content_links li {
    margin: 0px;
    padding: 0px;
    position: absolute;
}

ul#content_links li img {
    display: block;
    border: none;
}

li#content_links_1 {
    /*left: 62px;*/
    left: 16px;
    /*top: 142px;*/
    top: 23px;
    z-index: 2;
}

li#content_links_2 {
    /*left: 147px;
    top: 179px;*/
    left: 119px;
    top: 60px;
    z-index: 1;
}

li#content_links_3 {
    /*left: 266px;
    top: 148px;*/
    left: 219px;
    top: 28px;
    z-index: 2;
}

li#content_links_4 {
    /*left: 376px;
    top: 162px;*/
    left: 309px;
    top: 42px;
    z-index: 1;
}

li#content_links_5 {
    /*left: 474px;
    top: 142px;*/
    left: 410px;
    top: 22px;
    z-index: 2;
}

div#footer {
    background-image: url('../images/footer.png');
    background-position: top left;
    background-repeat: repeat-x;
    padding-top: 23px;
}

div#footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 826px;
}

div#footer li {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 52px;
}

div#footer img {
    display: block;
    border: none;
}

div#main {
    margin-top: 229px;
    /*overflow: hidden;*/
    /*position:relative;*/
}

img#ad {
    float: right;
    margin-top: 194px;
    /*margin-left: 47px;*/
}

div.clearer {
    height: 0px !important;
    width: 0px !important;
    line-height: 0px !important;
    font-size: 0px !important;
    clear: both !important;
}
