body {
	padding: 0;
	margin: 0;
	color: #000000;
	background-color: #fffaa1;
/*	background-image: url(../images/hint.gif);
	background-repeat: repeat-y;*/
}

body, h1, h2, h3, h4, input, select {
    font-family: Verdana, Arial, sans-serif;
}
form {
    margin: 0;
}

h1, h2, h3, h4 {
    margin: 0;
    line-height: 120%;
}

p {
    margin: 0 0 1.5em 0;
}

img {
    border: 0;
}
acronym,
abbr,
.abbr {
    cursor: help;
    border-bottom: 1px dotted black;
    font-style: normal;
}

em acronym,
em abbr,
em .abbr {
    font-style: oblique;
}

q {
    font-style: normal;
}

a {
    color: #000000;
    text-decoration: none;
}
a:visited {
    color: #000000;
}

a:hover {
    color: #000000;
    text-decoration: none;
}
a:active {
    color: #000000;
    text-decoration: none;
}
a:focus {
    color: #000000;
    text-decoration: none;
}

#breadcrumbblock a {
    color: #000000;
    text-decoration: none;
}
#breadcrumbblock a:visited {
    color: #000000;
}

#breadcrumbblock a:hover {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #000000;
}
#breadcrumbblock a:active {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #000000;
}
#breadcrumbblock a:focus {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #000000;
}

#marginal a {
    color: #008130;
    text-decoration: none;
}
#marginal a:visited {
    color: #008130;
}

#marginal a:hover {
    color: #000000;
    border-bottom: 1px solid #000000;
}
#marginal a:active {
    color: #000000;
    border-bottom: 1px solid #000000;
}
#marginal a:focus {
    color: #000000;
    border-bottom: 1px solid #000000;
}

#content a {
    color: #008130;
	text-decoration: none;
}
#content a:visited {
    color: #008130;
}

#content a:hover {
    color: #000000;
    border-bottom: 1px solid #000000;
}
#content a:active {
    color: #000000;
    border-bottom: 1px solid #000000;
}
#content a:focus{
    color: #000000;
    border-bottom: 1px solid #000000;
}
#servicenavblock a {
    color: #008130;
	text-decoration: none;
}
#servicenavblock a:visited {
    color: #008130;
}

#servicenavblock a:hover {
    color: #000000;
    border-bottom: 1px solid #000000;
}
#servicenavblock a:active {
    color: #000000;
    border-bottom: 1px solid #000000;
}
#servicenavblock a:focus{
    color: #000000;
    border-bottom: 1px solid #000000;
}

hr {
    display: none;
}

em,
strong {
    font-weight: bold;
    font-style: normal;
}

blockquote {
	font-style: oblique;
	margin-bottom: 0.5em;
	margin-left: 2em;
	font-weight: normal;
}

ol, ul {
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

ol {
    margin-left: 16px;
    list-style-position: outside;
}

/* Tables... */

table {
    padding: 0;
    margin: 0 0 1em 0;
}


body {
    font-size: 80%;
    line-height: 100%;
}

h1{
    font-size: 120%;
	color: #006633;
}
h2,
div#content div.teaser h2,
div#content div.teaser h3,
div#content div.columns h2 {
	font-style: normal;
        font-size: 104%;
	color: #000000;
}
h3 {
	color: #000000;
    font-size: 99%;
}
h4 {
    font-size: 90%;
}
div.additional h3 {
	font-style: normal;
	font-weight: normal;
}
div#topnavblock {
font-size: 90%;

}

form#search input#query,
div.formElement .SubmitButton,
div#footerblock,
div#breadcrumbblock,
div.pagefunction p,
div.additional p,
div.additional ul,
div.additional h1,
div.additional h2,
div.additional h3,
div#servicenavblock,
div.formSubmit input,
legend {
    font-size: 85%;
}

.annotation,
input.SubmitButton,
form.linkselect select {
    font-size: 85% !important;
    line-height: 100%!important;
}
div#content table.contenttable-3 {
    font-size: 85%;
}

/**
 * ----------------------------------------------------------------------------
 * Layout
 *
 */

/* logo... */
div#sitelogo {
    width: 13em;
    height: 150px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    background-color: #fff775;
    border-right: 1px solid #999;
}

div#sitelogo a {
    display: block;
}

