/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

table
{
	Font-Size : 10pt;
}

body {
	margin-top: 3px;
	background: #36393D url('../StartSeite/Grafiken/img01.gif') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D1E9A3;
	Scrollbar-face-color: #C0C8D9;
	Scrollbar-highlight-color: #cccccc;
	Scrollbar-shadow-color: gray;
	Scrollbar-3dlight-color: #C0C8D9;
	Scrollbar-arrow-color: #CC0000;
	Scrollbar-track-color: #C0C8D9;
	Scrollbar-darkshadow-color: #C0C8D9;
	Scrollbar-base-color: #666666;
}

form {
}

h1, h2, h3 {
	Font-Family: "Verdana","Arial","Helvetica", Sans-Serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font: bold 1em;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 100%;
	height: 140px;
	margin: 0 auto;
	background: #D1E9A3 url('../StartSeite/Grafiken/img02.gif') repeat-n;
}

#logo {
	float: left;
	height: 100px;
	background: url('../StartSeite/Grafiken/Logo_Heer.gif') no-repeat;
	color: #36393D; padding-left:120px; padding-right:0; padding-top:0; padding-bottom:0
}

#logo h1 {
	padding: 20px 0 0 140;
	color: #FFFFFF;
}

#logo p {
	padding: 10px 0 0 140;
}

#logo a {
	text-decoration: none;
	color: #36393D;
}

#menu {
	clear: both;
	height: 30px;
	background: url('../StartSeite/Grafiken/img09.gif') no-repeat right bottom;
}

#menu ul {
	height: 30px;
	background: url('../StartSeite/Grafiken/img08.gif') no-repeat left bottom;
	list-style-type:none; padding-left:260px; padding-right:0; padding-top:5px; padding-bottom:0
}

#menu li {
	display: inline;
}

#menu a {
	background: url('../StartSeite/Grafiken/img06.gif') no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #36393D; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url('../StartSeite/Grafiken/img07.gif') no-repeat left center;
	color: #B42600
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	margin-left: 5px;
	margin-top: 10px;
}

#sidebar ul {
	background: #D6EBAD url('../StartSeite/Grafiken/img10.gif') repeat-y;
	color: #36393D; list-style-type:none;
}

#sidebar li {
	background: url('../StartSeite/Grafiken/img92.gif') no-repeat left bottom;
}

#sidebar li ul {
	padding: 10px 19px 30px 10px;
	line-height: 150%;
	background: url('../StartSeite/Grafiken/img13.gif')no-repeat;
}

#sidebar li li {
	background: no-repeat left; padding-left:1px; padding-right:0; padding-top:0; padding-bottom:0;
}

#sidebar h2 {
	height: 20px;
	background: #BA3300 url('../StartSeite/Grafiken/img91.gif') no-repeat;
	font-size: 14px; padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:0;
}

#sidebar a {
	text-decoration: none;
	color: #BA3300;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	background: #242628 url('../StartSeite/Grafiken/img20.gif') repeat-x;
	font-size: 11px;
	color: #666666; padding-left:0; padding-right:0; padding-top:3px; padding-bottom:0px
}

#footer p {
	text-align: center;
	line-height: 2em;
}

#footer a {
	color: #666666;
}