html, body, div, span, pre, code, a, p, img, hr, 
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6,
form, fieldset, label, legend { 
  border: 0;
  margin: 0;
  padding: 0;
}



BODY {
 font: 9pt Arial;
height: 100%;
  min-height: 100%;
	margin:0;
}

html { 

		height: 100%;
  min-height: 100%;
	margin:0;
}


.link1 {
   font: 15px Arial;
   font-weight: bold;
   color: white;
	 text-decoration:none;
}


.menulink {
   font: 15px Arial;
   font-weight: bold;
   color: white;
	 text-decoration:none;
}

.toptitle {
   font: 18px Arial;
   font-weight: bold;
   color: #d31339;
	 text-decoration:none;
}

.txt1 {
   font: 15px Aial;
   font-weight: bold;
   color: #656565;
	 text-decoration:none;
}

.txt2 {
   font: 15px Arial;
   font-weight: bold;
   color: #000000;
	 text-decoration:none;
}

.title1 {
   font: 20px Arial;
   font-weight: bold;
   color: #de1d3e;
	 text-decoration:none;
}


.txt3 {
   font: 12px Arial;
   font-weight: bold;
   color: #000000;
	 text-decoration:none;
}


.txt4 {
   font: 12px Arial;
   font-weight: none;
   color: #656565;
	 text-decoration:none;
}

.txt5 {
   font: 12px Arial;
   font-weight: bold;
   color: #000000;
	 text-decoration:none;
}


.frm_head {
   font: 14px Arial;
   font-weight: bold;
   color: #ffffff;
	 text-decoration:none;
}

.inp_small {
        font: 12px Arial;
        color:black;
        background-color: #ffffff;
				border:#000000 solid 1px;
} 	


.link2 {
   font: 9px Arial;
   font-weight: bold;
   color: black;
	 text-decoration:none;
}



.unterlink {
   font: 11px Arial;
   font-weight: none;
   color: white;
	 text-decoration:none;
}   



.mezo {
        font: 12px Arial;
        color:black;
        background-color: #ffffff;
				border:#000000 solid 1px;
} 	

.mezoe {
        font: 12px Arial;
        color:black;
        background-color: #f5abb8;
				border:#000000 solid 1px;
} 


.frm_txt {
   font: 12px Arial;
   font-weight: none;
   color: #000000;
	 text-decoration:none;
}


A {

   color: #de1d3e;
	 text-decoration:underline;

}

.hiba1 {
        font: 9pt Arial, Arial, Helvetica, sans-serif;
				padding:5px;
        color:#ff0000;
        background-color: #ffffff;
				font-weight:bold;
				border:#FF0000 solid 1px;
        }
.info1 {
        font: 9pt Arial;
				padding:10px;
        color:#000000;
        background-color: #ffff00;
				font-weight:none;
				border:#adadad dashed 1px;
        } 
