/* CSS fuer naturkooperation */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	text-align: center;	
	background-image:url(img/bg_body.jpg);
	background-repeat:repeat-x;
	background-color: #FDFEF8;
	background-position: bottom;
}

#bg-top{
	clear: both;
	margin: 0 auto 0 auto ;
	height: 35px;	
	background-image: url(img/bg_top.png);
	background-repeat: no-repeat;
	background-position: top center;
	/* border-bottom: 1px solid #DDD;*/
}

#bg-page{
	background-image: url(img/bg_page.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 1px;
}

#page{
	position: relative;
	padding-bottom: 30px;
	margin: 0 auto;
	text-align: left;
	max-width: 960px;
	/* border-left: 1px solid #CCC;
	border-right: 1px solid #CCC; */
}

* html #page{
	width: 960px;
}

#bg-bottom { 
	clear: both;
	margin: 0px auto;
	height: 46px;
	background-image: url(img/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#header{
	margin: 0;
	height: 150px;
	position: relative;
	z-index: 2;
}
#logo{
	float: left;
	width: 25%;
	text-align: right;
}
#logo img{
	margin: 2px 0 0 0;
	width: 110px;
	height: 108px;
}
#kooperation{
	float: left;
	margin: 1px 0 0 0;
	width:  50%;
	text-align: center;
	background-image: url(img/kooperation-mit-der-natur.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#kooperation h1, #kooperation h2{
	text-indent: -2500px;
}

#mandala{
	text-align: left;
}
#mandala img{
	margin: 0;
	width: 112px;
	height: 115px;
}
#logo a:hover, #mandala a:hover{
	background-color: #FFF;
}

#leftcolumn{
	/* float: left;
	margin: 0;
	width: 25%; 
	text-align: right; */
	position: absolute;
	width: 220px;
	top: 110px;
	left: 0px;
	z-index: 1;
}

#leftcolumn ul{
	margin: 0 31px 0 0;
	padding: 50px 0 60px 0;
	list-style: none;
	/* border: 2px solid #FAFAD2; */
	background: url(img/bg_menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-left: none;
}

#leftcolumn li{
	display: inline;
}

#leftcolumn a,
#leftcolumn a:link,
#leftcolumn a:visited,
#leftcolumn strong{
	display: block;
	padding: 3px 3px 3px 26px;
	font-size: 14px;
}

#leftcolumn a:focus,
#leftcolumn a:hover,
#leftcolumn a:active{
	/* background-color: #FFF5CA; */
	background-image: url(img/bg_menuline_1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


#leftcolumn strong{
	color: #d5540f;
	font-weight: normal;	
	/* background-color: #FFEC8B; */	
	background-image: url(img/bg_menuline.gif);
}

#content{
	/* margin: 0 5% 0 25%;*/
	margin: 0 5% 0 220px;
	padding: 0 0 0 14px;
}




/* ForestGreen */
a.email, a.email:link, a.email:visited {
	color: #228B22;
}

h1,h2,h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	/* color: #4e7ca8;
	color: #548B54;*/
}
h1, h2{
	/* color: #4A708B;*/
	color: #4e7ca8;
}

h2 {
	/* color: #4A7D8A;*/
}

h3, #presse strong,
#info-material strong,
#bestellung strong  {
	/* color: #437385; 
	color: #278327;
	color: #4A708B;*/
	color: #4e7ca8;
}

h4{
	/* 
	color: #187C18;
	color: #327832;*/
	color: #228B22;
}

h6{	
	font-family: Arial, Verdana, sans-serif;
}



h1 {
	margin: 0 -1em 0.5em -1em;
	font-size: 26px;
}

h1 span{    
	background-color: transparent;
	background-image: url(img/bg_line.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center bottom;
	padding: 0 1em 3px 1em;
}

h2 {
	margin: 2em 0 0.5em 0;
	font-size: 22px;
}

h3 {
	margin: 2em 0 0.2em 0;
	font-size: 18px;
}

h4, h5{
	margin: 1em 0 0 0;
	font-size: 13px;
}

h5, strong{
	color: #666;
}


p {
	margin: 0 0 0.9em 0;
	line-height: 140%;
}

p.presse {
	margin: 20px 0;
	padding: 0 20px 20px 30px;
	/* border-bottom: 1px solid #B1CFAF; */	
	background-color: transparent;
	background-image: url(img/bg_line.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center bottom;

}

p.formular {
	margin: 0.3em 0;
}


ul, ol{
	margin-top: 0;
	margin-bottom:  1em;
}

li	{
	margin-bottom: 0.4em;
	line-height: 140%;
	/* 
	color: #266722;
	color: #346332; */
}

ol.kleinabc {
	list-style-type: lower-alpha;
}

ol.grossabc {
	list-style-type: upper-alpha;
}

hr {
	margin: 1em 0;
	color: #transparent;
	border: none;
	/* border-top: 1px solid #B1CFAF;*/
	height: 0;
	overflow: hidden;
	padding-top: 6px;
	background-color: transparent;
	background-image: url(img/bg_line.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}


table{
	border-collapse: collapse;
}

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

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

#content a:link,
#content a:visited, 
#content a:focus{
	border-bottom: 1px dotted #d5540f;
}

#content a.img:link,
#content a.img:visited, 
#content a.img:focus,
#content a.info:link,
#content a.info:visited, 
#content a.info:focus{
	border-bottom: none;
}


#content a:focus,
#content a:hover,
#content a:active {
	color: #cb510e;
	cursor: pointer;
	border-bottom: 1px solid #d5540f;
}

