p,ul,ol,li,div,td,th,address,nobr { font-size:12px;
color:000000; font-family:Verdana,Arial,sans-serif;}

a { font-family: Verdana,Arial, Helvetica, sans-serif; color:#000000;text-decoration:none; }

fieldset
{
        margin:0;
        padding:30;
}
body
{
        background-image: url('images/color_bg.jpg');
        margin:0;
        padding:0;
        font-family: verdana, arial;
        font-size: 12px;
}
.legende
{
        font-size:12pt;
         color: #b03b4d;
         font-weight:bold;
}
.main
{
        background-image: url('images/color_bg.jpg');
        text-align:center;
         width:100%;
         height:400px;
}
.head
{
        margin:auto;
        background-image: url('images/menubar_top.jpg');
        background-repeat: no-repeat;
        width: 646px;
        height: 37px;
}
.flash_border
{
        margin:auto;
        background-image: url('images/flash.jpg');
        background-repeat: no-repeat;
        width: 646px;
        height: 261px;
}
.flash
{
        margin:auto;
        text-align: left;
        width: 627px;
        height: 261px;
         z-index:-500;
}
.menu
{
        margin:auto;
        width: 646px;
        height: 42px;
}
.content
{
        margin:auto;
        background-image: url('images/content.jpg');
        background-repeat: repeat-y;
        width: 646px;
        height: 510px;
}
.content_scrollbar {
        position: relative;
         left: 0px;
        overflow: auto;
        height: 510px;
}
*:first-child+html .content_scrollbar {
        width: 620px;
}
*html .content_scrollbar {
  /* nur IE 6 versteht dies */
        width: 620px;
}
:root .content_scrollbar {
  /* nur FF/Mozilla verstehen dies */
        width: 634px;
        background-image: url('images/content.jpg');
}
.content_inner
{
        margin:auto;
         text-align:justify;
         color: #804933;
         line-height: 1.5;
        width: 530px;
}
.bottom
{
        margin:auto;
        align: center;
        background-image: url('images/menubar_bottom.jpg');
        background-repeat: no-repeat;
        width: 646px;
        height: 41px;
}
.impressum
{
        font-size:8pt;
        margin:auto;
        text-align:right;
        width: 620px;
        height: 15px;
}