/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #EFFF82;
	cursor:url(../images/wespe.ico);
}
a {
	font-size: 13px;
	color: #990000;
}
a:link {
	text-decoration: none;
	cursor:url(../images/wespe.ico);
}
a:visited {
	text-decoration: none;
	color: #990000;
	cursor:url(../images/wespesticht.ico);
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #990000;
	cursor:url(../images/wespesticht.ico);
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 19px;
	color: #660000;
}
h2 {
	font-size: 17px;
	color: #660000;
}
h3 {
	font-size: 15px;
	color: #660000;
}
h4 {
	font-size: 13px;
	color: #660000;
}