#content a.email, #content a.email:link,
#content a.email:visited{
	background-color: #FFFFFF;
	border-bottom: none;
}

#content a.pdf,
#content a.pdf:link ,
#content a.pdf:visited{
	padding-right: 18px;
	background-image: url(../bilder/grafiken/pdf_small.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#content a.email:focus,
#content a.email:hover,
#content a.email:active{
	color: #31862D;
	border-bottom: none;
}
/* [mehr..] */
#content .vorbei a.info:focus,
#content .vorbei a.info:hover,
#content .vorbei a.info:active {
	color: #CB510E;
	cursor: pointer;
}

#content a.thickbox, 
#content a.thickbox:link,
#content a.thickbox:visited, 
#content a.thickbox:focus,
#content a.thickbox:hover, 
#content a.thickbox:active, 
a img, a:link img, a:visited img,
a:focus img, a:hover img, a:active img{
	border: none;
}

/* Classes */

/*corporate identity */
.ci{
	font-style: italic;
	/* font-weight: bold;
	color: #555; */
}
.ci sup{
	padding-left: 0.2em;
	line-height: 0px;
	font-size: 60%;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
}

#kooperation .ci {
	font-weight: bold;
}
#kooperation h1{
	margin: 40px 0 0 0;
}
#kooperation h2{
	margin: 0.5em 0 0 0;
}
.small{
	font-size: 12px;
}

.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;
}

.margin-left-50{
	margin-left: 50px;
}

.margin-left-160{
	margin-left: 160px;
}

.margin-left-186{
	margin-left: 186px;
}

.error, .error li, label.error{
	color: #CC0000;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

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

.float-left{
	float: left;
}
.float-right{
	float: right;
}

img.foto {
	float: left;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 5px;
}

img.links, .img-left {
	float: left;
	margin: 10px 20px 10px 0;
	font-size: 11px;
	color: #666;
}
#content a .einsicht-titel{
	margin-right: 20px;
	border: 1px solid #CCC;
}

img.rechts, .img-right{
	float: right;
	margin: 10px 0 10px 20px;
	font-size: 11px;
	color: #666;
}


.muss {
	/* background-color: #DEEEC9;*/
	background-color: #FFFBE7;
	border: 1px solid #CCC;
}
.rot1 {
	color: red;
}
.textfeldgruss {
	margin-top: 15px;
	color: #674122;
}
.grau {
	color: #d3d3d3;
}
.unter {
	text-decoration: underline;
}

.border-top{
	margin-top: 2em;
	padding-top: 2em;
	/* border-top: 1px solid #B1CFAF;*/	
	background-color: transparent;
	background-image: url(img/bg_line.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	
}

.infobox {
   margin: 2em 0 1em 0;
	padding: 10px;
	border: 1px solid #B1CFAF;
}
.infobox h2, .infobox h3, .infobox h4{
	margin-top: 6px;
}

table.border th,
table.border td{
	padding: 4px 6px 4px 8px;
	border: 1px solid #B1CFAF;
}

table.border th {
	background-color: #F4F4F4;
}

table.form td{
	font-size: 14px;
	padding: 4px 6px 4px 0;
}
table.form label{
	font-size: 14px;
}
table.form input, textarea{
	border: 1px solid #CCC;
}
td.radio{
	padding: 9px 0 0 0;
}

.rahmen {
	margin: 0 0 10px 0;
	padding: 10px;
	border: dashed 2px #B1CFAF;
}

#termine .rahmen {
	margin-top: 3em;
	padding-top: 1em;
}

#termine .rahmen h3{
	margin-top: 0;
}


.rahmen1 {
	margin: 0 0 10px 0;
	padding: 8px 5px 5px 5px;
	border: solid 2px #B1CFAF;
}

