/*////////////Allgemein////////////*/
html, body
{
margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%; 
font-family:arial, "lucida console", sans-serif;
color : black;
vertical-align: bottom;
background: url(wiese.jpg) repeat-x;
background-position: bottom;

}
.style {
    border: 0px;
    width: 100%;
    max-width: 1188px;
    min-width: 870px;
    min-height: 400px;

}
h2 {
    color :#557FFF ;
   font-size : 30pt ;
   font-weight: lighter ;
}
h3 {
    color : #557FFF;
   font-size : 15pt;
   font-weight: lighter ;
}

/*////////////Head////////////*/
.head {
height: 105px;
width: 100%;
max-width: 1188px;
min-width: 870px;
background: url(dach.jpg) no-repeat;
    background-position: left bottom;  
}
/*////////////Navigation////////////*/
.navi{
background:#557FFF;
height:50px ;
color:#557FFF ;
font-family: arial, "lucida console", sans-serif; 
font-weight: lighter ;
font-size: 15px;
}
.navi a:link{
color: #C2E5FF;
font-family: arial, "lucida console", sans-serif;
font-weight: lighter ;     
font-size: 25px;
text-decoration: none;
letter-spacing:4px ; 
text-align: left ;
word-spacing: 16px;
font-weight: lighter; 
}
.navi a:visited{
color: #C2E5FF;
font-family: arial, "lucida console", sans-serif;
font-weight: lighter ;
font-size: 25px;
text-decoration: none;
letter-spacing: 4px ;
word-spacing: 16px;
font-weight: lighter;
}
.navi a:hover{

    color: #557FFF;
    background-color: #C2E5FF ;
}
.navi a:active{
                 color: #557FFF;
    background-color: #C2E5FF ;
}
.titel{
background:#557FFF;
height:50px ;
color:#C2E5FF ;
font-family: arial, "lucida console", sans-serif;
text-align: right;
padding:10px;
}

/*////////////Mitte////////////*/
.main {
    border: 0px;
    width: 100%;
    max-width: 1188px;
    min-width: 870px;  
    background: url(holz.jpg); 
    font-size : 14pt;
    max-width: 1188px;
    min-width: 870px;
}
.main a:link{
color: #557FFF;
}
.main a:visited{
color: #557FFF;
}
.main a:hover{
color:#557FFF; 
}
.main a:active{
color: #557FFF;
}
.center{
    background-color: white;
    min-height:400px;
    filter: alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity: 0.9;
}
.side {
    width:125px;
}
.wood{
    height: 20px
}
/*////////////Boden////////////*/
.bottom{
    height:30px;
    background:#C2E5FF;
    color:#C2E5FF;
}
.bottom a:link{
color: #557FFF;
font-family: arial, "lucida console", sans-serif;
font-size: 15px;
}
.bottom a:visited{
color: #557FFF;
font-family: arial, "lucida console", sans-serif;
font-size: 15px;
}
.bottom a:hover{
color: #557FFF;
font-family: arial, "lucida console", sans-serif;
font-size: 15px;
}
.bottom a:active{
color: #557FFF;
font-family: arial, "lucida console", sans-serif;
font-size: 15px;
}
.galerie{
      background-color: white;
    min-height:400px;
}   

