body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background: white;
	margin: 0;
	padding: 0;
}

#topmenu {
	height: 16px;
	text-align:center;
}

#topmenu a:link, #topmenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration:none;
}

#topmenu a:hover, #topmenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: orange;
	text-decoration:none;
}

#vmenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	line-height: 20px;
}

#vmenu a:link, #vmenu a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	line-height: 20px;
	text-decoration:none;
}

#vmenu a:hover, #vmenu a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: orange;
	line-height: 20px;
	text-decoration:none;
}

a:link, a:visited {
	color: orange;
	text-decoration:none;
}

a:hover, a:active {
	color: orange;
	text-decoration:underline;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.klein {
	font-size: 10px;
}
