/*-------------------------------------------------*/
.wrapper
{
    width: 960px;
    margin: auto;
    text-align: left;
    padding: 0px;
    background-color: white;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.mainbutton_border
{
    height: 26px;
    float: left;
    width: 6px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.mainbutton_seperator
{
    height: 26px;
    float: left;
    width: 1px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.mainbutton
{

    height: 26px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    line-height: 26px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.table
{
    width: 948px;
    border-collapse: collapse;
    border-spacing: 0px;
    empty-cells: show;
    margin: 0px;
    margin: auto;
    border-width: 0px;
    table-layout: fixed;
    font-size: 90%;
    margin-right: 6px;
    margin-left: 6px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.tabelle_obenlinks
{
    width: 219px;
    padding: 0px;
    padding-top: 42px;
    border-width: 0px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.tabelle_obenmitte
{
    width: 384px;
    padding: 0px;
    padding-top: 42px;
    border-width: 0px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.tabelle_obenrechts
{
    width: 345px;
    padding: 0px;
    background-color: #E8EAEC;
    border-width: 0px;
    padding-bottom: 60px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.tabelle_mittelinks
{
    width: 225px;
    padding: 0px;
    height: 46px;
    border-width: 0px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.tabelle_mitte
{
    height: 46px;
    padding: 0px;
    border-width: 0px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.tabelle_mitterechts
{
    width: 351px;
    padding: 0px;
    height: 46px;
    border-width: 0px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.bottom_line
{
    height: 9px;
    padding: 0px;
    margin-bottom: -6px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.left_content
{
    text-align: justify;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.right_content
{
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: justify;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.main_content
{
    padding: 30px;
    padding-top: 65px;
    text-aign: justify;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.linke_box
{
    background-color: #DCE3EB;
    border: 1px solid #43729A;
    padding: 1px;
    margin: 0px;
    margin-bottom: 1px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.header_linke_box
{
    line-height: 150%;
    color: white;
    padding-left: 5px;
    background-image: url(../backgrounds/headsm.gif);
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.content_linke_box
{
    padding: 9px;
}

/*-------------------------------------------------*/
input.button
{
    border: outset 1px #517FA5;
    cursor: pointer;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
input.button1
{
    border: outset 1px #517FA5;
    cursor: pointer;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.block_link
{
display: block;
line-height: 130%;
text-decoration: none;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.bild_links
{
    float: left;
    margin-right: 8px; 
    margin-bottom: 8px;
}

/*-------------------------------------------------*/
/*--------------------------------------*/
.bild_rechts
{
    float: right;
    margin-left: 8px;
    margin-bottom: 8px;
}

/*-------------------------------------------------*/
* html .ierel
{
 margin-top: -1px;
}

