

table.centertable { 
	border: 2px solid #c60f01; 
	background-color: #2e2e2e;
	text-align: center;
}
#tab {
	height: 26px;
	width:100%;
	background-image: url(/i/gallery/staartje.jpg);
	background-repeat: repeat-x;
}
.tab_front{
	height: 26px;
	width:10px;
	float: left;
	background-image: url(/i/gallery/hoek_links.jpg);
	background-repeat: repeat-x;
}
.tab_end{
	height: 26px;
	width:10px;
	float: left;
	background-image: url(/i/gallery/hoek_rechts.jpg);
	background-repeat: repeat-x;
}
.tab_nonselected{
	height: 26px;
	
	padding: 4px 5px 0px 5px;
	
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	vertical-align: text-bottom;
	line-height: 26px;
	background-image: url(/i/gallery/normaal.jpg);
	background-repeat: repeat-x;
}
.tab_nonselected a{
	text-decoration: none;
	color: #FFFFFF;
}
.tab_nonselected a:hover{
	text-decoration: none;
	color: #a51616;
}
.tab_selected a{
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a51616;
	vertical-align: text-bottom;
	font-family: Arial;
	padding: 4px 4px 0px 4px;
	text-align: center;
	line-height: 26px;
	background-image: url(/i/gallery/sel.jpg);
	background-repeat: repeat-x;
	text-decoration: none;	
}
.tab_selF{
	float: left;
	height: 26px;
	width:8px;
	background-image: url(/i/gallery/sel_left.jpg);
}
.tab_selR{
	float: left;
	height: 26px;
	width:8px;
	background-image: url(/i/gallery/sel_right.jpg);
}
.cat_images{
	width: 138px;
	border: 1px solid #e3e3e3;
	background: #f0f0f0;
	height: 100px;
}
.cat_images2{
	width: 461px;
	border: 1px solid #e3e3e3;
	background: #f0f0f0;
	height: 100%;
}
a.links:link,a.links:visited,a.links:active{
color: #5e5e5e;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
}
a.links:hover{
color: #B30700;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
}
a.links2:link,a.links2:visited,a.links2:active{
color: #B30700;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
}
.links3 {
	color: #5e5e5e;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
.links3 a{
	font-family: Arial;
	font-size: 10px;
	color: #8f1818;	
}
.links3 a:hover{
	font-family: Arial;
	font-size: 10px;
	color: #8f1818;	;
	text-decoration: none;
}

strong.hits{
color: #5e5e5e;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
}
.secondh td{
	vertical-align: top;
	font-size: 10px;
	color: #5e5e5e;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.secondh tr:hover{
	vertical-align: top;
	font-size: 10px;
	color: #5e5e5e;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	background-color: #EFF5F4;
}
.secondh td a{
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.secondh td a:hover{
	font-size: 12px;
	color: #a51616;
	font-weight: bold;
	text-decoration: underline;
}
th{
	color: #6FC0ED;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
	text-align: left;
}
.nieuwshoofd{
	color: #6FC0ED;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
}
.tekst {	
	text-align: left;
	background: #EFF5F4;
	border-width: 1px;
	border-style: dotted;
	border-color: #6FC0ED;
	padding: 3px ;	
}

.teksta {
	font-family: Arial;
	font-size: 11px;
	color: #0084c9;
	margin: 0px;
	font-weight: bold;	
}
.tekst2 {	
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}
.kopjes{
	color: #6FC0ED;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6FC0ED;
	margin-right: 5px;
}
.test {	
        font-family: Arial;
	font-size: 11px;
	color: #FF3333;
	margin: 0px;
	font-weight: bold;
	text-align: left;
	background: #EFF5F4;
	border-width: 1px;
	border-style: dotted;
	border-color: #6FC0ED;
	padding: 3px ;	
}