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: 13px;
	vertical-align: top;
	padding: 0px;
}

.table_bg {
	background-image: url(../media/img/lay-out/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tr_login {
	text-align:center;
	background-image: url(../media/img/lay-out/tr_login.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	padding-bottom: 37px;
}

.td_content {
	text-align: center;
	vertical-align: top;
}

.div_content_img_container {
	position: absolute;
	visibility: visible;
	height: 193px;
	width: 233px;
	left: 50%;
	top: 440px;

}
.div_content_img {
	position: absolute;
	visibility: visible;
	left: 130;
}
input {
	width: 100px;
	font-family: "trebuchet ms";
	font-size: 11px;
}

.div_nieuws {
	overflow: auto;
	position: static;
	margin: 0px;
	padding: 0px;
	height: 326px;
	width: 229px;
	left: 238px;
}
.td_nieuws {
	vertical-align: top;
	padding-bottom: 10px;

}

#td_topmenu.td_content {
	text-align: center;
	padding-top:0px;
}

#td_footer.td_content {
	text-align:center;
	vertical-align:bottom;
}

#td_content2.td_content {
	text-align: center;
}

.td_artikel {
	background-image: url(../media/img/lay-out/stippellijn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 18px;
	padding-bottom:15px;
	padding-top:15px;
	vertical-align:top;
}

.td_artikel a{
	color:black;
	text-decoration:none;
}

.td_artikel a:hover{
	color:#FF7800;
	text-decoration:none;
}


.td_login {
	line-height: 18px;
	text-align:left;
}

#td_titel.td_login {
	font-weight: bold;
}

#td_loginfields.td_login {
	text-align: right;
	padding-right: 10px;
}

#td_button.td_login {
	text-align: right;
	padding-right: 18px;
}

#td_button.td_login a {
	color: #FF7800;
	font-weight: bold;
	text-decoration:none;
}

#td_button.td_login a:hover {
	color: #56C9FF;
	font-weight: bold;
	text-decoration:none;
}

.td_informatie {
	padding-left: 18px;
	vertical-align: top;
	padding-right: 15px;
}

#td_werkstukken.td_informatie {
	padding-top: 0px;
}

#td_projectvddag_titel.td_informatie {
	padding-top:15px;
	padding-left: 18px;
}
#td_projectvddag.td_informatie {
	padding-bottom: 21px;
	padding-left: 18px;
}

#td_projectvddag.td_informatie a{
	color:Black;
	text-decoration:none;
}

#td_projectvddag.td_informatie a:hover{
	color:#FF7800;
	text-decoration:none;
}

#td_over.td_informatie {
	vertical-align: bottom;
	line-height: 18px;
	padding-left: 52px
}

#td_over.td_informatie a {
	color: black;
	text-decoration:none;
}

#td_over.td_informatie a:hover {
	color: #FF7800;
	text-decoration:none;
}

.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:underline;
}
form {
	margin: 0px;
}

.td_adres {
	padding-left:18px;
}
	
.td_adres a{
	color: Black;
	text-decoration:none
}

.td_adres a:hover{
	color: #FF7800;
	text-decoration:none;
}
.imgright {
	margin-right: 6px;
	padding-right: 6px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #76D3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;


}

.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;
	
}