body {
	background-repeat: repeat;
	background-position: center bottom;
	margin: 0px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../media/img/lay-out/bg.jpg);


}
.td_topmenu {
	text-align: center;
}
td {
	text-align: left;
}
table {
	font-family: "trebuchet ms";
	font-size: 13px;
	vertical-align: top;
	padding: 0px;
}

.table_bg {
	background-image: url(../media/img/lay-out/vervolg/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.td_content {
	text-align: center;
	vertical-align: top;
	font-size: 13px;

}

#td_topmenu.td_content {
	text-align: center;
	padding-top:0px;
}

#td_footer.td_content {
	text-align:center;
	vertical-align:bottom;
}


.td_menu {
	padding: 39px 0px 0px 0px;
	line-height: 18px;
	text-align:left;
	vertical-align:top;
}

.td_links {
	padding: 0px 0px 12px 18px;
	;
	line-height: 22px;
	text-align:left;
	vertical-align:top;
	font-size: 11px;

}
.td_links a {
	text-decoration:none;
	color: black;
}

.td_links a:hover {
	color: #FF7800;
	text-decoration:none;
}


.td_print {
	background-image: url(../media/img/lay-out/vervolg/bg_print.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 21px;
	padding-left:18px;
	text-align:left;
	vertical-align:top;
	height: 68px;
	font-size: 11px;

}

.td_print a {
	color:#666666;
	text-decoration:none;
}
.td_print a:hover{
	color:#77D3FF;
	text-decoration:none;
}

.td_tekst {
	padding-left: 0px;
	padding-left: 20px;
	padding-top: 34px;
	font-size: 13px;
	vertical-align:top;
	width: 516px;
}

.td_tekst a{
	color: #Ec7000;
	text-decoration: underline;
}

.td_tekst a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #Ec7000;

}

.td_copyright {
	color: #C2C2C2;
	padding-bottom: 5px;
	font-size: 11px;
	vertical-align:bottom;
	padding-left:18px;
}
.td_copyright a {
	color:black;
	text-decoration:none;
}
.td_copyright a:hover{
	color:#77D3FF;
	text-decoration:none;
}
form {
	margin: 0px;
}

.top_button {
	margin-top: 10px;
	margin-bottom: 10px;
}

.menu {
	position:absolute;
	visibility:visible;
	overflow:hidden;
	top:183px;
	left: -346px;
}

.menu_container {
	position: absolute;
	visibility: visible;
	left: 50%;
	width: 200px;
}
#submenu{
	left: -350px;
}
h1 {
	font-size: 22px;
	color: #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;


}

h1 a:visited {
	font-size: 22px;
	color: #A0A0A0;
	text-decoration: none;


}
.img {
	margin-right: 8px;
	margin-bottom: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
.img-right {
	margin-bottom: 2px;
	margin-left: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.img-left {
	margin-right: 12px;
	margin-bottom: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #77D3FF;



}
.td-projecttitle {
	font-size: 18px;
	font-weight: bold;

}
h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
}

