body
{
	font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	height: 100%;
	text-align: center;
	background-image: url(Images/bg2.gif);
	background-repeat: repeat-x;
}

p
{
	/*font-family: helvetica, Georgia, Verdana, Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 	font-size: 14px;	 	color: #000000; 	font-family: verdana, Georgia, serif; 	font-size: 12px;*/
	line-height: 18px;
}

p.quote
{
	width: 600px;
	/*height: 50px;*/
	padding-left: 50px;
	padding-top: 20px;
	background-image: url(Images/quote_open.gif);
	background-repeat: no-repeat;
}

ul
{
	line-height: 18px;	
	padding-left: 12px;
	text-align: justify;
}

li
{
	padding-bottom: 5px;
	
}

#container
{
	/*position: absolute;*/
	height: 100%;
	min-height: 100%;
	width: 1014px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/*border: solid 1px green;*/
}

#container a
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#header
{
	width: 100%;
	font-size: 16px;
	color: #FFFFFF;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*border: solid 1px red;*/
	/*
	padding: 7px 0px 25px 0px;
	margin: 0px 0px 20px 0px;
	*/	
	background-image: url(Images/logo.gif);
	background-repeat: no-repeat;	
}
#headerleft
{
	/*padding: 50px;*/
}
#headerright
{

}

#header a
{
	font-family: Arial;
	font-size: 12px;
	color: #bbbbbb;
	text-decoration: none;
}

#header a.signin
{
	/*
	font-family: Arial;
	font-size: 12px;
	color: #ffd510;
	text-decoration: underline;
	*/
}

#header .menu
{
	font-family: Arial;
	font-size: 12px;
	color: #bbbbbb;
	padding: 0px 0px 0px 30px;	
}

#header .currentlanguage
{
	color: #fbd32e;
	font-weight: bold;	
}
#header .otherlanguage
{

}

#header h1
{
	font-size: 40px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 0px 0px;
	/*
	padding: 30px 0px 0px 0px;
	*/
}

#header h2
{
	font-size: 17px;
	font-style: italic;
	color: #999999;
	margin: 0px 0px 0px 80px;
}

#content
{
	width: 1100px; /*background-color: green;*/
	height: auto;
	border: solid 0px green;
}

#left
{
	/*width: 670px;*/
	width: 675px;
	/*width: 710px;*/
	border: solid 0px red;
	float: left;
	/*margin: 0px 0px 10px 0px;*/
	padding: 30px;	
}

#left a
{
	color: #666666;
	text-decoration: none;
}

#left h3
{
	padding: 0;
}
#left h3.continue a
{
	background: #8CA600;
	padding: 5px 8px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;	
}

#right
{
	width: 280px;
	border: solid 0px red;
	float: left;
}

#right a
{
	color: #666666;
	text-decoration: none;
}

#demo
{
	padding: 15px; /*background-color: #dedede;*/
	margin: 5px 0px 10px 0px;
	border: dashed 0px #cccccc;
}
#demo .highlight
{
	/*color: #CC0000;*/
}

#demo2
{
	padding: 15px;
	margin: 29px 0px 10px 0px;
	background-color: #efefef;
	border: dashed 1px #cccccc;
}
#demo2 h3.continue a
{
	background: #8CA600;
	padding: 5px 8px;
	color: #fff;
	text-decoration: none;	
	font-size: 12px;
	font-style: normal;
}
#demo2 h3
{
	padding: 0;
}

#cijfervandeweek
{
    /*
    padding: 15px 50px 15px 45px;
	margin: 29px 0px 10px 0px;
	background: url(images/yellowpostit.jpg) no-repeat left top;
	height: 275px;
	width: 200px;
    */
    
	padding: 15px; /*background-color: #dedede;*/
	/*margin: 6px 0px 10px 0px;*/
	/*margin: 29px 0px 10px 0px;*/
	margin: 29px 0px 10px 0px;
	border: dashed 1px #cccccc;
	/*background-color: #fbd32e;*/
}

#cijfervandeweek h2
{
	color: red;
}

#indekijker
{
	padding: 15px; /*background-color: #dedede;*/
	/*margin: 6px 0px 10px 0px;*/
	/*margin: 29px 0px 10px 0px;*/
	margin: 0px 0px 10px 0px;
	border: dashed 1px #cccccc;
}

#testimonials
{
	padding: 15px;
	background-color: #efefef;
	border: dashed 1px #cccccc;
}
#testimonials h3.continue a
{
	background: #8CA600;
	padding: 5px 8px;
	color: #fff;
	text-decoration: none;	
	font-size: 12px;
	font-style: normal;
}
#testimonials h3
{
	padding: 0;
}


#footer
{
	/*background-color: #333333;*/
	background-color: #000000;
	/*width: 1020px; */
	width: 1020px; 
	font-family: Georgia, Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px; /*color: #FFFFFF;*/
	color: #666666;
}
#footerleft
{
	width: 315px;
	padding: 30px;
	float: left;
}
#footerright
{
	padding: 30px;
}

#footer .comment
{
	font-family: Arial;
	font-size: 12px;
	color: #ababab;
}

#footer h2
{
	color: #ffffff;
}

#footer a
{
	color: #ffffff;	text-decoration: none;
}

.block
{
	/*width: 300px;*/
	width: 280px;
	float: left;
	border: solid 0px green;
	/*margin: 0px 0px 15px 15px;*/
	/*margin: 0px 0px 0px 23px;*/
	/*padding: 15px;*/
	padding: 15px 0px 0px 40px;
}

.block h2
{
	font-family: Georgia, Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
}

.block h3
{
	padding: 0;
}

.img
{
	border: 0px;
}

h1
{
	font-family: Georgia, Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #ffffff;
}

h2
{
	font-family: Georgia, Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	color: #333333;
}

.PageTitle
{
	font-family: Georgia, Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	color: #333333;	
}
.PageSubTitle
{
	font-family: Arial, Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	padding: 0px 0px 0px 75px;
}

h3
{
	font-family: Arial, Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	padding: 0px 0px 0px 75px;
}

h4
{
	font-family: Arial, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.lblError
{
	font-family: Arial, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
}

#content .block h3.continue a
{
	background: #8CA600;
	padding: 5px 8px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
}
#right h3.continue a
{
	background: #8CA600;
	padding: 5px 8px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
}

.testimonialtext
{
	font-style: italic;
}

.testimonialsource
{
	font-size: 11px;
	color: #8CA600;
}

.telephone
{
	color: #fbd32e;
	font-weight: bold;
}

INPUT.Button
{
	font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #8CA600;
	padding: 5px 8px;
	color: #fff;
	text-decoration: none;
	border: 0px;
}

.highlight
{
	/*color: #ea7638;*/
	color: #8CA600;
	font-weight: bold;
}

.highlightnew
{
	/*color: #ea7638;*/
	color: red;
	font-weight: bold;
}
				
#sections { float: left; overflow: hidden; border: 0px solid #666666; margin-bottom: 20px; margin-left: 38px; margin-top: 0px; width: 600px; height: 200px; padding: 0px; }
#sections ul { height: 300px; list-style: none; width: 8000px; padding: 0px; margin: 0px; float: left; }
#sections li { width: 605px; height: 300px; float: left; padding: 0px; margin: 0px; }
.prev { width: 24px; height: 24px; background-image: url(images/prev.png); cursor: pointer; z-index: 99; position: absolute; top: 90px; left: 0px; display: block; }
.next { width: 24px; height: 24px; background-image: url(images/next.png); cursor: pointer; z-index: 99; position: absolute; top: 90px; left: 652px; display: block; }


