﻿@import url("layout.css");
body {
	font-family: "Lucida Sans";
	font-size: 10pt;
	text-align: justify;
}
#container {
	background-color: #D7D7D7;
	margin-bottom: auto;
	font-family: "Lucida Sans";
}

#page_content {
	position: relative;
	font-family: "Lucida Sans";
}
#sidebar {
	font-family: "Lucida Sans";
	font-size: 9pt;
}
#content {
	font: 12pt "Lucida Sans";
	margin-left: 200px;
	padding: 10px;
	background-color: #fff;
	top: 20px;
	float: left;
	line-height: 16pt;
}
#masthead img {
	float: left;
	font-family: "Lucida Sans";
}

h1 {
	font-family: "Lucida Sans";
	font-size: 14pt;
}

h1 {
	font-family: "Lucida Sans";
	font-size: 14pt;
}

h1 {
	font-family: "Lucida Sans";
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	font-family: Verdana;
	font-size: 14pt;
	color: #1F1A17;
	text-align: left;
	line-height: 20pt;
}

h3 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: 900;
}

h4 {
	font-family: "Lucida Sans";
	font-size: 8pt;
}

h5 {
	font-family: Verdana;
}

h6 {
	font-family: "Lucida Sans";
	font-size: 14pt;
}


/* Formatvorlagen für die Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans";
	font-size: 9pt;
}
#sidebar li {
	display: block;
}
#sidebar a {
	text-decoration: none;
	color: #393939;
	padding: 5%;
	display: block;
	font-family: "Lucida Sans";
	width: 170px;
	font-size: small;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #8CBEF7;
	font-family: "Lucida Sans";
}
/* Formatvorlagen für Fußzeile */
#footer p {
	margin: 0 0 0 auto;
	font-size: 10;
	font-family: "Lucida Sans";
	text-align: left;
	top: 6px;
	height: 36px;
	width: 825px;
	letter-spacing: normal;
}
#footer a {
	color: #393939;
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 9pt;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
	font-family: Verdana;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
	font-family: Verdana;
}
Haupt_ueberschrift {
	font-family: "Lucida Sans";
	font-size: 12pt;
}
#sidebar a small {
	text-decoration: none;
	color: #393939;
	padding: 5%;
	display: block;
	font-family: "Lucida Sans";
	width: 170px;
	font-size: 10pt;
}
