* 
{
    text-decoration: none;
}

html { font-size: 62.5%; /* 100% = 16px --> 62,5 % = 10px */ }

body
{
    font-family:  arial, sans-serif;
    background:#FFFFFF;
    font-size:1.2em;
}

table { border-collapse: collapse; }

.PBkasten, .PBzuruecklink { display:none;}


a:link      {  font-weight:bold; color:#666; }
a:visited   {  font-weight:bold; color:#CC6600; }
a:hover     {  font-weight:bold; color:#C11540; }
a:active    {  font-weight:bold; color:#C11540; }
a:focus     {  font-weight:bold; color:#C11540; }


h1,h2,h3,h4,h5 { margin: 0em;font-weight: bold;}

h1
{
  font-size: 1.5em;
  color: #000;
}

h4
{
  font-size: 1.1em;
  color: #000;
}

h4.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; }
.t1 a:hover     {  font-weight:bold;   color:#C11540; }
.t1 a:active    {  font-weight:normal; color:#C11540; }
.t1 a:focus     {  font-weight:normal; color:#C11540; }


.PBtextueber
{
    background-image:URL('../bilder/knopf.gif');
    background-repeat:no-repeat;
    background-position: 0px 3px;
    padding-left:15px;
    font-size:1.2em;
    font-weight: bold;
}


.PBtextunter
{
    font-weight: normal;
}


.PBwasist
{
    color: #000;
    background-color:#DEDFE7;
    font-weight: bold;
    line-height:16px;

}


.PBfett 
{
    font-weight:bold;
}


ul.PBul
{
    list-style-position:outside;
    list-style-type:circle;
}

ul.PBul li a:link      {  font-weight:normal; color:#666; }
ul.PBul li a:visited   {  font-weight:normal; color:#666; }
ul.PBul li a:hover     {  font-weight:normal; color:#C11540; }
ul.PBul li a:active    {  font-weight:normal; color:#C11540; }
ul.PBul li a:focus     {  font-weight:normal; color:#C11540; }







.PBrot
{

    font-weight: bold;
    color: #C11540;
}


.PBtiteltop
{
    color: #000;
    background-color:#DEDFE7;
    font-weight: bold;
    padding:2px;
}





hr
{
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #DEDFE7;

}

.PBlinie
{
    text-align: right;
    border-bottom: 1px dotted silver;

}
