#content {
	background-image: none !important;
}

#kolom_onder {
	text-align: left;	
}

div.button,
div#architectRight {
	padding-left:10px;
	color:black;
	float:right;
}

#titel_kop {
	width:600px;	
}

td.tableTop {
	background-color: #eaeaea;
	font-weight:bold;
	vertical-align: middle;
}

td.tableTop img {
	vertical-align: middle;
}

td.paddingRight {
	padding-right:20px;	
}

td.tableTopLeft {
	background-image: url("../images/architect/table-header-left.gif");
	height:46px;
	width:17px;
}

td.tableTopRight {
	background-image: url("../images/architect/table-header-right.gif");
	height:46px;
	width:13px;
}

td.tableContent {
	padding-bottom:5px;
	padding-top:5px;
}

td.tableLeft {
	background-image: url("../images/architect/table-background-left.gif");
}

td.tableRight {
	background-image: url("../images/architect/table-background-right.gif");
}

td.tableFooter {
	background-image: url("../images/architect/table-footer.gif");
	background-repeat: no-repeat;
}

table.architectTable {
	width:880px;	
}

div.buttonDownload {
	background-image: url("../images/architect/button.gif");
	width:75px;
	padding-top:5px;
	padding-left:10px;
	padding-right:5px;
	height:21px;
	font-weight:bold;
	color:#0c4299;
}

a.downloadLink:hover {
	text-decoration: none;
}


