/******************************
			BODY
******************************/
body
{
	margin-bottom:	0;
	margin-left:	0;
	margin-right:	0;
	margin-top:		0;
	
	font-family: Arial;
	font-size:		11px;
	color:		#797778;
	background-color:#c7d5d5;
	font-weight:bold;
	line-height:16px;
	
}

/******************************
			TD
******************************/
TD
{
	font-family:	Arial;
	font-size:		11px;
	color:			#797778;
	font-weight:	bold;
	line-height:16px;
	border:0px;
}

.themepage
{
	color:			Black;
	font-size:		11px;
	font-weight:	normal;
	line-height:14px;
}

.blackFont
{
	color:			Black;
	font-weight:	normal;
}

.blackFontBold
{
	color:			Black;
	font-weight:	bold;
}

.tabHeader
{
	font-weight:bold;
	color: White;
	font-size: 12px;
	background: #DE0025;
	padding-left:8px;
}

.redBorder
{
	border-right: solid 1px #de0025;
	border-top:solid 1px #de0025;
	 border-left:solid 1px #de0025;
	 border-bottom:solid 1px #de0025;
}

td.sponsoring
{
	font-family: Arial;
	font-size:		11px;
	color: Black;
	font-weight:normal;
}

/******************************
			FORM
******************************/
form
{
	padding:0px;
	margin:0p;
	font-family: Arial;
	font-size:		11px;
	color:		797778;
	font-weight:bold;
	line-height:16px;
}
.menuItem
{
	height:20px;
	padding-left:5px;
}

/******************************
			H
******************************/
h1
{
	color:			black;
	font-family:	arial;
	margin-top:15px;
	margin-bottom:5px;
	padding:0px;
	font-size:		24px;
	text-decoration:none;
}
.theme
{
	font-size:		48px;
}
.red
{
	color:			#DE0025;
}
.emily
{
	color:			#DE0025;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-size:		36px;
	text-decoration:none;
	font-weight:normal;
}

h2
{
	color:			black;
	font-family:	arial;
	margin-top:5px;
	margin-bottom:5px; 
	padding:0px;
	font-size:		18px;
	text-decoration:none;
}

H3
{
	color:			black;
	font-family:	arial;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding:0px;
	font-size:		16px;
	text-decoration:none;
}

.white
{
color:White;	
}

H1.thema_doen
{
	margin-bottom:	0;
	margin-left:	0;
	margin-right:	0;
	margin-top:		0;
	
	font-family: Arial;
	font-size:	45px;
	color:		#DE0025;
	font-weight:normal;
}

/******************************
			INPUT
******************************/
input.valid 
{
	border-color: Black;
	border-style: solid;
	border-width:1px;
	margin-right:3px;
}
input.invalid 
{
	border-color: #DE0025;
	border-style: solid;
	border-width:1px;
	margin-right:3px;
}

.redInput
{
	border-width:1px;
	border-style:solid;
	border-color:#DE0025;	
}

.normalInput
{
	border-width:1px;
	border-style:solid;
	border-color:#000000;	
}

.KiesWijzerListItem
{
	border-width:0px;
	background-color:White;
	padding-left:15;
	padding-top:3;
	color:Black;
	height:20;
	vertical-align:middle;
}

.KiesWijzerInvalid
{
	border-width:0px;
	background-color:White;
	padding-left:15;
	padding-top:3;
	color:AFAFAF;
	height:20;
	vertical-align:middle;
}

.KiesWijzerListItemActive
{
	border-width:0px;
	color:White;
	padding-left:15;
	padding-top:3;
/*	background-color:#DE0025;*/
	background-color:#AAAAAA;
	cursor:hand;
	height:20;
	vertical-align:middle;
}

/******************************
			a
******************************/
a.pageListItem
{
	margin-left:5px;
	text-decoration:underline;
	font-weight:normal;
	color:#DE0025;
}

a.faq, a.faq:visited
{
	font-family: Arial;
	font-size:		11px;
	font-weight:bold;
	color:		#797778;
	text-decoration: none;
}

a.faq:hover		
{
	font-family: Arial;
	font-size:		11px;
	font-weight:bold;
	text-decoration: underline; 
	color: #DE0025;
}

