/* Het roerhuis - Stylesheet */

  /* Basiselementen */

body { margin: 0 0 0 0; }

img { border: 0; }

h1 {
font-size: 100%;
font-weight: bold;
letter-spacing: 4px;
color: #085984;
   }

h2 {
font-size: 80%;
font-weight: normal;
letter-spacing: 2px;
color: #085984;
   }
 
  /* Blocks */
  
#top {
width: 100%;
height: 85px;
background-image: url(img/hdbg.gif);
position: static;
     }
		
#bar {
width: 100%;
height: 20px;
background-color: #085984;
font-size: 12pt;
color: #fff;
text-align: center;
position: static;
     }
	 
#bar2 {
width: 100%;
height: 20px;
background-color: #085984;
font-size: 12pt;
color: #fff;
text-align: center;
position: static;
     }	 
	 
#nav {
top: 109px;
left: 5px;
padding: 15px 0 15px 0;
margin: 10px 10px;
width: 150px;
height: auto;
background-color: #E0EAF1;
text-align: left;
font-weight: bold;
border: 1px solid #000;
font-family: Tahoma;
font-size: 15px;
line-height: 150%;
position: absolute;
     }
	 
#nav ul {
list-style-type: none;
margin: 5px 0 0 0;
padding: 0 0 0 0;
        }
						
#nav a {
color: #085984;
text-decoration: none;
font-weight: normal;
text-align: left;
display: block;
       }

#nav a:hover {
background-color: #085984;
color: #ffffff;
             }
			 
#nav a.here {
background-color: #085984;
color: #ffffff;
          }
		  
#content {
margin: 10px 10px 10px 180px;
padding: 0 15px 0 15px;
width: auto;
height: auto;
background-color: #ffffff;
border: 1px solid #000000;
font-family: Tahoma;
font-size: 15px;
line-height: 150%;
position: static;
         }
		 
#content a {
color: #085984;
text-decoration: underline;
           }
		   
#content a:hover {
color: #085984;
text-decoration: none;
				 }
				 
#footer {
background-color: #ffffff;
width: 100%;
height: 25px;
text-align: center;
font-family: Tahoma;
font-size: 15px;
line-height: 150%;
position: static;
        }
		
#footer a {
color: #085984;
text-decoration: underline;
          }
		  
#footer a:hover {
text-decoration: none;
                }
		
  /* Detail */  
     
p.title {
border-bottom: 1px solid #E0EAF1;
font-weight: bold;
letter-spacing: 4px;
font-size: 100%;
color: #085984;
text-align: left;
padding: 0 0 0 0;
	    }
		
p.totop {
border-top: 1px solid #E0EAF1;
font-weight: bold;
letter-spacing: 4px;
font-size: 100%;
color: #085984;
text-align: right;
padding: 0 0 0 0;
        }

.left {
position: static;
width: 400px;
vertical-align: top;
	  }

.right {
float: right;
width: 300px;
vertical-align: top;
	   }

.nav2 {
text-align: center;
color: #085984;
text-decoration: none;
  	  }
	  
.nav3 {
text-align: left;
color: #085984;
text-decoration: none;
  	  }	  
	  
a.clean {
text-decoration: none;
  	  }	  
	  
.photo {
text-align: center;
       }	   

#hidden {
width: 1px;
	height: 1px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: -9999px;
}

	   
/* EOF */					 
				 




			
