

html, body, ul, li { padding: 0; margin: 0; list-style: none;}

body {
	margin: 0px 0;
	text-align: left;
	font-family:  verdana, arial, sans-serif ;
	font-size: 100.01%;
	
	font-weight : normal;
  }

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	text-decoration: none;
	
	color: #000000;
	font-weight: normal;
	text-align: left;

}

h3 {
font-size : 12px;
font-stretch : normal;
font-weight : bold;
color: #ffffff;
} 

.kontakt {
      line-height: 17px;
}

a:link {
	text-indent: 0px;
	color: #666666;
	text-decoration: none;
		}



a:visited {
		text-decoration: none;
		color: #666666;
		}
a:hover {
	color: #000000;
	text-decoration: underline;
	
		}
