/* LINKS */

A {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #c61905;
	font-weight: normal;
	text-decoration:underline;
}
A:hover {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #c61905;
	font-weight: normal;
	text-decoration:underline;
}

.btn_list {
	background-image: url(../images/layout/btn_list.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 15px;
	COLOR: #00331e;
	font-weight: bold;
}

.btn_list:hover {
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 15px;
	COLOR: #00331e;
	font-weight: bold;
	
	text-decoration:underline;
}

.knop
{
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 11px;
	COLOR: #c61905;
	font-weight: bold;
	text-decoration:none;
	
	cursor: pointer;
	
	
}

.knop:hover
{
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 11px;
	COLOR: #c61905;
	font-weight: bold;
	text-decoration:none;
	
	cursor: pointer;
}


/*.taal 
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	font-style: normal;
	background-image: url(../images/layout/taalnav.gif);
	background-repeat: no-repeat;
	text-align:center;
}
.taalhover 
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	font-style: normal;
	text-align:center;
	
	background-image: url(../images/layout/taalnav_a.gif);
	background-repeat: no-repeat;
}
.talentext
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	font-style: normal;
	text-align:center;
}*/

.footer
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #c61905;
	font-weight: normal;
	text-decoration:none;
}
.footer:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #c61905;
	font-weight: normal;
	text-decoration:none;
}
.footertext
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #c61905;
	font-weight: normal;
	text-decoration:none;
	text-align:right;
	
	/*background-image: url(../images/layout/lijn_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
}

.bg_copy
{

    background-image: url(../images/layout/bg_copy.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.copy
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #948671;
	font-weight: normal;
    text-decoration: none;
    
}
.copy:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #948671;
	font-weight: normal;
    text-decoration: none;
    
}

