body  {
	margin: 0;
        padding: 0;
        font-family:  helvetica, futura, arial;
        background-color: #000;
        background-image: url(../bgr/patroon6i.jpg);  
        	}



#container {
        margin: 0px auto;
        width: 80%;
        max-width:1200px;
        min-width: 1000px;
        background-color: #000;
        border: 1px solid #5e0002;
        }     



#header {
        min-height:120px;
        background-image: url(../img/header2.jpg);  
        background-repeat: no-repeat;
        background-position: center center;        
        } 


#left{
        float: left;
        padding:0px;
        width:30%;
        min-width: 299px;
        max-width:349px;
        min-height: 400px;
        border-top: 1px solid #5e0002;
        background-color: #12040A;
                     
}


#middle {
        float: left;
        padding: 0px;
        width: 40%;
        min-width: 400px;
        min-height: 400px;
        border-top: 1px solid #5e0002;
        background-color: #000;
        background-image: url(../img/Eva_atelier-bgr.jpg);  
        background-repeat: no-repeat;
        background-position: center center;
   } 

#main {
        margin: 0px;
        padding: 30px;
        min-width: 938px;
        max-width: 1200px;
        border: 0px solid #5e0002;
        background-color: #12040A;
       
   } 

#right{
        float: left;
        clear: left middle;
        padding: 0px;
        width: 30%;
        min-width:299px;
        max-width:349px;
        min-height: 400px;
        border-top: 1px solid #5e0002;
        background-color: #12040A;
       
        }

#footer {
        height: 100px;
        padding: 20px;
        clear: both;
        text-align: center;
        vertical-align: middle;
        font-size: 7pt;
        color: #d7dbb1;
        border-top: 1px solid #5e0002;
        background-image: url(../img/vlam.gif);  
        background-repeat: no-repeat;
        background-position: 50% 65%;
                }



table{
   border-collapse: collapse; 
   empty-cells: show;
      }


a:link{ 
  color: #fce1c4; 
  text-decoration: none; 
}


a:active{ 
  color: #d7dbb1; 
  text-decoration: none; 
}

a:visited{ 
  color: #d7dbb1; 
  text-decoration: none;
}

a:hover{
  color: #ff6600;
  text-decoration: none; 
}

p{
  font-weight: regular;
  font-size: 10pt;
  color: #d7dbb1;
  line-height: 150%;
  display: block;
  padding: 0px;
  border: 0px dotted #fff;
}


div.form{
  font-weight: regular;
  font-size: 10pt;
  color: #d7dbb1;
  line-height: 200%;
  text-align: right;
  display: inline;
  padding: 0px;
  }

div.block{
  width: 300px;
  height: 150px;
  padding: 50px;
  margin-left:30%;
  margin-bottom:10%;
  border: 1px solid #d7dbb1;
  background-color: #5e0002; 
  font-weight: regular;
  font-size: 10pt;
  color: #d7dbb1;
  line-height: 200%;
  text-align: center;
  display: block;
   }



span.klein{
  font-weight: regular;
  font-size: 9pt;
  color: #FCE1C4;
  text-align: left;
  display: inline;
  line-height: 150%; 
    } 


h1{ 
  font-weight: regular;
  font-size: 12pt;
  font-variant: small-caps;
  color: #ff6600;
  text-align: left;
     
}

h2{
  font-weight: bold;
  font-size: 12pt;
  color: #ff0000;
  text-align: left;  
}

h3{
  font-weight: regular;
  font-size: 10pt;
  font-variant: small-caps;
  color: #FCE1C4;
  text-align: left; 
  display: inline; 
}

 


input{
     border: 1px solid #800000;
     background: #dfcdd5;
     font-family:  helvetica, futura, arial;
}

textarea{
   border: 1px solid #800000;
   font-family:  helvetica, futura, arial;
   background: #dfcdd5;
}


select{
     border: 1px solid orange;
     background: #fbdff5;
}




img{
   border: 0;
   
}  

