﻿@import url("layout.css");
body {
	font-family: Arial, Sans-Serif;
	font-size: small;
	color: #000;
}
#container {
	background: #009966 url('../Rand01v.gif') repeat-y right;
	width: 1024px;
	height: 100%;
	padding-right: 7px;
}
#masthead {
	border-bottom: 7px #0066FF solid;
	width: 1024px;
	overflow: auto;
	text-align: right;
	height: 110px;
	max-height: 110px;
}
#page_content {
	position: relative;
	background-color: #FFFFFF;
}
#sidebar {
	background: #009966;
	padding: 5px 5px 5px 5px;
	position: relative;
	float: left;
	width: 130px;
	z-index: 1;
}
#content {
	margin-left: 166px;
	z-index: 1;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #ccddff;
}
#masthead img {
	border: 0;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 1%;
}
p {
	font: 11px Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding-right: 20px;
	text-align: left;
}
h6 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
h5 {
	font-family: "Arial Black";
	font: normal normal bold 11px Arial, Helvetica, Sans-Serif;
	margin: 10px 0 0 0;
	text-align: left;
}
h4 {
	margin: 15px 0 15px 0;
	font: bold small Arial, Helvetica, Sans-Serif normal;
}
h3 {
	margin: 5px 0 3px 0;
	font: bold medium Arial, Helvetica, Sans-Serif normal;
	color: #0066FF;
}
h2 {
	margin: 10px 0 10px 0;
	font: bold large Arial, Helvetica, "Sans-Serif normal";
}
h1 {
	margin: 0 0 7px 0;
	font: normal normal bold x-large Arial, Helvetica, Sans-Serif;
}
/* Formatvorlagen für die Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0 0 0 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: medium #009966 solid;
	color: #FFFFFF;
}


#sidebar a {
	font: normal normal bold 85% Arial, Helvetica, Sans-Serif;
	background: #CCDDFF url('../ButtonBG01.gif');
	border-right: thin #000000 solid;
	text-decoration: none;
	color: #393939;
	padding: 5%;
	display: block;
	border-bottom: thin #000000 solid;
}
#sidebar a:hover {
	border-bottom: thin #C0C0C0 solid;
	border-right: thin #C0C0C0 solid;
	background: #FFFFCC url('../ButtonBG02.jpg');
	border-left: thin #333333 solid;
	border-top: thin #333333 solid;
	font-weight: bold;
	text-decoration: none;
	color: #393939;
}
*/

/* Formatvorlagen für Fußzeile */
/* Formatvorlagen für Fußzeile */
#footer p {
	font-size: x-small;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.Kasten_rechts {
	margin-bottom: 15px;
	margin: 0 0 0 10px;
	background: #CCDDFF url('../Rand03h.gif') repeat-x top;
	padding: 0px 0px 5px 10px;
	width: 220px;
	float: right;
	padding-bottom: 5px;
	left: 784px;
	position: absolute;
	top: 164px;
}
.KastenMitte {
	margin: 0 0 0 -19px;
	border: 1px #0066FF solid;
	width: 625px;
	height: 308px;
	left: -19px;
}
.small {
	padding: 0 10px 7px 0;
	font-family: "MS Sans Serif";
	font-size: small;
}
.KastenMitteHellblau {
	background: #CCDDFF repeat-x bottom;
	margin: 0 0 0 -26px;
	text-align: right;
	padding-bottom: 0px;
}
.style5 {
	font: small Arial, Helvetica, Sans-Serif;
	text-align: left;
	position: absolute;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 132px;
	left: 166px;
	max-height: 153px;
	top: 13px;
	width: 254px;
}
.UeberschriftKastenMitte {
	padding: 3px 0 10px 0;
	text-align: center;
	margin-left: -26px;
	font-size: medium;
	font-family: Arial;
	background-color: #CCDDFF;
}

.KastenLinks {
	background-color: #009966;
	width: 140px;
	position: absolute;
	left: 0px;
	height: 100%;
	z-index: 0;
}
.SchattenUntenGrau {
	background: url('../Rand02h.gif') repeat-x;
	margin-left: -26px;
	position: absolute;
	width: 200px;
	top: 200px;
}

unten {
	background: url('../Rand02h.gif') repeat-x;
	margin-left: -26px;
}
.KastenMitteGanzeBreite {
	margin-left: -26px;
	height: 680px;
	background-color: #CCDDFF;
}
.LinksKastenMitte {
	margin-left: -26px;
	background-color: #CCDDFF;
	text-align: center;
	font: normal normal bold small Arial, Helvetica, Sans-Serif;
}
.LinieGrün {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #009966;
	margin-bottom: 10px;
}

