/* ======================================================BOF======= */ 
body{
  	background: #eaeaea;
}
#logo{
    background: url(../images/header.jpg) no-repeat 0 0 transparent;
    height: 143px;
}  
#header{
    background: none;
}
#subnavigation{
    float: left;
    margin: 25px 0 0 173px;
    width: 129px;
}
#subnavigation li{
    list-style: none;
    padding-top: 3px;
}
#subnavigation a{
    color: #969696;
    font-size: 16px;
}
#subnavigation .active a{
    color: #E2972C;
    font-weight: bold;
}
#gallery{
    float: left;
    margin: -168px 0 0 6px;
}
.style1{
    color: #E69B2C;
    font-size: 15px;
    font-weight: bold;
}
.style2{
    color: #000;
    font-size: 13px;
    font-weight: bold;
}
.style3{
    color: #575656;
    font-size: 13px;
    font-weight: normal;
}
.style4{
    color: #E69B2C;
    font-size: 13px;
    font-style: italic;
}
.style5{
    color: #575656;
    font-size: 13px;
    font-style: italic;
}
.clear{
    clear: both;
}
.highlight{
    color: #00F;
    text-decoration: underline;
}
#links{
    float: left;
    margin: 293px 0 0 -249px;
}
#infobox{
    color: #575656;
    font-family: Myriad Pro, Calibri;
    font-size: 10px;
    line-height: 11px;
    width: 229px;
}
#rechts ul{
    padding: 0 0 0 15px;
}
#rechts{
    float: left;
    padding-left: 6px;
    width: 432px;

}
#rechtsheading{
    margin-top: 0px;
}
#rechtseins{
    margin-top: 8px;
    width: 409px;
}
#rechtszwei{
    margin-top: 17px;
}
#rechtsdrei{
    margin-top: 17px;
}
#rechtsvier{
    margin-top: 17px;
}

/* ======================================================EOF======= */