.UMIWebStyle {
	font-family: Verdana, Arial, sans-serif;
    font-size: 8Pt}

.UMIWebStyle10{
	font-family: Verdana, Arial, sans-serif;
    font-size: 10Pt}

.Link1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;;
	
}
	
a.Link1:link {
  color: #000000; 
  text-decoration: none;} /*normal links in the text*/

a.Link1:visited {
  color: #000066; 
  text-decoration: none; }

a.Link1:hover { /*this effect is not shown in NN4.xx*/
  color: #000099; 
  text-decoration: underline;}

a.Link1:active {/*colour in NN4.xx is red*/ 
  color: #000066; 
  text-decoration: underline;}
  	
body 	{ background-color:#FFFFCC }

a:link {
  color: #FF6600; 
  text-decoration: none;} /*normal links in the text*/

a:visited {
  color: #FF3300; 
  text-decoration: none; }

a:hover { /*this effect is not shown in NN4.xx*/
  color: #FF9900; 
  text-decoration: underline;}

a:active {/*colour in NN4.xx is red*/ 
  color: #FF9900; 
  text-decoration: underline;}
		
.input1 {
border: #FFCC33;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #FFFFFF;
font-size: 8Pt;
}

.input2 {
border: #FFCC33;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #FFFFFF;
background :"file:///L|/UMInet/Entwicklung/Material%20und%20Tools/Layout/uminet/gfx/b_suchen.gif";
font-size: 8Pt;
}

