a:link {
	color: #0066b2;
	font-size: xx-small;
}

a:visited {
	color: #0066b2;
	font-size: xx-small;
}

a:hover {
	color: #efefec;
	font-size: xx-small;
	background-color: #0066b2;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

}

h1 {
	font-size: 16pt;
	font-weight: lighter;
	background-color: #e5e9ec;
	border: none;
}

h2 {
	font-size: small;
	font-weight: bold;
}

.maintext {
	padding: 10px 15px 15px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	border: thin none #999999;
}

.menu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 10px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

.impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	background-color: #e5e9ec;
}
