html, body  
{
  margin: 0px;
  width: 100%;
  height: 100%;
  background-color: #000000;
  font: 8pt/16pt verdana, Georgia, fixed, courier, monospace;
  background-image: url(http://www.speters.org/jpg/inter.gif);
}

body, input, textarea, td, th, a, li, h1, h2, h3, h4, h5, p 
{
  font-family: Verdana, Arial, Tahoma, sans-serif;
}

body, input, textarea, td, th, a, li 
{
  font-size: 11px;
}

#dark1 
{
  position:fixed;
  position:expression(dummy = 'absolute');
  z-index:3500;
  top: expression(dummy = (document.documentElement.scrollTop || document.body.scrollTop) + 'px');
  left:expression(dummy = (document.documentElement.scrollLeft || document.body.scrollLeft) + 'px');
  width:100%;
  height:100%;
  background-color:#000000;
  filter:Alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.8; 
}

.alert1 
{
  width:100%;
}

.alert1 .hdr1 
{
 display:block;
 background-color:#1855b6;
 height:18px;
}

.alert1 .hdr1 .innerhdr1 
{
 float:left;
 padding:2px 5px 2px 5px;
 font-weight:bold;
 color:#ffffff;
}

.alert1 .hdr1 .innerhdr2 
{
 float:right;
 padding:3px;
}

.alert1 .cnt1 
{
 border-left:1px solid #1855b6;
 border-right:1px solid #1855b6;
 background-color:#ffffff;
 padding:6px;
 width:486px;
 min-height: 100px;
}

.alert1 .ftr1 
{
# background-image:url(/images/bg_u_5.gif);
 height:23px;
}

.alert1 .ftr1 .innerftr1 
{
 float:left;
 width:8px;
 height:23px;
 //background-image:url(/images/ecke_ul_5.gif);
}

.alert1 .ftr1 .innerftr2 
{
 float:left;
 height:23px;
 width:484px;
}

.alert1 .ftr1 .innerftr2 .innerftr2_1 
{ 
 padding-top:4px;
 float:left;
}

.alert1 .ftr1 .innerftr2 .innerftr2_2 
{ 
 padding-top:4px;
 float:right;
}

.alert1 .ftr1 .innerftr3 
{
 float:right;
 width:8px;
 height:23px;
 //background-image:url(/images/ecke_ur_5.gif);
}

a:link    
{
  color: #999999; 
  text-decoration: none;
} 

a:visited 
{
  color: #666666; text-decoration: none;
} 

a:active  
{
  color: #777777; text-decoration: none;
}

a:hover   
{
  color: #ffffff; 
  text-decoration: underline;
  onMouseOver: "this.style.cursor='hand';";
} 

a         
{
  text-decoration: none; 
} 

.n    
{
  color: #999999; 
}

.b    
{
  color: #999999; 
  font-weight: bold;
}

.i    
{
  color: #999999; 
  font-style: italic;
}

.ns   
{
  color: #000000; 
}

.bs   
{
  color: #000000; 
  font-weight: bold;
}

.l    
{
  color: #dddddd; 
  font-size: 100%; 
  font-weight: bold;
}

.button
{
  border:1px solid #0f0f0f;
}

.inputtext
{
  border:1px solid #0f0f0f;
}
