/* Anfang Formatierung Body */
body {
   font-family: Verdana, Arial, sans-serif;
   font-size: 8pt;
   }

h2 {
   font-family: Verdana, sans-serif;
   font-size: 12pt;
   font-weight: 700;
   }

.head {
   color: #ffcc33;
   }
/* Ende Formatierung Body */

/* Anfang Formatierung Navigation */
.links-a-td {
   vertical-align: top;
   background-color: #668cff;
   color: black;
   }

.links-b-td {
   background-color: #ffcc33;
   color: black;
   border-top: solid 1px #ff6633;
   border-left: solid 5px #ff6633;
   border-bottom: solid 1px #ff6633;
   }

.links-b-trenn {
   background-color: #668cff;
   border-top: solid 1px #ff6633;
   border-bottom: solid 1px #ff6633;
   }

A {text-decoration: none;}

A:hover {
   text-decoration: underline;
   background-color: #33ffcc;
   color: red;
   }
/* Ende Formatierung Navigation */

/* Anfang Formatierung Sie-sind-hier */
.hier {
   border-right: solid 3px #ff6633;
   border-bottom: solid 1px #ff6633;
   }
/* Ende Formatierung Sie-sind-hier */

/* Anfang Formatierung Start-Seite */
.body-start {
   font-family: Verdana, Arial, sans-serif;
   font-size: 9pt;
/*	background-color: #f2ebd6; */
	background-color: #d4ddf7;
/*   background-color: #f7eed4; */
   color: black;
   }

.start-rechts {
	background-color: #f7eed4;
/*   background-color: #D4DDF7; */
   }

.ksg {
   border-left: solid 10px #ff6633;
   border-top: solid 2px #ff6633;
   }

.banner {
   background-color: #ff6633;
   color: #ffcc33;
   }

.willkommen {
   border-right: solid 10px #ff6633;
   border-bottom: solid 2px #ff6633;
   }

.hamburg {
   border-bottom: solid 4px #ff6633;
   }

.date {
   border-left: solid 10px #ff6633;
	border-top: solid 2px #ff6633;
	}
/* Ende Formatierung Start-Seite */

/* Anfang Formatierung Text-Seite */
.body-text {
   font-family: Verdana, Arial, sans-serif;
   font-size: 9pt;
   background-color: #d4ddf7;
   color: black;
   }

.text-rahmen-rechts {
   background-color: white;
   color: black;
   }

.text-rechts {
   background-color: #f7eed4;
   vertical-align: top;
   }
/* Ende Formatierung Text-Seite */

/* Anfang Formatierung Text-Rahmen-Rechts */
.oben {
   border-left: solid 10px #ff6633;
   border-top: solid 2px #ff6633;
   }

.mitte {
   border-left: solid 10px #ff6633;
   }

.mittig {
   border-bottom: solid 2px #ff6633;
   }

.rechts {
/*    border-right: solid 2px #ff6633; */
   border-bottom: solid 2px #ff6633;
   }

/* .unten { border-right: solid 2px #ff6633; border-bottom: solid 10px #ff6633; } */
/* Ende Formatierung Text-Rahmen-Rechts */

/* Anfang Formatierung Print-Seiten */
.body-print {
   font-family: Verdana, Arial, sans-serif;
   font-size: 9pt;
   background-color: #f7eed4;
   color: black;
   }

.mittig-druck {
   border-bottom: solid 2px #000000;
   }
/* Ende Formatierung Print-Seiten */

