body { 
width:100%; 
height:100%; 
margin:0; 
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #C6E8FF; }

 H5 {font-family:Arial; font-size:12pt;}
 H4 {font-family:Arial; font-size:13pt;}
 H3 {font-family:Arial; font-size:15pt;}
 H2 {font-family:Arial; font-size:16pt;}
 H1 {font-family:Arial; font-size:17pt;}

A:link {COLOR: #60008A; TEXT-DECORATION:none;}
A:visited {COLOR: #60008A; TEXT-DECORATION:none;}
A:active{color: Red; TEXT-DECORATION:none;}
A:hover {color: #1E90FF; TEXT-DECORATION:underline;}

a.menue_on:link {color: Red; font-weight:bold; font-size: 11px;}
a.menue_on:visited {color: Red; font-weight:bold; font-size: 11px;}
a.menue_on:hover {color: black; font-weight:bold; font-size: 12px;}

a.menue_off:link {color: black; font-size: 11px;}
a.menue_off:visited {color: black; font-size: 11px;}
a.menue_off:hover {color: Red; font-weight:bold; font-size: 12px;}

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;}


table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
hr {  height: 1px; color: Navy; 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; 
}
