/*
.gmnoprint, #map a, #map div span {
	display:none;
}
*/


#staticmapcontainer {
	position: relative;
	z-index: 1;
}

img#staticmap-img{
	margin-bottom: 2em;
	border-top: 30px solid #97C000;
	border-bottom: 30px solid #97C000;
	border-right: none;
	border-left: none;
}

img#staticmap-translayer {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 760px;
	height: 500px;
	border: none;
}

#b1817 #staticmap-translayer {
	height: 560px;
}
#b1812 #staticmap-translayer {
	height: 600px;
}

.infowin {
	width: 360px;
	margin: 16px 0 0 17px;
	/* z-index: 1;*/
}

#bubble{
	position: absolute;
	width: 384px;
	display: none;
}
#bubbletop{
	position: relative;
    padding: 1px;
	background-image: url(img/iw.png);
	background-position: top left;
	background-repeat: no-repeat;
}

* html #bubbletop{ /* for IE6 */
	background-image: url(img/iw.gif);
}
#bubblebottom{
    height: 90px;
	background-image: url(img/iw.png);
	background-position: bottom left;
}
* html #bubblebottom{ /* for IE6 */
	background-image: url(img/iw.gif);
}
.bubbleclose{
	float: right;
	margin: 0 12px 0 16px;
	border: none;
	cursor: pointer;	
}

.infowin h2,
.infowin p {
	margin: 0 0 6px 0;
	font-size: 12px;
}
.infowin h2{
	font-size: 13px;
}
.infowin p.left {
	float: left;
	margin-right: 16px;
}


/* planet diversity green: #97C000; */

.lbreak{
	clear: both;
	margin: 0 0 20px 0;
}

p img, p a img{
	vertical-align: top;
}

/* #b1264 #container {
	position: relative;
	z-index: 1;
}*/

/* #b1264 .csc-textpic, #b1048 */
.csc-textpic {
	position: relative;
}

#flash-container{
	position: absolute;
	clear: both;
	top: -150px;
	right:-100px;
	border: 1px solid #ccc;
	z-index: 5;
}

* html p #flash-container
* html div.csc-textpic #flash-container{ /* for IE6 */
	right: 200px;
}

* html div.csc-textpic{ /* for IE6 */
	width: 100%;
}


td #flash-container{
	top: 0px;
	right: 100px;
}

.twocolumn2 #flash-container,
#RechteSpalte #flash-container{	
	right: 300px;
}

.flash-replaced{
	background-color: #FFFFFF;
}

#flash-container p{
	margin: 0;
	position: relative;
	padding: 6px 20px 6px 0;
	background-color: #FFFFFF;
	text-align: right;
	color: #97C000;
	cursor: pointer;
	z-index: 10;
}

/* indexed search: form and results */


#searchbox{
	margin: 0 0 0.5em 0;
	padding: 4px 0 4px 9px;
	border-top: 6px solid #fff;
	background-color: #97C000;
	/*
	padding: 0 0 3px 9px;
	border: solid 1px  #97C000;
	*/
}
#searchbox form{
	display: inline;
	margin: 0;
	padding: 0;
}

.inputboxsearch {
	width: 130px;
}

.tx-indexedsearch-searchbox {
	margin: 0 0 6px 0;
	color: #626a73;
	/*
	padding: 6px 0 4px 6px;
	background-color: #F1F4F8;
	border: 1px solid #E9EEF3;	
	*/
}

.tx-indexedsearch-searchbox form{
	margin: 0 ;
}

.tx-indexedsearch .text2{
	width: 646px;
	padding: 10px 0 10px 22px;
	background-color:  #F0FBDD;
}

.tx-indexedsearch-searchbox  div{
	/* border-bottom: 1px solid #F2F4F7; */
	border-bottom: 1px solid #FFF;
	margin-bottom: 3px;
}

.tx-indexedsearch-searchbox  label{
	clear: left;
	float: left;
	padding-top: 0.2em;
	width: 8em;
}

.tx-indexedsearch-searchbox  label.label-right {
	float: none;
	display: inline;
	width: auto;
}
.tx-indexedsearch-searchbox  input,
.tx-indexedsearch-searchbox  select,
.sword {
	color: #333333;
   border: 1px solid #CCC;
}

.tx-indexedsearch-searchbox .sword {
	width: 380px;
}

.tx-indexedsearch .tx-indexedsearch-form{
	float: left;
   margin-right: 12px;
}
#tx-indexedsearch-searchbox-button-submit {
	width: 70px;
	color: #FFF;
	background-color: #97C000;
	border: none;
}

.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin: 1.5em 0 0.5em 0; 
}

.tx-indexedsearch-sw, .tx-indexedsearch-redMarkup {
	font-weight: bold;
	color: #0071a3;
}

.tx-indexedsearch .browsebox {
	padding: 0.2em 0.5em;
	border: 1px solid #CCCCCC;
}
.tx-indexedsearch ul.browsebox {
	margin: 0;
	padding: 0 0 0 1em;
	list-style: none;
	height: 1.9em;
}
.tx-indexedsearch .browsebox li{	
	float: left;
	margin: 0;
	padding: 3px;
	font-size: 13px;
}

.tx-indexedsearch .browsebox strong{
	padding: 1px 2px;
	color: #ED1C24;
	font-size: 13px;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFBF6;
	border: 1px solid #DDF2B7;
}
h2.tx-indexedsearch-title{
	padding: 0.2em 0.5em;
	color: #333333;
	font-weight: normal;
	background-color: #DDF1B8;
}
h2.tx-indexedsearch-title a,
h2.tx-indexedsearch-title a:link,
h2.tx-indexedsearch-title a:visited{
	color: #333333;
}

.tx-indexedsearch-res h3 {
	margin-bottom: 0.3em;
}
.tx-indexedsearch-res h3 a,
.tx-indexedsearch-res h3 a:link,
.tx-indexedsearch-res h3 a:visited{
	/* color: #0071a3;*/
}

