A:link { color: #2567b1; text-decoration: none}
A:visited { color: #2567b1; text-decoration: none} 
A:active { color: #2567b1; text-decoration: underline }  
A:hover { color: #2567b1; text-decoration: underline }   

.rose
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ff00fa;
}

.rose a
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ff00fa;
}

.rose a:active
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ff00fa;
}
.rose a:hover
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #ff00fa;
}

.rose a:visited
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ff00fa;
}
.main
{
	direction:;
	background-attachment:fixed; 
	scrollbar-arrow-color: ff00fa;
	scrollbar-track-color: c8ebfa;
	scrollbar-face-color: c8ebfa;
	scrollbar-highlight-color: c8ebfa;
	scrollbar-3dlight-color: c8ebfa;
	scrollbar-darkshadow-color: c8ebfa;
	scrollbar-shadow-color: c8ebfa;
	overflow:auto;
}
.lijst
{
    filter: alpha(opacity:60);
	background-color: #2567b1;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
}

.lijst a
{
	background-color: #2567b1;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
}

.lijst a:hover
{
	background-color: #2567b1;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
}

.lijst a:visited
{
	background-color: #2567b1;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
}
.menu
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: white;
	font-weight: bold;
}

.menu a
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: white;
	font-weight: bold;
}

.menu a:hover
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: white;
	font-weight: bold;
}

.menu a:visited
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: white;
	font-weight: bold;
}
.input
{	
	background: transparent;
	color: #2567b1;
}

.tekst
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2567b1;
	border-width: 0px;
}

.tekstcms
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2567b1;
	border-top: solid 1px black;
}

.tekst_dag_over
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2567b1;
	background-color: #ce008c;
	border: 2px inset;
	border-color: black;
	border-style: solid;
	cursor: hand;
}
.tekst_dag
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2567b1;
	border: 2px inset;
	border-color: #e85df9;
	border-style: solid;
}
.tekst_over
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #e85df9;
	color: #2567b1;
	border-width: 0px;
	cursor: hand;
}
body {
overflow-y:auto;
}
.cms {
border-right: solid 1px black;
}