p#skiplinks {
    display: none;
}

/* header... */
div#headerblock {
    overflow: visible;
	background-color: #fff775;
}
div#header {
    height: 80px;
    margin-left: 13em;
	/*padding-left: 12px;*/
}
div#headerimage_sommer {
    height: 80px;
    background-image:  url(../images/keyvisual_sommer.jpg);
	/*background-repeat: no-repeat;*/
}
div#headerimage_winter {
    height: 80px;
    background-image:  url(../images/keyvisual_winter.jpg);
	/*background-repeat: no-repeat;*/
}
div#headerimage_standard {
    height: 80px;
    background-image:  url(../images/keyvisual_naturlandmarkt_2.jpg);
	background-repeat: no-repeat;
}
/* topnav... */
div#topnavblock {
    height:  1.7em;
	margin-left: 13em;
	padding-left: 12px;
	/*background-color: #fff775;*/
	background-color: #006eae;
}
/* IE Win needs this to show background-color \*/
* html body div#topnavblock {
    height: 1%;
}
/* End Hack */

div#breadcrumbblock {
    color: #000000;
	margin-left: 16em;
	margin-right: 176px;
	padding: 8px 20px 2px 12px;
	height: 2.4em;
}
div#breadcrumbblock a,
div#breadcrumbblock a:visited {
    color: #000000;
}

div#breadcrumbblock a:hover,
div#breadcrumbblock a:focus,
div#breadcrumbblock a:active {
    color: #000000;
}

.SubmitButton,
div.formElement .SubmitButton {
    width: auto;
    padding: 1px 1px;
    border: 1px solid #F28E00;
    color: #000000;
    background-color: #eeeeee;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}


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

ul#topnav li {
    padding: 0;
    float: right;
}

ul#topnav a {
	display: block;
	padding: 4px 18px 4px 12px;
	color: #ffffff;
	line-height: 100%;
	white-space: nowrap;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
ul#topnav a {float:none;}
/* End IE5-Mac hack */

