body {
    background-color: #f3b20d;
    color:#392410;
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-size:11pt;
       }
    
@font-face{
    font-family: Spezialschrift;
    src: url(HoneyScript-Light.ttf);}
        
@font-face{
    font-family: 'Lato', sans-serif;
    }       

div.page {
    width: 900px;
    margin: auto;    
}

div.background{
    position: relative;
    width:1px;
    padding-top: 80px;
    padding-right: 55px;
    float: right; 
}     

div.header{        
    position: relative;
    width:1px;
    margin-top: 350px;
    margin-left: 0px;
    float: left;
      }
      
div.text{
    position: relative;
    width:490px;
    margin-top: 50px;
    margin-bottom: 10px;
    padding-left: 25px;
    padding-right: 15px;
    float: right;
    border-right: 3px solid #808080; 
}

div.menu{
    position: relative;
    text-align: left;
    width: 100px;
    margin-top:50px;
    padding-left: 25px;
    padding-right: 10px;
    float: left;
    border-right: 3px solid #808080;
    font-family: 'Lato', sans-serif;
        }
        
div.links{  
    position: relative;
    width:140px;
    margin-top: 710px;
    margin-left: -90px;
    padding-bottom: 0px;
    padding-right: 5px;
    float: left;
           }
        
        
 div.background-pic{
    position: relative;
    width:5px;
    padding-top: 50px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    float: right; 
 }
  
h1{
    font-family: 'Spezialschrift';    
    color: #808080;
   }
    
h2 {
    font-family: 'Spezialschrift';    
    color: #808080;
        }
   
p.big {
    font-size: 150%
        }
    
  p.special{
    font-family:'Spezialschrift';
    font-size:250%;
    color:#808080;
      }
 
a:link, a:visited{ 
    font-family: 'Lato', sans-serif;
    background-color: #f3b20d;
    text-decoration: underline;
    color:#392410;
}

a.menulink{
    text-decoration:none;  
}

a.menulink:hover, a.menulink:active {
    background-color: #808080;
    text-decoration:none;
}

a:hover, a:active {
    text-decoration: underline;
    }

div.galerie{
    position: relative;
    width:610px; 
    margin-top: 50px;
    margin-right:-100px;
   float:right;
  }
  
div.galerie_2{
    position: relative;
    width:610px; 
    margin-top: 5px;
    margin-right:-140px;
    margin-bottom:35px;
    float:right;
  }
  
div.pictures{
    position:relative;
  }

div.thumbnail{ 
    float: left;
    width: 200px;
    height: 180px;
    margin: 4px;    
    position:relative;
}
    
div.desc{
    position: relative;
    width:490px;
    margin-top: 50px;
    padding-left: 25px;
    padding-right: 15px;
   float: right;
  }
   
div.footer{
    clear:right;
    margin-top:100px;
    margin-right:200px;
    float:right;
    text-align:center;
    padding:5px;  
   }