@charset "utf-8";
/* CSS Document */


html {
	font-family: Verdana, Geneva, sans-serif;
	color: #036;
	font-size: 90%;
}
body {
	background-color: #cad8e1;
	padding-top: 60px;
}
a:link {
	text-decoration: none;
	color: #036;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}
.kursiv {
	font-style: italic;
}

table {
	font-family: Verdana, Geneva, sans-serif;
	color: #036;
	font-size: 100%;
}
.versalien {
	text-transform: uppercase;
}
.courier {
	font-family: "Courier New", Courier, monospace;
}