/*ul#topnav li.topnav2 a:hover,
ul#topnav li.topnav2 a:active,
ul#topnav li.topnav2 a:focus {
	color: #446EC4;
	background: url(/fileadmin/images/icon_topnav_blau.gif) no-repeat 12px 0.3em #EDEDED;
    text-decoration: none;
}

ul#topnav li.topnav5 a:hover,
ul#topnav li.topnav5 a:active,
ul#topnav li.topnav5 a:focus {
	color: #8C5400;
	background: url(/fileadmin/images/icon_topnav_braun.gif) no-repeat 12px 0.3em #EDEDED;
    text-decoration: none;
}

ul#topnav li.topnav6 a:hover,
ul#topnav li.topnav6 a:active,
ul#topnav li.topnav6 a:focus {
	color: #6C6C6C;
	background: url(/fileadmin/images/icon_topnav_grau.gif) no-repeat 12px 0.3em #EDEDED;
    text-decoration: none;
}
ul#topnav li.topnav7 a:hover,
ul#topnav li.topnav7 a:active,
ul#topnav li.topnav7 a:focus {
	color: #D95700;
	background: url(/fileadmin/images/icon_topnav_rotorange.gif) no-repeat 12px 0.3em #EDEDED;
    text-decoration: none;
}
ul#topnav li.topnav8 a:hover,
ul#topnav li.topnav8 a:active,
ul#topnav li.topnav8 a:focus{
	color: #990000;
	background: url(/fileadmin/images/icon_topnav_rot.gif) no-repeat 12px 0.3em #EDEDED;
    text-decoration: none;
}

ul#topnav li.current_2 a,
ul#topnav li.current_2 a:visited  {
	color: #446EC4;
	background: url(/fileadmin/images/icon_topnav_blau.gif) no-repeat 12px 0.3em #EDEDED;
}
ul#topnav li.current_5 a,
ul#topnav li.current_5 a:visited  {
	color: #8C5400;
	background: url(/fileadmin/images/icon_topnav_braun.gif) no-repeat 12px 0.3em #EDEDED;
}
ul#topnav li.current_6 a,
ul#topnav li.current_6 a:visited  {
	color: #6C6C6C;
	background: url(/fileadmin/images/icon_topnav_grau.gif) no-repeat 12px 0.3em #EDEDED;
}
ul#topnav li.current_7 a,
ul#topnav li.current_7 a:visited  {
	color: #D95700;
	background: url(/fileadmin/images/icon_topnav_rotorange.gif) no-repeat 12px 0.3em #EDEDED;
}
ul#topnav li.current_8 a,
ul#topnav li.current_8 a:visited  {
	color: #990000;
	background: url(/fileadmin/images/icon_topnav_rot.gif) no-repeat 12px 0.3em #EDEDED;
}

ul#topnav li.current a:hover,
ul#topnav li.current a:active,
ul#topnav li.current a:focus{
    background-color: #EDEDED;
    text-decoration: none;
}
ul#topnav li.current_2 a:hover,
ul#topnav li.current_2 a:active,
ul#topnav li.current_2 a:focus{
    background-color: #EDEDED;
    text-decoration: none;
}
ul#topnav li.current_5 a:hover,
ul#topnav li.current_5 a:active,
ul#topnav li.current_5 a:focus{
    background-color: #EDEDED;
    text-decoration: none;
}
ul#topnav li.current_6 a:hover,
ul#topnav li.current_6 a:active,
ul#topnav li.current_6 a:focus{
    background-color: #EDEDED;
    text-decoration: none;
}
ul#topnav li.current_7 a:hover,
ul#topnav li.current_7 a:active,
ul#topnav li.current_7 a:focus{
    background-color: #EDEDED;
    text-decoration: none;
}
ul#topnav li.current_8 a:hover,
ul#topnav li.current_8 a:active,
ul#topnav li.current_8 a:focus{
    background-color: #EDEDED;
    text-decoration: none;
}
*/
ul#subnav a,
ul#subnav a:visited {

	color: #2753A2;
	line-height: 140%;
	white-space: nowrap;
    background: url(/fileadmin/images/icon_nav.gif) no-repeat 0px 0.3em #EDEDED;
}
ul#subnav li a {
    padding-left: 8px;
}
ul#subnav a:hover {
    color: #007744;
    text-decoration: none;
    background: url(/fileadmin/images/icon_nav_gruen.gif) no-repeat 0px 0.3em #EDEDED;
}
ul#subnav a:active {
    color: #007744;
    text-decoration: none;
    background: url(/fileadmin/images/icon_nav_gruen.gif) no-repeat 0px 0.3em #EDEDED;
}
ul#subnav a:focus {
    color: #007744;
    text-decoration: none;
    background: url(/fileadmin/images/icon_nav_gruen.gif) no-repeat 0px 0.3em #EDEDED;
}
ul#subnav li.current a,
ul#subnav li.current a:visited  {
	color: #007744;
	background: url(/fileadmin/images/icon_nav_gruen.gif) no-repeat 0px 0.3em #EDEDED;
}

#servicenavblock{
	padding-top: 14px;
		padding-bottom: 14px;

	padding-left: 12px;
	/*bottom: 0px;*/
	z-index:2;
	overflow: hidden;
    /*background-color: #E1E1E1;*/
	border-bottom: 1px solid #999999;
}
#servicenavblock fieldset {
    margin: 0;
    padding: 0;
    border: 0px;
    white-space: nowrap;
    }

#servicenavblock legend {
    display: none;
    }

#servicenavblock label {
    display: none;
    }

#servicenavblock #searchquery {
    margin: 0;
    padding: 1px;
	width: 100px;
    border: 1px solid #999;
    }
#servicenav{
	/* color: #999999;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 0;*/
}
#servicenavblock ul {
   padding-top: 8px;
}

/* Layout boxes */

/* IE Win code, fixes bug not showing background-color/-image, hide rules from IE Mac \*/
* html body ul#nav,
* html body div#content,
* html body div.additional h1,
* html body div.additional h2,
* html body div.additional h3,
* html body ul,
* html body form {
    position: relative;
}

/* End hack */

/* nav... */
div#navigation {
    line-height: 100%;
    position: absolute;
    top: 150px;
    left: 0px;
    width: 13em;
    margin: 0;
    padding: 0;
    border-right: 1px solid #999;
    }
div#navblock {
	padding-bottom: 1em;
    border-bottom: 1px solid #999;
	background-color: #fff775;
    }

/* IE Win needs this ... \*/
* html body ul#nav li a {
    height: 1px;
}
/* End hack */

