body {
	background-image: none;
	background-color: #000;	
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000;
	margin: 0;
	padding: 0;
}

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, button {
	font-weight: inherit;
	font-style: inherit;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
a img, :link img, :visited img { 
	border: 0;
	}
	
strong { 
	font-weight: bold;
	}
	
em { 
	font-style: italic;
	}
	
table { 
	border-collapse: collapse; 
	border-spacing: 0;
	}
	
ol, ul { 
	list-style: none;
	}

body, html {
	overflow:hidden; 		/* needed to eliminate scrollbars caused by the background image */
	padding:0;margin:0;		/* necesarry for the raster to fill the screen */
	height:100%;width:100%;
	left: 0;
	text-align: left;
}
	
#backgroundImage {
	position: absolute;
	z-index: -1;
	}
	
#bodyWrapper {
	height: 100%; 
	width: 100%;
	position: absolute;
	text-align: center;
	overflow: auto;
	z-index: 1;
}

#topnavi {
	text-align: center;
}

#sociallinks {
	float: left;
	width: inherit;
	width: 790px;
	}

#tweets ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#twitter {
	overflow: hidden;
	background: url(/templates/images/icon_twitter.png) no-repeat;
	width: 680px;
	height: 46px;
	float: right;
	padding-top: 5px;
	color: #b1d9ea;
	}
	
	#twitter .twittertext,
	#twitter .activeTicker {
		height: 46px;
		padding-top: 3px;
		line-height: 14px;
		margin-left: 8px;
	}
		
	#twitter span,
	#twitter .activeTicker span {
		color: #b1d9ea;
	}
		
	#twitter a,
	#twitter span a,
	#twitter .activeTicker span a {
		color: #fff;
		text-decoration: underline;
	}
		
	#twitter a:hover,
	#twitter span a:hover,
	#twitter .activeTicker span a:hover {
		color: #b1d9ea;
		text-decoration: none;
	}



#topnavi {
	background: url(/templates/images/backgroundtopnav.png) repeat-x;
	position: relative;
	top: 0;
	text-align: left;
	height: 46px;
	min-height: 51px;
	padding: 0 10px;
	padding-top: 5px;
}

#topnavilinks {
	width: auto;
	float: right;
	margin-top: 0;
	padding-top: 12px;
	}

	#topnavilinks a.topmenu {
		color: #fff;
		padding-right: 0;
		padding: 0 5px;
		font-size: 11px;
		margin-right: 5px;
		text-transform: uppercase;
	}
	
	#topnavilinks a.topmenu:hover {
		background-color: #fff;
		color: #019ee1;
		padding-right: 0;
		padding: 0 5px;
		font-size: 11px;
		margin-right: 5px;
		text-transform: uppercase;
	}

#content {
	position: relative;
	width: 980px;
	margin: 0px auto;
	/*border: solid 1px;*/
}
	
#batavia-logo {
	margin-top: 5px; /*margin-top: 50px;*/
	margin-right: 10px; /*margin-right: 21px;*/
	float: right;
	height: 100px;
}

.tpltv {
	position: absolute;
	z-index: -1;
	left: -52px;
	top: 17px;
	}

.tplalbum {
	position: absolute;
	z-index: 1;
	left: 170px;
	top: 5px;
	}
	
.tplkleurplaat {
	position: absolute;
	z-index: 1;
	left: 450px;
	top: 25px;
	}
	
#tabmenu {
	position: absolute;
	z-index: 2;
	top: 102px;
	right: auto;
	width: auto;
	height: 20px;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	text-align: left;
	float: left;
	color: #fff;
	display: inherit;
	overflow: hidden;
	height: 18px;
	left: 0;
}

#middenkolom {
	margin-top: 25px;
}

#moodheader {
	left: 0;
	top: 130px;
	float: left;
}

#hoofdtekst ul {
	margin: 10px 0;
	margin-left: 25px;
	}

#partners {
	background-color: transparent;
	top: 130px;
	float: left;
}

#tplpartner, #tplnieuws, #tplkalender {
	padding: 10px;
}
#tplpartner h2 {
	margin: 0; padding: 0;
}
#tplpartner p {
	margin: 0; padding: 0; padding-bottom: 8px;
}





	#maincontent {
		padding: 17px;
		}
		
		.maincontentcnt {
			min-height: 290px;
			height: 290px;
			overflow: hidden;
			}
	
	#cntsldwn {
		cursor: pointer;
		}
		
	.eventranddate {
		color: #5ac0eb;
		font-size: 16pt;
		}
		
	.eventrandthumb {
		float: right;
		width: 160px;
		margin: 0 10px;
		border: solid #5ac0eb 1px;
		}
		
		.eventrandthumb span {
			background-position: center;
			background-repeat: no-repeat;
			display: block;
			width: 150px;
			height: 150px;
			border: solid #fff 5px;
			background-color: #f6f6f6;
			}
		
	.eventrandtitle {
		color: #222;
		font-size: 18pt;
		margin-bottom: 10px;
		}
		
	.eventrandtext {
		line-height: 18px;
		color: #666;
		}







#evenementen {
	top: 481px;
	background: #5ac0eb url(/templates/images/background_blocklarge.png) repeat-x;
	margin-bottom: 25px;
}

	#evenementen_large {
	left: 0;
		width: 698px;
		position: absolute;
		top: 355px;
		padding: 15px;
		background: #5ac0eb url(/templates/images/background_blocklarge.png) repeat-x;
	}

