* {
	margin:							0px;
	padding:						0px;
}

body {
	/*background-color:				#69D2E7;*/
	background-color:				#ed1d24;
	color:							#155461;
	font-size:						11pt;
	lineheight:						150%;
	font-family:					"georgia", "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
}

#content {
	background-color:				#ed1d24; /* achtergrondkleur van het gedeelte met mondje */ 
	padding-bottom:					30px;
}

.filltop {
	height:							50px;
	background-color:				#ed1d24;
}

.center-container620 {
	width:							620px;
	margin:							0 auto;
}
.center-container860 {
	width:							860px;
	margin:							0 auto;
}
.center-container1000 {
	width:							1200px;
	margin:							0 auto;
}

.clear {
	clear:							both;
}

/* Highway navigation Header */
#highway {
	height: 38px;
	background-image: url('../img/highway-background2.gif');
}


#highway ul {
	list-style-type: none;
	list-style-position: outside;
}

#highway li {
	height: 35px;
	padding: 0 15px;
	float: left;
	position: relative;
}

#highway a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	display: inline-block;
	line-height: 30px;
}

#highway a:hover {
	border-bottom-style: solid;
	border-width: 0 0 2px 0;
	border-bottom-color: #FFFFFF;
}

/* Header */
#front-logo {
	background:						url('../img/logo-front7.jpg') no-repeat scroll center;
	width:							1200px;
	height:							400px;
	position:						absolute;
}

/* Banners */
#banners {
	position:						relative;
	float: 							left;
	z-index:						5;
	height:							0;
	padding-left:					20px;
	text-align:						right;
}

/* Navigation */
#navbar {
	height:							300px;
	padding-top:					20px;
	position:						relative;
}

#navbar .items {
	width:							700px;
	height:							30px;
	position:						relative;
	margin:							0 auto;
}

#navbar ul {
	list-style-type:				none;
	list-style-position:			outside;
}

#navbar li {
	height: 						30px;
	padding:						0 15px;
	float:							left;
	position:						relative;
}

#navbar a {
	font-size:						16pt;
	font-weight:					bold;
	color:							#ffffff;
	text-decoration:				none;
	display: 						inline-block;
}

#navbar a:hover {
	border-bottom-style: 			solid;
	border-width: 					0 0 5px 0;
	border-bottom-color: 			#FFFFFF;	
}

/* Foto slider */
.photoslider {
	position:						absolute;
	top:							124px;
	left:							241px;
	height:							105px;
	width:							140px;
}

.photoslider div.photo {
	height: 						105px;
	width:							140px;
	position:						absolute;
	z-index:						0;
}

