body {
	background-color : #9FF;
	color : #000000;
	font-family : Serif;
	font-size : 15px;
	margin: 0px;
	padding: 0px;
	text-align: center;
  }


h1 {
    font-size : 23px;
    font-weight : 600;
    padding-left : 20px;
  }


h3 {
    font-weight : bold;
  }


h6 {
    font-size : 18px;
    font-weight : bold;
  }


a {
    color : #000000;
    font-weight : bold;
  }


em {
    font-style : italic;
    font-weight : bolder;
  }


#container {
	background-color : #ffffff;
	border-bottom-color : #FFF;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-left-color : #6cc;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #6cc;
	border-right-style : solid;
	border-right-width : 2px;
	height : 100%;
	margin-left : auto;
	margin-right : auto;
	width : 780px;
	position : relative;
	text-align: left;
	margin-top: 0px;
  }


#header {
    background-color : #ffffff;
    border-left-color : #6cc;
    border-left-style : solid;
    border-left-width : 3px;
    border-right-color : #6cc;
    border-right-style : solid;
    border-right-width : 3px;
    border-top-color : #6cc;
    border-top-style : solid;
    border-top-width : 6px;
    height : 80px;
    padding-bottom : 0px;
    padding-right : 20px;
    padding-top : 30px;
    text-align : left;
  }


#header1 {
    background-color : #ffffff;
    border-left-color : #6cc;
    border-left-style : solid;
    border-left-width : 3px;
    border-right-color : #6cc;
    border-right-style : solid;
    border-right-width : 3px;
    height : 10px;
    padding-bottom : 0px;
  }


#nav {
	background-color : #6cc;
	height : 25px;
	padding-right : 20px;
	padding-top : 10px;
	text-align : right;
  }


#nav a {
	background-color : #6CC;
	border-bottom-color : #699;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-left-color : #6ff;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #666;
	border-right-style : solid;
	border-right-width : 2px;
	border-top-color : #6ff;
	border-top-style : solid;
	border-top-width : 2px;
	color : #000;
	font-size : 15px;
	padding : 0 4px 2px 4px;
	margin-left : 6px;
	text-align : center;
	text-decoration : none;
	vertical-align : bottom;
  }


#nav a:hover {
    background-color : #6cc;
    border-bottom-color : #6ff;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-left-color : #666;
    border-left-style : solid;
    border-left-width : 2px;
    border-right-color : #6ff;
    border-right-style : solid;
    border-right-width : 2px;
    border-top-color : #699;
    border-top-style : solid;
    border-top-width : 2px;
    color : #000000;
    padding : 1px 3px 1px 5px;
  }


#left {
    background-color : #6cc;
    color : #000000;
    float : left;
    left : 0;
    padding-top : 10px;
    position : absolute;
    vertical-align : top;
    width : 200px;
  }


#left a {
    background-color : #6cc;
    border-bottom-color : #699;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-left-color : #6ff;
    border-left-style : solid;
    border-left-width : 2px;
    border-right-color : #666;
    border-right-style : solid;
    border-right-width : 2px;
    border-top-color : #6ff;
    border-top-style : solid;
    border-top-width : 2px;
    color : #000;
    display : block;
    font-size : 15px;
    margin-bottom : 3px;
    margin-right : 0px;
    padding : 0 4px 2px 4px;
    text-align : center;
    text-decoration : none;
    width : 186px;
  }


#left a:hover {
    background-color : #6cc;
    border-bottom-color : #6ff;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-left-color : #666;
    border-left-style : solid;
    border-left-width : 2px;
    border-right-color : #6ff;
    border-right-style : solid;
    border-right-width : 2px;
    border-top-color : #699;
    border-top-style : solid;
    border-top-width : 2px;
    color : #000000;
    padding : 1px 3px 1px 5px;
  }


#right {
    background-color : #fff;
    margin-left : 200px;
    padding-left : 30px;
    padding-right : 20px;
    padding-top : 10px;
    text-align : left;
    vertical-align : top;
  }


.logo {
    float : right;
    width : 77px;
  }


.fotorechts {
    clear : left;
    float : right;
    height : 160px;
    width : 200px;
  }


#breadcrumb {
    color : #666;
    font-size : 11px;
    font-weight : bold;
    text-align : left;
    vertical-align : top;
  }


#breadcrumb a {
    color : #666;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }


#tabel1 {
    background-color : #ffffff;
    color : #000000;
    padding-left : 20px;
    position : static;
    text-align : left;
  }


.picrechts {
    float : right;
    width : 160px;
  }


.piclinks {
    float : left;
    width : 140px;
  }


.stenen {
    height : 450px;
    width : 200px;
  }


#formulier {
    border : #000000 solid 1px;
  }
