/*
grün bg          #CBF7BA
dunkelgrün       #28B109
dunkelrot        #cc1f2f
braun            #764E40

Gärtner von Eden: #456c18
                  eff5e4
 Dunkelgrün       384912
*/

html, body {
    margin: 0px;
    padding: 0px;
}

body {
    background-color: #EFF5E4;
    background-image: url(../picture/bg.gif);
    text-align: center;
}

body, p, td, textarea, .kform, li {
        font-family: verdana, arial, sans-serif;
        font-size: 9pt;
        line-height: 13pt;
        color: #123f28;
}


p, h1, h2, h3, h4, h5, table {
        padding-left: 20px;
        clear: both;
}


a:link {color: black;}
a:visited {color: black;}
a:active {color: #F5B82A;}
a:hover {color: #F5B82A;}


h1 {
        font-size: 11pt;
        line-height: 14pt;
        font-weight: bold;
        color: #764E40;
}


h2 {
        font-size: 9pt;
        font-weight: bold;
        line-height: 11pt;
        color: #764E40;
}

h3 {
        font-size: 9pt;
        font-weight: bold;
        line-height: 13pt;
        color: #764E40;
}


h4 {
        font-size: 8pt;
        font-weight: bold;
        line-height: 13pt;
}

li {
    padding-bottom: 5px;
}

.bild {
      margin-left: 15px;
      border: 1px solid #3F8A5C;
}

.bildrechts {
      margin-left: 15px;
      margin-right: 27px;
      margin-bottom: 15px;
      float: right;
      border: 1px solid #3F8A5C;
}

.bildlinks {
      margin-left: 0px;
      float: center;
      border: 1px solid #3F8A5C;
}

.teambild {
      margin-right: 10px;
      float: left;
      border: 1px solid #3F8A5C;
}

#flashcontent {
 z-index: 5;
 width: 570px;
 height: 300px;
 margin-left: 5px;
}

#flashcontentextern {
 z-index: 5;
 width: 570px;
 height: 300px;
 left: -10px;
}

/* Containerpositionen */

#mainContainer
{
 width: 960px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 position: relative;
 border-top: 5px solid #FFFFFF;
 border-left: 5px solid #FFFFFF;
 border-right: 5px solid #FFFFFF;
 background-color: #FFFFFF;
 background-image: url(../fotogalerie/weiche/garten_sitzecke_TS_1321.jpg);
 background-repeat: no-repeat;
}

#bodyblock {
 width: 960px;
 padding: 0px;
 margin: 0px;
 background-color: #FFFFFF;
}


#logoGalabau {
 z-index: 1;
 float: left;
 margin-left: 150px;
 width: 280px;
}

#logoEden {
 z-index: 1;
 float: left;
 margin-left: 100px;
 width: 280px;
}


#contentMitte {
width: 670px;
float: left;
margin-top: 30px;
margin-left: 100px;
margin-right: 100px;
padding-bottom: 25px;
}





p#fusszeile {
clear: both;
font-size: 9px;
margin: 0; padding: 0.3em;
text-align: center;
}

#flashcontent
{
margin-left: 15px;
}

