body, td, th { background: #007BC1;
       font-family: Verdana, Helvetica, Arial, sansserif;
       font-size: 11px;
       padding: 0;
       margin: 0;
       line-height: 150%;
       }
       
td, th { background: #fff;
     vertical-align: top;
     padding: 3px;
     text-align: center;
     line-height: 100%;
     }
     
th {font-weight: bold; 
    }

a { color: #007BC1;
    text-decoration: none;
    font-weight: bold;
    }
    
a:hover {text-decoration: underline; }
        
#header {text-align: right;
         width: 800px;
         margin: 0 auto 0 auto;
         padding-left: 10px;
         }
         


.hmenu { background: #007BC1;
         text-align: right;
         clear: left;
}

.hmenu a {color: #fff;
          text-decoration: none;
          padding: 3px;
          letter-spacing: .5px;
          font-weight: normal;
          font-variant: small-caps;
          font-weight: bold;
          }
          
.hmenu a:hover {color: #007BC1;
          background: #fff;
          text-decoration: none;
          }
          
#main { clear: both;
        width: 800px;
        margin: 0 auto 20px auto;
        padding: 20px 0 0 0;
        border-left: 1px dotted #ffe16a;
        }
        
.count { margin: 0 auto 5px auto;
        width: 800px;
}

.text { width: 470px;
        margin: 0 10px 0 0;
       }
       
.inhalt {padding: 20px; 
         border: 1px solid #005487;
         background: #fff;
       }
       
.inhalt img { margin-right: 15px; 
              margin-bottom: 20px;
              border: 0px;
              }

.cover {float: right; 
        width: 310px;
        clear: left;
}

.dateheader { font-size: 15px;
              color: #007BC1;
              font-weight: bold;
              margin-bottom: 5px;
              }

.links { text-align: left; 
         line-height: 110%;
         }