html { height: 100.1%; }
body, p, ul, li, td { font-size: 12px; font-family: Arial,Helvetica; margin: 0;}
body { background-color: #ffffff; height: 100.1%; }
body {
background-repeat: repeat-y;
background-position: center;
background-image: url(/img/bg.gif);
}

form { margin: 0px; }
input, select, textarea, small { font-size: 11px; }
h1 { color: #0099cc; font-size: 18px; }
h2 { color: #000000; font-size: 14px; font-weight: bold; }
h3 { color: #666666; font-size: 12px; font-weight: normal; }
ul { margin-left: 20px; padding: 0px; }
li { margin-bottom: 10px; text-align: justify; }
a { color: #000000; text-decoration: underline; }

.tab { background-color: #ffcc00; color: #000000; text-align: center; }
.tab a:link { color: #000000; text-decoration: none; }
.tab a:visited { color: #000000; text-decoration: none; }
.tab a:active { color: #000000; text-decoration: underline; }
.tab a:hover { text-decoration: underline; }
.tabs { background-color: #99ccff; color: #ffffff; text-align: center; }
.tabs a:link { color:#000000; text-decoration: none; }
.tabs a:visited { color:#000000; text-decoration: none; }
.tabs a:active { text-decoration: underline; }
.tabs a:hover { text-decoration: underline; }
.tabr { }

.headline { font-size: 20px; color: #008cc8; }
.background { background-color: #ffffcc; }
.bgwhite { background-color: #ffffff; }

.klein { font-size:smaller; }
.kleinf { font-size:smaller; font-weight: bold }

.top { background-color: #ffffff; color: #000000; font-weight: lighter; }
.top a { color: #000000; text-decoration: underline; }

.nav1 { background-color: #99ccff; color: #ffffff; }
.nav1 a { color: #ffffff; text-decoration: underline; }
.nav2 { background-color: #99ccff; color: #ffffff; }
.nav2 a { color: #000000; text-decoration: none; }
.nav3 { background-color: #008cc8; color: #ffffff; }

.footer { background-color: #99ccff; }

.color1 { background-color: #008cc8; }
.color2 { background-color: #f5faff; }
.color3 { background-color: #008cc8; }

.box1 { background-color: #008cc8; color: #ffffff; padding-left: 5px; padding-top: 3px; padding-bottom: 3px; }

.listsup { color: #ee0000; font-size: 11px; font-weight: bold; vertical-align: super; }
.listsup a { color: #ee0000; text-decoration: none; }

.calm { font-family: Arial,Helvetica; font-size: 8pt; background-color: #ffffff; text-align:center; font-weight: bold; }
.cald { font-family: Arial,Helvetica; font-size: 8pt; background-color: #eeeeee; text-align:center; font-weight: bold; }
.calw { font-family: Arial,Helvetica; font-size: 8pt; background-color: #ffffff; text-align:center; font-weight: bold;  }
.caln { font-family: Arial,Helvetica; font-size: 7pt; background-color: #ffffff; text-align:center; }
.calo { font-family: Arial,Helvetica; font-size: 7pt; background-color: #ff0000; text-align:center; }
.calf { font-family: Arial,Helvetica; font-size: 7pt; background-color: #00ff00; text-align:center; }
.calu { font-family: Arial,Helvetica; font-size: 7pt; background-color: #ffffff; text-align:center; }

.tderror { font-family: Arial,Helvetica; font-size: 12px; background-color:#ff9999; text-align:center; font-weight:bold; }

#dhtmltooltip{ position: absolute; width: 200px; border: 2px solid black; padding: 2px; background:#ffffed; visibility: hidden; z-index: 100; }