/* LINKS */

A {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #5e5e5e;
	font-weight: normal;
	text-decoration:none;
}
A:hover {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #5e5e5e;
	font-weight: normal;
	text-decoration:none;
}

/*.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: normal;
	text-decoration:none;
}*/

.knop
{
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	COLOR: #7a003b;
	font-weight: bold;
	text-decoration:none;
	
	background-color:#FFFFFF;
	border:none;
	
	cursor: pointer;
}

.knop:hover
{
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	COLOR: #7a003b;
	font-weight: bold;
	text-decoration:none;
	
	cursor: pointer;
}


.taal {
    FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #890043;
	font-style:normal;
	text-align:center;
			
	/*background-image: url(../images/layout/taalnav.png);
	background-repeat: no-repeat;*/
}

.taalhover {
    FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #890043;
	font-style:normal;
	text-align:center;
	text-decoration:underline;
	
	/*background-image: url(../images/layout/taalnav_a.png);
	background-repeat: no-repeat;*/
}

/*.talentext
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #5e8cc7;
	font-style: normal;
	text-align:center;
	
	padding-bottom:2px;
}

.bg_taalnav {
	background-image: url(../images/layout/bg_taalnav.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}*/

.bg_footer
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #ffec00;
	font-weight: normal;
	text-decoration:none;
	
	background-image: url(../images/layout/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bg_footerlinks
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #5C0022;
	font-weight: normal;
	text-decoration:none;
	
	background-image: url(../images/layout/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.bg_footerlinks:link
{
	COLOR: #5C0022;
}

.footer
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #ffec00;
	font-weight: normal;
	text-decoration:none;
}

.footer:hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #ffec00;
	font-weight: normal;
	text-decoration:none;
}
.footertext
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #ffec00;
	font-weight: normal;
	text-decoration:none;
	
	/*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: Arial;
	FONT-SIZE: 11px;
	COLOR: #5e5e5e;
	font-weight: normal;
	text-decoration:none;
    
}
.copy:hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #5e5e5e;
	font-weight: normal;
	text-decoration:none;
    
}

