body {
margin: 0 auto;
background-color: white;
background-image: url(../images/topleftcorner_bg.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 27% 0%;*/
font-family: tahoma, arial, sans-serif;
}

.frontpagecontent {
text-align: center;
margin: 0 auto;
width: 100%
padding-top: 150px;
}

.frontpagecontent img {
border: 2px solid #dac78f;
text-decoration: none;
}

.contact {
font-size: 85%;
padding: 5px 0px 5px 0px;
color: #505931;
background-color: white;
width: 100%;
text-align: center;
border-bottom: 2px solid #dac78f;
overflow-y:hidden;
overflow-x:auto;

}

.contact a:link,a:visited{
color: #505931;
border-bottom: none;
text-decoration: none;
}

.contact a:hover{
color: #dac78f;
border-bottom: 2px solid #dac78f;
text-decoration: none;
}

.nav {
text-align: center;
font-family: sans-serif;
font-size: 80%;
color: #505931;
padding-top: 5px;
padding-right: 50px;
margin: 5px 5px 5px 0px;
clear:all;
border-top: 2px solid #dac78f;
overflow-y:hidden;
overflow-x:auto;

}

.nav a:link,a:visited{
color: #505931;
border-bottom: none;
text-decoration: none;
}

.nav a:hover{
color: #dac78f;
border-bottom: none;
text-decoration: none;
}

.nav .active{
color: #dac78f;
text-decoration: none;
border-bottom: none;
}

#lereve{
text-align: center;
font-family: sans-serif;
font-size: 80%;
color: #505931;
padding-top: 5px;
padding-right: 50px;
margin: 5px 5px 5px 0px;
clear:all;
}

#lereve a:link,a:visited{
color: #505931;
border-bottom: none;
text-decoration: none;
}

#lereve a:hover{
color: #dac78f;
border-bottom: none;
text-decoration: none;
}

#lereve .active{
color: #dac78f;
text-decoration: none;
border-bottom: none;
}

.text{
width: 460px; 
margin: 0 auto; 
background-color: #f6f3eb;
color: #505931;
padding: 5px; 
font-family: tahoma, arial, sans-serif; 
font-size: 80%;
}

.text a:link,a:visited{
color: #505931;
border-bottom: none;
text-decoration: none;
}

.text a:hover{
color: #dac78f;
border-bottom: none;
text-decoration: none;
}

.text .active{
color: #dac78f;
text-decoration: none;
border-bottom: none;
}

.graphics{
width: 460px; 
margin: 0 auto; 
color: #505931;
padding: 5px; 
font-family: tahoma, arial, sans-serif; 
font-size: 80%;
}

.graphics a:link,a:visited{
color: #505931;
border-bottom: none;
text-decoration: none;
}

.graphics a:hover{
color: #dac78f;
border-bottom: none;
text-decoration: none;
}

.graphics .active{
color: #dac78f;
text-decoration: none;
border-bottom: none;
}

.active{
color: #dac78f;
}


