.menufont {
		color: #95a3b1;
		font-family: tahoma, sans-serif;
		font-weight: bold;
		font-size: 9pt;
}
body {
	font-family: tahoma, sans-serif;
	font-size: 9pt;
}
h1 {
	font-size: 13pt;
	color: #666667;
}
h2 {
	font-size: 11pt;
	color: #666667;
}
p {
	font-size: 9pt;
	color: #798190;
}
A:link { text-decoration: none; color: #798190; }
A:visited { text-decoration: none; color: #798190; }
A:active { text-decoration: none;  color: #798190; }
A:hover { text-decoration: underline; color: #999999; }

img {
	border: 0;
}
#kontakt4 {
	 border-collapse: collapse;
	 font-size: 8pt;
}
#kontakt4 td {
	padding: 5px;
}
#kontakt4 td A {
	color: black;
}