
img { border: 0 none; padding: 0; margin: 0;}

h1,h2,h3,h4, body, div, td, textarea, input[type="text"] {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #7a7b7d;
	font-weight: normal;
}

h2,h3,h4 {
	margin-bottom: 5px;
	font-weight:bold;
}

h1, h2 {
	color:#203a7f;
	font-weight:bold;
}

h1 {
	font-size:1.25em;
}

h2 {
	font-size:1.1em;
}

h3 {
	font-size:1.1em;
	color: #6f7072 ;
}


table {
	border-collapse: collapse;
}

td, tr {
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	border: 0px solid red;
}

a {
	color: #6f7072;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color:#203a7f;
}

.clear-float { clear: both; }


div.kachel { width: 24%; margin-right: 1%; float: left; height: 350px; }
div.kachel img { width: 100%; }