/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
html{
	height:100.01%;
}
body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	height:100%;
	padding-bottom:1px;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #cf0000;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

.left {
	float: left;
	margin: 0 20px 0px 0;
}
.right {
	float: right;
	margin: 0 0px 0px 20px;
}

/* Menu */

#menu {
	width: 990px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	height: 60px;
	padding: 5px 0 0 0;
	border-left: 1px solid #EDEBD5;
	/* text-transform: lowercase; */
	text-decoration: none;
	text-align: center;
	font-size: 114%;
	color: #BABABA;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu .active a {
	background: #555555;
	color: #FFFFFF;
}

/* Header */

#header {
	margin-top:20px;
	width: 990px;
	height: 170px;
	margin: 0 auto;
	background-image:url(images/oben.jpg);
}

#header h1 {
	float: left;
	width: 160px;
	height: 120px;
	margin: 0;
	padding: 50px 0px 0 60px;
	text-align: center;
	font-size: 26px;
}

#header h2 {
	float: right;
	width: 530px;
	height: 46px;
	margin: 0;
	padding: 125px 530px 0 0;
	text-align: right;
	font-size:16px;
}

#header a {
	/* text-transform: lowercase; */
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding-top: 10px;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar3 {
	float: right;
	width: 220px;
	padding: 0px;
}

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
	margin-bottom:10px;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

#sidebar2 {
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
	margin-bottom:4px;
}

#sidebar2 h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar2 h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar2 ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar2 li {
	margin-bottom:8px;
	line-height:1;
}

#sidebar2 a {
	color: #FFFFFF;
	text-decoration:none;
}
#sidebar2 li a {
	font-size:11px;
}

.bluebox {
	background: url(images/img05.gif) repeat-y;
}

.bluebox h2 {
	background: url(images/img06.gif) repeat-y;
}

/* Footer */

#footer {
	clear: both;
	height: 30px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
.showtabelle{
	width:95%;
	background-color:#000000;
	margin:0 auto;
	margin-bottom:15px;
}
.showtabelle td {
	background-color:#555555;
	color:#ececec;
	padding:2px;
}
.showtabelle td#kopf{
	background-color:#cd0000;
	color:#FFFFFF;
	padding:3px;
	font-weight:bold;
}
.showtabelle td#normal2{
	background-color:#cccccc;
	color:#000000;
}
.blaettern {
		color:#FFFFFF;
		margin-bottom:20px;
		background-color:#009933;
}
.blaettern ul{
	list-style-type:none;
	margin-left: 1em;
}
.blaettern li{
	float:left;
	width:41px;
	background-color:#dddddd;
	margin-right: 1px;
	text-align:center;
	color:#494a4a;
	font-family:Verdana,Arial, Helvetica, sans-serif;
}
.blaettern li a{
	color:#525252;
	text-decoration:none;
}
.downloads{
	padding-left:4px;
	margin-top:1px;
	background-position:3px 0px;
	height:25px;
	vertical-align:middle;
	line-height:1.3;
}
.wieweg{
	display:none;
}
input,select,textarea{
	width:236px;
	margin-bottom:4px;
}
