
body {
	background:url('/gfx/base/navbg.gif') repeat-y;
	background-color:#EEF6DE;
	margin:0;
	padding:0;

}

body,td{
	font-family:Verdana,Helvetica,Arial;
	font-size:9pt;
}

td.medium {
	background-color:#CAE7E3;
}

#content
{
	padding:20px 0px 10px 30px;
}

h1, h1.head {
	color:#000;
	font-size:1.3em;
}

h2, h2.einleitung, h3 {
	color:#000;
	font-size:1em;
}

a {
	color:#000;
}

a:hover, a:visited:hover {
	color:#000;
	text-decoration:none;
	
}

a:visited {
	color:#000;
}

h3 {
	font-size:1.3em;
}

label, td, p, span.text {
	font-family:Verdana,Helvetica,Arial;
	font-weight:normal;
}

label {
	font-weight:bold;
}

.reqmark {
	color:#ff0000;
}

input[type=text], textarea {
	border: 1px solid #000;
	width:260px;
}

input.button {
	font-size:12px;
	background-color:#BFDF99;
	font-weight:bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0px 0px;
	caption-side: top;
	empty-cells: show;
	table-layout: auto;
}

a.pageactionlinks {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}

input.quicksearchtxt {
	width:130px;
	border:1px solid #6A7476;
}

form.quicksearch {
	margin:0px;
	padding:0px;
}

table.boxlarge {
	width:100%;
	margin-right:10px;
	border-collapse: collapse;
}

td.boxtop {
	padding:2px;
	font-weight:normal;
	color:#fff;
	background-color:#6CBC04;
}

td.boxtop a {
	color:#fff;
	text-decoration:none;
}

td.boxtop a:hover {
	text-decoration:underline;
}

td.boxcontent {
	padding:5px;
	background-color:#BFDF99;
}

.SrcResul {
	list-style-position: outside;
	marker-offset: 50px;
}

a.SrcResultLink {
	color:#000;
	text-decoration:underline;
}

a.SrcResultLink:hover {
	text-decoration:none;
}

div.SrcResultItem {
	padding-left: 5px;
}

form.kontaktformular input[type=text],
form.kontaktformular textarea {
	width:260px;
}

form.kontaktformular textarea {
	height:160px;
}

table.boxsmall, table.infobox {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	caption-side: top;
	empty-cells: hide;
	margin: 0px;
	padding: 0px;
	table-layout:auto;
	width: 186px;
}

p.form_missing, .error,.dynformerror, .error pre {
	width:400px;
	border-top:#ff0000 1px solid;
	border-bottom:#ff0000 1px solid;
	color:#ff0000;
	font-weight:bold;
    margin-top:15px;
    margin-bottom:15px;
    padding:10px 0 10px 0;
}

.error pre {
  font-weight:normal;
}

td.cntleftcol {
	vertical-align:top;
	padding-right:17px;
	width:389px;
}

td.cntrightcol {
	vertical-align:top;
	width:186px;
}

p.untertitel {
  font-style:italic;
}

hr {
  margin:25px 10px 25px 0px;
  border:1px solid #000;
  text-align:left;
}

div.gallery {
  padding:10px 0px 10px 0px;
}
div.gallery .title {
  font-weight:bold;
}

div.gallery .description {
  font-weight:normal;
}

div.gallery .galleryitempreview {
}

#navmain ul
{
	list-style-image:url('/gfx/base/navmain-bullet.gif');
	padding:0;
	margin:0;
	position:absolute;
	left:290px;
	top:118px;
	width:800px;
	
}
#navmain ul li
{
	float:left;
	margin-left:25px;
}

ul#navsub { width:200px;}
ul#navsub > li
{
list-style-image:url('/gfx/base/navsub-bullet.gif');

}

#navnordwest
{
	position:absolute;
	left:38px;
	top:97px;
}

#langswitcher select
{

	position:absolute;
	top:150px;
	
}


select, input, textarea
{
	border-left:1px solid #1A3507;
	border-bottom:1px solid #1A3507;
	border-top:1px solid #4C6740;
	border-right:1px solid #4C6740;
}

input[type=image]
{
	border:0;
}

a.firstlayer, a.firstlayeractive,a.firstlayer:visited
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
a.firstlayer:hover, a.firstlayeractive:hover
{
	color:#BFDF99;
}

a.firstlayeractive,a.firstlayeractive:visited
{
	color:#FDE000;
}


ul#navsub a
{
	font-size:1em;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

ul#navsub a.firstlayeractive
{
	font-weight:bold;
}

ul#navsub a.menuemother
{
	font-weight:bold;
}

ul#navsub a.active
{
	font-weight:bold;
}

table.infobox
{
	border-right:1px solid #679D69;
	border-bottom:1px solid #679D69;
    margin-bottom:15px;
}
table.infobox td.boxcontent
{
	font-size:0.8em;
}

table.infobox td.boxtop
{
	background: url('/gfx/base/infobox-icon.gif') no-repeat center left;
	padding-left: 24px;
	background-color:#6CBC04;
}

#content li
{
	list-style-type:disc;
}

table.default {
    caption-side: top;
    border-collapse:collapse;
    empty-cells: show;
    width:100%;
    table-layout:separate;
    border-spacing: 0px;
    margin-top:15px;
    margin-bottom:15px;
}

table.default th {
	color:#fff;
	background-color:#6CBC04;
	font-size:0.8em;
}

table.default th h1 {
	color:#fff;
}

table.default th.v1 {
    color: #000000;
}

table.default td {

}

table.default td.v1 {
	background-color:#BEDE98;
}

table.default caption
{
	padding:0 0 5px 0;
	font-weight:bold;
	text-align:left;
	font-size:.9em;
}

img[onclick] {
	cursor:hand;
}

div.buttons
{
	margin-top:10px;
}
button {
	border-left:1px solid #1A3507;
	border-bottom:1px solid #1A3507;
	border-top:1px solid #4C6740;
	border-right:1px solid #4C6740;
}

button img { display:none; }