body { 
width:100%; 
height:100%; 
margin:0px; 
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #0F3061; }

A:link {COLOR: #60008A; TEXT-DECORATION:none; font-weight:bold;}
A:visited {COLOR: #60008A; TEXT-DECORATION:none; font-weight:bold;}
A:active{color: Red; TEXT-DECORATION:none; font-weight:bold;}
A:hover {color: #1E90FF; TEXT-DECORATION:underline; font-weight:bold;}

a.menue_on:link {color: #0F3061; font-weight:bold; font-size: 12px;}
a.menue_on:visited {color: #0F3061; font-weight:bold; font-size: 12px;}
a.menue_on:hover {color: white; font-weight:bold; font-size: 12px;}

a.menue_off:link {color: white; font-size: 12px;}
a.menue_off:visited {color: white; font-size: 12px;}
a.menue_off:hover {color: #0F3061; font-weight:bold; font-size: 12px;}

a.banner:link {color:#ffffff;}
a.banner:visited {color:#ffffff;}
a.banner:hover {color:#ffcc00;}

.banner {color:#ffffff;}

table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
hr {  height: 1px; color: #0F3061; text-decoration: none}

.button { 
width: 75px; 
 }

.suche { 
BORDER: navy 1px solid;  
WIDTH: 100px;
height: 20px; 
font-size: 12; 
background: #E0E0E0; 
}
.text { 
BORDER: #000000 1px solid;  
WIDTH: 250px; 
height: 20px; 
color:#000000; 
font-size: 11; 
background: #E0E0E0; 
}
.textfeld {
overflow:hidden;
BORDER: #000000 1px solid;
color: #000000;
WIDTH: 250px;
height: 100px;
font-size: 12;
background: #E0E0E0;
font-family : Arial;
}
.print { 
display: none; 
}