.rahmen2 {
	margin: 0 0 10px 0;
	padding: 8px 5px 5px 5px;
	width: 150px;
	background-color: #F4F4F4;
	border: solid 2px #B1CFAF;
}

.rahmen3 {
	/*#674122 #266722*/
	padding: 6px 6px 6px 20px;
	background-color: #FFFFF3;
	background-image: url(img/bg_yellow.png);
	background-repeat: repeat;
	border: none;
}

.box-rechts {
	float: right;
	margin: 0 0 0 3em;
	padding: 1em 0 0 0;
	width: 30%;
	border: 1px solid #B1CFAF;
}

.box-rechts h2,
.box-rechts p{
	margin-top: 0;
	margin-left: 1em;
	margin-right: 0.7em;
}
.box-rechts h2 {
	font-size: 16px;
}


#content .box-rechts a, 
#content .box-rechts a:link, 
#content .box-rechts a:visited{
	padding: 0;
	background-color: #FFFFFF;
} 

.sc {
	font-variant: small-caps;
	font-weight: 600;
	color: #674122;
}
.center-table td{
	padding: 0.5em 1em;
	text-align: center;
	border: 1px solid #B1CFAF;
}

table.inhalt{
	margin: 0 0 1em 0;
}

.inhalt .th1{
	width: 2.5em;
}
.inhalt .th2{
	width: 29.5em;
}
.inhalt .th3{
	width: 2em;
}
.inhalt .th4{
	width: 14em;
}

.inhalt th,
.inhalt td{
	padding: 0.2em;
	border-bottom: 1px solid #B1CFAF;
}

.inhalt tr.odd td{
	background-color: #F4F4F4;
}

.inhalt td.s{
	padding: 0.2em 0.7em 0.2em 0;
	text-align: right;
}

.inhalt td.t{	
	padding: 0.2em 3px 0.2em 10px;
	text-align: center;
}
.inhalt td.v{	
}

/* termine */

.vorbei, 
.vorbei h2, 
.vorbei h3, 
.vorbei h4,
.vorbei h5,
.vorbei p,
.vorbei li,
.vorbei strong,
#content .vorbei a,
#content .vorbei a:link,
#content .vorbei a:visited{
	color: #777;
	background-color: #FFFFFF;
	border-bottom: none;
}

.vorbei .text2{
	margin: 0 0 1.5em 0;
	padding: 0 0 0.3em 0;
	/* border-bottom: 1px solid #AAA;*/
}

.termin {
	margin-top: 2em;
	/* border: 1px solid #CCC;*/
}

.date{
	/* color: #4682B4;*/
	color: #333333;
}

.termingruppe {
	margin-left: 30px;
}

.termingruppe h3 {
	margin-top: 0;
	font-size: 16px;
}

.termingruppe .termin {
	margin-top: 0;
}

.termin p{
	margin-bottom: 0.3em;
}

 #termine h3{
	margin: 2em 0 0 -1em;
	padding: 0 0 0.2em 1em;	
	background-image: url(img/bg_yellow.png);
	background-repeat: repeat-x;
	/*
	border-bottom: 1px solid #B1CFAF;
	background-color: transparent;
	background-position: center bottom;*/
}

#termine h2.border-top{
	margin-left: -1em;
	padding-left: 1em;
}

#termine h3.bottom-0{
	border-bottom: none;
	background-image: none;
}

#termine .text2{
	margin-bottom: 2em;
}

/* --->>> global settings needed for thickbox <<<--- */
/*{padding: 0; margin: 0;} */ /*bad thing for ul and ol */

/* --->>> thickbox specific link and font settings <<<--- */
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* --->>> thickbox settings <<<--- */
/*  */
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0;
	left: 0;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../bilder/grafiken/tb_macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	/*
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
*/
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 05px 0;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

@media print {
	
	body {
		background-color:#fff;
		background-image: none;
		color:#000;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size: 10pt;
		margin:0;
		padding:0;
   }	
	
	#header, #leftcolumn, .noprint{
		display: none;
	}
	
	#page, #content{
		margin: 0;
		padding: 0;
		width: 100%;
		background-color: #fff;
	}
	
	h1, h2, h3, h4, h5, p, ul, ol, strong,
	#presse strong, #info-material strong, 
	#bestellung strong {
		color: #000;
	}
	
	#bg-top, #bg-page, #bg-bottom, .rahmen3,
	h1 span{
		background-image: none;	
		background-color:#fff;	
	}	
	
	p, li, label, td {
		font-size: 10pt;
	}
	
	.rahmen3 {
		margin: 0;
		padding: 0;
	}

}
