html body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
}

#container {
	width: 90%;
	margin: 10px auto;
	background-color: #fff;
	color: #333;
	border: 1px solid gray;
	line-height: 130%;
}

#topimage {
	background-image: url(images/topimage.png);
	height: 205px;
	width: 866px;
	margin-left: auto;
    margin-right: auto;
    top: 0px;
}

#bottomimage {
	background-image: url(images/Bottom.jpg);
	height: 24px;
	width: 866px;
	margin-left: auto;
    margin-right: auto;
    top: 0px;
}

#menu {
	width: 864px;
	margin-left: auto;
    margin-right: auto;
    background-color:#FFFFFF;
	border-color: #5d7a8c;
	border-style: solid;
	border-width: 1px;
}

#menuwrapper ul {
	margin-left: 0;
	padding-left: 0;
} 

#menuwrapper ul li {
	display: inline;
	list-style: none;
}

#menuwrapper ul li a {
	margin-bottom: 5px;
	margin-left: 60px;
	margin-right: 5px;
	font-size: 14px;
	font-weight:normal;
	color: #5d7a8c;
	text-align: center;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
}	

#menuwrapper ul li a.last {
	margin: 5px 5px 5px 120px;
}

html>body #menuwrapper li a {
	width: auto;
}

#menuwrapper li a:hover {
	border-bottom: 3px solid #ef8402;
}
			
#menuwrapper li a.current {
	border-bottom: 3px solid #ef8402;
}
		
#menuwrapper li a:visited {
	color: #5d7a8c;
}	


#submenu {
	width: 150px;
	height: 100%;
	float: left;
}

#indexsubmenu {
	width: 300px;
	height: 600px;
	float: left;
	text-align: center;
}

#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#submenu ul li {
	padding-bottom: 1px;
}

#submenu li a {
	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: transparent;
	border-left-color: transparent;
	font-size: 11px;
	font-weight: bolder;
	color: #5d7a8c;
	text-align: center;
}

html>body #submenu li a {
	width: auto;
}

#submenu li a:hover {
	border-left: 5px solid #ef8402;
	border-right: 5px solid #ef8402;
}
			
#submenu li a.current {
	border-left: 5px solid #ef8402;
	border-right: 5px solid #ef8402;
}
		
#submenu li a:visited {
	color: #5d7a8c;
}	

#content {
	float: inherit;
	display: table;
	margin-left: 0px;
	width: 680px;
	height: 400px;
	margin-top: 0px;
	padding-left: 20px;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #5d7a8c;
}

#indexcontent {
	float: inherit;
	display: table;
	margin-left: 0px;
	width: 530px;
	height: 500px;
	margin-top: 0px;
	padding-left: 20px;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #5d7a8c;
}

.copyright {
	color: #a19c8c;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;;
}

.copyright a:visited{
	color: #a19c8c;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	border: none;
}

.copyright a{
	color: #a19c8c;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	border: none;
}

.copyright a img{
	
	border: none;
}

h1 {
	color: #5d7a8c;
	margin-top: 5px;
	font-size: 18px;
}

h2 {
	color: #5d7a8c;
	margin-top: 5px;
	font-size: 14px;
}

p {
	padding-left: 20px;
	padding-right: 140px;	
}

#indexcontent  p {
	padding-right: 40px;
}

table tr td {
	font-size: 10px;
}

td#hoofdpagina
{
	text-align:center;
}

tr.kop {
	background-color: #ddd;
}

td.rowheader
{
	color:#ef8402;
	text-align:right;
	vertical-align:top;
	width: 20%;
}

td.contentrow
{
	color:#000000;
	text-align:left;
	vertical-align:top;
	width: 80%;
}

.pics {
	display: block;
	height:  400px;  
    width:   400px;  
	padding: 0;  
    margin:  0;  
}

.picsindex {
	display: block;
	height:  500px;  
    width:   300px;  
	margin-top: 10px;
}

.grafiek {
	display: block;
	padding-bottom: 10px;  
    margin:  0px;
	width:   632px;
}

.imgmid{
	/*vertical-align: middle;*/
}

.table1 tr td a{
	color: #000000;
	text-decoration: none;
}

#vraag {
	color: blue;
	text-decoration: underline;
}

.table1 tr td {
	width: 200px;
}

.rood {
	color: red;
}

#detailblock {
	float: left;
	width: 259px;
}

#fotoblock {
	float: left;
	width: 400px;
	height: 400px;
}

#grafiekblock {
	
	float: left;
}