.tx-indexedsearch .result-count-tmpl-css, 
.tx-indexedsearch .percent-tmpl-css { 
	font-weight:normal; 
	margin-top: -1.2em; 
	float: right; 
}

.tx-indexedsearch .res-tmpl-css { 
	clear: both; 
	margin-bottom: 1em; 
}

.tx-indexedsearch-descr{
	margin-bottom: 0.3em;
}
.tx-indexedsearch-text-item-path {
	color: #777;
}
.tx-indexedsearch-text-item-path span{
	white-space: nowrap;
}




/* LOGINBOX */
.tx-felogin-pi1 {
	margin: 0 0 2em 0;
    padding: 6px 0 6px 0;
	background-color: #97C000;
	border-top: 2px solid #FFFFFF;
}

#b1102 .tx-felogin-pi1 {
	margin: 0 ;
    padding: 0;
	background-color: #fff;
	border: none;
}

#b1102 .tx-felogin-pi1 p{
    margin: 0 10px 0.5em 0;
	color: #333;
}

#b1102 .tx-felogin-pi1 input.text{
	margin: 1px 0 4px 0;
	width: 10em; /*227 full width */
}


.tx-felogin-pi1 label{
	margin-left: 15px;
	color: #FFFFFF;
}
.tx-felogin-pi1 h3{
	margin: 0 0 0.2em 0;
	color: #FFFFFF;
}
.tx-felogin-pi1 p{
    margin: 0 10px 0.5em 15px;
	color: #FFFFFF;
}

.tx-felogin-pi1 input.text{
	margin: 1px 0 4px 15px;
	width: 195px; /*227 full width */
}
.tx-felogin-pi1 input.submit{
	margin: 6px 0 0 15px;
}


/* FORUM */
th.tx-mmforum-th {
	background-color: #97C000;
}
td.tx-mmforum-subth2 {
	padding-left: 6px;
	font-style: italic;
	color: #555555;
	vertical-align: middle;
}
input.tx-mmforum-button {
	background-color: #97C000;
	border: 1px solid #97C000;
}

td.tx-mmforum-pi1-newpost-middle{
	text-align: left;
}
td.tx-mmforum-pi1-newpost-left {
	width: auto;
}
.tx-mmforum-pi1-listpost-menu a,
.tx-mmforum-pi1-listpost-options a{
	margin-right: 6px;
}

ul.contributions{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.contributions li{
	margin: 0 0 0.3em 0;
}

/* NEWS FORMAT */

.news_item{
	clear: both;
	margin-bottom: 2em;
	padding-bottom: 6px;
	border-bottom: dashed 1px #CCCCCC;
}
.news_date{
	color: #333;
	margin: 0 0 4px 0;
	/*display: none;*/
}
.news_date a,
.news_date a:link,
.news_date a:visited{	
	color: #888888;
	font-weight: normal;
}
.news_date a:hover{	
	color: #BBBBBB;
	text-decoration: underline;
}
.news_item h3{
	margin: 0;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
}
ul.news_link{	
	list-style:none;
	margin: 0;
	padding: 0;
}
ul.news_link li{
	margin-left: 40px;
	margin-bottom: 6px;	
   text-indent: -20px;
	padding: 0;
	line-height: 120%;
	/*background-color: #EFEFEE;*/
}
a.news_link{
	display: block;
	margin: 9px 0 -3px 40px;
    text-indent: -20px;
	padding: 0;
	line-height: 120%;
}
.news_break{
	display: none;
}
.news_img{
	float: left;
	margin: 0 20px 3px 0;
}

#news_pagecontent{
	margin: 136px 0 0 0;
}

ul.news_titles{
	margin: 0;
	padding: 0;
	list-style:none;
}
.news_titles li{
	display: inline;
}
.news_titles a,
.news_titles a:link,
.news_titles a:visited{
 	display: block;
	margin: 0;	
	padding: 6px 12px 6px 20px;
	text-align: left;
	text-decoration: none;
	color: #000;
   font-size: 11px; 
	line-height: normal;
	font-weight: normal;
	background-image: url(img/navlist.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
}
.news_titles a:hover{
	color: #0033CC;	
	background-image: url(img/navlist2.gif);
}
.pagebrowser {
	margin-bottom: 24px;
	text-align: center;
	line-height: 20px;
}
.pagebrowser a {		
	font-size: 13px;	
}

.pagebrowser span{
	padding: 2px;
	color: #ED1C24;
	font-size: 13px;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFBF6;
	border: 1px solid #FFCC00;
}

#RechteSpalte .pagebrowser{
	margin: 6px 0 12px 0;
	font-size: 11px;
	text-align: left;
	line-height: 19px;
}
#RechteSpalte .pagebrowser a,
#RechteSpalte .pagebrowser span{		
	font-size: 11px;	
}






.typo3-debug{
	position: relative;
	z-index: 20;
	background-color:#FFFFFF;
}


/* HTML - Tags */

body{
	margin:0;
	padding: 0;
	background-color: white;
	color: #333;	
	font-family:  Arial, helvetica, sans-serif;
}


h1,h2,h3,h4,h5,h6{
	margin: 0;	
}

h1 {
   margin: 0 0 22px 0 ; 
	font-size: 42px; 
	color: #97C000;
	font-weight: normal; 
	letter-spacing: 1px; 
	line-height: normal;
}
.csc-firstHeader{
	margin-top: 0;
}
.header h1{
   margin: 0 0 10px 0 ; 
}
h2 {
	margin-top: 2em;
	margin-bottom: 0.5em;
	font-size: 16px;
	color: #84AA00;
	letter-spacing: 1px;
}
.header h2{
	margin: 0 0 12px 0 ; 
	border-bottom: 1px solid #97C000;
}
table h2{ 
	margin: 0 0 0.3em 0;
    padding: 0;  
	color: #333333;     
	border: none;
}


