
/* 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; margin-bottom:0px;}
h2 {font-family:Verdana,Arial; font-size:10pt;  font-weight: bold; color:#222222; text-align:center; margin-bottom:20px;}
p {font-family:Verdana,Arial; font-size:8pt;  font-weight: normal; color:#222222; text-align:justify;}
li {font-family:Verdana,Arial; font-size:8pt;  font-weight: normal; color:#222222;}

h1.under {font-family:Verdana,Arial; font-size:8pt; font-weight: bold; color:#222222; border-right:5px solid #092091; background-color:#CDD5FD; padding:3px; padding-right:6px; margin-bottom:0px;}




/* normale Links */
A:link {text-decoration:underline; color:#222222;}
A:active {text-decoration:underline; color:#222222;}
A:visited {text-decoration:underline; color:#222222;}
A:hover {text-decoration:underline; color:#444444;}

/* 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.kunhead {background-color:#858585; color: #EEEEEE; vertical-align: center; height: 30px; padding-left: 4px;
            border-bottom: 1px solid black;}
td.newkun {background-color:#E5FFE5;}
td.kun0 {background-color:#E5E5E5;}
td.kun1 {background-color:#F5F5F5;}
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.sup_top {background-color:#092091; font-family:Verdana,Arial; font-size:12pt; color:#FFFFFF; font-weight: bold; padding: 0px;}
td.sup_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;}
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.sup_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;}

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;}