#evenementen h1 {
	color: #fff;
	}
	
	#evenementen_large h1 {
		color: #fff;
		}

#evenemententekst {
	width: 465px;
	padding: 5px;
	margin-top: 0;
	padding-top: 5px;
	float: left;
}

	#evenemententekst_large {
		margin-top: 0;
	}
	
	#eventtpl_ext {
		margin: 0;
		}

		#eventtpl_ext li{ 
			list-style: none; 
			display: block; 
			height: 135px;
			min-height: 135px;
			float: left;
			width: 334px;
			margin-bottom: 10px;
			}  
		
		#eventtpl_ext li .eventimage {
			display: block;
			width: 148px;
			height: 73px;
			border: solid #9fdaf4 1px;
			background-color: #019ee1;
			background-position: center;
			background-repeat: no-repeat;
			margin-right: 8px;
			}
		
		#eventtpl_ext li .eventdate { 
			text-align: right;
			font-style: italic;
			}
		
			#eventtpl_ext li .eventdate span { 
				background-color: #019ee1;
				color: #fff;
				padding: 2px;
				}
		
		#eventtpl_ext li .eventinfo { 
			color: #fff;
			}
			
		#eventtpl_ext li .eventtitle h3.eventlink {
			 color: #9be1ff;
			 font-weight: bold;
			 margin: 0;
			 padding: 0;
			 }
	
	
	
	#eventtpl_extmin {
		margin: 0;
		}

		#eventtpl_extmin li{ 
			list-style: none; 
			display: block; 
			height: 85px;
			min-height: 85px;
			float: left;
			width: 334px;
			margin-bottom: 10px;
			}  
		
		#eventtpl_extmin li .eventimage {
			display: block;
			width: 148px;
			height: 73px;
			border: solid #9fdaf4 1px;
			background-color: #019ee1;
			background-position: center;
			background-repeat: no-repeat;
			margin-right: 8px;
			}
		
		#eventtpl_extmin li .eventdate { 
			text-align: left;
			font-style: italic;
			}
		
			#eventtpl_extmin li .eventdate span { 
				background-color: transparent;
				color: #fff;
				font-weight: bold;
				padding: 0;
				}
		
		#eventtpl_extmin li .eventinfo { 
			color: #fff;
			}
			
		#eventtpl_extmin li .eventtitle h3.eventlink {
			 color: #17749c;
			 font-weight: bold;
			 font-size: 12px;
			 margin: 0;
			 padding: 0;
			 }
			
	#evenemententekst img,
	#evenemententekst_large img {
		border: solid 0;
		}

	img.eventtpl_fade {
		position: absolute;
		z-index: 3;
		text-align: left;
		top: 186px;
		width: 465px;
		height: 50px;
		}

	#eventtpl {
		height: 195px;
		min-height: 195px;
		overflow: hidden;
		}
		
 
		#eventtpl ul li{ 
			list-style: none; 
			display: block; 
			height: 85px;
			min-height: 85px;
			padding-bottom: 1px;
			margin-bottom: 5px;
			}  
		
	.eventimage {
		display: block;
		width: 148px;
		height: 73px;
		border: solid #9fdaf4 1px;
		background-color: #019ee1;
		background-position: center;
		background-repeat: no-repeat;
		margin-right: 8px;
		}
	
	.eventdate { 
		text-align: right;
		font-style: italic;
		}
	
		.eventdate span { 
			background-color: #019ee1;
			padding: 2px;
			}
		
	.eventtitle h3.eventlink {
		 color: #9be1ff;
		 font-weight: bold;
		 margin: 0;
		 padding: 0;
		 }

#htmlspecial {
	background: url(/templates/images/background_blocklarge_divider.png) no-repeat;
	background-position: left;
	float: left;
	width: 220px;
	min-height: 220px;
	padding: 5px;
	padding-left: 15px;
	}

.blocksmall_1,
.blocksmall_2 {
	position: absolute;
	left: 744px;
	width: 236px;
	z-index: 2;
	float: left;
	}

.blocksmall_1 {	top: 481px;	}
.blocksmall_2 {	top: 601px;	}
	
.blocksmall_1,
.blocksmall_2 {	
	background: #5ac0eb url(/templates/images/background_blocksmall.png) repeat-x;
	height: 110px;
	min-height: 110px;
	color: #fff;
}

	.blocksmall_1 a,
	.blocksmall_2 a {
		color: #fff;
	}

	.blocksmall_1 h1,
	.blocksmall_2 h1 {
		color: #9be1ff;
	}

#partners ul.tpltabs { margin: 0; padding: 0; list-style: none; }
#partners ul li.tpltab { float: left; display: inline-block; width: auto; margin-right: 2px; padding: 0 10px; background-color: #019ee1; }
#partners ul li.tpltab a { display: block; padding: 3px 5px; outline: none; color: #fff; }
#partners ul li.tpltab a:hover { text-decoration: underline; }
#partners ul li.active { position: relative; background-color: #fff; color: #019ee1; }
#partners ul li.active a { color: #019ee1; }
#partners ul li.tpltab, #partners ul li.active a.active { font-weight: bold; }
#partners .panel-container { background-color: #fff; min-height: 313px; }