h3 { 
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 14px; 
	color: #669900;
	font-weight: normal;
	letter-spacing: 1px;
}

h4 { 
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
}	

h5, table strong{	
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	margin-bottom: 2px;
}

h5 { 
   color: #555;	
}

p, ul, li, td, th{
	margin: 0 0 1em 0;
	font-size: 12px;
	color: black;
	line-height: 130%;	
}
fieldset.form{
	margin: 0.5em 0 2em 0;
	border: 1px solid #CCCCCC;
	background-color: #F2F1CC;
}

label, .form, .form label,
.form input{
	font-size: 12px;
}
.form .width{
	width: 400px;
	border: 1px solid #CCCCCC;
}
.error, .error li{
	color:#CC0000;
	font-weight: bold;
	font-size: 12px;
}
.small{
	font-size: 9px;
}

.spatium{
	letter-spacing: 4px;
}


table{
	border-collapse: collapse;
}

th{
	padding-top: 0.5em;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}


td, th{
	vertical-align: top;
	text-align: left;
}


table.info td{
	padding-right: 0.5em;
}

ul{
	list-style-type: circle;
	padding: 0 0 0 1.5em;
	margin: 0 0 1em 0;
}


li{
	margin-bottom: 0.5em;
}
 

.input {
	border: 0; 
	background-color: #ffffff;
}

hr{
	height: 1px;
	color:  #97C000;
	background-color:  #97C000;
	border: none;
}
	
a {
	text-decoration: none;
	font-weight: bold;
}

a:link,a:visited {
	/*color: #AA0000;*/
	color: #690;
}

a img, a:link im, a:visited img,
.noborder{
	border: none;
}

a span, a:link span, a:visited span,
a:active span, a:hover span{
	color: #333;	
	font-weight: normal;
	text-decoration: none;	
}



a:hover, a:active, a:focus,
#topmenu a:hover, #topmenu a:focus,
.u1 a:hover, .u2 a:hover{
	color: #0033CC;
	text-decoration: underline;
}	



 a img { border: none; vertical-align: middle;}
 
.center, .aligncenter{
	text-align: center;
}

.right, .align-right, .align-right;{
	text-align: right;
}

td.valign-middle {
	vertical-align:middle;
}
td.valign-bottom {
	vertical-align:bottom;
}


.link-icon {
	margin-right: 4px;
}

.hide{
	position: absolute;
	left: -1000px;
	top: -10000px;
	width: 0;
	height: 0;
	overflow:hidden;
	display:inline;
}

.top_0{
	margin-top: 0;
}
.top_05{
	margin-top: 0.5em;
}

.top_1{
	margin-top: 1em;
}

.top_2{
	margin-top: 2em;
}

.top_3{
	margin-top: 3em;
}

.bottom_0{
	margin-bottom: 0;
}
.bottom_05{
	margin-bottom: 0.5em;
}
.bottom_1{
	margin-bottom: 1em;
}
.bottom_2{
	margin-bottom: 2em;
}
.bottom_3{
	margin-bottom: 3em;
}
.float_left{
	float: left;
}
.float_right{
	float: right;
}

.important p{
	letter-spacing: 1px;
}
div.color{
	background-color: #97C000;
	padding: 1em;
}

table.color{
	background-color: #97C000;
	margin-top: 1em;
}

.color h2, .color h3{
	color: #FFFFFF;
   font-weight: bold;
   font-family: Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: normal;
}

.color h2{
	margin-top: 1em;
}

table.color td{
	padding: 0 0 0 1em;
}

.newslink p{
	margin: 0 0 4px 0;
}

.box{
	padding: 1em;
	border: 1px solid #97C000;
}


.colorbox{
	padding: 1em;
	color: #FFFFFF;
	background-color:  #97C000;
}


#RechteSpalte .box h2,
#RechteSpalte .box h3,
#RechteSpalte .box h4,
#RechteSpalte .box h5
{	
	padding: 6px 0 4px 12px;
}

#RechteSpalte .box h2,
#RechteSpalte .box h3 {
	color: #ffffff;
	background-color: #97c000;
}

#RechteSpalte .box{
	margin-bottom: 1em;
	padding: 0;
}

#RechteSpalte .box p{
	padding: 0 9px 0 12px;
}

#RechteSpalte .box p{
	padding: 0 9px 0 12px;
}


.breaker, .clear-float{ 	
	clear: both;
	margin: 0px; padding: 0px;
	height : 1px; overflow : hidden;	
}

.bild-links, .img-left{
	float: left;
	margin-right: 12px;
}

.twocolumn1{
	float: left;
	margin: 0.3em 8% 0 0;
	width: 55%;
	min-height: 600px;
}


.twocolumn2{
 	margin: 0;
	padding: 0.5em 0 0.5em 2%;
	width: 33%;
	border-left: 1px solid #CCC;
}

.twocolumn2 h2,
.twocolumn2 h3,
.twocolumn2 h4{
	color: #333333;
}

.twocolumn2 h4{
	margin: 0 0 0.5em 0;
	font-family: Arial, Helvetica, sans-serif;	
	color: #333333;
	font-size: 12px;
}



/* Just for IE */
* html .twocolumn1,
*+html .twocolumn1{
	height: 600px;
}

.twocolumn2{
	float: left;

 	margin: 0;
	padding: 0.5em 0 0.5em 2%;
	width: 33%;
	border-left: 1px solid #CCC;
}

.threecolumn_1_2{
	float: left;
	width: 28%;
	margin: 2em 6% 0 0;
}
.threecolumn_3{
	float: left;
	width: 28%;
	margin: 2em 0 0 0;
}

table.column2 td{
	width: 50%;
}
table.column4 td{
	width: 25%;
}

