body,head,html{     
     color: black;
     font-family: tahoma;
     font-size:12px;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;
}
a{
     text-decoration: none;
     font-family: tahoma;
     font-size: 12px;
     color: #000000;
}
a:hover{
     text-decoration: none;
     font-family: tahoma;
     font-size: 12px;
     font-weight:bold;
     color: #000000;
}
input.kontakt{
	   border: 0px;
		 border-color: #EAEAEA;;
		 border-style: solid;
		 background: none;
		 color: #000000;
  	 font-size: 14px;
		 font-weight:bold;  

}

