body	{
	background: url(../img/backsite.jpg) top center; 
	background-color:#090803;
        font: 10px arial, sans-serif;
     	text-align: center;
        color:#6F6D6A;
	scrollbar-face-color: #090803;
        scrollbar-highlight-color: #8B999C;
        scrollbar-shadow-color: #697C8B; 
        scrollbar-3dlight-color: #697C8B; 
        scrollbar-arrow-color: #A1CBF3; 
        scrollbar-track-color: #697C8B; 
        margin:0
               	}
	
h1	{
	text-align: left;
	font-size: 100%;
	font-weight: bold;
        margin:10;
	padding:0;
	}

h1 a:hover
	{
	color:white;
	border-bottom:0px;
	}

h2	{
	text-align: left;
	font-size: 100%;
	font-variant: small-caps;
	margin:10;
	padding:0;
	}

h2 a:hover
	{
	color:white;
	border-bottom:0px;
	}
	
p	{
	text-align:justify;
        font: 12px arial, sans-serif;
        height:550px
	line-height: 150%;
	margin: 10px;
	padding:0;
	}

.intro {text-align:center;
        font: 10px arial, sans-serif;}


a:link, a:visited, a:hover, a:active
	{
	color:#6F6D6A;
	text-decoration:none;
        font-style: italic;
                       	}

a:hover, a:focus {
	color:A1CBF3;
        text-decoration: none;
        font-style: italic;
		}


div.container {
	position: relative;
	margin: 0 auto;
	width: 770px;
	height: 586px;  
        text-align: left;
        border: 1px solid;
        border-color: #8CA7DC
                                }

div.container2 {
	position: relative;
	margin: 0 auto;
	width: 770px;
	height: 586px;  
        text-align: left;
        border: 0px ;
        
                                }

#intro {
       position: absolute;
       left: 0px;
       top: 0px;
              }

#block05 {
       position: absolute;
       left: 0px;
       top: 0px;
       
                        }


div.block01 {
        position: absolute;
        left: 0px
        top: 0px
        width: 600px;
        height:580px;
        border: 0px;
                                }


#block02 {
       position: absolute;
       left: opx;
       top: 0px;
       background: url(../img/menu.jpg)                       }


#block03 {
       position: absolute;
       left: 587px;
       top: 50px;
       background: url(../img/achtertekst.jpg)                                                  }

#content {
        font: 13px arial, sans-serif;
        text-align: justify;
        width: 180px;
        height: 534px;
        overflow:auto;
        background: url('achtertekst.jpg') 
        background-repeat: no-repeat;
        background-attachment: fixed
                        }


#block04 {
       position: absolute;
       left: 587px;
       height: 140px;
       top: 0px
                     }

table {
	width: 100%;
	height: 100%;
        border: 0px;  
        }

td        {
          vertical-align: middle;}

.speciaalalign {text-align: justify; 
                vertical-align: top;
                 font: 12px arial, sans-serif;}

input,select, textarea {background-color: #697C8B; border: 1px solid;}


    