@charset "utf-8"; body
 {
	font-family: "Trebuchet MS";
	font-size: 90%;
	background-color: #000;
	color: #000000;
	margin: 0px;
}
#headline{
	width:800px;
	margin-top: 3em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #2D3F87;
	font-weight: bold;
	background-position: 0% 0px;
	line-height: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: middle;
	clip: rect(auto,auto,0px,auto);
	bottom: 0px;
	left: 0px;
}
.minitext {
	font-size: 70%;
	color: #FFFFFF;
}

.content {
	padding: 0;
	width: 800px;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	line-height: normal;
	color: #FFFFFF;
}
.rechts {
	float: right;
	height: auto;
	width: 650px;
	text-align: justify;
	margin-top: 3em;
	background-color: #000;
	color: #FFFFFF;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}


.sidebar ul {
	list-style: none;
	text-align: left;
	border-right-width: 0px;
	border-right-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	line-height: 2em;
	height: auto;
	width: 80px;
	padding-top: 3em;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	float: left;
	margin-top: 3em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #FFFFFF;
}
.#sidebar h4, .sidebar ul {
	margin: 0 6px 0 0;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

.sidebar li {
	padding: 0;
	color: #2D3F87;
  /* border-bottom: 1px solid rgb(84%,84%,69%); */}
.sidebar a {
	text-decoration: none;
	padding: 0 0.5em 0 0;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	color: #2D3F87;
}
.sidebar a:link {
	color: #2D3F87;
	text-decoration: none;
}
.sidebar a:visited {
	color: #2D3F87;
}
.sidebar a:hover {
	color: #FFFFFF;
	padding-left: 0px;
	margin-left: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 100%;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sidebar a:active {
	color: #000000;
	text-decoration: none;
}
.bildinhalte {
	width: 800px;
	margin-top: 3em;
	margin-bottom: 0em;
	padding-bottom: 0.5em;
	text-align: justify;
	float: right;
	padding-left: 0px;
	background-color: #000;
}
