html, body {  scrollbar-base-color: #7FAEC8;
        scrollbar-3dlight-color: #7FAEC8;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-darkshadow-color: #7FAEC8;
        scrollbar-face-color: #7FAEC8;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-track-color: #7FAEC8;
        background-color: #008000;
	background-image:url(images/bg2.jpg);
        font-family: Verdana;
        font-size: 20pt;
        color: #7FAEC8;}

body.textHeadline { 
  color: #0F408C;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 16px; 
  font-weight: bold;
}

#poweredby { 
  color: #8FA4D6;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px; 
  font-weight: bold;
}


body.inhalttext {
  color: #0F408C;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 10px;
  font-weight: none;
}

hr { color:#003355; }

table { border-style:solid; border-width:0; cellspacing:2; cellpadding:2; border-color: #B0282B; }

#tablepower { border-style:solid; border-width:0; cellspacing:0; cellpadding:0; }

th { font-family:Verdana; color: #FFFFFF; font-size:10pt; background-color:#7faec8; }

td { font-family:Verdana; color: #386983; font-size:10pt; }


td.head { background-image:url(images/th_blue.gif); }
th.head { background-image:url(images/th_blue.gif); }
tr.head { background-image:url(images/th_blue.gif); }
th.info { background-image:url(images/info_blue.gif); }
td.info { background-image:url(images/info_blue.gif); }
tr.info { background-image:url(images/info_blue.gif); }


th.head a:link    { text-decoration: bolt; color : #FFFFFF; }
th.head a:visited { text-decoration: bolt; color : #FFFFFF; }
th.head a:active  { text-decoration: bolt; color : #FFFFFF; }
th.head a:hover   { text-decoration: underline overline; color : #FF0000; }


td.left   { background-color: #4477AA; }
td.header { background-color: #336699; }
th.header { background-color: #4477AA; }
td.right  { background-color: #336699; }
td.odd    { background-color: #4477AA; }
td.even   { background-color: #336699; }
tr.odd    { background-color: #4477AA; }
tr.even   { background-color: #336699; }

table.glow { filter:glow(color=#0088FF, strenght=#1) }

a{text-decoration:none;font-weight:bold;color:#008000;}
a:link,a:visited{color:#008000;}
a:active{color:#8FA4D6;}
a:hover{color:#EFBD94;}
#apowered {text-decoration: bolt; color:#8FA4D6; }

input      { border-color: #336699; background-color: #E7EFCE; border-style:solid; color: #003355; }
input.send { border-color: #000055; background-color: #E7EFCE; border-style:solid; color: #003355; }
select     { border-color: #336699; background-color: #E7EFCE; border-style:solid; color: #003355; }
textarea   { border-color: #336699; background-color: #E7EFCE; border-style:solid; color: #003355; }