#content {
        width: 570px;
        padding: 0px;
        position: absolute;
        top: 210px;
        left: 250px;
}


#bar {
         width: 258px;
        height: 38px;
        padding: 0px;
        position: absolute;
        top: 185px;
        left: 578px;
        border: 0px solid #000000;
}



#topic {
        width: 200px;
        padding: 0px;
        position: absolute;
        top: 250px;
        left: 5px;
         background: #f9f9f9;

}

#sidebar {
        width: 180px;
        padding: 0px;
        position: absolute;
        top: 210px;
        left: 825px;
        background: #fafafa;

}


#sidebar3 {
        width: 241px;
        padding: 0px;
        position: absolute;
        top: 294px;
        left: 552px;
        height: 151px;
        border: 1px solid #cfcfcf;
}


#logo {
        width: 100%;
        height: 150px;
        background : #FAFAFA url(../images/s2dlogo.jpg) no-repeat;
}

#plaintext {
        position: absolute;
        top: 10px;
        left: 880px;
        text-align: right;
        width: 100px;
}

#plaintext a {
        color: #ffffff;
        text-decoration: none;
}

#maintopic {
        width: 1015px;
        margin: 0px;
        padding: 1px 0px 2px 0px;
        background: #f9f9f9 url("http://diningout.de/images/pmtp.gif") repeat-x;
        height: 32px;
}

#maintopic ul {
        list-style-type: none;
        margin:0px;
        padding:0px;
}

#maintopic li {
        display: inline;
}

#maintopic a {
        display: block;
        float: left;
        margin: 0px;
        padding: 8px 16px 0px 16px;
        text-decoration: none;
        font-family : Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-image: url("http://diningout.de/images/pmtp.gif");
        color: #444444;
        border-right: 1px solid #dedede;
        border-left: 1px solid #fdfdfd;
        text-transform : uppercase;
        height: 21px;
}

#maintopic a:hover {
        background-color: #840018;
          color: #cfcfcf;
}

#maintopic a.sel {
        background-color: #840018;
        color: #FEDC96;
}

#topic h3 {
        border-top: 1px solid #E6E6E6;
        border-bottom: 1px solid #E6E6E6;
        background-color: #FAFAFA;
        color: #86041E;
        padding: 4px 10px 4px 10px;
        font-size: 100%;
        font-weight: bold;
        text-transform : uppercase;
        margin: 20px 0px 0px 0px;
}

#topic p {
        padding: 4px 10px 4px 10px;
        border-bottom: 1px solid #E6E6E6;
        margin: 0px;
}

#topic p a {
        text-decoration: none;
        color: #444444;
}

#topic p a:hover {
        text-decoration: underline;
        color: #86041E;
}

form.search {
        padding: 0px;
        margin: 0px 0px 40px 0px;
}

form.search input {
        margin: 0px;
        vertical-align : middle;
}

input.search {
        border-top: #cccccc 1px solid;
        border-left: #cccccc 1px solid;
        border-bottom: #eeeeee 1px solid;
        border-right: #eeeeee 1px solid;
        background-color: #fcfcfc;
        width: 165px;
        padding: 2px;
        color: #86041E}
