body {
	background-color : #f0f4dd;  
	margin : 0 0 10px 0; 
	padding : 0;
	}

body, p, div, td, th, ul, li , h1, h2, h3, h4, caption, label, input, textarea{
    font-family: Arial, sans-serif;
    color: #004422;
}


/* WR Gliederungstabellen */
table.main	{  background-color : #FFFFFF; width : 100% }
table.linklist	{  background-color : #FFFFFF; 
		   width : 100 % ;
		   /* padding : 2 ; */
		   border-spacing : 5 
		}
table.betriebe  { 
		}
td.main 	{  background-color : #f0f4dd; width : 98% }
td.text		{  background-color : #FFFFFF; width : 98% ;
		   padding : 20
		}

td.bgimage      { background-color : #FFFFFF; width : 98% ;
		  padding : 20;
		  background-image : url(/media/logo-bg.png) ;
		  background-repeat: no-repeat ;
		  background-position: center
		}
td.nav		{ background-color : #FFFFFF; 
		  width : 98% ;
		  text-align: center
		}
td.linklist	{  vertical-align: top } 
td.image	{  background-color : #FFFFFF; text-align: right}
td.link		{  background-color : #ddee77; 
		   white-space:nowrap; 
		   text-align: center ;
		   padding : 5 
		}
td.lactive	{  background-color : #99aa00;
		   color : #FFFFFF; 
		   white-space:nowrap; 
		   text-align: center; 
		   font-weight: bold ;
		   padding : 5
	        }	
td.bottom	{  background-color : #CCCCCC; text-align: center}

/*Ökro Betriebsliste*/
td.betriebe	{ white-space:nowrap ; font-size:70% }

/*Absaetze */

h1, h2, h3{
	margin-bottom : 0;
}
h1{font-size : 130%;}

h2{font-size : 120%;}

h3{font-size: 100%;}

select{
	line-height: 150%;
	color: #006400;
	background-color: #FFF6E6;
}


strong{
	color: #006A35;
}

p {
	line-height : 130%;
	margin-top: 0.75em;
}

.absatz-viertel {
	margin-top: 0px;
	margin-bottom: 0.25em;
}

.absatz-halb {
	margin-top: 0px;
	margin-bottom: 0.5em;
}

.absatz-einfach {
	margin-top: 0px;
	margin-bottom: 1em;
}

.absatz-doppelt{
	margin-bottom: 2em;
}

.absatz-viertel-vor {
	margin-top: 0.25em;
}

.absatz-halb-vor{
	margin-top: 0.5em;
}

.absatz-einfach-vor{
	margin-top: 1em;
}

.absatz-doppelt-vor{
	margin-top: 2em;
}

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

.nobreak { 
	white-space: nowrap;
 }
 
 .breaker{
    margin: 0px;
	padding: 0px;
	clear : both;
	overflow : hidden;
	height : 1px;
}


/* Listen und Listenartige */
ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

li{
	margin-bottom: 0.5em;
	padding-left: 10px;
	vertical-align : middle;	
}

.absatz-liste{
	margin : 0 0 0.5em 60px;	
	text-indent : -30px;
}

.box .absatz-liste{
	margin-left : 80px;	
}

/*Bildbreite 20px als Norm*/

/*Nestcape 4.* off /*/
.absatz-liste img{
	margin-right: 10px;	
	vertical-align : middle;	
}/* Nestcape 4.* on */	



/* Bilder */

/*Nestcape 4.* off /*/
.rahmen{	
	border : 1px solid #DCDCDC;
}
/* Nestcape 4.* on */	


.float-rechts{
	float : right;
	width: auto;
}

.float-links{
	float : left;
	width: auto;
}

.bild-links{
	/* Nestcape 4.* off /*/	
	margin: 1em 20px 10px 0 ;	
/* Nestcape 4.* on */
	float: left;
	width: auto;
}

.bild-rechts{
/* Nestcape 4.* off /*/
	margin: 1em  0 10px 20px ;	
/* Nestcape 4.* on */
	padding-right: 3%;
	float: right;
	width: auto;
}

span.bild-ganzrechts{
/* Nestcape 4.* off /*/
	margin: 0  -8% 10px 20px;	
/* Nestcape 4.* on */
	float: right;
	width: auto;
}

.mailbild{
	vertical-align: bottom;
}

a img { color: #FFF0D8; } /* hide the border in Netscape 4 */ 
  @media all { /* hide from Netscape 4 */ 
 
a img { color: inherit; /* undo the rule above */ 
border: none; /* hide from Netscape 4 */ 
} 


 a.pdf{
	padding-left: 24px;
	background-image: url(../bilder/buttons/docpdf.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: inline-block;
}
} 


/* Formulare*/
.formulartext {
    width: 120px;
    font-size: 12pt;
    border-color : #006699;
    color : #003366;
    background: #F5F5F5;
}

.formulartext1 {
    width: 180px;
    font-size: 12pt;
    color : #006600;
    background: #F5F5F5;
}

.formulartext2 {
    width: 120px;
    font-size: 12pt;    
    color : #006600;
    background: #F5F5F5;
}
.formularmini {
    width: 50px;
    font-size: 10pt;
    color : #666666;
    background: #d6d6d6;
}


/* FARBEN einheitlich */
    
    
a:link   { text-decoration: none; color: #0030C0;}
a:visited, a.email:link { text-decoration: none;color:  #A000C0;}
a:hover   {color: #8D11A3; text-decoration: underline;} 

a.infotext:link , a.infotext:visited { text-decoration: none;color: #4E4E4E; font-weight: normal ; } 
a.infotext:hover   { color: #FF9933; 	text-decoration: underline;}

a.navi:link           {  color: #7F7F7F;text-decoration: none;}
a.navi:visited        {  color: #7F7F7F;text-decoration: none;}
a.navi:hover          {
    color: #0033CC;
    text-decoration: underline;
    background-color: transparent;
}
test{
	color: #E66614;
}

.marker{ background-color: #FFFF99; }
.hell {background-color: #FFF3DF;}
.weiss{	background-color: #FFFFFF;}

/* Saisonkalender */
#kalender{
	margin: 1.5em 0;
}

#kalender p{
	color: #66866A;
	padding-left: 60px;
}

/* Nestcape 4.* off /*/
#kalender p img{
	vertical-align: middle;
}
/* Nestcape 4.* on */

#kalender table{
	background-color: #FFF8EC;
}

#kalender th{
	color: #839E86;
	/* font-size: 14px;*/
}

#kalender td, #kalender th{
	text-align : center;
	height: 34px;
	vertical-align: middle;
}

#kalender th.breite{
	width: 9em;
}

#kalender td.l, #kalender th.breite{
	text-align : left;
	padding-left : 20px;
}

/* SEITEN ELEMENTE */


.spaltelinks {
	width:45%;
	float:left;
	margin-right:10%;
 }

.spalterechts {
	width:45%;
	float:left;
 }

	
.box {
	/* Netscape 4.* aus /*/
	margin: 0px 0px 3em 0px;
	/* Netscape 4.* an */
	padding: 0.75em 10px 0.5em 30px;
	/*background-color : #FFF3DF;*/
	background-color : #FFF7E8;
}
	
.box p { margin: 0 0 0.5em 0; }
.box ul { margin-top: 0;  }
.box li { margin-bottom: 0.25em; }

.zahl {
	float: left;	
	margin: -36 0 0 -46 ;
}


#mehrdazu {
	z-index:3;
	position : absolute;
	top : 82px;
	right : 0px;
	margin-right: 20px;
	text-align : right;
}


.navibox{
	margin : 2em 0 2em 0;
	padding : 4px  1em;
	border : 1px solid #DCDCDC;
	/*background-color: #FFF3DF;*/
	background-color: #FFF6E6;
	color: #7F7F7F;
	}
	
.tip{
	margin : 2em 0 2em 0;
	padding : 4px  1em;
	border : 1px solid #DCDCDC;
	/*background-color: #FFF3DF;*/
	background-color: #F9E7DB;
	color: #333;
	}	

.navibox p{
	margin-top: 6px;
	margin-bottom: 6px;
	color: #7F7F7F;
}


.navibox p.groesser{
	color: #666;
}


.miniMenu{
	margin: 0 0 1em 0;
	text-align: center;
}

/* Nestcape 4.* off /*/
.navibox a {
white-space : nowrap;	
}

.navibox .miniMenu a  {
	white-space: normal;	
}

#SeitenInhalt .navibox .miniMenu a img {
	margin : 0 3px 0 0;	
	padding : 0;
}
/* Nestcape 4.* on */


/* FOOTER */

#footer{
   margin: 0;
   padding: 0.25em 0 0.25em 0;
    color : #7F7F7F;
	text-align : center;	
}

/*Farbe für  footer Ähnliches */
.footer{	
    color : #7F7F7F;
}

.footerline{
   width: 100%;
   text-align : center;
}
/*Netscape 4.* aus/*/
 .footerline-left{
	background : url(../bilder/layout/footer_l.gif) no-repeat left;
}
 .footerline-right{
	background : url(../bilder/layout/footer_r.gif) no-repeat right;
}
 .footerline-middle{
	background : url(../bilder/layout/footer.gif) repeat-x center;
	margin-left : 35px;
	margin-right : 35px;
}
/* Netscape 4.* an */


.footerline-menu{
    color : #7F7F7F;
	background-color : #FFF0D8;
}


.print-link{
	font-size: 90%;
	text-align: right;
}


/*Netscape 4.* aus/*/
#SeitenInhalt .print-link a img{
	margin-right:-3px;
}/* Netscape 4.* an */



/* ARCHIV LINKS -> PRESSE */
.verlauf{	
	background-image : url(../bilder/layout/verlauf2.jpg);
	background-repeat : repeat-y;
}

.archiv{
	margin: 1em  -8% 0 0;
	padding : 0.3em 0 0.3em 1em;
	border-left-color :  #DCDCDC;
	border-left-style : solid;
	border-left-width : 1px;
	background-image : url(../bilder/layout/verlauf.jpg);
	background-repeat : repeat-y;
}

.archiv p{
	line-height : normal;
}



/*SEITEN BEREICHE */

.relMaxBreite{
	width: 80%;
}

.MaxBreite{
	Max-width:1000px;
	width: 1000px;
}



#farbstreifen{
	position: absolute;
	width: 220px;
	left: 0px;
	top: 100px;
}


#verlag{
	position: absolute;
	width: 140px;
	left: 0px;
	top: 120px;
	text-align : center;
}

#InhaltContainer{
  position:relative;
  max-width: 1000px;
  width:expression(document.body.clientWidth > 998 ?  "995px" :  "auto" ); 
  min-width: 730px;
  width:expression(document.body.clientWidth < 740 ?  "730px" :  "auto" );
}

#SeitenInhalt{
	margin-left: 220px;	
	/*rechter Seiten Rand je nach Groesse*/
}

