﻿body {
				scrollbar-base-color: #A6D5AF;
				scrollbar-track-color: #A6D5AF;
				scrollbar-face-color: #53AE65;
				scrollbar-highlight-color: #A6D5AF;
				scrollbar-3dlight-color: #562C2C;
				scrollbar-darkshadow-color: #53AE65;
				scrollbar-shadow-color: #562C2C;
				scrollbar-arrow-color: #562C2C;
				font-family: arial,helvetica,sans-serif;
				color: #562C2C;
				background-color: #A6D5AF;
}
* {
				font-size: 10pt;
}
a:hover {
				color: #512800;
				display: inline-block;
				text-decoration: underline overline;
				background-color: #D1E9D7;
}
div#Logo {
				background-image: url(http://eichberg-ev.de/bilder/banner.jpg);
				background-repeat: no-repeat;
				background-position: center;
				height: 7em;
}
ul#Menue {
				float: left;
				width: 12em;
				margin: 0 0 0 1em;
				padding: 0;
				background-color: #53AE65;
				line-height: 0.5em;
				position: fixed;
}
ul#Menue li {
				list-style: none;
				text-decoration: none;
				margin: 0;
				padding: 0.5em;
}
ul#Menue a {
				display: inline-block;
				padding: 0.2em;
				font-weight: bold;
}
ul#Menue a:visited {
				color: #696B03;
}
ul#Menue a:hover {
				font-weight: bolder;
				color: #512800;
				background-color: #A6D5AF;
				text-decoration: underline;
}
p {
				font-family: arial,helvetica,sans-serif;
				color: #562C2C;
}
div#Inhalt {
				margin-left: 15em;
				padding: 0 1em;
				min-width: 16em;
}
table#jap {
				border-collapse: collapse;
				table-layout: fixed;
}
table#jap td {
				padding: 3px 5px 10px 5px;
				border-bottom: 1px solid #562C2C;
}
table#jap .nr {
				width: 8%;
}
table#jap .proj {
				width: 27%;
}
table#jap .zeit {
				width: 17%;
}
table#jap .verant {
				width: 21%;
}
table#jap .bem {
				width: 27%;
}
.aktuell {
				margin-bottom: 0.5em;
				margin-left: 3em;
				border: 1px #562C2C dashed;
				width: 90%;
				background-color: #D1E9D7;
				padding: 0 0.5em 0.5em 0.5em;
				position: relative;
}
.aktuell table {
				width: 100%;
				border-spacing: 0px;
				border-collapse: collapse;
}
.aktuell th {
				padding: 0.5em;
				font-weight: bold;
				margin: 0px;
				text-align: left;
}
.aktuell td {
				margin: 0px;
				background-color: #A6D5AF;
				padding: 0.5em;
				
}
.datum {
				height: 2em;
				width: 150px;
}
.info {
				height: 2em;
}
.bild {
				text-align: center;
}
a {
				color: #AB2E03;
}
a.name {
				color: #562C2C;
}
ol {
				font-family: arial,helvetica,sans-serif;
				color: #562C2C;
}
ul {
				font-family: arial,helvetica,sans-serif;
				color: #562C2C;
}
div {
				font-family: arial,helvetica,sans-serif;
				color: #562C2C;
}
p {
				font-family: arial,helvetica,sans-serif;
				color: #562C2C;
}
h1 {
				font-size: 18pt;
				text-align: center;
}
h2 {
				font-size: 14pt;
				text-align: center;
				font-family: arial,helvetica,sans-serif;
				color: #562C2C;
}
h3 {
				font-size: 12pt;
				text-align: center;
				font-family: arial,helvetica,sans-serif;
				color: #562C2C;
}
td {
				border: none;
				font-family: arial,helvetica,sans-serif;
				color: #562C2C;
				vertical-align: top;
}
td.impress {
				width: 120px;
}
.links {
				text-align: left;
}
hr {
				color: #562C2C;
				width: 100%;
				text-align: center;
				height: 1px;
}
select {
				background-color: #C6E3CC;
				border: 1px solid #562C2C;
				color: #562C2C;
}
input {
				background-color: #C6E3CC;
				border: 1px solid #562C2C;
				color: #562C2C;
}
textarea {
				background-color: #A6D5AF;
				border: 1px solid #562C2C;
				color: #562C2C;
}
.check {
				border-width: 0px;
				background-color: #A6D5AF;
}
#Fusszeile {
				clear: both;
				font-size: 8pt;
				text-align: center;
				padding-top: 2em;
}
#Fusszeile a {
				font-size: 8pt;
}
