body {
        background-image : url(bilder/bg.png);
        background-repeat : repeat-x;
        background-color : #efefef;
        width: 900px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
        font-family : 'arial', arial, verdana, sans-serif;
        font-size : 10pt;
        color : #666666;
        border : 10px solid #efefef;
        }

h1    {
        font-size: 14px;
        padding: 10px;
        background-image: url(bilder/ueberschrift-balken.jpg);
        background-repeat : no-repeat;
      }
h2        {
        font-size: 15px;
        color:  #808080;
         }

#Navigation {
        margin-top: 0px;
        padding-top: 10px;
        height: 38px;
        background-image: url(bilder/pb_logo.jpg);
        background-repeat: no-repeat;
        font-size: 8pt;
        text-decoration: none;
        font-family : 'thoma', thoma, verdana, sans-serif;
        }

.Navi {
        padding-left: 10px;
        font-weight: bold;
        text-decoration: none;

      }

#Titelbilder {
	height: 190px;
	width: 627px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	border: solid black 1px;
	margin-left: 30%;
         }

#Bild-Drehteile {
         background-image: url(bilder/drehteile.jpg);
         background-repeat: no-repeat;
         width: 267px;
         height: 190px;
         padding-top: 0px;
         margin-left: 0%;
         margin-top: 0px;
         float: left;
         }

#Navigation-Links {
         width: 150px;
         height: auto;
         padding-top: 10px;
         padding-right: 5px;
         padding-left: 5px;
         padding-bottom: 10px;
         margin-top: 8px;
         margin-left: 5%;
         font-size: 9pt;
         font-family : 'thoma', thoma, verdana, sans-serif;
         font-weight: bold;
         float: left;
        }

.Navi-li {
         line-height: 20px;
         text-decoration: none;
         font-weight: bold;
         }

#Untermenue {
        margin-left: 22px;
         }

.Navi-re-Unterpunkt {
         line-height: 20px;
         font-weight: normal;
         text-decoration: none;
         }

#Inhalt {
        min-height: 350px;
         height: auto;
         width: 627px;
         margin-top: 5px;
         padding-top: 5px;
         margin-left: 30%;
         background-color: #F5F5F5;
         border-left: solid #efefef 2px;
         font-size: 9pt;

         }

#aktuelleSeite {
        color: #000000;
        font-weight: bold;
        padding-left: 0px;
         }
#aktuelleSeite2 {
        color: #000000;
        font-weight: bold;
        padding-left: 10px;
         }

#Seitentext {
         line-height: 18px;
         padding-left: 25px;
         padding-bottom: 15px;
         padding-right: 20px;
         padding-top: 0px;
         }

#Hintergrund {
         background-color: #FFFFFF;
         padding-top: 10px;
         height: 750px;
         margin-bottom: 10px;
         }

.kursiv {
        font-style: italic;
         }

.fett {
        font-weight: bold;
         }

a:link {
        color: #006699;
        }

a:hover {
        color: #FF0000;
         }

a:visited {
        color: #006699;
         }

.wa        {
        line-height: 6px;
         }

.zurueck {
        position: absolute;
         left: 300px;
         }

.weiter {
        position: absolute;
         left: 400px;
         }
