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


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


body 
{     
    font-size: 1.2em;
    margin: 0px;
    padding: 0px; 
    color: #000; 
    background:#FEEDD3;
}


#head, #links, #rechts
{
  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 {font-weight: bold;color: #000000;} 

h1 {font-size: 1.6em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.0em;}

h4.rot {font-size: 1.0em; color:red;}

.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; }

.PBkasten
{
    width: 165px;
}
.PBtextueber
{
    background:URL('../bilder/knopf.gif') no-repeat 0px 4px;
    padding-left:15px;
    font-weight: bold;
    
}


.PBtextunter
{
    font-weight: normal;
    color: #000000;
}



.PBzuruecklink a:link      {  font-weight:normal; color:#000; }
.PBzuruecklink a:visited   {  font-weight:normal; color:#000; }
.PBzuruecklink a:hover     {  font-weight:bold;   color:#C11540; }
.PBzuruecklink a:active    {  font-weight:normal; color:#C11540; }
.PBzuruecklink a:focus     {  font-weight:normal; color:#C11540; }


.PBfett 
{
    font-weight:bold;
}


ul.PBul
{
    list-style-type:square;
    list-style-position:outside;
}

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: #FFF;
    background-color:#1E1E78;
    font-weight: bold;
    padding:2px;
}

hr
{
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #1E1E78;

}

.PBlinie
{
    text-align: right;
    border-bottom: 1px dotted silver;

}