/* content... */
div#contentblock {
    margin: 4px 188px 20px 13em;
    padding: 0 12px 0 12px;
}


div#marginal {
    position: absolute;
    top: 151px;
    right: 0;
    z-index: 2;
    width: 176px;
    padding: 0px 12px 12px 12px;
    }

div#subnavblock {
    position: absolute;
    top: 8px;
    right: 0;
    z-index: 2;
    width: 176px;
    padding: 4px 12px 4px 0;
    font-size: 85%;
    font-weight: bold;
	background-color: #EDEDED;
    }
div#marginal * {
    margin-right: 0px;
}

div#marginal * * {
    margin-right: 0;
}




/* Content */

div#content ul,
div#content ol,
div#content form {
    margin-bottom: 1em;
}

div#content ul li {
	padding-left: 14px;
    background: url("../images/icon_bullet.gif") no-repeat 1px 0.4em;
    margin-bottom: 1em;
}

div#content p,
div#content h1 {
    margin-bottom: 1em;
}

div#content div.csi-text {
    /*padding-bottom: 1em;*/
}


div#content .chapter_nolist p {
  margin-left: 12px;
  margin-bottom: 1em;
}

div#content .chapter_numlist li {
  list-style-type: decimal;
  margin-left: 12px;
  margin-bottom: 1em;
}

div#content .chapter_numlist li li {
  margin-bottom: 0;
}
div#content .chapter_disclist ul {
margin-left: 36px;
}

div#content .chapter_disclist li {
  list-style-type: disc;
  margin-left: 12px;
  /*margin-bottom: 1em;*/
}

div#content .chapter_disclist li li {
  margin-bottom: 0;
}

div.divider {
    height: 1px;
    margin: 0;
    clear: left;
}
div.pageend {
    height: 1px;
    margin: 0;
    clear: left;
}
.teasertext {
	font-weight: bold;
}
/* Forms */
div.formLabel {
    width: 12em;
    float: left;
}
div.formLabel,
div.formElement {
    margin-bottom: 1ex;
}

fieldset br.clearer{
	display: block; /*for N6*/
	font-size: 1px; /*for IE Mac*/
}



div.formSubmit input {
    cursor: pointer;
}


div.formElement input,
div.formElement textarea {
    width: 15em;
}

div.formElement input.fourletters,
div.formElement textarea.fourletters {
    width: 4em;
}

div.formElementLarge input,
div.formElementLarge textarea {
    width: 94%;
}
.error{
	color: #cc0000;
}
input.error,
label.error {
	color: #ffffff;
	background-color:#cc0000;
	border: 1px solid #cc0000;
}

div.error p,
div.error li {
	padding: 0 0.5em;
	margin: 0;
	color: #cc0000;
}
/* Pictures */

.image_float_left {
    position: relative;
    clear: both;
    float: left;
    margin: 0 8px 8px 0;
    padding: 0;
	}

.image_float_right {
    position: relative;
    clear: both;
    float: right;
    margin: 0 0 8px 8px;
    padding: 0;
    }

/* Helper */

.rightalign {
    text-align: right !important;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.hide {
    position: absolute;
    left: -1000em;
    width: 500em;
    line-height: 0px;
}

.clearer {
    height: 0px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}

.hidden{
display: none;
}

.grafikbullet {
	margin-right: 8px;
}

/* Sitemap */
.sitemap a,
.sitemap a:hover,
.sitemap a:focus,
.sitemap a:active {
  line-height: 100%;
  background: url(/fileadmin/images/icon_link_petrol.gif) no-repeat 1px 0.4em;
  padding-left: 12px;
}
.sitemap1 {
  padding-left: 30px;
}
.sitemap2 {
  padding-left: 30px;
}
.sitemap3 {
  padding-left: 30px;
}
.sitemap4 {
  padding-left: 30px;
}

table.contenttable-1 td,
table.contenttable-1 th {
  padding: 4px;
  margin: 0;
  border-bottom: 1px solid #8C5400;
  text-align: left;
  vertical-align: top;
}
table.contenttable-1 th {
  border-top: 1px solid #8C5400;
}
table.contenttable-1 td.td-0 {
  padding-left: 10px;
  background:  url(/fileadmin/images/icon_bullet_braun.gif) no-repeat 0px 0.7em;
}

/* default styles for extension "tx_indexedsearch" */
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }

