* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
body { 
  padding: 0; 
  background: #fff url(afbeeldingen/header-tall.gif) repeat-x; 
  font: 0.8em/1.5 "arial",sans-serif; 
  color: #303030; 
  text-align: center; 
}

a {color:#2f2f2f; text-decoration:none;}
a:link {color:#2f2f2f;}
a:hover {color:#2f2f2f; text-decoration:underline;}

h1, h2, h4, h5, h6 { margin:15px 0 7px 0; }
h1 { font-size:200%; }
h2 { font-size:160%; font-weight: normal; color: #2f2f2f;}
h3 {
	font-size:105%;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 14px;
	font-variant:small-caps;
}
h4 { font-size:120%; }
h5 { font-size:100%; }

#layout { 
  width:780px; 
  margin:0 auto; 
  text-align:left; 
}

  	#header { height:45px; background:url(afbeeldingen/top.jpg) no-repeat;
	}
		#header .right {
			float:right;
			padding: 13px 65px 0 0;
		}
		#header .right img {
			margin-left:25px;
		}
	
	
      #logo {
        position: relative; 
        overflow: hidden; 
        width: 250px; height: 108px;
        font-size:250%;
        margin: 0;
        line-height: 108px;
        text-align: center;
      }
      #logo a{
        text-decoration: none;
        color: #1e8abb;
        font-weight: normal; 
        padding: 0px 10px 7px 10px;  
      }
      
      #logo span {
        color: #9fcee3;
      }
      
      #navigation{
        position: absolute;
        left: 270px;
        line-height: 83px;
        display: block;
        height: 108px;
        width: 530px;
        top: 10px;
        text-align: right;
        font-size: 95%;
      }
      
      #navigation ul li{
        display: inline;
      }
      
      #navigation li a {
        font-size:120%;
        color: #1b1b1b;
        padding: 15px 12px;
        text-decoration: none; border-left: 1px solid #e3eaed;
      }
      
      #first a {
        border: none !important;
      }
      
      #navigation a:hover {
        text-decoration: underline;
      }
  
      #main {
      }
	  
	  	#main .left {
			float:left;
			width:41px;
			height:275px;
			background:url(afbeeldingen/header-left.jpg) no-repeat;
		}
		#main .middle {
			float:left;
			width:707px;
			height:275px;
		}
		#main .top {
			width:707px;
			height:191px;
			background:url(afbeeldingen/anim.gif) no-repeat;
		}
		#main .menu {
			width:707px;
			height:78px;
		}
		#main .right {
			float:right;
			width:32px;
			height:275px;
			background:url(afbeeldingen/header-right.jpg) no-repeat;
		}
      
      #content {
	padding: 10px 32px 10px 41px;
      }
      
      #footer {
      font-weight:bold;
	  color:#2f2f2f;
	  height:88px;
	  background:url(afbeeldingen/footer.gif) repeat-x;
      }
      
      #footer p {
      margin-top: 0;
      margin-bottom: 0;
      }
      
      #copyright {
	  float: left;
	  width: 300px;
	  padding: 14px 0 0 69px;
      }
      
      .thumbnail
{
	float: left;
	margin: 5px 13px 10px 0px;
}

a img {
  border: 0px;
}

p { margin:10px 0 15px 0; line-height: 24px; font-size: 95%}

.content p {color: #fff; margin-top: 10px;}

table {
	width:100%;
	margin:10px 0 0 0;
	border: 1px solid #cdcdcd;
	border-collapse:collapse;
	border-spacing:0px;
}
td {
	padding:0 10px 0 10px;
}

/*#table table { margin:10px 0; border: 1px solid #cdcdcd; border-collapse:collapse; border-spacing:0; font-size:100%; width: 100%;}
#table th { text-align:center; font-weight:bold; border: 1px solid #cdcdcd;}
#table th, td { padding:4px 6px; border: 1px solid #cdcdcd;}
#table tr.table-top {background: #e5e5e5; font-weight: bold;}*/

ul, ol { display:block; margin:15px 0 15px 40px; }
ul ul, ul ul ul, ol ol, ol ol ol { margin:0; margin-left:20px; }
ol { list-style-type:decimal; }
ol ol { list-style-type:upper-alpha; }
ol ol ol {list-style-type:lower-alpha; }
li {  line-height:1.82em; list-style-image:url(afbeeldingen/li.gif);}
ul li a { text-decoration:underline; }

dl { margin:15px 0; }
dt { font-weight:bold; }
dd { margin-left:30px; }

fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
blockquote { margin:15px 20px; font-style:italic; }
del, .del { text-decoration:line-through; }
strong, .strong { font-weight:bold; }
cite, em, q, var { font-style:italic; }
code, kbd, samp  {font-family:monospace; font-size:110%; }
hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
.light {padding: 4px 5px; background: #ac0001; text-decoration: none;} .light:hover {color: #fff;}
.noscreen { display:none; }
.clear {clear: both;}

#map {float:left; width:318px}
#map img{padding:20px 63px 30px 72px;}
.contact{
	float:left;
	padding:20px 0 0 0;
	font-size:90%;
}
.contact p{
	line-height:1.35em;
}

