body
{
    margin-right: 0px;
    padding-right: 0px;
}

.content
{
    background-image: url(../style/file/navigation_back.gif);
    background-repeat: repeat-y;
    position: absolute;
    left: 0px;
    top:100px;
    z-index:2;
}

.text, .googlewerbung
{
    margin-left: 180px;
    margin-top:25px;
    margin-bottom: 25px;
    margin-right: 15px;
    z-index:3;
    clear: both;
}

.googlewerbung
{
    width: 800px;
}

.content .text, .content .text p
{
    font-family: arial, sans-serif;
    font-size: 14px;
    color: rgb(33,33,33);
    background-color: transparent;
}

.content .text h1,
.content .text h2,
.content .text h3,
.content .text h4,
.content .text h5,
.content .text h6
{
    font-weight: bold;
    color: rgb(0,0,0);
    background-color: transparent;
    clear: both;
}

.content .text h1
{
    font-size: 19px;
}

.content .text h2
{
    font-size: 17px;
}

.content .text h3
{
    font-size: 15px;
}

.content .text h4
{
    font-size: 13px;
}

.content .text h5
{
    font-size: 11px;
}

.content .text h6
{
    font-size: 9px;
}


.content .text p a,
.content .text p a:visited,
.content .text p a:active,
.content .text p a:hover,
.content .text a,
.content .text a:visited,
.content .text a:active,
.content .text a:hover
{
    color: rgb(66,91,128);
    background-color: transparent;
    font-weight:bold;
    font-size:13px;
}

.content .text p
{
    clear: both;
    text-align: justify;
}


.streep
{
    background-image: url(../style/file/contenthr.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    clear: none;
    width: 100%;
}


.content .text h2.right,
.content .text h2.left
{
    background-image: url(../style/file/contenthr.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 100%;
}

.content .text h2.right
{
    text-align: right;
}

.content .text h2.left
{
    text-align: left;
}

span.right, span.left
{
    color: #000;
    background-image: url(../style/file/blankstreep.gif);
    background-repeat: repeat;
    background-color: #FFF;
    padding-bottom: 10px;
}




.content .text p img.rightpic
{
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

.content .text p img.leftpic
{
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
}

.content .text img.standalone
{
    clear: both;
}

img
{
    border-style: none;
}

.content .text p.copyright
{
    margin-top: 1px;
    padding-top: 0;
}

.content .text p.copyright a
{
    font-weight: normal;
    font-size: 11px;
    font-style: italic;
    text-decoration: none;
}

.content .text p.copyright a:hover
{
    text-decoration: underline;
}