﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	background-color: #646150;
	text-align: left;
}
#container {
	width: 646px;
	margin: 0 auto;
	background-color: #000000;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#masthead {
	width: 626px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	background-color: #000000;
}
#side
r {
	float: left;
	width: 330px;
	position: static;
	clear: both;
	margin-left: 0px;
	display: inline;
	top: 124px;
	left: 68px;
	text-align: left;
	height: 86px;
}
#content {
	float: right;
	width: 723px;
	height: 100% margin-top: -1px;
	margin-right: -1px;
	margin-left: -1px;
	padding: 10px;
	background-color: #DEDDC6;
	position: relative;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
#content {
	float: right;
	width: 491px;
	height: 147px;
	margin-right: -1px;
	margin-left: -1px;
	padding: 10px;
	position: relative;
	top: -3px;
	left: -13px;
	text-decoration: none;
}
 {
	text-align: center;
	clear: both;
	width: 626px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #000000;
}
#footer {
	text-align: center;
	clear: both;
	width: 626px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #000000;
}
#footer {
	text-align: center;
	clear: both;
	width: 626px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #000000;
}
#masthead img {
	float: left;
}
#masthead img {
	float: left;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 8pt;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Formatvorlagen für die Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px solid #d3d3d3;
	color: #A4A6A8;
}
#sidebar a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 3px;
	border-bottom: 0px solid #000000;
	text-align: left;
}
#sidebar a:hover {
	font-weight:normal
	text-decoration: none;
	color: #A0A0A0;
	border-bottom: 0px solid #000000;
	background-color: #DEDDC6;
}
/* Formatvorlagen für Fußzeile */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
