a {
     color: #060c60;
     text-decoration:none;
     }

a:active {
     color: #003366;
     font-weight: bold;
     }

a:hover {
     font-weight: bold;
     }

a:visited {
     }

body { 
     background-color: #FFFFFF; 
     font-family: "Futura Lt BT",Verdana,Arial,Helvetica,Helv,sans-serif;
     font-size: 1em;
     color: #060C60;
     }

div.banner {
     position: absolute;
     top: 5px;
     left: 3%;
     width: 590px;
     height: 95px;
     background-image: url(images/banner/tintenzirkel.jpg);
     }

div.inhalt {
     position: absolute;
     top: 110px;
     right: 3%;
     width: 56.5%;
     height: 100%;
     padding-bottom: 50px;
     }

div.klecks {
     position: absolute;
     top: 5px;
     right: 3%;
     background-image: url(images/klecks.gif);
     width: 150px;
     height: 115px;
     }

div.navi {
     position: absolute;
     top: 110px;
     left: 3%;
     width: 16%;
     padding-bottom: 50px;     
     }
     
div.naviinhalt {     
     padding-bottom: 0.05em;
     }

div.navi2 {
     position: absolute;
     top: 110px;
     left: 21.5%;
     width: 16%;
     padding-bottom: 50px;     
     } 

div.start {
     position: absolute;
     top: 110px;
     right: 3%;
     width: 75%;
     height: 100%;
     padding-bottom: 50px;
     }

img {
     border: none;
     }

img.unten {
     margin-top: 25px;
     }

img.linksoben {
     margin-right: 15px;
     margin-bottom: 15px;
     float: left;
     }     

img.rechtsoben {
     margin-left: 15px;
     margin-right: 12em;
     margin-bottom: 15px;
     float: right;
     }   
          
p.block {
     text-align: justify;
     }

p.center {
     text-align: center;
     }

p.rechts {
     text-align: right;
     }     
     
span.navi {
     font-size: 0.85em;
     line-height: 1.25em;
     }
     
span.text {
     line-height: 1.25em;
     }
