body {
	Color : #000000;
	Font-Family : Century Gothic, Arial, sans-serif;
	font-size:0.9em;
	margin:0;
	padding:0;
	}
p {
	padding-bottom: 5px;
	}
tr {
	padding-left: 10px;
	padding-right: 10px;
}
	
h1 {
	Color : #001F3E;
	font-size: 1em;
	padding-top: 5px;
}
h2 {
	Color : #59708c;
	font-size: 1em;
	padding-top: 5px;
}

ul {
	list-style-type: disc;
	font-size:0.9em;
	}
li {
	margin-bottom: 5px;
	}

a:link {
	font-size: 0.7em;
	Color : #000000;
	Text-Decoration : none;
	text-transform: normal;
	font-weight: bold;
	}
a:visited {
	font-size: 0.7em;
	Color : #000000;
	Text-Decoration : none;
	text-transform: normal;
	font-weight: bold;
	}
a:hover {
	font-size: 0.7em;
	color: #ffffff;
	Text-Decoration : none;
	text-transform: normal;
	font-weight: bold;
	}
a:active {
	font-size: 0.7em;
	color: #ffffff;
	Text-Decoration : none;
	text-transform: normal;
	font-weight: bold;
	}
.impressum {
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
}

.inhalt {
	margin-top: 15px;
	}
	
.inhalt a:link {
	font-size: 0.9em;
	Color : #000000;
	text-transform: normal;
	text-decoration : underline;
	}
.inhalt a:visited {
	font-size: 0.9em;
	Color : #000000;
	text-transform: normal;
	text-decoration : underline;
	}

.inhalt a:hover {
	font-size: 0.9em;
	color: #59708c;
	text-transform: normal;
	text-decoration : underline;
	}
.inhalt a:active {
	font-size: 0.9em;
	color: #59708c;
	text-transform: normal;
	text-decoration : underline;
	}

.telefonnummer {
	font-weight: bold;
	color: #59708c;
}
.klein {
	font-size: 0.7em;
}
.image {
	text-align: center;
	}

