body {
	background-image: url(../media/img/lay-out/bg.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}
.td_topmenu {
	text-align: center;
}
td {
	text-align: left;
}
table {
	font-family: "trebuchet ms";
	font-size: 11px;
	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;
	width: 600px;
}

.td_content {
	text-align: center;
	vertical-align: top;
}

#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;
}
.td_links a {
	text-decoration:underline;
	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;
}

.td_print a {
	color:black;
	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;
	text-align:left;
	vertical-align:top;
	width:400px;
}

.td_tekst a{
	color: #D76600;
	text-decoration: none;
}

.td_tekst a:hover{
	color:#77D3FF;
	text-decoration:none;
}

.td_copyright {
	color: #C2C2C2;
	padding-bottom: 1px;
	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: -300px;
}h1 {
	font-size: 22px;
}
.table-project {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #33CCFF;
}
h3 {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana;
	font-weight: normal;
}
.td-projectindex {
	height: 140px;
}