#photo1 {	background-image:		url('../img/fotos/slider/foto1.jpg'); background-repeat: no-repeat;}
#photo2 {	background-image:		url('../img/fotos/slider/foto2.jpg'); background-repeat: no-repeat;}
#photo3 {	background-image:		url('../img/fotos/slider/foto3.jpg'); background-repeat: no-repeat;}
#photo4 {	background-image:		url('../img/fotos/slider/foto4.jpg'); background-repeat: no-repeat;}
#photo5 {	background-image:		url('../img/fotos/slider/foto5.jpg'); background-repeat: no-repeat;}
#photo6 {	background-image:		url('../img/fotos/slider/foto6.jpg'); background-repeat: no-repeat;}
#photo7 {	background-image:		url('../img/fotos/slider/foto7.jpg'); background-repeat: no-repeat;}
#photo8 {	background-image:		url('../img/fotos/slider/foto8.jpg'); background-repeat: no-repeat;}
#photo9 {	background-image:		url('../img/fotos/slider/foto9.jpg'); background-repeat: no-repeat;}
#photo10 {	background-image:		url('../img/fotos/slider/foto10.jpg'); background-repeat: no-repeat;}
#photo11 {	background-image:		url('../img/fotos/slider/foto11.jpg'); background-repeat: no-repeat;}
#photo12 {	background-image:		url('../img/fotos/slider/foto12.jpg'); background-repeat: no-repeat;}
#photo13 {	background-image:		url('../img/fotos/slider/foto13.jpg'); background-repeat: no-repeat;}
#photo14 {	background-image:		url('../img/fotos/slider/foto14.jpg'); background-repeat: no-repeat;}
#photo15 {	background-image:		url('../img/fotos/slider/foto15.jpg'); background-repeat: no-repeat;}
#photo16 {	background-image:		url('../img/fotos/slider/foto16.jpg'); background-repeat: no-repeat;}
#photo17 {	background-image:		url('../img/fotos/slider/foto17.jpg'); background-repeat: no-repeat;}
#photo18 {	background-image:		url('../img/fotos/slider/foto18.jpg'); background-repeat: no-repeat;}
#photo19 {	background-image:		url('../img/fotos/slider/foto19.jpg'); background-repeat: no-repeat;}
#photo20 {	background-image:		url('../img/fotos/slider/foto20.jpg'); background-repeat: no-repeat;}
#photo21 {	background-image:		url('../img/fotos/slider/foto21.jpg'); background-repeat: no-repeat;}
#photo22 {	background-image:		url('../img/fotos/slider/foto22.jpg'); background-repeat: no-repeat;}
#phot023 {	background-image:		url('../img/fotos/slider/foto23.jpg'); background-repeat: no-repeat;}
#photo24 {	background-image:		url('../img/fotos/slider/foto24.jpg'); background-repeat: no-repeat;}
#photo25 {	background-image:		url('../img/fotos/slider/foto25.jpg'); background-repeat: no-repeat;}
#photo26 {	background-image:		url('../img/fotos/slider/foto26.jpg'); background-repeat: no-repeat;}
#photo27 {	background-image:		url('../img/fotos/slider/foto27.jpg'); background-repeat: no-repeat;}

/* Float blokken */

.text-left {
	padding-top:					30xp;
	float:							left;
}
.text-right {
	float:							right;
}




/* Programma Slider */

#programma-slider {
	width:							285px;
	float:							left;
}

#programma-slider .header {
	background-image:				url('../img/programma-header2.gif');
	width:							285px;
	height:							70px;
	position:						relative;
}

#programma-slider .main {
	background-image:				url('../img/programma-background2.jpg');
	width:							285px;
}

#programma-slider .footer {
	background-image:				url('../img/programma-footer2.jpg');
	width:							285px;
	height:							10px;
}

#programma-slider #arrow-left {
	background:						url('../img/programma-arrows.jpg') no-repeat scroll left center;
	width:							35px;
	height:							30px;
	position:						absolute;
	top:							15px;
	left:							10px;
	cursor: 						pointer;
}

#programma-slider #arrow-right {
	background:						url('../img/programma-arrows.jpg') no-repeat scroll right center;
	width:							35px;
	height:							30px;
	position:						absolute;
	top:							15px;
	left:							240px;
	cursor: 						pointer;	
}

#programma-slider #programma-title {
	width:							185px;
	height:							40px;
	overflow:						hidden;
	position:						relative;
	left:							50px;
	top:							10px;
}

#programma-slider #programma-title #title-wrapper {
	width:							185px;
	height:							40px;
	position:						absolute;
}

#programma-slider #programma-title h3 {
	line-height:					40px;
	text-align:						center;			
}

#programma-slider #programma-iCarousel {
	width:							255px;
	height:							300px;
	overflow:						hidden;
	position:						relative;
	margin:							0 auto;
}

#programma-slider #programma {
	position:						absolute;
	width:							8192px;
}

#programma-slider .dag {
	font-family:					"georgia","Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
	width:							245px;
	height:							300px;
	padding-left:					10px;
	float: 							left;
	font-size:						9pt;
}

#programma-slider .dag .item {
	font-size:						10pt;
	padding:						0 0 10px 10px;
	
}

#programma-dagen {
	float: 							left;
	width: 							150px;
	padding-top:					70px;
	background:						url('../img/programma-dag-background2.jpg') no-repeat 0 72px;
}

#programma-dagen ul {
	list-style-type:				none;
	list-style-position:			outside;
	text-align:						right;
}

