
/* einfacher Text */
h1 {font-family:Verdana,Arial; font-size:10pt; font-weight: bold; color:#222222; border-left:5px solid #092091; background-color:#CDD5FD; padding:3px; padding-left:6px;}
h2 {font-family:Verdana,Arial; font-size:10pt;  font-weight: bold; color:#222222; text-align:center; margin-bottom:20px;}
h3 {font-family:Verdana,Arial; font-size:8pt; font-weight: bold; color:#222222; margin:0px;}
p {font-family:Verdana,Arial; font-size:8pt;  font-weight: normal; color:#222222; text-align:justify; margin-top:5px; margin-bottom:10px;}
p.last {font-family:Verdana,Arial; font-size:8pt;  font-weight: normal; color:#666666; text-align:right; margin-top:20px; margin-bottom:0px;}
li {font-family:Verdana,Arial; font-size:8pt;  font-weight: normal; color:#222222;}

/* normale Links */
a:link {text-decoration:underline; color:#222222;}
a:visited {text-decoration:underline; color:#666666;}
a:hover {text-decoration:underline; color:#444444;}
a:active {text-decoration:underline; color:#222222;}

/* Link im Navigations-Bereich */
a.nav:link {text-decoration:none; color:#222222;}
a.nav:active {text-decoration:none; color:#222222;}
a.nav:visited {text-decoration:none; color:#222222;}
a.nav:hover {text-decoration:none; color:#222222;}

/* Link im Header-Bereich */
a.w:link {text-decoration:none; color:#FFFFFF;}
a.w:active {text-decoration:none; color:#FFFFFF;}
a.w:visited {text-decoration:none; color:#FFFFFF;}
a.w:hover {text-decoration:none; color:#FFFFFF;}


/* Farbe und Schrift der Tabellen */
td {font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal;}
td.top {background-color:#092091; font-family:Verdana,Arial; font-size:12pt; color:#FFFFFF; font-weight: bold; padding: 0px;}
td.top2 {background-color:#092091; font-family:Verdana,Arial; font-size:8pt; color:#FFFFFF; font-weight: normal; padding: 4px; text-align:right;}
td.navframe {background-color:#EEEEEE; font-family:Verdana,Arial; font-size:8pt; color:#FFFFFF; font-weight: normal; border-right:1px solid #CCCCCC;}
td.trailer {background-color:#EEEEEE; font-family:Verdana,Arial; font-size:8pt; color:#FFFFFF; font-weight: normal; border:1px solid #BBBBBB;
            padding: 8px; }
td.nav {font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal; padding:5px;border-bottom:1px solid #CCCCCC;}
td.w {background-color:#FFFFFF; font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal; }
td.copyright {background-color:#092091; font-family:Verdana,Arial; font-size:8pt; color:#FFFFFF; font-weight: normal; padding:4px; text-align:right;}
td.preis {border:#CDD5FD 1px solid; font-family:Verdana,Arial; font-size:8pt; color:#222222; font-weight: normal; text-align:center; padding:2px;}
td.suche_head {background-color:#CDD5FD; font-family:Verdana,Arial; font-size:8pt; color:#000000; padding: 2px;
               border:1px solid #092091; border-left:5px solid #092091; }

table.nav {background-color:#FFFFFF;}

/* Formate der Eingabefelder und Buttons */
.txt {font-size:8pt; font-family:Verdana,Arial;}
.btn {font-size:8pt; font-family:Verdana,Arial;}

/* Hintergrundfarbe */
body {background-color:#EEF2F8; margin:0px;}

.c {color:#092091;}
hr {height:1px; color:#CCCCCC;}

/* Wiki */
div.wimg {
  float: right;
  clear: right;
  background-color:#F9F9F9;
  border:1px solid #CCCCCC;
  font-size:94%;
  overflow:hidden;
  padding:3px !important;
  text-align:center;
  margin:0.5em 0 0.8em 1.4em;
}
div.wimg img {
  border: none;
}
div.wimg p {
  font-size: 0.9em;
  margin: 5px 2px;
}
