img{
	border:none; 
}
#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{
	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;
	
}
.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);
}

.linktitle{
	width: 150px;
	color: #6FC0ED;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
	margin-right: 5px;		
	border-bottom-width: 1px;	
	border-bottom-style: dotted;
	border-bottom-color: #6FC0ED;
}
.linktitle a{
	width: 150px;
	color: #6FC0ED;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
	margin-right: 5px;		
	border-bottom-width: 1px;	
	border-bottom-style: dotted;
	border-bottom-color: #6FC0ED;
}
.linktitle2{
	width: 150px;
	color: #6FC0ED;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;

}
.cat_images{
	width: 150px;
	border: 0px solid #e3e3e3;
	margin-bottom: 10px;
}
.cat_images2{
	width: 640px;
	border: 1px solid #e3e3e3;
	background: #f0f0f0;
	height: 28px;
	padding: 5px;
}
.cat_images img{
	max-width: 105px;
	max-height: 90px;
	padding: 5px 5px 5px 5px;
}
.linkcat a:link,.linkcat a:visited,.linkcat a:active{
color: #333333;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
}
.linkcat a:hover{
color: #B30700;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
}

a.links:link,a.links:visited,a.links:active{
color: #5e5e5e;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
}
a.links:hover{
color: #B30700;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
}
label.test {
color: #5e5e5e;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
}


