body, td {
     color: #D48659;
     color: #D47059; 
     height:630px;
     background-image: -webkit-linear-gradient(#FFFFFF 21%, #E8E993 100%); 
     background-image: -moz-linear-gradient(#FFFFFF 21%, #E8E993 100%); 
     background-image: -o-linear-gradient(#FFFFFF 21%, #E8E993 100%); 
/*     
     background-image: linear-gradient(#CCDDFF 0%, #E8E973 70%,#D48659 160%);
     background-image: linear-gradient(#CCDDFF 0%, #D48659 100%);
*/
     background-image: linear-gradient(#FFFFFF 21%, #E8E993 100%);
     background-repeat: no-repeat;
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#E8E993');
}

.body {
     background-image: linear-gradient(#FFFFFF 21%, #E8E993 100%);
}

a {
    color: #D48659; 
    color: #505050; 
    color: #D48659; 
    color: #D47059; 
    font-size: 18px;
    /*color: #C47679; */
    font-weight: bold;
    text-decoration: none; 
}

a:hover {
    text-shadow:2px 2px 6px #D48659;
}

.kopf{
    width:321px; 
    height:80px; 
    margin-bottom: 10px;
    /*text-shadow:8px 8px 10px grey;*/
    margin-top: 42px;
}

.bilderbox{
    /*width:742px; 
    height:442px;  
    background-color: #FFFFCC; 
    box-shadow:8px 8px 10px grey;*/
    text-align: center;
    margin-top: 42px;
    margin-left: 342px;
    vertical-align: middle;
    font-family: "MV Boli";
    font-family: "arial";
}

.bildwerke{
    /*width:742px; 
    height:442px;  
    background-color: #FFFFCC; 
    box-shadow:8px 8px 10px grey;*/
    text-align: left;
    margin-top: 42px;
    margin-left: 400px;
    vertical-align: middle;
    font-family: "MV Boli";
    font-family: "arial";
}

.navigation{
    font-family: "MV Boli";
    font-family: "arial";
    font-size: 21px;
    width:299px; 
    color: #545059; 
    /* text-shadow:1px 1px 4px silver; */
}

.navigation:hover{
    text-decoration: none;
}

.fuss{
    position:absolute;
    margin-top: 638px;
    margin-left: -8px;
    width: 100% ;
/*    background-color: #707070;
    background-image: linear-gradient(#707070 21%, #303030 100%);
    background-repeat: no-repeat;*/
   /* height: 250px;*/
    vertical-align: bottom;
}

.fusstext {
    margin-left: 300px; 
    margin-right: 300px; 
    margin-top: 42px; 
    font-family: "MV Boli";
    font-family: "arial";
/*    position:absolute;
*/}