body {
min-width:900px;
max-width:1250px;
margin:.0em;/* Seitenabstand standardwert war 2em*/
padding:0;
background: #e6f8e6;



}

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

a:hover {
color:#31922b;
text-decoration:underline;
}

blockquote {
margin:1em;
padding:1.9em;
font-size:.8em;
background-color:#fff;
border-top:2px solid #31922b;
border-bottom:2px solid #31922b;
}

blockquote p {
margin:.1em;
}

#header {
margin: 0 0 0.2em 0;
padding: 1em 1.5em;
height:8em;

/* CHANGED */
background:url('../siteimages/header_gruen.jpg') no-repeat top left #e6f8e6 ;
border:1px solid #e6f8e6;;
}

#header h1 { 
margin:0; 
padding:0;
font-size:1.4em;
color: white;
font-family: Arial, Helvetica, sans-serif;
}

#header h3 { 
margin:0; 
padding:0;
font-size:.9em;
color: white;
font-family: Arial, Helvetica, sans-serif;
}

#header a {
text-decoration:none;
}



#leftColumn {
float: left;
width:14em;

margin: 0;
padding: 1em .5em 2em .5em;
background:url('../siteimages/verlauf_gruen.gif') repeat-x #e6f8e6;
border:1px solid #e6f8e6;
font-size:.9em;
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
color: #000000;
}

#leftColumn ul { 
margin:1.5em 0 0 0; 
padding:0;
list-style:none;
}

#leftColumn li { 
margin:0 0 .4em 0; 
padding:0;
}

#leftColumn li a { 
margin:0 0 0 .2em;
color:#000; /* Farbe Links in der Navigation */
text-decoration:none; 
}

#leftColumn li a:hover { 
color:#000;background-color:#fff;/*font-weight: bold;*/ /* Farbe Links in der Navigation, wenn Mouse über Link */
text-decoration:none; 
}

#navlinks {width:170px;float:left}

#navlinks h2{ 
  color: #fff; /* Farben Überschrift Navigation */
  font-size: 11px;
	margin: 15px 0px 5px 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 3px;

	line-height:15px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	border-top: 1px solid #fff; /* Farben Unterstreichung oben */
	border-bottom: 1px solid #fff;/* Farben Unterstreichung unten */
	letter-spacing:1px;
	text-transform: uppercase;
	
	}
#navlinks ul {
 	list-style-type:none;
	margin:0;
	padding-right:3px;
}

#navlinks li {
	FONT-FAMILY:Verdana,Futura,Helvetica,Geneva,sans-serif
	}
#navlinks ul li ul {
	padding-left: 40px;
	color: #333;  font-size:.85em; line-height: 12pt;
	list-style-image: url('../siteimages/arrow-transparent.gif');
	margin-right: 0px;
}



#centerColumn {
	margin: 0 15.4em;
  padding: 1em .9em 2em .9em;
  color: #333;  font-size:.9em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.6em;
  text-align: justify;

  
  background-color: #e6f8e6;

}
/*#content {padding:3px; font-size:12pt; overflow: scroll; height:100%;}*/

/* Fix IE and Opera 5 */
* html #centerColumn {
	float: left;
  margin-left: 0.2em;
  margin-right: 0.2em;

}

#centerColumn h2 { 
margin:0; 
padding:0;
font-size:1.2em;
color: #31922b;
letter-spacing:.1em;
}

#centerColumn h1 { 
margin:0; 
padding:0;
font-size:.9em;
color: #31922b;
letter-spacing:.1em;
}
#centerColumn h3 { 
margin:0; 
padding:0;
font-size:1.3em;
color: #31922b;
letter-spacing:.1em;
}
#centerColumn h4 { 
margin:0; 
padding:0;
font-size:.9em;
/* color: #31922b;
letter-spacing:.1em;*/
}
a.stand {
    font-size:0.8em;
    color:#31922b;
    text-decoration:none;
      }
a.link {
color:#000;
text-decoration:none;
}
#rightColumn {
float: right;
width:14em;

margin:0;
padding:1em .5em 2em .5em;
background:url('../siteimages/verlauf_gruen.gif') repeat-x #e6f8e6;
border:1px solid #e6f8e6;
font-size:.9em;
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
color: #000000;
}

#rightColumn h2 { 
margin:0 0 -1em 0; 
padding:0;
font-size:1em;
color: #31922b;
background-color:#e6f8e6;
letter-spacing:.1em;
}




/* CHANGED */
#wrapper {
overflow: hidden;

}

/* Start Mac IE5 filter \*/
#leftColumn, #rightColumn, #centerColumn {
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}
/* End Mac IE5 filter */

/* Fix for Opera 8+ */
@media all and (min-width: 0px) {
  #centerColumn {
    padding-bottom: 0;
    margin-bottom: 0; 
  }

  #centerColumn:after {
    content: '[DO NOT LEAVE IT IS NOT REAL]';
    display: block;
    background: inherit;
    padding-top: 32767px;
    margin-bottom: -32767px;
    height: 0;
  }
}

#tags {
margin:0 0 .5em 0;
width:10em;
float:right;
border:none;
text-align:right;
}

#tags img {
border:none;
}

#tags p {
margin:0 0 .25em 0;
}

#tags a {
font-size:.7em;
color:#cc0000;
}
/*clearing all floats and fix Firefox and IE backgroundcolor-bug */
div.clearer {
  clear:both;
  font-size:1px;
  line-height:1px;
  display:block;
  height:1px;
} 

.left-content {
    font-size: 0.8em;
    float: left; 
    width: 48%;
    text-align: center;
    padding-top: 2em; 
    padding-bottom: 2em;
  }

  .right-content {
    float: right;
    width: 48%;
    font-size: 0.8em;
    text-align:center;
    padding-top: 2em; 
    padding-bottom: 2em;
    padding-left: 2em;
  }
 
    .ZITATE {
    	text-align: justify;
        /* font-weight: bold;*/
    }

    .ZITATE:before {
        content: url('../siteimages/zitat_anfang.gif');
        margin-right: 0px;
    }
    /*.ZITATE:after {
        content: url('../siteimages/zitat_ende.gif');
        margin-left: 0px;
    }*/
  

p.hinweis {
    padding-left: 1em;
    border-left: solid;
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-left-width: thin;
    border-color: red;
  }
  