html
{
    height: 100%;
    padding: 0 0 1px 0;
}

body
{
    color: #000;
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    background-color: #efd7bf;
    padding-top: 0
}

#header
{
    background-color: #efd7bf;
    background-image: url("../graphics/all/pokalheld.gif");
    background-repeat: no-repeat;
    text-align: right;
    margin-top: 0;
    padding-top: 20px;
    width: 760px;
    height: 184px;
    border-bottom: 1px solid #d19455
}

#main
{
    font-size: 16px;
    background-image: url("../graphics/all/gradient.jpg");
    background-repeat: repeat-y;
    text-align: left;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    width: 760px;
    border: solid 1px #d19455
}

#main h1
{
    font-size: 18px;
    font-weight: bold
}

#main em
{
    font-style: italic
}

#main strong
{
    font-weight: normal;
    text-decoration: underline
}

#menu
{
    text-align: left;
    margin-right: 20px;
    padding-top: 80px;
    left: 0;
    width: 150px;
    float: left
}

#menu ul
{
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    list-style-position: outside;
    display: block;
    position: relative;
    left: -20px
}

#menu ul a, a:visited
{
    color: #fff;
    text-decoration: none
}

#menu ul a:hover, a#current
{
    color: #ba2020;
    text-decoration: none
}

a, a:visited
{
    color: #ba2020;
    text-decoration: none
}

a:hover
{
    text-decoration: underline
}

#content
{
    margin-bottom: 50px;
    padding-top: 20px;
    top: 0;
    left: 170px;
    width: 590px;
    min-height: 480px;
    float: right
}

.rightim
{
    margin-left: 10px;
    float: right
}

.leftim
{
    margin-right: 10px;
    float: left
}

.mapim
{
    margin-top: 20px;
    clear: both;
    border: solid 1px #d19455
}

#cleaner
{
    background-image: url("../graphics/all/schnoerkel.gif");
    background-repeat: no-repeat;
    background-position: center 0;
    left: 0;
    width: 760px;
    height: 38px;
    clear: both
}

.row
{
    text-align: left;
    display: block;
    margin-bottom: 10px;
    width: 590px;
    clear: both
}

.col1
{
    text-align: left;
    left: 0;
    width: 160px;
    float: left
}

.col2
{
    text-align: left;
    left: 150px;
    width: 420px;
    float: right
}
