body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#E4F1F1;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #530000;
	text-decoration: underline;
}


.farbrahmen {

	border:thin;
	border-color:#018080;
	border-style:solid;
	}

.XL {
	font-size: 16px;
	font-weight: bold;
}
.L {
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.XXL {
	font-size:24px;
	font-weight: bold;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