/* default styles for extension "tx_croncssstyledimgtext" */
/*
 * css-styled-imgtext
 */
/*
  Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
  (c) the TYPO3 content rendering group
  (c) Ernesto Baschny (ernst@cron-it.de)
*/

/* Captions */
P.csc-caption { 
	margin: 0.4em 0 0 0; 
}
P.csc-caption {
  font-size: 80%; /* Customize me */
}
DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csi-textpic DIV.csi-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csi-border DIV.csi-imagewrap .csi-image IMG {
  border: 1px solid #BBBBBB;
  padding: 0px 0px;
}

DIV.csi-imagewrap { padding: 0; }

DIV.csi-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DIV.csi-image { float: left; }

/* UL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csi-textpic DIV.csi-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image { float: left; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DT { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD { float: none; }
DIV.csi-textpic DIV.csi-imagewrap DL.csi-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csi-image { margin: 0; }
DL.csi-image DT { margin: 0; display: inline; }
DL.csi-image DD { margin: 0; }

/* Clearer */
DIV.csi-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 10px;
}

/* Pictures on right, add padding on left */
DIV.csi-right DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-right DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px;
}

/* Pictures centered, add padding left and right */
DIV.csi-center DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 5px;
  margin-right: 5px;
}
DIV.csi-textpic DIV.csi-imagewrap .csi-image .csi-caption { margin: 0; }
DIV.csi-textpic DIV.csi-imagewrap .csi-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 5px; }
DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 5px; display: block; }

/* Positioning of images: */

/* Above */
DIV.csi-above DIV.csi-text { clear: both; }

/* Center (above or below) */
DIV.csi-center { text-align: center; /* IE-hack */ }
DIV.csi-center DIV.csi-imagewrap { margin: 0 auto; }
DIV.csi-center DIV.csi-imagewrap .csi-image { text-align: left; /* Remove IE-hack */ }
DIV.csi-center DIV.csi-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csi-right DIV.csi-imagewrap { position: relative; float: right; }
DIV.csi-right DIV.csi-text { clear: right; }

/* Left (above or below) */
DIV.csi-left DIV.csi-imagewrap { position: relative; float: left; }
DIV.csi-left DIV.csi-text { clear: left; }

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap { position: relative; float: left; }

/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap { position: relative; float: right; }

/* Right (in text, no wrap around) */
DIV.csi-intext-right-nowrap DIV.csi-imagewrap { position: relative; float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-right-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csi-intext-left-nowrap DIV.csi-imagewrap { position: relative; float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csi-intext-left-nowrap .csi-text { height: 1%; }
/* End hide from IE5/mac */

/* default styles for extension "tx_a21glossary" */
   acronym, dfn, abbr, span.abbr { border-bottom: 1px dotted black; cursor: help; }
   dl.glossary dt { font-weight: bold; margin: 0 0 3px 0; font-style: normal; }
   dl.glossary dd { margin: 0 0 15px 20px; }
   dl.glossary .description { margin: 0; padding: 0; }
   dl.glossary .type { font-style: italic; padding: 0 3px 0 0; }
   
ul#nav a,
ul#nav a:visited {
	color: #006b48;
	text-decoration: none;
	font-weight: normal;
}
ul#nav li li a,
ul#nav li li a:visited {
	font-size: 85%;

}
ul#nav a,
ul#nav a:visited {
  border-left: 6px solid #fff775;
  border-top: 1px solid #fff775;
  border-bottom: 1px solid #fff775;
    /*background: url(/fileadmin/images/icon_nav_blau.gif) no-repeat 10px 0.6em transparent;*/
}
ul#nav ul a,
ul#nav ul a:visited {
  border-left: 6px solid #fff775;
  border-top: 1px solid #fff775;
  border-bottom: 1px solid #fff775;

}
ul#nav ul ul a,
ul#nav ul ul a:visited {
    background: url(/fileadmin/images/icon_nav_blau.gif) no-repeat 30px 0.6em transparent;
}
ul#nav ul ul ul a,
ul#nav ul ul ul a:visited {
    background: url(/fileadmin/images/icon_nav_blau.gif) no-repeat 40px 0.6em transparent;
}

