﻿@charset "utf-8";
/* CSS Document */
html
{
         font-size:75%;
}

body
{
        background-image: url(images/bg_gradient_blue-yellow-blue.jpg);
        background-color: #d4d4f7;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin:0px;
        /* zentrieren im IE6 */
        text-align:center;
        overflow: auto;
}

a:link{color:#0000fF; text-decoration:none;}
a:hover {color:#00007F; text-decoration:underline; }
a:active {color:#CC6600; text-decoration:underline; }
a:visited {color:#7070ff; text-decoration:none; }

iframe
{        border-color: #ffffff;
         border-style:none;
         border-width:0px;
}

img
{
        border-width: 1px;
        border-color:#000000;
}

div#rahmen, div#footer
{
        width: 95em;
        max-width: 95%;
        background-color: #ffffff;
        /*background-color: #fffeee;*/
        padding: 10px;
        padding-top: 10px;
        /* Zentrieren */
        margin: 0px auto;
        /* vom IE6 wieder linksbündig */
        text-align: left;
}

div#inhalt
{
        padding-left: 0px;
        padding-right: 0px;
        overflow: hidden;
}


div.inhalt_spalte_links
{
        float: left;
        margin: 0em;
        width: 12.5em;
        padding-left:0em;
}

div.inhalt_spalte_mitte_und_rechts
{
         float: right;
         width: 83%;
}

div.inhalt_spalte_mitte
{
        float: left;
        width: 70%;
        margin: 0.5em;
        background-position: right top;
        background-repeat: no-repeat;
}

div.inhalt_spalte_rechts
{
        float: right;
        width: 204px;
        text-align:left;
        height:80em;
}

div.h1
{       text-align:center;
        font-weight: bold;
        font-size: 2em;
        line-height: 1em;
        padding:0.25em;
}

div.h2
{       text-align:left;
        font-weight: bold;
        font-size: 1em;
        line-height: 1em;
        padding:0em;
        padding-top:0.75em;
}

div.Textblock
{       clear:both;
        padding:0.1em;
        width:95%;
}
div.teaser{
        padding:0.4em;
        float:left;
}

div.teaser img
{       border-width: 0px;
        border-color:#000000;
}

div.bildrechts
{       padding:0.4em;
        float:right;
        padding:0.4em;
        padding-top:1em;
}

div.kastenrechts
{
        padding:0.4em;
        float:right;
        width:48%;
}

div.kastenlinks
{
        padding:0.4em;
        float:left;
        width:48%;
}

div#box1_top, div#box1_bottom, div#box1_mid
{
           width:150px;
}

div#box1_top
{
        background-image:url(images/maskelement04.jpg);
        background-repeat: no-repeat;
        height: 9px;
        font-size: 12px;
}

div#box1_bottom
{
        background-image:url(images/maskelement05.jpg);
        background-repeat: no-repeat;
        height: 9px;
        font-size: 12px;
}

div#box1_mid
{
        background-image:url(images/maskelement06.jpg);
        background-repeat: repeat-y;
        width:150px;
        padding-left: 1em;
        margin:0px;
        height:auto;
        line-height: 2em;
        text-align: left;
        font-size: 12px;
}

div#box1_mid ul
{
        list-style-position:outside;
        list-style-type:none;
        margin:0px;
        border:0px;
}

div#box1_mid a:link
{
         color:#0000FF;
         text-decoration:none;
         font-weight:bold;
         text-align:right;
}

div#box1_mid a:visited
{
        color:#7070ff;
        text-decoration:none;
        font-weight:bold;
}

div#box1_mid a:hover
{
        color:#0000FF;
        text-decoration:underline;
        font-weight:bold;
}

div#box1_mid a:active
{
         color:#0000bb;
         text-decoration:underline;
         font-weight:bold;
}

div#box1_mid p
{
        margin: 0px;
}

div.box_header
{
/*        float: right;*/
        background-repeat: no-repeat;
        padding-top: 0px;
        font-weight:bolder;
        color:#0000a3;
        font-size:2.5em;
        height: auto;
        margin-top: 2em;
        text-align: left;
}
div.box_header a:link
{
        color:#0000a3;
        text-decoration:none;
        font-weight:bold;
}
div.box_header a:visited
{
        color:#0000a3;
        text-decoration:none;
        font-weight:bold;
}
div.box_header a:active
{
        color:#0000a3;
        text-decoration:none;
        font-weight:bold;
}
div.box_header a:hover
{
        color:#0000a3;
        text-decoration:underline;
        font-weight:bold;
}

div#footer table
{
         width: 50em;
         max-width:62.5%;
}

div#footer, div#footer td
{
        padding-top: 15px;
}

#webtheme{
/*         width: 80.16em;*/
         width: 100%;
         height: 100px;
/*        background-image:url(images/mytheme.jpg);
        background-repeat:no-repeat;*/
        margin-bottom: 10px;
        padding-right:1em;

}
#webtheme a:link
{
        text-decoration:none;
        font-weight:bold;
}

#webtheme a:visited
{
        text-decoration:none;
        font-weight:bold;
}

#webtheme a:hover
{
        text-decoration:none;
        font-weight:bold;
}

#webtheme a:active
{
         text-decoration:none;
         font-weight:bold;
}

div#box0_left, div#box0_right, div#box0_mid
{
         float:left;
         height:100px;
         width:100%;
}

div#box0_left
{
        background-image:url(images/theme-edge-left.jpg);
        background-repeat: no-repeat;
        width: 9px;
        font-size: 12px;
}

div#box0_right
{
        background-image:url(images/theme-edge-right.jpg);
        background-repeat: no-repeat;
        width: 9px;
        font-size: 12px;
}

div#box0_mid
{
        background-image:url(images/theme-middle.jpg);
        background-repeat: repeat-x;
        height:100px;
        padding: 0em;
        margin:0px;
/*        width:auto;*/
        width:96%;
        line-height: 2em;
        text-align: center;
        font-size: 12px;
}

div#box0_mid  img
{
        border-width:0px;
}

div#content3
{
        margin-top: 15px;
         width: 12.5em;
        float:left;
        overflow:hidden;
}

div#footer
{
        background-image: url(images/bg_footer_1px.jpg);
        background-repeat: repeat-x;
}
