body, h1, h2, name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}

h1{
	font-size: medium;
}

.obertitel {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bolder
}

.body {
	font-size: x-small;
}

p {
	font-size: x-small;
	text-align: justify;
}

a {
	text-decoration: none;
	font-size: x-small;
	color: #026663;
}

a:hover {
	text-decoration: underline;
}

table {
	margin-left: 70px;
}

td {
	border-bottom: thin solid #026663;
	padding: 10px;
}

.plz{
font-size: x-large;
text-align: center;
	color: #5F9EA0;
}

ul{
	font-size: x-small;
}

