﻿body {
    background-color: #f9f6cd;
    background-image: url(../images/main_bg.gif);
    background-repeat: repeat-x;
    background-position: top left;
    margin: 0;
    padding: 0;
    font-family:Arial, Sans-Serif;
    font-size:12px;
}
div#Main {
    width: 995px;
    height: auto;
    overflow: hidden;
    background-color: #f9f6cd;
}
img {
    border-style: none;
}

img.Header {
    display: block;
    margin: 0 0 6px 0;
}

img.Menu {
    display:block;
    margin: 0 0 12px 0;
}

a {
    font-weight:bold;
    color:#dc2e2d;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
p {
    margin: 0 0 6px 0;
}

div#OuterContent {
    width: 995px;
    height: auto;
    overflow: hidden;
    background-image: url(../images/toppbild.gif);
    background-repeat: no-repeat;
}
div#TopMenu {
    width: 670px;
    height: 58px;
    overflow: hidden;
    margin: 18px 0 0 278px;
    clear: both;
}
div#TopMenu img {
    float: left;
    display: inline;
    margin: 0 10px 0 0;
}

div#LeftContent {
    width: 240px;
    height: auto;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 114px 0 0 10px;
}

div#TopImageBlock {
    width: 700px;
    height: 284px;
    overflow: hidden;
    margin: 0 0 0 12px;
    float: left;
    display: inline;
}

div#RightContent {
    width: 700px;
    height: auto;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 16px 0 0 12px;
}

div#RightContent div.Column1 {
    width: 515px;
    height: auto;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0 12px 0 0;
}

div#RightContent div.Column2 {
    width: 173px;
    height: auto;
    overflow: hidden;
    float: left;
    display: inline;
}
