/* CSS Document */

#container
{
background-color:#c0c0c0;
margin: 0 auto;
height: auto;
}
body
{
background-color:#c0c0c0;
width: 100%;
}
#middenstuk
{
background-image:url(layout/achtergrond_middenstuk.jpg);
background-color:#FF6600;
width: 700px;
height: 700px;
position:relative;
margin: 0 auto;
}
.banner
{
background-image:url(layout/logo_leo.jpg);
width: 650px;
height: 120px;
position: relative;
margin: 0 auto;
margin-top: 15px;
}
#menu
{
background-color:#ffffff;
width: 150px;
height:400px;
margin-top: 50px;
margin-left: 15px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
line-height: 29px;
text-align: center;
}
.contactbutton 
{
background-color:#ed7900;
height: 29px;
position:relative;
width:143px;
margin: 0 auto;
display: block;
float:left;
border: 4px inset;
border-color:#c0c0c0;
}
.contactbutton a
{
height: 29px;
position:relative;
color: #000000;
width:143px;
display: block;
margin: 0 auto;
}
.contactbutton a:hover
{
background-color:#c0c0c0;
display: block;
border: 4px outset;
border-color:#c0c0c0;
color: #000000;
}
.contacttekst
{
height: 150px;
position:relative;
width:150px;
margin: 0 auto;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
}
#tekstvak
{
background-image:url(layout/achtergrond_tekstvak.jpg);
background-color:#ffffff;
width: 500px;
height:400px;
margin-top: 50px;
margin-right: 15px;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 29px;
text-align: center;
}
.indexfoto
{
background-image:url(layout/leo_rand.jpg);
width: 460px;
height: 345px;
float: right;
margin-top: 25px;
margin-right: 20px;
}
#copy /*copy hetty design*/
{
position:relative;
bottom: -6px;
text-align:center;
font-size: 7pt;
font-family:Georgia, Times New Roman, Times, serif;
color:#000040;
}