table.bordertable {
	width: 620px;
}
table.bordertable td{
	border: 1px solid  #97C000;
	padding: 0.5em;
}

table.donators{
	margin-bottom: 20px;
	width: 100%;
}
table.donators td{ 
	padding: 0 6px 20px 6px;
	vertical-align: middle; 
	text-align: center;
}


/*  __ Seiten-Elemente __  /*/

html, body.intro {
	height: 100%;
}
body.intro {
	background-image:url(img/splash-screen-background.gif);
	background-position: center;
}
.intro #distance {
	width: 1px;
	height: 50%;
	margin-bottom: -240px; /* half of container's height */
	float: left;
}
#splash {
	position: relative;
	clear: left;
	padding: 1px;
	height: 440px;
	text-align: center;
}

#linkcontainer {
	position: absolute;
	left: -1000px;
	top: -10000px;
	width: 0;
	height: 0;
	overflow:hidden;
	display:inline;
}

#noflash {
	margin: 60px 0 16px 0;	
}
#noflash-linkcontainer {
	padding: 2em 2em 4em 2em;
	background-color: #fff;
}

#linkcontainer li,
#noflash-linkcontainer li { 
	display: inline; 
	margin:0;	
	padding: 0;	
}
#linkcontainer a,
#linkcontainer a:link,
#linkcontainer a:visited,
#noflash-linkcontainer a,
#noflash-linkcontainer a:link,
#noflash-linkcontainer a:visited {
	float-left;
	padding: 1em;
	margin-right: 2em;
}
/*
#linkcontainer{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -200px;
	width: 590px;
	height: 440px;
	z-index: 2;
}

#splash p {
	position: absolute;
   color: #fff;
	font-size: 16px;
	background-repeat: no-repeat;	
}
#splash a,
#splash a:link,
#splash a:visited{
	position: relative; /* only for IE */
	/*
	color: #fff;
	padding: 1em;
	background-color: #97C000;
}

#splash #es{
	top: 20px;
	left: 20px;
	background-image:url(img/splashbubble-1.gif);
	background-position: left bottom;	
	padding-bottom: 104px;	
	z-index: 10;
}
#splash #en{
	top: 90px;
	left: 284px;
	background-image:url(img/splashbubble-2.gif);
	background-position: left bottom;	
	padding-bottom: 40px;	
	z-index: 11;
}
#splash #fr{
	top: 301px;
	left: 0px;
	background-image:url(img/splashbubble-3.gif);
	background-position: left top;	
	padding-top: 39px;
	z-index: 12;
}
#splash #de{
	top: 296px;
	left: 150px;
	background-image:url(img/splashbubble-4.gif);
	background-position: left top;	
	padding-top: 114px;	
	z-index: 13;
}

#flashintro {
	position: relative;
	top: -36px;
	text-align: right;
	z-index: 1;
	display: inline;
}
*/
#MaxWidth{
	position: relative;
	max-width: 1230px;
	min-width: 1020px;
	/* IE Dynamic Expression to s*+et the width */
	width:expression(document.body.clientWidth > 1230 ?  "1230px" : "auto" && document.body.clientWidth < 1020 ?  "1020px" : "auto");
	padding-bottom: 30px;
}


#MittelSpalteA{
	margin: 10px 20px 1em 0;
	padding: 1px 2% 1px 1px;
}

/* Wenn rechte Spalte::schmaler /*/
#MittelSpalteB{
	margin: 10px 250px 1em 0;
	padding: 1px 2% 1px 1px;
}

.start #MittelSpalteB{
	margin-top: -7px;
}


/* Linker Rand browserkompatibel /*/
#container{	
	padding: 0 0 1px 250px; /*  1px bottom fuer den IE /*/
} 
.map #container{
	margin-top: 0;
}
#container p, #container li{
	line-height : 130%;
}

#breadcrumb{

	position: absolute;
	top: 0px;
	left: 250px;
	font-size: 10px;
	/*color: #585852;*/
	color: #BF0000;
}
#breadcrumb a:hover{
	color: #BF0000;
}

#RechteSpalte {
	position: absolute;
	right: 0px;
	top: 219px;
	width: 227px;
	z-index:3;	
}

/*
.start #RechteSpalte{
	top: 306px;
}
*/
#RechteSpalte p{
	font-size: 11px;
}



/* Left Column */
#LinkeSpalte{
	position: absolute;
	top: 219px;
	left: 0px;
	width: 227px;
	padding-bottom: 30px;
}

#LinkeSpalte h2,
#LinkeSpalte h3,
#LinkeSpalte h4,
#LinkeSpalte h5,
#LinkeSpalte p {
	margin-left: 15px;
}

#LinkeSpalte a,
#LinkeSpalte a:link,
#LinkeSpalte a:visited{
	font-weight: normal;;
}

#LinkeSpalte h3{
	margin-bottom: 0;
	padding-bottom: 0;
}
#neworganizers{
	margin: 0.7em 0 0 0;
	padding: 0 0 0 9px;
	list-style: none;
}

#neworganizers li{
	display: inline;
}

#neworganizers a{
	float: left;
	margin: 0;
	text-decoration: none;
}

.randomcontent{
	margin: 50px 0 0 0;
}

