.itemodd {
	text-align:		Left;
	font-family:	Arial;
	font-size:		10px;
	color:			#000000;
	background:		#91cde6;
	height:			150px;
	padding:		5px;
	margin:			1px;
	width:			500px;
	display:		Inline;
	float					: left;
}

.itemeven {
	text-align:		Left;
	font-family:	Arial;
	font-size:		10px;
	color:			#000000;
	background:		#d6ecf5;
	height:			150px;
	padding:		5px;
	margin:			1px;
	display:		Inline;
	width:			500px;
	float					: left;
}

.pulldown {
	display:		Inline;
}


.items {
	width:			100%;
}

.title {
	font-family:	Arial;
	color:			#000000;
	font-size:		12px;
	font-weight:	bold;
}

.link{
	text-align:		right;
	color:			#0000FF;
}
A{
	color: #0000FF;
}
.row {
	width					: 100%;
	height					: 150px;
	position				: relative;
	clear					: both;
}
.pages {
	font-family:	Arial;
	font-size:		10px;
	width: 			100%;
	text-align:		center;
}

.image {
	float:			left;
	display:		block;
	background:		white;
}

.selectedPage {
	font-weight:	bold;
	color:			#000000;
}

.opties {
	width:			500px;
	text-align:		left;
}

body {
	background:		#FFFFFF;
	font-size:		10px;
}



/* TEKST CLASS */



.Annd					{font-family: Tahoma; font-size: 12px; color: #ff8040}
.anders					{font-family: Tahoma; font-size: 10px; color: #E5E5E5; font-weight:bold; TEXT-DECORATION: none}

.anders:hover 			{FONT-FAMILY: Tahoma; font-size: 10px; COLOR: red; TEXT-DECORATION: underline}

A.down:link {
	 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #414458; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A.down:visited {
	 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #414458; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A.down:hover {
	 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #414458; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
A.down:active {
	 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #414458; FONT-SIZE: 11px; TEXT-DECORATION: none
}

.description {FONT-SIZE: 12px}

.text {
       FONT-SIZE: 11px; COLOR: #ffffff;  TEXT-INDENT: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: deafult
}
