@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#fff4e1;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #900;
	margin-left: 20px;
	font-weight: normal;
}
.hervorheben {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	margin-left: 20px;
}
.tab1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #900;
}
.tab2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #900;
}
.tab {
	left: 50px;
	position: relative;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #006;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #006;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #006;
	text-decoration: underline;
}
.kaferlossme {
	position: relative;
	left: 75px;
}