ul#nav a:hover,
ul#nav a:active,
ul#nav a:focus {
    color: #000000;
    text-decoration: none;
}
ul#nav a:hover,
ul#nav a:active,
ul#nav a:focus {
  border-left: 6px solid #008130;
  border-top: 1px solid #008130;
  border-bottom: 1px solid #008130;
    /*background: url(/fileadmin/images/icon_nav_weiss.gif) no-repeat 10px 0.6em red;*/
}
ul#nav ul a:hover,
ul#nav ul a:active,
ul#nav ul a:focus {
  border-left: 6px solid #008130;
  border-top: 1px solid #008130;
  border-bottom: 1px solid #008130;
}
ul#nav ul ul a:hover,
ul#nav ul ul a:active,
ul#nav ul ul a:focus {
    background: url(/fileadmin/images/icon_nav_weiss.gif) no-repeat 30px 0.6em #446EC4;
}
ul#nav ul ul ul a:hover,
ul#nav ul ul ul a:active,
ul#nav ul ul ul a:focus {
    background: url(/fileadmin/images/icon_nav_weiss.gif) no-repeat 40px 0.6em #446EC4;
}
ul#nav li {
    padding: 0;
    margin: 0;
    font-weight: normal;
}


ul#nav {
    margin-top: 0px;
    margin-left: 0px;
    border-top: 1px solid #999999;
}

ul#nav,
ul#nav ul {
    padding-left: 0px;
}

ul#nav li.active {
  border-right: 6px solid #008130;
}

ul#nav li a {
    display: block;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    margin-right: 0;
	position: relative;
}
#navigation h3 {
    font-size: 108%;
	display: block;
	color: #ffffff;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    margin-right: 0;
	padding-left: 10px;
    background-color: #008130;
    border-top: 1px solid #999999;
	position: relative;
}
ul#nav a {
    padding-left: 12px;
}
ul#nav ul a {
    padding-left: 28px;
}
ul#nav ul ul a {
    padding-left: 38px;
}
ul#nav ul ul ul a {
    padding-left: 48px;
}

ul#nav a.active,
ul#nav a.active:visited {
    color: #FFFFFF;
	font-weight: bold;
}
ul#nav a.active,
ul#nav a.active:visited,
ul#nav a.active:hover,
ul#nav a.active:active,
ul#nav a.active:focus {
	padding-left: 18px;
    /*background: url(/fileadmin/images/icon_nav_weiss.gif) no-repeat 10px 0.6em #446EC4;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;*/
}

ul#nav ul a.active,
ul#nav ul a.active:visited,
ul#nav ul a.active:hover,
ul#nav ul a.active:active,
ul#nav ul a.active:focus{
	padding-left: 28px;
    background: url(/fileadmin/images/icon_nav_weiss.gif) no-repeat 20px 0.6em #446EC4;
	border-top: 1px solid #E7EDF5;
	border-bottom: 1px solid #E7EDF5;
}
ul#nav ul ul a.active,
ul#nav ul ul a.active:visited,
ul#nav ul ul a.active:hover,
ul#nav ul ul a.active:active,
ul#nav ul ul a.active:focus{
	padding-left: 38px;
    background: url(/fileadmin/images/icon_nav_weiss.gif) no-repeat 30px 0.6em #446EC4;
}
ul#nav ul ul ul a.active,
ul#nav ul ul ul a.active:visited,
ul#nav ul ul ul a.active:hover,
ul#nav ul ul ul a.active:active,
ul#nav ul ul ul a.active:focus{
	padding-left: 48px;
    background: url(/fileadmin/images/icon_nav_weiss.gif) no-repeat 40px 0.6em #446EC4;
}

/* content... */


div#content {
    line-height: 120%;
    padding: 12px 12px 12px 12px;
}

div#content .chapter_bulletlist li {
    margin-bottom: 1em;
	margin-left: 12px;
    background:  url(../images/icon_bullet.gif) no-repeat 1px 0.4em; 
}

div#content .chapter_bullet_headline h2,
div#content .chapter_bullet_headline h3 {
	padding-left: 12px;
    background:  url(/fileadmin/images/icon_bullet_blau.gif) no-repeat 1px 0.4em;
}
div#content .chapter_bullet_headline p {
	padding-left: 0px;
}

