/* @override http://concept7.jonnoriekwel.nl/groningenarchieven/css/main.css */

table#archief {
	width: 698px;
	font: 75% Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

table#archief a {
	background: url(../images/a.gif) no-repeat 0 2px;
	padding-left: 10px;
}

table#archief img {
	border-style: none;
	vertical-align: bottom;
}

table#archief cite {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

table#archief td, th {
	text-align: left;
	padding-left: 5px;
	border: 1px solid #000;
	border-bottom-style: none;
	padding-bottom: 6px;
	padding-top: 6px;
	font-weight: normal;
	font-style: normal;
}

table#archief td img, table#archief th img {
	margin-right: 6px;
}

table#archief td em, table#archief th em {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

table#archief th {
	background-color: #e13507;
	color: #fff;
	width: 698px;
	font-variant: normal;
	font-style: normal;
	font-size: 15px;
}

table#archief td.bold {
	background-color: #3333ad;
	color: #fff;
}

table#archief td.left {
	border-right-style: none;
}

table#archief td.mid {
	border-left-style: none;
	border-right-style: none;
}

table#archief td.right {
	border-left-style: none;
}

table#archief td.footer {
	text-align: center;
	border-left-style: none;
	border-right-style: none;
}