@charset "utf-8";

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0186cf;
	font-weight: bold;
	font-style: normal;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0186cf;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.navi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0186cf;
	font-weight: bold;
	font-style: normal;
}

a.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
a.menu:active {
	text-decoration: underline;
}

table.rand {
    border: 1px solid gainsboro;
}

.impressum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
}

a.mail {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
}