* {
   border: 0;
   margin: 0;
   padding: 0;
   }

body {
   background-color: #fff;
   background-image: url(/_img/bg02.jpg);
   margin-top: 0;
   margin-left: 0px;
   margin-bottom: 20px;
   margin-right: 25px;
   }

table#body td {
   vertical-align: top;
   text-align: left;
   }

img#logo  {
   padding-left: 30px;
   }

img#titel1 {
   padding-top: 58px;
   padding-bottom: 8px;
   }

/* Einstellungen für Slideshows */

#rotator {
   border: 1px solid #ccc;
   cursor: pointer;
   overflow: hidden;
   position: relative;
   float: right;
   width: 146px;
   height: 146px;
   margin-top: 3px;
}

#rotator img {
   cursor: pointer;
   padding: 3px;
   width: 140px;
   height: 140px;
}

/* and other stuff */

img.rand  {
   padding: 3px;
   border: 1px solid #ccc;
   }

img.right {
   float: right;
   margin-left:5px;
   margin-bottom:5px;
   padding: 3px;
   border: 1px solid #ccc;
   margin-top: 3px;
   }

td#menu {
   vertical-align: top;
   width: 243px;
   }

ul.menu {
   list-style-type: none;
   text-align: right;
   margin-top: 1px;
   margin-left: 0px;
   margin-right: 35px;
   margin-bottom: 0px;
}

ul.menu li.eins {
   text-transform: uppercase;
   font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
   font-size: 14px;
   line-height: 20px;
   }

ul.menu li.zwei {
   text-transform: uppercase;
   font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
   font-size: 11px;
   line-height: 13px;
   }

td#text {
   text-align: left;
   vertical-align: top;
   width: 577px;
   }

h1 {
   font-family: "Trebuchet MS",Gill,Verdana,Arial,Helvetica,sans-serif;
   font-weight: normal;
   font-size: 30px;
   }

h1 small, h2 {
   text-align: left;
   font-family: "Trebuchet MS",Gill,Verdana,Arial,Helvetica,sans-serif;
   font-weight: normal;
   font-size: 24px;
   color: #2D8ED1;
   }

h2 {
   text-align: left;
   margin-left: 1px;
   margin-top: 47px;
   margin-bottom: 12px;
   }

h3 {
   font-family: "Trebuchet MS",Gill,Verdana,Arial,Helvetica,sans-serif;
   font-weight: normal;
   font-size: 17px;
   color: #2D8ED1;
   margin-bottom: 3px;
   }

p,ul,td,h3 small {
   font-family: "Trebuchet MS",Gill,Verdana,Arial,Helvetica,sans-serif;
   font-weight: normal;
   font-size: 14px;
   line-height: 18px;
   color: #042A44;
   }

p,ul,table {
   margin-bottom:10px;
   }

td.dat {
   text-align: right;
   vertical-align: top;
   white-space: nowrap;
   padding-right: 3px;
   }

ul {
   list-style-position:outside;
   margin-left: 1em;
   }

strong {
   font-weight:bold;
   color:#A81A02;
   }

/* Achtung Reihenfolge: :link :visited :hover :active  */

a:link {
   font-weight:bold;
   color:#E75725;
   text-decoration:none;
   }

a:visited {
   font-weight:bold;
   color:#E75725;text-decoration:none; }

a:hover {
   font-weight:bold;
   color:#E75725;text-decoration:underline; }

a.active, a:visited.active {
   color:#2D8ED1;
   }

ul.menu li a:link {
   font-weight:bold;
   color:#435C6D;
   text-decoration:none;
   }

ul.menu li a:visited {
   font-weight:bold;
   color:#435C6D;text-decoration:none; }

ul.menu li a:hover {
   font-weight:bold;
   color:#E75725;text-decoration:none; }

ul.menu li a.active, ul#menu li a:visited.active {
   color:#2D8ED1;
   }