

table {
   width: 100%;
   border-collapse: collapse;
   border-top: solid 2px #006888;
}

tr   { background: #e0e0e0; }
tr.a { background: #f0f0f0; }
tr.b { background: #e0e0e0; }
tr.c { background: #CDEDD1; }
tr.d { background: #EBECCE; }

th {
   font-size: 14px;
   color: #006888;
   line-height: 21px;
   font-family: Verdana,Arial,Helvetica;
}

th a     { color: #006888; }
th.label { color: #006888; }
th.text  { color: #006888; }

td       { text-align: center; }
td.label { text-align: left; padding-left: 1em; }
td.text  {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-family: Verdana,Arial,Helvetica;
}

td   { color: #000000; }
td a { color: #000000; }



h1 {
   font-size: 20px;
   color: #006888;
   margin: 1em 1em 0 0;
   padding-left: 0.85em;

   font-family: Verdana,Arial,Helvetica;
   }

h2 {
   font-size: 16px;
   color: #006888;
   margin: 1em 1em 0 0.85em;
   font-family: Verdana,Arial,Helvetica;
   }

h1 a {
     text-decoration: none;
     color: #006888;
     font-family: Verdana,Arial,Helvetica;
     }

h2 a {
     color: #006888;
     font-family: Verdana,Arial,Helvetica;
     }

p.footer   {
	  font-size: 12px;
           color: #999999;
           padding-left: 1em;
           font-family: Courier New,Courier,Monaco,monospace;
           }

p.footer a {
           color: #999999;
           text-decoration: none;
           border-bottom: solid 1px #006888;
           font-family: Courier New,Courier,Monaco,monospace;
           }

a { color: #000000; }


form { margin-top: 1em; }



a:link { text-decoration: none; color: #6C6CFF; }
a:visited { text-decoration: none; color: #6C6CFF; }
a:hover { text-decoration: underline; color: #FF9933; }
a:active { text-decoration: none; color: #6C6CFF; }


.text
{
font-size: 12px;
color: #999999;
line-height: 21px;
font-family: Verdana,Arial,Helvetica;
}

.lesen
{
font-size: 12px;
color: #666666;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

.head
{
font-size: 14px;
color: #666666;
line-height: 21px;
font-family: Verdana,Arial,Helvetica;
}

.important
{
font-size: 13px;
color: #FF0000;
line-height: 21px;
font-family: Verdana,Arial,Helvetica;
}


.sb {scrollbar-3dlight-color:#666666;
           scrollbar-arrow-color:#cc3300;
           scrollbar-base-color:#ffffff;
           scrollbar-darkshadow-color:#6666666;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#ffffff;
           scrollbar-shadow-color:}