body
{
    font-family: Arial;
    font-size: 12px;
    color: #616161;
    background: url(/images/bg_logo.gif) no-repeat left bottom fixed;
    height: 100%;
}

#container
{
    width: 812px;
    margin: 0 auto;
}

#navi ul
{
    list-style-type: none;
    text-align: center;
    font-size: 12px;
    height: 30px;
    text-align:center;
    margin:0px;
    padding:0px;
    border-left: 1px solid #D2D3D5;
    border-bottom: 1px solid #D2D3D5;
}

#navi ul li
{
    float: left;
}

#navi ul li a
{
    text-decoration: none;
    float: left;
    text-align: center;
    width: 100px;
    height: 30px;
    line-height: 38px;
    display: block;
    border-top: 1px solid #D2D3D5;
    border-right: 1px solid #D2D3D5;
    color: #616161;
    font-weight: bold;
    background: url(/images/nav_bg.gif) repeat-x;
}

#navi ul li a:hover
{
    color: #FF6600;
    text-decoration: none !important;
}

#navi ul li a.active
{
    background: white;
    height: 37px;
    margin-top: -7px;
    margin-left: -1px;
    line-height: 50px;
    border-bottom: none;
    border-left: 1px solid #D2D3D5;
}

.ueberschrift
{
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
}

a img
{
    border: none;
}

a
{
    color: #FF6600;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

#content img.contentpicture
{
    border: none;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: -20px;
    width: 190px;
    overflow: hidden;
}

#content
{
    float: left;
    width: 575px;
    padding-top: 22px;
    padding-left: 20px;
    padding-right: 5px;
}

#search
{
    float: left;
    border-left: 1px solid #D2D3D5;
    border-bottom: 1px solid #D2D3D5;
    width: 200px;
    margin-left: 9px;
    margin-top: 20px;
    height: 100%;
}

#search #spacer
{
    float: left;
    width: 18px;
    height: 165px;
    border-right: 1px solid white;
    background: #1063A7;
}

#search #searchfield
{
    background: #D2D3D5;
    height: 165px;
}

#search #searchfield h1
{
    color: white;
    background: #FF6600;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 15px 3px 30px;
    margin: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid white;
}

#search #searchfield select
{
    width: 160px;
    margin-left: 10px;
}

#search #searchfield button
{
    border: none;
    background: none;
    color: #FF6600;
    margin-left: 8px;
    padding: 0;
    cursor: pointer;
}

#content button
{
    border: none;
    background: none;
    color: #FF6600;
    margin-left: -3px;
    padding: 0;
    cursor: pointer;
}

#newpartner h1, #coop h1
{
    color: #1063A7;
    font-size: 12px;
    font-weight: bold;
    background: url(/images/info.gif) no-repeat #D2D3D5;
    height: 18px;
    line-height: 18px;
    padding-left: 30px;
}

#newpartner ul, .linklist
{
    list-style-image: url(/images/icon_more.gif)
}

#newpartner li, .linklist li
{
    margin-top: 5px;
}

#newpartner a, .linklist a
{
    color: #FF6600;
    text-decoration: none;
}

#newpartner a:hover, .linklist a:hover
{
    text-decoration: underline;
}

#border
{
    border: 1px solid #D2D3D5;
    border-top: none;
    height: 100%;
    overflow: auto;
    background: white;
    position: relative;
    padding-bottom: 20px;
}

#head
{
    direction: rtl;
    margin-bottom: 15px;
}

#box
{
    width: 570px;
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
    border-bottom: 1px solid #D2D3D5;
    border-right: 1px solid #D2D3D5;
    border-left: 1px solid #D2D3D5;
}

#box .boxheadline
{
    display: block;
    background: #D2D3D5;
    font-weight: bold;
    line-height: 18px;
    padding-left: 10px;
    margin: 0;
}

#box img
{
    float: right;
    margin-left: 10px;
}

#box .boxtext
{
    margin: 10px;
}

table td li {margin:0px 0px 0px -22px; }