#SeitenInhaltR{
	margin: 0 24% 0 220px;
}

#RechteSpalte{
	position:absolute; 
	right: 1%; 
	top: 0px;
	width: 20%;
	z-index:3;	
}


#RechteSpalte .box{
	font-size: 90%;
}

#RechteSpalte .box p{
	color: #666;
}


#SeitenInhalt table{
	width: auto;
}

/* Nestcape 4.* off /*/
#SeitenInhalt a img, #mehrdazu a img{		
		vertical-align : middle;
		margin-right: 6px;
		margin-left: 9px;
}/* Netscape 4.* on */


.rechts{
	display : none;
}
/* Nestcape 4.* off /*/
.rechts{		
		display : block;
		float : right;
		padding : 10px 2% 0 30px;
}


/* compact - compactere Darstellung */
.compact {
	font-size: 90%;
}
.compact h3, .compact p, .compact li{
	margin: 0 0 0.5em 50px;
}

.compact  .absatz-doppelt-vor{
	margin-top: 2em;
}


/* Für ordentliche Darstellung im Dreamweaver,
    der leider das  Print-Stylesheet auch für die
	Screen-Ansicht anwendet...*/
	
#top-navi a img, #farbstreifen a img {
margin: 0;	
}

#mehrdazu table{
	width: auto;
}

/* Netscape 4.* on */