#programma-dagen li {
	color:							#155461;
	line-height:					27px;
	padding-right:					25px;
	text-decoration:				none;
	cursor: 						pointer; 
}

#programma-dagen a font {
	width:							30px;
}

/* Front */
#front-text-top {
	width:							400px;
	color:							#FFFFFF;
	line-height:					150%;
	text-align:						justify;
	position:						relative;
	font-family:					"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
}
#front-text-top a {
	color:							#FFFFFF;
	text-decoration:				none;
}

#front-text-top a:hover {
	color:							#FFFFFF;
	background-color:				#EE3B33;
}

/* Clouds */
.clouds {
	padding-top:					60px;
	background:						url('../img/clouds-background2.jpg') repeat-x;
	background-color:				#FFFFFF;
}

.clouds .text-left {
	width: 							190px;
	margin-left:					25px;
	font-size:						8pt;
	line-height:					200%;
	text-align:						justify;
	font-family:					"georgia", "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
}

.clouds a {
	color:							#EE3B33;
	text-decoration:				none;
}

.clouds a:hover {
	color:							#FFFFFF;
	background-color:				#EE3B33;
}

.clouds H3 {
	color: 							#EE3B33;
	font-size:						18pt;
	font-family:					"georgia", "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
}

.clouds .hr {
	margin-top:						4px;
	border-top:						1px;
	border-color:					#EE3B33;
	border-style:					dotted none none none;
}


/* Footer */
#footer {
	color:							#FFFFFF;
	border-top:						1px solid #FFFFFF;
	padding-top:					25px;
}

#footer H3 {
	color: 							#FFFFFF;
}

#footer .column1, #footer .column2, #footer .column3 {
	float: 							left;
	padding:						0 5px;
	font-size: 						9pt;
	line-height:					200%;
}

#footer .column1 {
	width: 							280px;
	height: 						210px;
}

#footer .ad	{
	width:							120px;
	height:							90px;
	color:							#155461;
	background-color:				#FFFFFF;
	float:							left;
	margin:							0 10px 10px 0;
}

#footer .column2 {
	width:							300px;
}

#footer H3 {
	line-height:					30px;
}

#footer A {
	color:							#FFFFFF;
	text-decoration:				underline;
}

#footer .column2 A {
	font-size:						8pt;
}

#footer .column3 {
}

.content-text {
	text-align:						justify;
	position:						relative;
	padding-top:					20px;
	line-height:					150%;
	font-family:					"georgia", "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
}


#doegroepen {
	margin-left:					20px;
	font-size:						8pt;
	line-height:					200%;
	font-family:					"georgia", "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
}
#doegroepen TR {
	padding-top:					5px;
}

#wordlid {
	padding:						15px;
}
.small-font {
	font-size:						8pt;
	line-height:					200%;
	font-family:					"georgia", "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
}
.small-font3{
	font-size:						10pt;
	line-height:					150%;
	font-family:					"georgia", "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;	
}

.small-font H3 {
	color: 							#EE3B33;
	font-size:						10pt;

}

.small-font .hr {
	margin-top:						4px;
	border-top:						1px;
	border-color:					#EE3B33;
	border-style:					dotted none none none;
}

.small-font TABLE {
	border:							1px solid #009E58;
}
.small-font TD {
	border:							1px solid #009E58;
	padding:						0 10px;
}

#programma-accordion H3{


}
#programma-accordion .hr {
	margin-top:						4px;
	border-top:						1px;
	border-color:					#EE3B33;
	border-style:					dotted none none none;
}
h3.toggler {
	cursor: pointer;
}

/* specifieke styles van objecten op de site */

.iframe {
	margin-left: 0;
	margin-top: 0;
	background-color: #ed1d24;
	z-index: 10;
	position:relative;
}

.banner_left{
	width:250px; 
	position: static;
	margin-left: 760px; 
	margin-top: -210px;
}

div.antigoonFM {
margin-left: -600px; 
margin-top: -300px; 
position: absolute;
}