.randomcontent .csc-textpic-text p{
	margin: 0 0 0 14px;
	padding: 9px 6px 40px 12px; 
	color: #ffffff;
	font-weight: bold;
	background-color: #97C000;
	background-image:url(img/sponsor_green.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}


#sponsor-container{
	margin: 2em 0 0 50px;
	width: 620px;
	height: 620px;
	position: relative;
}
#swedbio{
	position: absolute;
	left: 35px;
	top: 25px;
}
#mahle-stiftung{
	position: absolute;
	left: 220px;
	top: 41px;
}
#bmu{
	position: absolute;
	left: 470px;
	top: 16px;
}
#sparkassen-stiftung{
	position: absolute;
	left: 21px;
	top: 170px;
}
#brotfuerdiewelt{
	position: absolute;
	left: 280px;
	top: 170px;
}
#taz{
	position: absolute;
	left: 443px;
	top: 170px;
}
#misereor{
	position: absolute;
	left: 21px;
	top: 258px;
}
#software-ag{
	position: absolute;
	left: 250px;
	top: 258px;
}
#sag{
	position: absolute;
	left: 443px;
	top: 260px;
}
#greens{
   position: absolute;
	left: 20px;
	top: 350px;
}
#avalon{
	position: absolute;
	left: 239px;
	top: 369px;
}
#anstiftung-ertomis{
	position: absolute;
	left: 200px;
	top: 369px;
}
#blueridge-institute{
	position: absolute;
	left: 443px;
	top: 400px;
}
#umverteilen{
	position: absolute;
	left: 14px;
	top: 462px;
}
#swissaid{
	position: absolute;
	left: 180px;
	top: 500px;
}
#grassroots-foundation{
	position: absolute;
	left: 500px;
	top: 490px;
}
#rls{
   position: absolute;
	left: 370px;
	top: 462px;
}
#schnuess{
	position: absolute;
	left: 15px;
	top: 650px;
}
#nlbneu{
	position: absolute;
	left: 250px;
	top: 600px;
}
#aoel{
	position: absolute;
	left: 500px;
	top: 620px;
}
#schrotundkorn{
	position: absolute;
	left: 250px;
	top: 750px;
}


/* __ MENUE  __*/
 #topmenu{
 	margin: 0 0 0 0;
	/* background-color: #9c3;
	background-color: #97C000;*/
	background-color: #97C000;
	padding: 0.5em 4px 0 9px;
	height: 1.5em;
 }

#topmenu #langmenu {
	position: relative;
	margin: 0;
	padding: 0;
	float: right;
	white-space: nowrap;
	height: 14px;
}

/* Try to put all flags in one line */
#topmenu #langmenu a,
#topmenu #langmenu a:link,
#topmenu #langmenu a:visited{
	margin: 0;
	padding: 0;
	position: relative;
	top: -4px;
}
#topmenu #langmenu img{
	margin: 0 0 0 2px;
	padding: 0;
	position: relative;
	top: 1px;
}
* html #topmenu #langmenu img,
*+html #topmenu #langmenu img{
	top: 0px;
}
* html #topmenu #langmenu a img,
*+html #topmenu #langmenu a img{
	top: 1px;
}

 
#topmenu  ul{	
   float: left;
	margin: 0 0 4px 0;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
}

#topmenu  li { 
	display: inline; 
	margin:0;	
	padding: 0;	
}

#topmenu a { text-decoration: none; }
#topmenu a,
#topmenu a:link,
#topmenu a:visited,
#topmenu li.current,
#topmenu form{
	font-family:  Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	font-size: 11px;
	font-weight: bold;
	color: #EFEFEF;
}

#topmenu li a,
#topmenu li a:link,
#topmenu li a:visited,
#topmenu li.current{
	padding: 0px 6px 0px 5px;
	border-right: 1px solid #EFEFEF;
}

#topmenu .last a,
#topmenu .last a:link,
#topmenu .last a:visited,
#topmenu li.last{
	padding-right: 0px;
	border-right: none;
}

#topmenu a:hover,
#topmenu a:focus{
	color: #FFF;
}

/* Navigationslinks in der linken Spalte*/

