td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #555555}
.standard {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #555555}
.standardblue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0055A4}
.headline {  font-size: 12px; font-weight: normal; color: #0055A4 }
h1 { font-size: 12px; font-weight: normal; color: #555555 }
h2 { font-size: 12px; font-weight: normal; color: #0055A4 }
h3 { font-size: 11px; font-weight: bold; color: #0055A4 }
h4 { font-size: 11px; font-weight: bold; color: #0055A4 }
.bildsub { font-size: 10px; font-weight: normal; color: #666666; text-align:right }
.navaktiv {  font-size: 10px; font-weight: bold; color: #669933; text-decoration:none }
a:link { color: #0055A4; text-decoration: none }
a:visited { color: #0055A4; text-decoration: none }
a:active { color: #0055A4; text-decoration: underline }
a:hover { color: #0055A4; text-decoration: underline }
a.nav:link {  font-size: 10px; font-weight: bold; color: #666666; text-decoration:none}
a.nav:visited {  font-size: 10px; font-weight: bold; color: #666666; text-decoration:none}
a.nav:active {  font-size: 10px; font-weight: bold; color: #000000; text-decoration:none}
a.nav:hover {  font-size: 10px; font-weight: bold; color: #000000; text-decoration:none}

.navhead { font-size: 10px; font-weight: bold ; color: #669933}

ul { list-style-image:url(images/arrow.gif) }

.red { color: #ff0000 }

BODY {
       scrollbar-face-color:       #999999 ; 
       scrollbar-shadow-color:     #FFFFFF ;
       scrollbar-highlight-color:  #FFFFFF ; 
       scrollbar-3dlight-color:    #FFFFFF ;
       scrollbar-darkshadow-color: #FFFAE4 ; 
       scrollbar-track-color:      #cccccc ; 
       scrollbar-arrow-color:      #ffffff ; 
}



body { background: white; color: white; }



#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}
#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}
#dragbar #closetext{

margin-right: 1px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #555555
}
.gradualshine{
filter:alpha(opacity=30);
-moz-opacity:0.3;
opacity:0.3;
}

