@CHARSET "UTF-8";

/* Stylesheets fuer kontakt.php */

table#kontakt {
	width: 100%;
	border-collapse: collapse;
}

table#kontakt tbody tr td {
	vertical-align: top;
	padding: 0.5em;
}

table#kontakt thead tr th {
	border-bottom: 0.1em solid;
}
