body { background: #ccc;
           font-family: Verdana, Arial, Helvetica, sansserif;
           font-size: 12px;
           color: #333;
           margin: 0px;
           padding: 0px;
}

.main {  width: 870px;
             text-align: justify;
             overflow: hidden;
             }

.navi { float: right;
           width: 205px;
           border-right: 1px solid #999;
           border-bottom: 1px solid #999;
           margin: 0px;
           padding: 5px;
           text-align: left;
           font-size: 11px;
           line-height: 110%;
           background: #ccc;            
}

.title { font-size: 15px; 
          font-weight: bold;
          padding-left: 30px;
          color: #666;
          margin: 0 0 20px 0;
}

.small {font-size: 11px;
           padding-bottom: 15px;
           margin-bottom: 15px;
           border-bottom: 1px solid #999;
 }

.footer {font-size: 10px;
 }

a { text-decoration:none; }

a:link { color: #006; }

a:visited { color: #006; }

a:active { color: #006; }

a:hover { color: #006; 
          text-decoration: underline;
         }

.sitetitle { font-size: 36px;
               font-family: Trebuchet MS, trebuchet, Verdana, Helvetica, sans-serif;
               font-style: italic;
               letter-spacing: 1px;
               color: #666;
               padding: 15px;
               padding-left: 0px;
}

.text { background: #fff;
          padding: 25px;
          line-height: 130%;
          text-align: justify;
          margin: 0;
         width: 600px;
         float: left;
         overflow: hidden;
} 

.text img { border: 2px ridge #333;
                 margin: 10px; }

.topnavi { padding: 1px;
               color: #fff;
               margin-bottom: 2px;
               letter-spacing: 1px;
               font-size: 10px;
}

.topnavi a { border: 1px solid #fff; 
                  padding: 3px;
                  margin-left: -1px;
                  text-decoration: none;}


.topnavi a:hover { background: #fff;
                            text-decoration: none;}
.aktuell {background: #fff; }
.aktuell a { background: #fff; }

.links { float: left;
           width: 120px;
           text-align: right;
           clear: left;
           margin-bottom: 10px;
}

.fronttext {margin-left: 135px; }

.links img { border: 0px; 
                 margin: 0px; }

.subtitle { font-weight: bold;
               letter-spacing: 1px;
}

.invisible { display:none; }

#entryform img { border: 0;
                          margin: 0 3px 0 3px;
                          padding: 0;
}

.paddedborder {text-align: center; }

.paddedborder img { padding: 8px;
                               border: 1px inset #ccc;
                               background: #999;
}

.galeriebild { width: 120px;
                    margin: 10px;
                    text-align: center;
}