.u1, .u2, .u3, .u4{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.u1 {
	margin-bottom: 40px;
}

.u2 {
	margin-bottom: 6px;
}

.u1 li, .u2 li, .u3 li, .u4 li{
 	margin: 0;
	padding: 0;	
	display: inline;
 }
 
.u1 a,
.u1 a:link,
.u1 a:visited,
.u1 .current{ 
	display: block; 
	padding: 3px 4px 3px 14px; 
	font-size: 16px; 
	font-family:  "Arial Narrow", Arial, Helvetica, sans-serif; 
	font-stretch: condensed;
	text-transform: uppercase; 
	text-decoration: none; 
	color: #669900; 
	font-weight: normal; 
	border-bottom : 1px solid #fff; 
}

.u1 .important a,
.u1 .important a:link,
.u1 .important a:visited{ color: #690; font-weight: normal; }


.u1 .current,
.u1 a:hover,.u2 a:hover,.u3 a:hover{
	color: #990000;
	text-decoration: none;
}

.u1 a:hover, 
.u1 .important a:hover,
.u1 .current,
.u1 a.parent, 
.u1 a.parent:link, 
.u1 a.parent:visited{
		
}

.u2 a,
.u2 a:link,
.u2 a:visited,
.u2 .current{
 	display: block;
	margin: 0;	
	padding: 1px 4px 2px 40px;
	font-family:  Arial, helvetica, sans-serif;	
	font-stretch: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 11px; 
	letter-spacing : normal;
	line-height: normal;
	background-image: url(img/navlist.gif);
	background-repeat: no-repeat;
	background-position: 28px 6px;
	border-bottom : 1px solid #fff;
}


.u2 .current{
	color: #990000;
	background-image: url(img/navlist-act.gif);
}

.u2 a.parent,
.u2 a.parent:link,
.u2 a.parent:visited{
}

.u2 a:hover, .u2 a.parent:hover{
	color: #990000;
	background-image: url(img/navlist-act.gif);
}



.u3 a,
.u3 a:link,
.u3 a:visited,
.u3 .current{
 	display: block;
	margin: 0;	
	padding: 1px 4px 2px 50px;
	font-family:  Arial, helvetica, sans-serif;	
	text-transform: none;
	text-decoration: none;
	font-size: 11px; 
	letter-spacing : normal;
	line-height: normal;
	background-image: url(img/navlist.gif);
	background-repeat: no-repeat;
	background-position: 40px 6px;
	border-bottom : 1px solid #fff;
}

.u3 a:hover{
	color: #990000;
	background-image: url(img/navlist-act.gif);
}

.u3 .current{
	color: #990000;
	background-image: url(img/navlist-act.gif);
}

.csc-menu-3 p{
	display: inline;
}

.csc-menu-3 a,
.csc-menu-3 a:link,
.csc-menu-3 a:visited{	
 	display: block;
	margin: 0 0 1em 0;	
	padding-right: 20px;
	font-family:  Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #000;
	font-size: 11px; 
	line-height: normal;
}

.csc-menu-3 a:hover{	
	text-decoration: underline;
	color: #416ABC;
}
	



/* SPECIAL */

/* Aktive Seite */
.aktiv {
   line-height: 36px;
	padding: 0 25px 0 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align: right;
	background-image: url(../sos/img/line-r.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
}

.aktiv, 
.aktiv a, 
.aktiv a:link, 
.aktiv a:visited  {
	color: #888;
	font-weight: normal;
}

.aktiv  a:hover{	
	color: #416ABC;
	text-decoration: underline;
}

.aktiv span{
	float: left;
	width: 222px;
	font-size: 18px; 
	color: #CC3366;
	letter-spacing : 1px;
	text-transform: uppercase;
    line-height: 36px;
	text-align: right;
	padding-right: 4px;
	padding-bottom: 0px;
	margin-right: 24px;
	background-image: url(../sos/img/line-r.gif);
	background-repeat : no-repeat;
	background-position : top left;
}

.aktiv span a,
.aktiv span a:link,
.aktiv span a:visited{	
	color: #CC3366;
}

.kontakt h5{
	margin: 9px 0 0 0;
}
.kontakt p{
	margin: 0.5em 0 0 30px;
}

.teaser{
	margin: 0 0 16px 0;
	/*background-color: #EBEDF0;*/
	background-color: #F1F2F4;
	border: 1px solid #D6DAE1;
	padding: 12px 9px 12px 10px;
}

.infobox {
	margin: 0 0 12px 0;
	padding: 0 0 9px 0;
	background-image: url(../sos/img/line-r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.infobox h5{
	margin: 9px 0 3px 0;
	padding: 9px 0 0 6px;
	background-image: url(../sos/img/line-r.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.infobox p{	
	margin: 0 0 6px 0;
	padding: 0 0 0 6px;
}



/* 
 * FORMS
 */
 
 #b1034 p label{
 	letter-spacing: normal;
 }
 
.formcontainer{
	margin: 2em 0 0 0; 
}

.formcontainer em{
	font-weight: bold;
	font-style: normal;
}
.formcontainer label.error em{
	color: #EA4100;
}
.formcontainer ul.error li, 
.formcontainer label.error{
	color: #EA4100;
	font-weight: bold;
}

.formcontainer ul.error li{	
	margin-bottom: 0.5em;
	color: #EA4100;
}
.formcontainer label.error{
	color: #BF3500;
	background-color: #DDEEBB;
}
.formcontainer h1,
.formcontainer h2,
.formcontainer h3,
.formcontainer h4,
.formcontainer h5,
.formcontainer p {
	padding: 0;
	width: 50em;
}


.formcontainer fieldset{
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 1em 0 1em 0;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 50em;
	background-color: #97C000;
	border: 1px solid #97C000;
}

/* Solution for the IE legend bug 
   IE 6 * html Hack
	IE 7 *+html Hack
*/
,
*+html .formcontainer fieldset{
	position: relative; 
	margin-top: 2em; 
	padding-top: 2em; 	
	width: 51em;
}
* html .formcontainer fieldset{
	position: relative; 
	margin-top: 2em; 
	padding-top: 2em; 	
	width: 51em;
}
.formcontainer fieldset td{
	color: #ffffff;
	vertical-align: middle;
}
.formcontainer fieldset h1,
.formcontainer fieldset h2,
.formcontainer fieldset h3,
.formcontainer fieldset h4,
.formcontainer fieldset h5,
.formcontainer fieldset p {
	padding: 0 0 0 1em;
	width: auto;
	color: #ffffff;
}
.formcontainer fieldset h2{
	margin: 0 0 0.5em 0;
	width: auto;
}
.formcontainer fieldset h5{
	margin: 0 0 0.5em 0;
	padding: 0 0 0 1em;
	width: auto;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}
.formcontainer fieldset p{
	margin: 0 0 1em 0;
	padding: 0.5em 0.5em 0.5em 1em;
	width: auto;
	color: #444;
	font-weight: normal;
	background-color: #AFD75E;
}

.formcontainer fieldset.bottom_2{
	margin-bottom: 2em;
}

.formcontainer legend{
	margin: 0 0 0 1em;
	padding: 0.2em 0.6em;
	font-weight: bold;
	color: #669900; 
	background-color: #FFFFFF;
	border: 1px solid #97C000;
}
*+html .formcontainer legend {
	position: absolute;
	top: -0.8em;
	left: 0em;
}
* html .formcontainer legend {
	position: absolute;
	top: -0.8em;
	left: 0em;
}

.formcontainer label, 
.formcontainer fieldset input.text, 
.formcontainer textarea, 
.formcontainer select { 
	float: left;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0.5em;
	display: block;
	width: 33em; 
}
.formcontainer fieldset input.text, 
.formcontainer textarea, 
.formcontainer select{
	color: #444444;
	background-color: #FCFDFE;
	border: 1px solid #8DBB2F;
}

.formcontainer select{
	margin: 0 0 1em 1em;
}
.formcontainer td select{
	margin: 0;
}
/*
.formcontainer .autolabel select{
   float: none;
	display: inline;
	margin: 0;
}
*/
.formcontainer label{
	margin: 0 0.5em 0 0;
	padding: 0.2em 0.2em 0 0;
	width: 15.3em; 
	text-align: right;
	color: #FFF;
	font-weight: bold;
}
.formcontainer label.h2 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
}	
.formcontainer label.s,
.formcontainer .label_right label.s{
	width: 6em;
}
.formcontainer label.auto,
.formcontainer .autolabel label{
	float: none;
	display: block;
	margin: 0;
	padding: 0 0.2em 0.2em 1.2em;
	width: auto;
	text-align: left;
}
* html .formcontainer label.auto
* html .formcontainer .autolabel label{
	padding-left: 1.6em;
}
*+html .formcontainer label.auto
*+html .formcontainer .autolabel label{
	padding-left: 1.6em;
}
* html .formcontainer fieldset .left1em{
	margin-left: 1.6em;
}
*+html .formcontainer fieldset .left1em{
	margin-left: 1.6em;
}
.formcontainer .autolabel td label{
	padding-top: 0;
	padding-bottom: 0;
}

.formcontainer fieldset input.auto,
.formcontainer fieldset select.auto{
	width: auto;
}
.formcontainer fieldset .label_right label, 
.formcontainer fieldset.label_right label, 
.formcontainer .label_right label{
	margin: 0 0 0.2em 0.3em; 
	padding: 0 0.5em 0 0.3em;
	width: auto;
	text-align: left;
}

.formcontainer input.checkbox{
	float: left;
	width: auto;
	margin: 0 0 0 0.8em;
}

*+html .formcontainer input.checkbox{
	position: relative;
	margin: 0 0 0 0.6em;
	top: -0.3em;
}
* html .formcontainer input.checkbox{
	position: relative;
	margin: 0 0 0 0.6em;
	top: -0.3em;
}
.formcontainer fieldset textarea.big{
	margin: 0 0 1em 1em;
	font-size: 12px;
	width: 48em; 
}
.formcontainer fieldset textarea.xxl{
	margin: 0 0 1em 1em;
	font-size: 12px;
	width: 48em; 
	height: 15em;
}

.formcontainer fieldset .big{
	margin: 0 0 1em 1em;
	width: 48em;
	font-size: 12px;
	color: #444444;
	background-color: #FCFDFE;
	border: 1px solid #9FB2B2;
}
.formcontainer fieldset input.bottom_0{
	margin-bottom: 0;
}
.left1em{
	margin-left: 1em;
}
.left2em{
	margin-left: 2em;
}
.formcontainer fieldset .left2em .big{
	width: 46em;
}

.formcontainer fieldset .small{
	margin: 0 0 1em 1em;
	width: 3em;
	font-size: 12px;
	color: #444444;
	background-color: #FCFDFE;
	border: 1px solid #9FB2B2;
}
.formcontainer fieldset label input.small{
	margin: 0;
}

.formcontainer br { 
	clear: both;
}

.formcontainer .breaker{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: 1em;
}

.formcontainer #submit{
	clear: both;
}


* html .formcontainer .breaker{
	margin-bottom: 2em;
}
*+html .formcontainer .breaker{
	margin-bottom: 2em;
}

.formcontainer .label_inline label,
.label_inline label{
	float: none;
	display: inline;
}
.formcontainer table.column2,
.formcontainer table.column4 {
	width: 99%;
}
.formcontainer table.column2 td,
.formcontainer table.column4 td{
	vertical-align: top;
}
.formcontainer fieldset table.column2 .big{
	margin-bottom: 0.2em;
	width: 23em;
}

.formcontainer table.column4 td{
	height: 4em;
	width: auto;
}
.formcontainer table.label_right label{
	margin: 0; 
	padding: 0 0 0 0.5em;
	width: auto;
	text-align: left;
}

.debuginfo {
	float: left;
	margin: 2em 0 2em 0;
	padding: 1em;
	font-size: 10px;
	color: #777777;
	background-color: #EEE;
	border: 1px solid #DDD;
}
.debuginfo h2, .debuginfo p{
	line-height: normal;
	margin: 0 0 0.2em 0;
}
.debuginfo p{
	color: #777777;
}

#b933 h1{
	margin: 0;
}

#b1033 .formcontainer fieldset {
	width: auto;
}
*+html #b1033 .formcontainer fieldset {
	width: auto;
}
* html #b1033 .formcontainer fieldset {
	width: auto;
}

