body
{
    background-image:url(../images/bg.gif);
    background-repeat:repeat-x;
    background-color:#ffffff;
    border:0px;
    padding:0px;
    margin:0px;
}

#master
{
    background-image:url(../images/bg_master.gif);
    background-repeat:repeat-y;
    width:814px;
    z-index:5;
}

#border_left
{
    background-image:url(../images/border_left.gif);
    background-repeat:no-repeat;
    background-color:#ffffff;
    width:7px;
    height:427px;
    float:left;
}

#border_right
{
    background-image:url(../images/border_right.gif);
    background-repeat:no-repeat;
    background-color:#ffffff;
    width:7px;
    height:427px;
    float:right;
}

#border_bottom
{
    background-image:url(../images/border_bottom.gif);
    background-repeat:no-repeat;
    width:814px;
    height:14px;
}

#header
{
    background-image:url(../images/header_logo.gif);
    background-repeat:no-repeat;
    background-color:#ffffff;
    width:800px;
    height:140px;
}

.navi_link
{
    background-image:url(../images/navi_main.gif);
    background-repeat:repeat-x;
    text-align:center;
    height:48px;
}

.navi_link:hover
{
    background-image:url(../images/navi_active.gif);
    background-repeat:repeat-x;
    text-align:center;
    height:48px;
}

.navi_active
{
    background-image:url(../images/navi_active.gif);
    background-repeat:repeat-x;
    text-align:center;
    height:48px;
}

.navi_main
{
    background-image:url(../images/navi_main.gif);
    background-repeat:repeat-x;
    text-align:center;
    height:48px;
}

#content
{
    width:700px;
    padding:50px;
    color:#000000;
    background-color:#ffffff;
    font-family: Verdana, Arial, Sans-Serif;
    font-size:13px;
    font-weight:normal;
    line-height:18px;
    text-align:left;
    text-decoration:none;
}

#content_text
{
    line-height:2;
}

#vgap
{
    height:8px;
    position:relative;
}

td
{
    color:#000000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size:13px;
    font-weight:normal;
    line-height:18px;
    text-decoration:none;
}

td.small
{
    color:#000000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size:11px;
    font-weight:normal;
    line-height:18px;
    text-decoration:none;
}

ul
{
    line-height:2.5;
}

a
{
    color:#235f96;
    font-family: Verdana, Arial, Sans-Serif;
    font-size:13px;
    font-weight:normal;
    line-height:18px;
    text-decoration:none;
}

a:hover
{
    color:#235f96;
    font-family: Verdana, Arial, Sans-Serif;
    font-size:13px;
    font-weight:normal;
    line-height:18px;
    text-decoration:underline;
}

a.small
{
    color:#000000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size:11px;
    font-weight:normal;
    line-height:18px;
    text-decoration:none;
}

a.small:hover
{
    color:#000000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size:11px;
    font-weight:normal;
    line-height:18px;
    text-decoration:underline;
}

a.navi
{
    color:#ffffff;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
    font-size:16px;
    font-weight:normal;
    line-height:18px;
    text-decoration:none;
    display:inline;
}

h1
{
    color:#235f96;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
    font-size:18px;
    font-weight:normal;
    line-height:20px;
    text-decoration:none;
    display:inline;
}

h2
{
    color:#cc6f62;
    font-family: Verdana, Arial, Sans-Serif;
    font-size:12px;
    font-weight:bold;
    line-height:18px;
    text-decoration:none;
    display:inline;
    left:19px;
    position:relative;
}

#zitat_start
{
    color:#2b2b2b;
    font-family: Trebuchet MS, Verdana, Sans-Serif;
    font-size:60px;
    font-weight:bold;
    line-height:60px;
    text-decoration:none;
    display:inline;
}

#zitat_text
{
    color:#2b2b2b;
    font-family: Verdana, Arial, Sans-Serif;
    font-size:16px;
    font-weight:bold;
    line-height:24px;
    text-decoration:none;
    display:inline;
    top:5px;
    position:relative;
}

#zitat_end
{
    color:#2b2b2b;
    font-family: Trebuchet MS, Verdana, Sans-Serif;
    font-size:60px;
    font-weight:bold;
    line-height:60px;
    text-decoration:none;
    display:inline;
    top:20px;
    position:relative;
}