div#content .chapter_one_headline p {
  padding-top: 1em;
}
div#content .chapter_one_headline h2 {
  float: left;
  padding-right: 12px;
  padding-left: 12px;
  background:  url(/fileadmin/images/icon_bullet_blau.gif) no-repeat 1px 0.4em;
}

div#content div.teaser div.csc-textpicHeader,
div#content div.columns {
/*border-top: 1px solid #999999;*/
}
div#content div.columns ul {
	padding: 0px 12px 0px  18px;
}

div#content div.teaser p,
div#content div.teaser h2,
div#content div.columns h2,
div#content div.columns ul  {
    margin-bottom: 0;
}
div#content div.teaser p {
   margin-bottom: 0;
	padding: 0px 12px 0px 12px;
}
div#content div.teaser .link {
	padding: 0px 0px 0px 12px;
}

div#content div.teaser h2,
div#content div.columns h2 {
	margin: 0px 12px 0px 12px;
	padding: 0px 0px 1em 4px;
	/*border-left: 6px solid #008130;*/
	border-left: 6px solid #f4c85a;
	
}
div#content h2 {
	margin: 1em 8px 0px 0px;
	padding: 0px 0px 1em 4px;
   /*border-left: 6px solid #008130;*/
	border-left: 6px solid #f4c85a;
}
div#content h3 {
	margin-bottom: 1em;
	padding-top: 1em;
}
div#content div.teaser img.teaser {
	margin-left: 0px;
	margin-bottom: 0.8em;
	float: left;
	width: 90px;
    height: 90px;
}

/* pictures... */
div.image150,
div.image200 {
	margin-right: 10px;
	margin-bottom: 0.8em;
	float: left;
	overflow: hidden;
}

/* Opera code */
div.image150 > a:first-child,
div.image200 > a:first-child,
div.image400 > a:first-child {
    display: block;
}

div.image150 {
    width: 182px;
}

div.image150 h2,
div.image150 p {
padding-top: 1em;
font-size: 120%;
    line-height: 140% !important;
}

img.image {
    border: 1px solid #999999;
}

div.image200 {
    width: 200px;
}
div.image400 {
	margin-right: 0px;
	margin-bottom: 1.2em;
    width: 400px;
}

div.image170 .annotation,
div.image200 .annotation,
div.image400 .annotation {

	padding: 0.2em 0 0.2em 0;
}
div.additional {
    border: 1px solid #999999;
    background-color: #FFFAA1;
    line-height: 110%;
	margin-bottom: 12px;
}

div.additional h2 {
    padding: 4px 4px 4px 4px;
    margin: 0 0 0.5em 0;
    /*color: #000000;*/
    color: #ffffff;
    /*background-color: #fff775;*/
	background-color: #006eae;
    /*background-color: #999999;*/
    border-bottom: 1px solid #999999;
    line-height: 120%;
}
div.additional h3 {
    padding: 4px 4px 4px 4px;
    margin: 0.5em 0 0 0;
    line-height: 120%;
}
div.additional p {
    padding: 0px 4px 0px 4px;
    margin: 0 0 0.5em 0;
}
div.additional ul li a:hover,
div.additional ul li a:focus {
}

div.additional ul li a {
    display: block;
    padding-left: 17px;
    padding-right: 1ex;
    margin: 0.5em 0;
}
/* IE Win needs this... \*/
* html body div.additional ul li a {
    height: 1%;
}
/* End hack */

div.additional ul li a.pdf {
    background: url(../images/icon_bullet.gif) no-repeat 4px 0.1em;
}

div.additional ul li a.file {
    background: url(../images/icon_bullet.gif) no-repeat 4px 0.1em;
}

div.additional ul li a.externallink {
    background: url(../images/icon_bullet.gif) no-repeat 5px 0.3em;
}

div.additional ul li a {
    background: url(../images/icon_bullet.gif) no-repeat 5px 0.4em;
}
.bulletlist li {
	padding-left: 14px;
    background: url("../images/icon_bullet.gif") no-repeat 4px 0.4em;
    margin-bottom: 0.2em;
}

.topspacing {
    border-top: 0.4em;
}
div.page_divider {
    height: 1px;
    margin: 0;
    clear: left;
	background-color: #446EC4;
}

