body {
	background-color: #e0e0e0;
	margin: 0px;
	padding: 0px;
}
body {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
p {
	margin-top: 0;
}

a:link,
a:visited {
	color: #A1BF03;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: white;
	background-color: #9c430d;
	padding: 3px 6px 0 6px;
	margin: 0 0 2px 0;
	font-size: 18px;
	font-style: italic;
	font-family: Times, Serif;
	text-align: left;
}

h1.gruen {
	color: #a1bf03;
	background: none;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-style: normal;
	font-family: Arial, sans-serif;
}
h1.braun {
	color: #9c430d;
	background: none;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-style: normal;
	font-family: Arial, sans-serif;
}
h2 {
	color: white;
	background-color: #9c430d;
	padding: 3px 6px 1px 6px;
	margin: 0 0 2px 0;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-family: Times, Serif;
	text-align: left;
}
h3 {
	color: #a1bf03;
	padding: 0 8px;
	margin: 0 0 2px 0;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
}
a img {
	border: none;
}
#container {
	width: 920px;
	margin: 0 auto;
}
#header {
	padding: 0;
/*	background-color: yellow; */
}
#footer {
	padding: 6px 15px;
	font-size: 11px;
}
#page {
	background-color: white;
	padding: 15px;
	clear: both;
}
#navigation {
	padding: 0;
}
#navigation div.divider {
	clear: both;
	height: 4px;
	overflow: hidden;
}
#navigation div.line {
	border-bottom: 1px solid #e0e0e0;
}
#content {
	margin-top: 15px;
	clear: left;
}
#header ul {
	float: right;
	padding: 54px 15px 0 0;
	width: 300px;
}
#header li {
	float: right;
}
#header ul a:link,
#header ul a:visited {
	padding: 0 0 0 14px;
}
#header ul a:hover {
	color:
}
#header a.inpath:link,
#header a.inpath:visited,
#header a.highlight:link,
#header a.highlight:visited {
	color: #a1bf03;
}
#navigation li {
	float: left;
}
#navigation a:link,
#navigation a:visited {
	padding: 0 14px 0 0;
}
#footer a:link,
#footer a:visited {
	float: right;
	text-decoration: none;
	color: #595959;
}
#footer a:hover {
	color: #9C430D;
}