a.topMenuItem
{
	color:#B1B1B1;
	font-family: verdana;
	font-size: 9px;
	text-decoration:none;
}
a.topMenuItem:Visited
{
	color:#B1B1B1;
	font-family: verdana;
	font-size: 9px;
	text-decoration:none;
}
a.topMenuItem:Hover
{
	color:#DE0025;
	font-family: verdana;
	font-size: 9px;
	text-decoration:none;
}
a.topMenuItem:Active
{
	color:#DE0025;
	font-family: verdana;
	font-size: 9px;
	text-decoration:none;
}

a.red
{
	font-weight:normal;
	color:#DE0025;
	text-decoration:underLine;
}

a.red:Visited
{
	font-weight:normal;
	color:#DE0025;
	text-decoration:underLine;
}

a.red:Hover
{
	font-weight:normal;
	color:#DE0025;
	text-decoration:none;
	
}

a.redBold, a.redBold:Visited
{
	font-weight:bold;
	text-decoration:underLine;
	color:#DE0025;
}

a.redBold:hover
{
		font-weight:bold;
	text-decoration:none;
	color:#DE0025;
}

.RedLabel
{
	font-weight:normal;
	color:#DE0025;
}

.RedLabelBold
{
	font-weight:bold;
	text-decoration:none;
	color:#DE0025;
	
}
.RedLabelBold:hover
{
	font-weight:bold;
	text-decoration:underLine;
	color:#DE0025;
	
}

a
{
	font-weight:normal;
	color:#DE0025;
}

a:Visited
{
	font-weight:normal;
	color:#DE0025;
}

a.mainMenuItem, a.mainMenuItem:Visited
{
	color:			6F6F6F;
	font-family:	arial;
	font-weight:	bold;
	font-size:		12px;
	text-decoration:none;
}

a.mainMenuItem:Hover, a.mainMenuItem:Active
{
	color:			#DE0025;
	font-family:	arial;
	font-weight:	bold;
	font-size:		12px;
	text-decoration:none;
}
a.mainMenuItemActive, a.mainMenuItemActive:visited
{
	font-weight:	bold;
	color:			#DE0025;
	font-family:	arial;
	font-size:		12px;
	text-decoration:none;
}
a.bikeColor, a.bikeColor:Visited
{
	color:			#000000;
	font-family:	arial;
	font-weight:	bold;
	font-size:		12px;
	text-decoration:underline;
}
a.green
{
	color:			green;
}
a.green:visited
{
	color:			green;
}
a.blue
{
	color:			blue;
}
a.blue:visited
{
	color:			blue;
}

/******************************
			img
******************************/
img.RedBorder
{
	border:solid 1px color:#DE0025;
}

img.reddash
{
	margin-top:		20px;
	margin-bottom:	20px;
}

/******************************
			p
******************************/
p.homepageFont
{
	margin-bottom:	0;
	margin-left:	0;
	margin-right:	0;
	margin-top:		0;
	
	font-family: Arial;
	font-size:		11px;
	color:		000000;
	font-weight: normal;
	line-height:14px;
}

p.homepageFontBold
{
	margin-bottom:	0;
	margin-left:	0;
	margin-right:	0;
	margin-top:		0;
	
	font-family: Arial;
	font-size:		11px;
	color:		000000;
	font-weight: bold;
	line-height:16px;
}

.pollAnswerFont
{
	margin-bottom:	0;
	margin-left:	0;
	margin-right:	0;
	margin-top:		0;
	
	font-family: Arial;
	font-size:		11px;
	color:		000000;
	font-weight: normal;
}

.pollAnswerFontWhite
{
	margin-bottom:	0;
	margin-left:	0;
	margin-right:	0;
	margin-top:		0;
	
	font-family: Arial;
	font-size:		11px;
	color:		FFFFFF;
	font-weight: normal;
}

.faqLabel
{
	margin-bottom: 6;
	margin-top: 6;
}

p.outline
{
	margin-bottom: 0;
	margin-top: 10;
	line-height:16px;
}

p.outlineBlack
{
	margin-bottom: 0;
	margin-top: 10;
	font-family: Arial;
	font-size:		11px;
	color:		000000;
	font-weight: normal;
	line-height:16px;
}

