*
{
    font-family: arial, verdana, helvetica, sans-serif;
    text-decoration: none;
    border: none;
}


html { font-size: 62.5%; /* 100% = 16px --> 62,5 % = 10px */ }


body 
{     
    margin: 0px;
    margin-right: 5%;
    padding: 0px; 
    font-size: 1.2em;
    color: #000000; 
    background-color:#F0F0F0;
}

.abstand{ padding-left:10px;}

u { text-decoration: underline; }

#hinweis { display: none; }

#header
{
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    height: 125px;
    padding-right:222px;
}

#header h1
{
    margin: 0px;
    margin-left: 200px;
    padding: 10px 0px 10px 30px;
    width: auto;
    font-size: 1.2em;
    color: #333333;
    background: #EEEEEE;

}


#header .left
{
    position: absolute;
    top: 0;
    left: 0;
    padding-top:10px;
    text-align:center;
    margin: 0;
    background: #ffffff;
    width:201px;
    height:130px;
    border-right: solid 1px #000000;
}


#header form
{ 
    position: absolute;
    top: 7px;
    right: 7px;
    margin: 0;
    padding: 0;
    text-align: right;
}

#header legend {display: none;}

#header input 
{
    margin: 0px;
    padding: 1px;
    font-size: 11px;
    background: #efefef;
    border: solid 1px #333333;
}

#header input.submit 
{
    padding: 0px;
    font-size: 11px;
    border: solid 1px #333333;
    color: #ffffff;
    background: #999999;
    cursor: pointer;
}

#logo2{
  position:absolute;
  right:0px;
  top:41px;
}

#main
{
    position: relative;
    margin: 0;
    padding: 0;
    background: url(/lbvbrandenburg/bilder/bg_main.gif) repeat-y; 
}


.left
{ 
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    width: 200px;
    float: left;
    background: #E6E6E6;
}

.right
{
    position: relative;
    top: 0px;
    right: 0px;
    margin: 0px;
    width: 200px;
    background: #B0C4DE;
    border-left: solid 1px #555555;
    float: right;
}

.infobox 
{
    position: relative;
    margin: 0px;
    margin-bottom: 10px;
    padding: 10px;
    background: #fff;
    border: solid 1px #cc0033;
    border-bottom: solid 1px #555555;
    border-left: none;
}

.breadcrumb
{  
    margin: 0px 0px 0px 200px;
    padding: 8px 0px 8px 30px;
    font-size: 12px;
    color: #333333;
    background: #fff;
    border-bottom: solid 1px #CC0033;
}

.breadcrumb img 
{ 
    margin: 0;
    padding: 0 5px 0 5px; 
}

.breadcrumb  a
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333333;  
}

.breadcrumb a:hover 
{ 
    text-decoration: underline; 
}

.nav h1
{
    margin: 0px;
    padding: 3px;
    padding-left: 10px;
    width: 200px;
    font-size: 12px;
    background: #CC0033;
    color: #ffffff;
}


.nav li
{
    
    margin: 0px;
    padding: 0px;    
}

.nav ul a 
{
    display: block;
    padding: 3px; 
    padding-left: 10px;
    width: 185px;
    font-size: 13px;
    color: #000;
    border-bottom: solid 1px #cdcdcd;

}

.nav ul a.navsub
{
    background: #FFF;    
    padding-left: 20px;
    width: 175px;
}

.nav ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 200px;
}

.nav1 
{ 
    margin: 0px 00px 0px 201px;
    padding: 0px 0px 0px 20px;
    background: #cc0033;
    border: solid 2px #cc0033;
    border-left: none;
}


.nav1 a
{
    margin: 0px;
    padding: 4px 10px;
    height: 15px;
    font-size: 1.1em;
    font-weight: bold; 
    color: #fff;
}



.nav1 a:hover  { color: whitesmoke; }

.anone { display: none; }

.no { display: none; }

.content 
{
    position:relative;
    top: 0px;
    left: 0px;
    margin: 0px 220px 0px 201px;
    padding: 0px;
    min-height: 700px;
    width: auto;
    border: solid 1px #CC0033;
    border-left: none;
}

* html .content          { height: 700px; } /* nur für IE 5.5 - 6.x */
html + body .content { height: 700px; } /* nur vom IE 5.0 */


.content a  { text-decoration: underline; color: #cc0033; }

h1.topic
{
    position: relative;
    top: -1px;
    left: 0px;
    margin: 0px;
    margin-right: 25%;
    padding: 3px;
    padding-left: 10px;
    font-size: 12px;
    background: #31309C;
    color: #fff;    
}

.text 
{     
    position: relative;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding-top: 0px;   
    font-size:100%;
}


.foot
{        
    position: relative;
    left: 0px;
    margin: 0px;
    padding: 4px;
    font-size: 11px;
    text-align: center;
    color: #ffffff;
    background: #31309C;  
}



div#switchstyle
{
        margin: 40px 0;
        padding: 10px;
        background: #ddd;
        border-top: 1px solid #d3d3d3;
        border-bottom: 1px solid #d3d3d3;
}

div#switchstyle a.a0, div#switchstyle a.a1, div#switchstyle a.a2 
{
        margin: 0 2px 0 0;
        padding: 1px 6px;
        display: inline;
        border: 1px solid #bbc;
        color: #557;
        background: #fafafa;
        font: bold 12px georgia, times, 'times new roman', serif;
}

div#switchstyle a.a0:hover, div#switchstyle a.a1:hover, div#switchstyle a.a2:hover 
{
        border: 1px solid #889;
        color: #e60;
        background: #fff;
}

div#switchstyle a.a1 
{
        font: bold 15px georgia, times, 'times new roman', serif;
}

div#switchstyle a.a2
{
        font: bold 19px georgia, times, 'times new roman', serif;
}

div#switchstyle a.text
{
        margin: 0 5px 0;
        display: inline;
        color: #557;
}
div#switchstyle a.text:hover
{
        color: #e50;
        text-decoration: underline;
        border: 0 none;
}
div#switchstyle a:hover
{
        border: 1px solid #aab;
        text-decoration: none;
}
div#switchstyle a.a0
{
        background: #e7e7e7;
        color: #778;
}
div#switchstyle a.text2
{
        display: none;
}

