﻿.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.zoekveld {
	background-color: #898DBD;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	position: relative;
	top: -2px;
}
.zoeken {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1px;
	position: relative;
	top: 0px;
}
.zoekbutton {
	position: relative;
	top: 2px;
}
.nieuwskop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C40043;
	font-weight: bold;
}
.nieuwskopje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C40043;
	font-weight: bold;
}
.nieuwsitem  { 
	color: #313266;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	line-height: 15px; 
	font-stretch: semi-expanded }
.nieuwsitempje  { 
	color: #313266;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	line-height: 11px; }
.kopingroen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	position: relative;
	top: 3px;

}
.kopingroen_blauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C348A;
	font-weight: bolder;
	position: relative;
	top: 3px;
}
.toptekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C348A;
	font-weight: bolder;
}
.onder_toptekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C348A;
	font-weight: bolder;
}
.witmenutekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	position: relative;
	top: 3px;

}
.quoteauteur {
	font-family: Georgia;
	font-size: 16px;
	color: #C40043;
	font-weight: bolder;
	letter-spacing: -1;
}
.quotereactie {
	font-family: Georgia;
	font-size: 16px;
	color: #313266;
	font-weight: bolder;
	letter-spacing: -1;
}
.quotetekst {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #333399;
	letter-spacing: 0;
}

.itemvet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #313266;
	font-style: normal;
	letter-spacing: 1px;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;

}
.kopinblauw {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9EC54C;
	font-weight: bolder;
	position: relative;
	top: 3px;
}
.pijlertekst {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #313266;
	font-style: normal;
	letter-spacing: 1px;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
}
.pijlerdatum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C40043;
	font-style: normal;
	letter-spacing: 1px;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
}

.MenuItemLicht {
	border: 0px;
	background-color: #C40043;
	height: 16px;
	cursor: auto; cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 189px;
	text-indent: 16px;
}
.MenuItemDonker {
	border: 0px;
	background-color: #B5054A;
	height: 16px;
	cursor: auto; cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 189px;
	text-indent: 16px;
}
.MenuItemOver {
	border: 0px;
	background-color: #9EC54C;
	cursor: auto; cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	color: #FFFFFF;
	width: 189px;
	text-indent: 16px;
}
.CelDonker {
	border: 0px;
	background-color: #B5054A;
	height: 16px;
	width: 189px;
	text-indent: 0px;
}
.CelLicht {
	border: 0px;
	background-color: #C40043;
	height: 16px;
	width: 189px;
	text-indent: 0px;
}

a:hover {
	color: #9EC54C;
	text-decoration: underline
}

a {
	color: #6B71AD;
	text-decoration: none
}

a:visited {
	color: #B5054A
}

a:active {
	color: #B5054A
}