@CHARSET "ISO-8859-1";
html,body{
	background-color: #FFFFFF;
	color:black;
}
a{
	color:#666666;
}

#container{
	border:1px solid black;
}
#header{
	background-image:URL('../images/home/white/header_background.gif');
}
#menu ul li a{
	color:black;
}
#menu ul li a.active,
#menu ul li a:hover{
	color:white;
}
#content #col1 ul li h3{
	background-image:URL('../images/home/white/bullet.gif');
}
#content #col1 a{
	color:#323128;
}
#content #col1 .news h1{
	color:#323128;
}
#content #col2 #quote{
}
#content #col2 h2,
#content #col3 h2{
	border-bottom:1px solid black;
}
#header #head_items li a{
	background-image:URL('../images/home/white/bullet.gif');
	color:black;
	text-decoration:none;
}
#header #head_items form input{
	border:1px solid black;
}
#header #head_items form input.submit{
	color:black;
	border:0px;
	background-color:white;
}
#content #col3 div.word_lid{
	background-image:URL('../images/home/white/word_lid.gif');
}
#content #col3 div.word_lid a{
	color:white;
	text-decoration:none;
}

a:link.vw{
color: #000000;
text-decoration: none;
}

a:visited.vw{
color: #000000;
text-decoration: none;
}

a:hover.vw{
color: #323128;
text-decoration: none;
}

a:active.vw{
color: #000000;
text-decoration: none;
}

/**/
/* Highlight na doorklikken op zoekresultaten */
span.highlight{
	background-color:yellow;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	padding-right:1px;
}
div.social-icons{
position:absolute;
top:160px;
right:65px;
}