
body {
   background-color:#ffffff;
   margin-top: 46px;
   margin-left: 0px;
   margin-right: 20px;
   margin-bottom: 1px;
   font-family: "Arial Narrow",Arial,Geneva,Helvetica,sans-serif;
   color: #1A92BA;
   }

img#startbild {
   margin-top: 0px;
   margin-left: -44px;
   }

img#vitabild {
   margin-top: 0px;
   }

ul#menu {
   list-style-type: none;
   text-align: right;
   font-size:14px;
   line-height:12px;
   }

ul#menu li  {
   margin-bottom: 20px;
   }

/* Achtung Reihenfolge: :link :visited :hover :active  */

a:link, a:visited {
   color: #8DC5D8;
   text-decoration: none;
   }
a:hover {
   color: #0082AD;
   font-weight: bold;
   }
a:active {
   color: #0082AD;
   font-weight: bold;
   }
a:focus {
   color: #0082AD;
   font-weight: bold;
   }
a.active {
   color: #0082AD;
   font-weight: bold;
   }

ul#menu li a {
   text-transform: uppercase;
   }

p {
   font-size:14px;
   line-height:15px;
   margin-top: 12px;
   margin-bottom: 12px;
   }

p.eins {
   margin-top: 127px;
   }

p.einsvita {
   margin-top: 27px;
   }

p.einsbild {
   margin-top: 129px;
}

p#logo {
   text-align: right;
   margin-top: 0px;
   margin-left: 65px;
   margin-bottom: 99px;
   }

img.klein {
   margin-right:35px;
   margin-bottom:35px;
   }

img#next {
   padding-left:4px;
   }
