*  { text-decoration: none; }

html { font-size: 62.5%; /* 100% = 16px --> 62,5 % = 10px */ }

body 
{     
    padding: 0px; 
    font-size: 1.2em;
    color: #000; 
    background:#FBF7E8;
    font-family: arial, verdana, helvetica, sans-serif,tahoma;
    text-decoration: none;
}




a:link      {  font-weight:bold; color:#666; }
a:visited   {  font-weight:bold; color:#CC6600; }

.pbkasten
{
    display:none;
}



h1,h2,h3,h4,h5 {color: #333;}

h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 0.9em; }

.rot { color: #FF0000; }

.nobr {white-space : nowrap;}
.nobr2 {white-space : nowrap;}
.PBclear { clear:both; }


table 
{
    border-collapse: collapse;
    font-size: 1em;
}


.t1 a:link      {  font-weight:normal; color:#000; }
.t1 a:visited   {  font-weight:normal; color:#000; }


.PBtextueber
{
    color: #003366;
    font-size:1.1em;
    font-weight: bold;
    background:url(../bilder/knopf.gif) no-repeat 0px 3px;
    padding-left:15px;

}


.PBtextunter
{
    font-weight: normal;
    color: #000000;
}


.PBfett 
{
    font-weight:bold;
}


ul.PBul
{
    list-style-type:circle;
    list-style-position:outside;
}

ul.PBul li a:link      {  font-weight:normal; color:#666; }
ul.PBul li a:visited   {  font-weight:normal; color:#666; }



.PBrot
{

    font-weight: bold;
    color: #C11540;
}


.PBtiteltop
{
    color: #FFF;
    background-color:#245390;
    font-weight: bold;
    padding:2px;
}




hr
{
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #245390;

}

.PBlinie
{
    text-align: right;
    border-bottom: 1px dotted silver;

}

