

/* -- Allgemeines -- */
body {
  background: #C7DFCF; 
  color: black;
  margin: 0;
  padding: 1%; 
  min-width: 900px; 
  font-size: 100.01%; 
  font-family: verdana, arial, sans-serif ;
}

td,th {
	color: #666666;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
}

a { color: #0B4D8C; text-decoration: underline; } 
a:visited { color: black; } 
.skip {
  position: absolute;
  margin-left: -999px;
  width: 990px;
}
h1 { 
  font-size: 2.7em;
  font-weight: normal;
  line-height: 0.8em;
  padding: 0.6em 0 0.2em 2%;
  margin: 0;
  border-bottom: 1px dashed #E6E6FA;
}
h2, h3, h4 { font-weight: normal; }
h1, h2, h3, h4, h5, h6 { 
  color: #91C0A1;
  font-family: Georgia, "Times New Roman", Times, serif;
}
img {  border: solid 1px #aaa;
  padding: 1px;
  
}
li { padding:0.6em;}
.fleft { 
  float: left;
  margin: 0 1em 0.2em 0; 
}
.fright {
  float: right;
  margin: 0 0 0.2em 1em;
  padding: 1px;
}


/* -- Layoutspezifisches -- */
#container { 
  font-size: 0.8em; 
  max-width: 80em; /* Für den IE gibt es in ielte6.css einen Woraround. */
  margin: auto; 
  border: 1px solid #aaa; 
  border-top: 0; 
  background: white;
}
#footer {
  clear: both; 
  padding: 0 20px;
}

/* - Logo bzw. Kopf - */
#logo {
  background: url(../img/beeren.jpg) 0 0 no-repeat #376144; 
  height: 121px; 
  padding: 0 20px;
  text-align: right;
  line-height: 54px;
  font-size: 54px; 
  overflow: hidden; 
  letter-spacing: -3px; 
  margin: 0; 
}
#logo p{
  font-size:0.4em;
  padding: 0 20px;
}
#logo a {
  color: white; 
  text-decoration: none;
}
#logo a span {
  color: #376144;
  background: white;
  padding-right: 0.1em; 
  font-weight: bold;
}

#subheader {
  text-align:center;
  background: url(../img/wechselschatten.png) #376144;
  height:104px;
  padding-left: 5px;
 
}
#subheader  img{

margin:5px 15px 15px 5px; 
}


/* - Menü - */
#menu {
  background: url(../img/wechselschatten.png) #287635;
  padding: 5px 5%; 
  margin: 0;
  text-align: center;
  color: yellow; 
}
#menu li {
  font-size: 0.9em;
  display: inline; 
  list-style-type: none; 
  border-left: 1px solid white; 
  padding: 0 10px 0 15px;
  font-weight: bold;
}
#menu li a {
  color: white; 
  text-decoration: none;
}
#menu li a:hover {
  color: #c3c3c3; 
  text-decoration: none;
}
.valid {margin-left:25em;}
#footermenu {
 background: url(../img/wechselschatten.png) #287635;
  padding: 5px 5%; 
  margin: 0;
   text-align: center;
   }
#footermenu li{
  font-size:  0.9em;
  display: inline; 
  list-style-type: none; 
  border-left: 1px solid white; 
  padding: 0 10px 0 15px;
  font-weight: bold;
}
#footermenu li a {
  color: white; 
  text-decoration: none;
}
#footermenu li a:hover {
  color: #c3c3c3; 
  text-decoration: none;
}

  
/* - Subnavigation, Rechte Spalte - */
#subnav {
  width: 26%; 
  min-width: 10em; 
  float: right; 
  padding: 70px 1% 1em 1%;
  margin: 1em 1% 0 1%;
  border-left: 1px dotted #aaa; 
  font-size: 0.9em; 
}
#subnav dt { 
  font-size: 1.2em;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 1em;
  margin-top: 1.5em;
  border-top: 1px dotted #aaa; 
}
#subnav dd { 
  padding: 0;
  margin: 0.2em 0;
}

/* - Der Hauptinhaltsteil - */
#main {
  background: url(../img/g2905.png) no-repeat 98% 0 white; 
  padding: 0 31% 0 20px; 
  line-height: 1.5em; 
}

.gaerten {
margin-left: 5px;}
.copy {
font-size: 0.8em;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-left:40em;
  }
  
.info {
color:#ff0088;
font-weight:bold;} 
#smilies { image-border:0px;} 

.bilder1 {
width: 560px;
height:420px;
}

.bilder2{
width: 480px;
height: 640px;}