legend {
    padding: 0.2em 1.3em;
    /*margin: 0 0 0.8em 0;*/
    border: 1px solid #999999;
	color: #000000;
    background-color: #f8f8f8;
    font-weight: bold;
    position: relative; /* Safari needs this */
}

div.formwrapper {
}

div.formSubmit {
    padding: 0.5em 1em;
    border: 1px solid #999999;
    background-color: #f8f8f8;
    margin: 0;
}
div.formSubmit input {
    padding: 2px 12px 2px 12px;
    border: 1px solid #999999;
    color: #FFFFFF;
    background-color: #f8f8f8;
    font-weight: normal;
    line-height: 100%;
    cursor: pointer;
}
div.formElement input,
div.formElementLarge input,
div.formElement select,
div.formElementLarge select,
div.formElement textarea,
div.formElementLarge textarea {
    border: 1px solid #999999;
}
fieldset {
    padding: 12px;
    border: 1px solid #999999; /* Opera needs this */
    margin: 0;
    margin-bottom: 12px;
    position: relative; /* Netspace 6 needs this */
}
div.spalten {
  margin-bottom: 0.5em;
}
.column1 {
  width: 8em;
  float: left;
	color: #446EC4;
	font-variant: small-caps;
	font-weight: bold;
	position:relative;
	display: block;
}
.column2 {
	padding-left: 8.2em;
	padding-bottom: 0.3em;
}

.linkabb, .linktab {
  font-size: 75%;
  color: #446EC4;
}

.box {
  border: 1px solid;
  border-color: #446EC4;
  background-color: #FFFFFF;
  padding: 8px;
}

table.contenttable-0 {
  border-top: 1px solid #008130;
  border-left: 1px solid #008130;
  border-right: 1px solid #008130;
  background-color: #fffaa1;
}
table.contenttable-0 .odd {
	background-color: #ffffcc;
}
table.contenttable-0 caption {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #446EC4;
  padding: 4px;
  margin: 0;
  text-align: middle;
  vertical-align: top;
}
table.contenttable-0 td,
table.contenttable-0 th {
  padding: 6px;
  margin: 0;
  border-bottom: 1px solid #008130;
  text-align: left;
  vertical-align: top;
}

table.contenttable-1 caption {
  padding: 4px;
  margin: 0;
  text-align: middle;
  vertical-align: top;
}
table.contenttable-1 td,
table.contenttable-1 th {
  padding: 4px;
  margin: 0;
  border-bottom: 1px solid #446EC4;
  text-align: left;
  vertical-align: top;
}
table.contenttable-1 th {
  border-top: 1px solid #446EC4;
}
table.contenttable-1 td.td-0 {
  padding-left: 10px;
  background:  url(/fileadmin/images/icon_bullet_blau.gif) no-repeat 0px 0.7em;
}

table.contenttable-2 {
	border: 1px solid #446EC4;
	background-color: #E7EDF5;
	/*width: 100%;*/
}
table.contenttable-2 caption {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #446EC4;
  padding: 4px;
  margin: 0;
  text-align: middle;
  vertical-align: top;
}
table.contenttable-2 td,
table.contenttable-2 th {
	font-size: 86%;
	line-height: 100%;
  border-top: 1px solid #446EC4;
  padding: 4px;
  /*margin: 0;*/
  vertical-align: top;
}
table.contenttable-2 td {
  text-align: center;
}
table.contenttable-2 th {
	text-align: left;
}
table.contenttable-2 .alternate {
  background-color: #fff;
}
table.contenttable-2 .highrow {
  padding-top: 6px;
  padding-bottom: 6px;
}

table.contenttable-4 {
  border: 1px solid #446EC4;
  background-color: #E7EDF5;
}
table.contenttable-4 caption {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #446EC4;
  padding: 4px;
  margin: 0;
  text-align: middle;
  vertical-align: top;
}
table.contenttable-4 td,
table.contenttable-4 th {
  padding: 8px;
  margin: 0;
  text-align: left;
  vertical-align: top;
}
table.contenttable-4 th.td-0 {
  padding-left: 18px;
  background:  url(/fileadmin/images/icon_bullet_blau.gif) no-repeat 6px 0.9em;
}
ol.oekobier li {
 border: 1px solid #008130;
 margin-bottom: 1em;
 padding: 4px;
 	background-color: #ffffcc;

 }