p.outlineBlackBold
{
	margin-bottom: 0;
	margin-top: 10;
	font-family: Arial;
	font-size:		11px;
	color:		000000;
	font-weight: bold;
	line-height:16px;
}

p.outlineRedBold
{
	margin-bottom: 0;
	margin-top: 10;
	font-family: Arial;
	font-size:		11px;
	color:		#DE0025;
	font-weight: bold;
	line-height:16px;
}

p.interviewkop
{
	margin-bottom: 0;
	margin-top: 0;
	font-family: Arial;
	font-size:		11px;
	color:		#DE0025;
	font-weight: bold;
}
p.themePageCenter
{
	font-family:	Arial;
	font-size:		11px;
	color:			#000000;
	font-weight:	normal;
	margin-bottom:	11;
	margin-top:		0;
	line-height:14px;
}

p.themePageCenterBold
{
	font-family:	Arial;
	font-size:		11px;
	color:			#000000;
	font-weight:	bold;
	margin-bottom:	11;
	margin-top:		0;
	line-height:16px;
}

P.thema_doen
{
	margin-bottom:	0;
	margin-left:	0;
	margin-right:	0;
	margin-top:		0;
	
	font-family: Arial;
	font-size:	11px;
	color:		#DE0025;
	font-weight:bold;
}


p.title
{
		color:			black;
	font-family:	arial;
	margin-top:15px;
	margin-bottom:5px;
	padding:0px;
	font-size:		18px;
	text-decoration:none;
}

/******************************
			div
******************************/
div.scrollbox
{
	height: 100%;
	width: 610px;
	overflow: auto;
	border: 2px;
}

/******************************
			SPAN
******************************/
span.hisVisible
{
	position:relative;
	visibility:visible;
	font-family:	arial;
	font-size:		12px;
	text-decoration:none;
	color:Black;
	font-weight:normal;
}
span.plusVisible
{
	position:relative;
	visibility:visible;
	font-family:	arial;
	font-size:		12px;
	text-decoration:none;
	color:Black;
	font-weight:bold;
}

span.hisInVisible
{	
	position:absolute;
	top:0;
	right:0;
	visibility:hidden;
}

/******************************
			UL
******************************/
ul.black
{
 	font-family: Arial;
	font-size:		11px;
	color: Black;	
	font-weight:normal;
}
ul.noSpace
{
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
 	font-family: Arial;
	font-size:		11px;
	color: Black;	
	font-weight:normal;
}

li.smallIndent
{
	margin-top:0px;
	margin-left:-20px;
}


/**************************
	collectie 2007 menu
**************************/
li.mainMenu
{
	display:inline;	
}

table.tblMenu
{
	position:absolute;
	z-index:100000;
	width:640px;
	padding:0;
	margin:0;
}

td.tdMenu
{
	vertical-align:top;
}

ul.menu
{	
	list-style:none;	
	padding:0px;
	margin:0px;
}

ul.subMenu
{
	list-style:none;
	 margin-top:-3px;
	 margin-left:0px;
	 padding-left:5px;
	 background-color:White;
	 width:100%;
	 color:#de0025;
	 font-size:	10px;
	 font-weight:bold;
	 border:1px;
	 border-top-width:0px;
	 border-color:#de0025;
	 border-style:solid;
}

img.imgInactive,img.imgActive
{
	border:0;	
}

tr.trMenuTop
{
	background-color:#de0025;
	font-size:	11px;
	font-weight:bold;
	color:White;	
}

td.tdMenuTop
{
	background-color:#de0025;
	font-size:	11px;
	font-weight:bold;
	color:White;	
}

a.menuLink,a.menuLink:hover,a.menuLink:visited
{
		font-family: Verdana;
	color:#de0025;
	 font-size:	9px;
	 font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}

li.liSubMenu
{
}

select.ddlFietsKeus
{
	background-color:White;
	color:#de0025;
	font-weight:bold;
	font-size:11px;
}

div.ddlText
{
	 position:relative;
	top:-2px;
	display:inline;
}

td.tdDDl
{
  text-align:right;	
}

input.btnCollectie
{
	  position:relative;
	  left:6px;
}