#b1033 .formcontainer legend{
	margin: 0 0 0 1em;
	padding: 0.2em 0.6em;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #97C000; 
	border: 1px solid #97C000; 
}
#b1033 fieldset{
	padding-right: 2em;
	background-color: #FFFFFF;
}
#b1033 label{
}
#b1033 .formcontainer fieldset .checkbox {
	margin: 0.1em 0.5em 0.5em 0 ;
}
#b1033 .formcontainer fieldset.label_right label{
	margin-bottom: 12px;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
}




/* preview container - registration formular */

.previewcontainer {
	width: 33em;	
} 

.previewcontainer input.text, 
.previewcontainer textarea{
	display: block;
	margin-bottom: 0.7em;
	padding: 0.1em 0.1em;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	width: 100%;
	border: 1px solid #DDD;
}
.previewcontainer label{
	display: block;
	margin: 0 0 0.1em 0.2em;
	color: #777;
}
.previewcontainer .label{
	color: #777;
}
.previewcontainer p{
	margin-left: 0.2em;
}

/*  T Y P O 3  -  F O R M A T */

/* CSS styled IMGTEXT /*/ 

/* Container /*/
.csi-textpic {
	}

/*	
.csi-text  h1, .csi-text  h2{
	margin: 0 ; 
	}	
/*/
	
.csi-textpic h1, 
.csi-textpic h2, 	
.csi-textpic h3,
.message h3.normal{
		margin-bottom: 1em;
	}	
	
	/* contribute to IE /*/
