body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.satz {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	
}
a:link {
	color: #4A4A4A;
}
a:visited {
	color: #4A4A4A;
}
a:hover {
	color: #4A4A4A;
}
a:active {
	color: #4A4A4A;
}

.kontakt_table {
text-align : left;
border : 1px solid black;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.input_table {
border : 1px solid grey;
background-color : #ffffff;
color : black;
font-size : 13;
color : black;}
