body {font-family: Arial;margin: 0 0 0 0;padding: 0 0 0 0 ;}

html {
  background: url(img/Blaetterwald.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.Wrap {width: 1035px;margin:auto;border: solid 0px green;}
#Top
{
    position: fixed;
    text-align: center;
    display: block;
    height:180px;
    width: 100%;
    border: solid 0px pink;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    z-index:4;
}
.Footer
{
    display: block;
    width: 100%;
    height:97px;
    background: url(img/footer.jpg) no-repeat center center;
    position:fixed;
    bottom:0px;
    z-index:6;
}
.TopInner
{
    display: block;
    margin:0 0 0 0;
    width: 1035px;
    height:145px;
    background: url(img/Blumencollage.jpg) no-repeat top right;
    border: solid 0px pink;
    padding: 0 0 0 0;
    margin:auto;
    position: relative;
}
#logo
{
    display: block;
    width: 264px;
    height:177px;
    background: url(img/Logo_Hof_Bokhorst.png) no-repeat top right;
    position: absolute;
    top:71px;
    right: 2px;
}

#pages_list
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
    height:30px;
    width:672px;
    background: url(img/blue.jpg);
    position: absolute;
    top:145px;
    right:0px;

    list-style-type: none;
    border: solid 0px pink;
    text-align: left;
    padding-top: 11px;
}
#pages_list li {display: inline;padding-top:6px;padding-left:8px;}
#pages_list li a {font-size:13px;text-decoration: none; color: #fff;text-transform:uppercase;padding:5px;}

.Page {

    display: block;
    width: 1035px;
    height:auto;
    position: relative;
    border: solid 0px #fff;
    z-index:3;
    margin:auto;
}
.Page * {color: #666;}
.Page p,ul,li,td {font-size: 12px;color: #707173;}



img.fr {max-width:200px;height:auto;float: right;}
.LeftCol
{
    background: url(img/Collage.png) no-repeat top left;
    display: block;
    width: 346px;
    height:876px;
    position: absolute;
    left:8px;
    top:5px;
}
.LeftColBg
{
    background: url(img/blauer_Hintergrund.png);
    display: block;
    width: 298px;
    height:1000px;
    overflow: hidden;
    margin-left:30px;
    margin-top:2px;
    float: left;


}

.MainCol
{
    display: block;
    float: right;
    width:632px;
    padding: 20px;
    height:auto;
    z-index:4;
    background: url(img/Hintergrund_Text.png);
    /*opacity: 0.9;*/
    padding-top:200px;
    min-height:800px;
    padding-bottom:100px;
}
#pages_list li a:hover {text-shadow: #000 3px 3px 5px;}

#slider_env {width:50px;height:auto;float:left;padding:0 0 0 0;}
#slider img {width:50px;height:auto;}
.img_title {display: none;}