.top_2 .csi-textpic{
	height: 150px;
}
	
html > body .top_2 .csi-textpic{
	height: auto;
	min-height: 150px;
}
	
.csi-textpic img {
		/* border: 1px solid #888; */
	}	
	

#LinkeSpalte .csi-textpic img {border: none;}
	
.csi-textpic .csi-caption {
		text-align: left;  /* will have to be an inline style?  - controlled by TS [left - right - center] /*/
		font-size: 75%;
		color: #777;
	}
	
.csi-textpic .csi-image {
		/* border: 1px solid red;  XXX demo only /*/
		/* margin: 0 0 3px 0;  /*XXX demo only /*/
		/* background: #FFF;  /*XXX demo only /*/
		/* width: 210px; /*will have to be an inline style - controlled by TS /*/
	}
	
.csi-textpic .csi-imagewrap {
		 /* border: 1px solid blue;XXX demo only /*/
	}
	
.csi-textpic .csi-text {		
		text-align: left; /*will have to be an inline style - controlled by TS /*/ 
	}
	

.csi-text p a {
		white-space: nowrap;
	}
.csi-text h1, .csi-text h2, .csi-text h3{		
		margin: 0;
		padding: 0;
	}
	
 .csi-text p a img{
		border: none;
	}
	
	/* CENTER /*/
	/* for IE */
.csi-center{
	text-align: center;
}	
.csi-center .csi-text{
	text-align: left;
}
.csi-center .csi-image {
		margin: 0 auto 3px auto;	
	}

.csi-center .csi-imagewrap{	
		margin: 1em auto 3px auto;		
}

#RechteSpalte .csi-center .csi-imagewrap{	
	margin: 0 0 6px 0; padding: 0;
}

#RechteSpalte .csi-center .csi-imagewrap .csi-image{	
	float: none;
	text-align: center;	
	margin: 0; padding: 0;
}


	
/* default styles for extension "tx_cssstyledcontent" 
   REMOVED */
	
/* photobook 
   REMOVED */	


/* rggooglemaps 
   template: layout/planet-diversity/googlemap.html
*/

.markerTooltip {
	padding: 4px 6px;
	white-space: nowrap;
	color: #111111;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: none;
}

#map {
	background: #97C000;
	border-bottom: 1.5em solid #97C000;
}
.map-hide-categories{	
	border-top: 1.5em solid #97C000;
}


#b889 #map{
	border-bottom: 0.5em solid #97C000;
}
#tx-rggooglemap-cat {
   margin: 40px 0 0 0;
	padding: 6px 0;
	width: 760px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #97C000;
}

#tx-rggooglemap-cat label {
	padding: 2px 0.5em;
	background-color: #FFFFFF;
}

.tx-rggooglemap-pi1 form{
	margin: 0;
}

table#submaps {
	width: 760px;
	text-align: center;
	background-color: #97C000;
}

#submaps h3{
	margin: 0 0 0.5em 0;
	font-size: 12px;
	text-align: center;
}
#submaps h3 a,
#submaps h3 a:link, #submaps h3 a:visited {
	color: #ffffff;
}

#submaps td {
	padding-right: 4px;
	vertical-align: middle;
}

#submaps td img{
	margin: 0 0 20px 0;
	border: none;
}
#submaps td.last{
	padding-right: 0px;
}

/*
#tx-rggooglemap-poiNest {
	padding: 5px 0;
}

.tx-rggooglemap-poi {
	float: left;
	width: 280px;
	margin-right: 20px;
}
.tx-rggooglemap-poi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
*/

#npContainer{
	width: 700px;
}
#npColumn1, #npColumn2, #npColumn3 {
  width: 300px;
  float: left;
}
#npColumn1{
	margin-right: 40px;
}

h3.poiItem{
/* margin set with jqscript */
   margin: 2em 0 0.5em 0;
	font-weight: normal;
	color: #333;
}

p.poiItem {
	margin: 0;
	padding: 4px 0;
	border-bottom: 1px dashed #CCCCCC;
}
  
.poiItem a, 
.poiItem a:link, 
.poiItem a:visited, 
.poiItem a:active {
	text-decoration: none;
	font-weight: normal;
}
.poiItem a:hover {
	text-decoration:underline;
}
/* rggooglemap Infobox for addresses */
.tx-rggooglemap-marker1 {
	width: 350px;
	font-size: 11px;
}

.tx-rggooglemap-marker1 p{
	margin: -6px 0 10px 0;
	padding: 0;
}

.tx-rggooglemap-marker1 p.left{
	float: left;
	margin: 6px 20px 0 0;
	width: 80px;
}

.tx-rggooglemap-marker1 .tx-rggooglemap-address{
	margin-left: 100px;
}

.tx-rggooglemap-marker1 .desc{
	/* clear: left; */
	font-size: 10px;
}

.tx-rggooglemap-marker2 {
	width: 200px;
	font-size: 11px;
}
.tx-rggooglemap-marker3 {
	width: 200px;
	font-size: 11px;
}
.tx-rggooglemap-marker4 {
	width: 200px;
	font-size: 11px;
}

table.timetable h2, .box table.timetable h2{
	margin: 0 0 0.3em 0;
	color: #333333;
	background-color: #FFFFFF;
	border: none;
}


.timetable p{
	margin: 0 0 0.3em 0;
}
.timetable td{
	padding-right: 1em;
	padding-bottom: 1em;
	line-height: 130%;
}
table.timetable strong{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

.timetable a, 
.timetable a:link,
.timetable a:visited{
	color: #333333;
	border-bottom: 1px solid #97c000;
}

.timetable a:hover, .timetable a:active, .timetable a:focus {
	color: #888888;
	text-decoration: none;
	border-bottom: 1px solid #B6EA00;
}