@charset "UTF-8";

body {
	margin-top: 50px;
	background-color: #333333;
}

.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: right;
	padding-right: 20px;
}

.inhalt a {
	color: #990033;
	text-decoration: none;
}

.inhaltkursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

.inhaltrotkursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #990033;
}

.inhaltrotfett {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #990033;
}

.inhaltrotfett a {
	color: #990033;
	text-decoration: none;
}

.linksrotfett {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #990033;
	padding-left: 400px;
	padding-top: 200px;
}

.linksrotfett a {
	color: #990033;
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8d826d;
	text-decoration: none;
	padding-left: 28px;
}

.nav a {
	color: #8d826d;
	text-decoration: none;
}

.nav a:hover {
	color: #333333;
	text-decoration: none;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: inherit;
	line-height: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #8d826d;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 10px;
}

.textrechts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8d826d;
	line-height: 18px;
	text-decoration: none;
	padding-left: 10px;
}

.textrechts a {
	color: #8d826d;
	text-decoration: none;
}

.linie {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #bbab8e;
}

.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8d826d;
	text-decoration: none;
}

.lang a {
	color: #8d826d;
	text-decoration: none;
}

.lang a:hover {
	color: #333333;
	text-decoration: none;
}
