body { 
width:100%; 
height:100%; 
margin:0; 
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-image: url(../images/background_all.jpg) }

A:link {COLOR: #0000CC; TEXT-DECORATION:none; font-weight:bold;}
A:visited {COLOR: #660099; TEXT-DECORATION:none; font-weight:bold;}
A:active{color: #ff0000; TEXT-DECORATION:none; font-weight:bold;}
A:hover {color: #ff0000; TEXT-DECORATION:underline; font-weight:bold;}

a.menue_on:link {color: Red; font-weight:bold;}
a.menue_on:visited {color: Red; font-weight:bold;}
a.menue_on:hover {color: black; font-weight:bold;}

a.menue_off:link {color: black; font-weight:bold;}
a.menue_off:visited {color: black; font-weight:bold;}
a.menue_off:hover {color: Red; font-weight:bold;}

a.white:link {color:#ffffff;}
a.white:visited {color:#ffffff;}
a.white:hover {color:#ffcc00;}

a.yellow:link {color:#ffcc00;}
a.yellow:visited{ color:#ffcc00;}
a.yellow:hover {color:#ffffff;}

a.gray:link {color:#cccccc;}
a.gray:visited {color:#cccccc;}
a.gray:hover {color:#eeeeee;}

table { font-family: Verdana, Arial, Helvetica, sans-serif;  }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
hr {  height: 1px; color: gray; 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; 
}