/*
	ebene 0
*/
ul.level0 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li.level0 {
	margin: 0;
	padding: 0;
}
/*
	ebene 1
*/
ul.level1 {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
li.level1 {
	margin: 0;
	padding: 0;
}
/*
	ebene 2 und hoeher : jeweils 10px links eingerueckt
*/
ul.level1 ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
ul.level1 ul li {
	margin: 0;
	padding: 0;
}
/*
	alle ebenen : definition der hyperlink styles
*/
ul.navtree a:link,
ul.navtree a:visited {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	color: #595959;
	font-family: 'Arial Narrow', Arial, Sans-Serif;
}
ul.navtree a:hover {
	color: #9c430d;
}
ul.navtree a.inpath:link,
ul.navtree a.inpath:visited,
ul.navtree a.highlight:link,
ul.navtree a.highlight:visited {
	color: #9c430d;
	font-weight: bold;
}


/************
formulare
************/
input.F, textarea.F,
input.P, textarea.P,
input.M {
	color: black;
	background-color: #e0e1e2;
	width: 334px;
	border: 1px solid #B8C4D0;
}
input.S {
	color: #9C430D;
	font-weight: bold;
	background-color: white;
	width: auto;
	border: none;
	padding: 0;
	cursor: pointer;
}
input.C {
	color: black;
	background-color: transparent;
}
th.form {
	border: 1px solid #B8C4D0;
	background-color: #e0e1e2;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}

table.form td p,
table.form td span {
	text-transform: uppercase;
	color: #9C430D;
	margin: none;
	padding: none;
}


/*
	header objekte
*/
table.header {
	background-color: #a1bf03;
	margin-bottom: 8px;
}
table.header a:link,
table.header a:visited {
	color: white;
	text-decoration: none;
}
table.header a:hover {
	color: #9C430D;
}
table.header td.txt {
	padding: 8px;
	text-align: right;
	color: white;
	font-size: 10px;
	font-family: 'Arial Narrow', Arial, Sans-Serif;
	vertical-align: bottom;
}
table.header td.txt.upper  {
	vertical-align: middle;
	padding-bottom: 0;
}
table.header td.txt.upper i {
	font-size: 18px;
	font-family: Times, Serif;
}
table.header td.txt.lower {
	padding-top: 0;
	vertical-align: bottom;
	height: 0.5%;
}
table.header td.img  {
	width: 1%;
}
table.header td.img span {
	position: absolute;
	margin: 20px 0 0 28px;
	padding: 3px 6px 0 6px;
	z-index: 100;
	background-color: #a1bf03;
	font-size: 24px;
	font-style: italic;
	font-family: Times, Serif;
	color: white;
}
table.header td.img img {
	border-left: 8px solid white;
	z-index: 90;
}
/*
	infobox
*/
ul.infobox {
	clear: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.infobox li {
	float: left;
}
ul.infobox a {
	display: block;
	margin: 0 0 8px 8px;
}
ul.infobox span {
	position: absolute;
/*	width: 186px;*/
	margin: 8px 0 0 8px;
	padding: 3px 6px 0 6px;
	z-index: 100;
	background-color: #a1bf03;
	font-size: 14px;
	font-style: italic;
	font-family: Times, Serif;
	color: white;
	text-transform: uppercase;
}
ul.infobox span.a {
	position: absolute;
	margin-top: 1.8em;
}
ul.infobox a:hover span {
	background-color: #9C430D;
}

ul.infobox img {
	border: none;
	z-index: 90;

}
/*
	kasten
*/
div.kasten {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #e0e0e0;
	line-height: 150%;
}
div.kasten span.h1 {
	display: block;
	color: #a1bf03;
	padding: 2px 6px;
	font-size: 11px;
	font-weight: bold;
	height: 12px;
	text-transform: uppercase;
	margin-bottom: 2px;
}
div.kasten span.h2 {
	color: white;
	background-color: #9c430d;
	padding: 2px 4px;
	font-size: 14px;
	font-style: italic;
	font-family: Times, Serif;
}
div.kasten div.txt {
	padding: 2px 4px;
	font-family: Arial, Sans-Serif;
	line-height: 120%;
}
div.kasten img {
	margin: 0 0 8px 8px;
	float: right;
	border: none;
}
div.kasten a:link,
div.kasten a:visited {
	text-decoration: none;
	color: #a1bf03;
	font-weight: bold;
	display: inline;
}
div.kasten a:hover {
	color: #9C430D;
}
.sidebar div.kasten {
	margin-left: 8px;
}
.sidebar div.kasten span.h1,
.sidebar div.kasten div.txt {
	padding-left: 0;
}
/*
	diverse tabellen
*/
.gruen {
	color: white;
	background-color: #a1bf03;
}
.braun {
	color: white;
	background-color: #9c430d;
}
.times {
	font-size: 18px;
	font-style: italic;
	font-family: Times, Serif;
	padding: 16px 8px;
}
table.tab {
	margin-bottom: 8px;
}
table.tab td.img {
	width: 1%;
}
table.tab td.img img {
	margin-right: 15px;
}
table.tab td.txt {
	font-family: 'Arial Narrow', Arial, Sans-Serif;
	width: 99%;
	color: white;
}


/*
	slideshow
*/
a.slideshow:link,
a.slideshow:visited {
	display: block;
	text-decoration: none;
	padding: 10px 0;
	color: #a1bf03;
	font-weight: bold;
}
div.slideshow {
}
div.slideshow a {
	display: block;
	float: left;
	width: 101px;
	height: 101px;
	overflow: hidden;
	padding: 1px;
	margin: 0 8px 8px 0;
/*	border: 1px solid #e0e0e0; */
}
div.slideshow img {
	border: none;
}



a.download:link,
a.download:visited {
	display: block;
	clear: left;
	margin: 0 0 0 8px;
/*	width: 438px;*/
	height: 28px;
	color: #595959;
	text-decoration: none;
	background: url(/assets/layout/pdf.gif) no-repeat right center;
	padding-right: 20px;
}

a.download:hover {
	text-decoration: underline;
}

a.download span {
	float: left;
	display: block;
	padding: 4px 0;
	text-align: left;
}
a.download span.title {
	width: 180px;
	font-weight: bold;
}
a.download span.alt {
	width: 160px;
}
a.download span.size {
}


/*
	besondere tabellen: achtung, auch in "editor.css" reinschreiben!!!
*/
table.tab1 {
	border-collapse: collapse;
}
table.tab1 thead td {
	font-weight: bold;
}
table.tab1 td {
	border: 1px solid black;
}
table.tab1 i {
	color: #A1BF03;
	font-style: normal;
}



table.tab2 {
	width: 60%;
}
table.tab2 td.col1 {
	width: 80%;
}
table.tab2 td.col2 {
	font-weight: bold;
}
table.tab2 td.col2,
table.tab2 td.col3 {
	width: 10%;
	text-align: right;
}
table.tab2 td.col2 {
	text-align: right;
}
table.tab2 i {
	color: #A1BF03;
	font-style: normal;
}

p.lang {
	float: right;
	padding: 55px 10px 0 0;
}

p.lang a:link,
p.lang a:visited {
	font-size: 11px;
	color: #595959;
	margin: 0 5px 0 0;
}

p.lang a:hover,
p.lang a.active:link, 
p.lang a.active:visited {
	color: #A1BF03;
	text-decoration: none;
}