/* ALGEMEEN */

img, div { behavior: url('/css/iepngfix.htc') }

body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777676;
	background:url('/img/background.gif');
	line-height: 16px;
}

a {
	color:#ff6308;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#ff6308;
	margin:0;
	padding:0;
/*	height:30px;*/
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:0;
	padding:0;
/*	height:30px;*/
}

#container {
	margin:0 auto;
	padding:0 12px 0 12px;
	width:976px;
	background:url('/img/Content_background.png') repeat-y;
	overflow:hidden;
	position: relative;
	z-index:1;
}

#animatiecontainer {
	height:100%;
	width:450px;
	overflow:hidden;
	z-index:2;
	top:0;
	left:50%;
	margin-left:0;
}

#animatieholderclick,
#animatieholder {
	width: 450px;
	height: 450px;
	display:block;
	z-index: 3;
	margin-bottom:-10px;
}

#animatieholderclick{
	z-index: 4;
}

#animatieholderclick img{
	width: 450px;
	height: 450px;
}

#containerHead {
	width:976px;
	height:97px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url('/img/head.jpg') no-repeat;
}

#containerHeader {
	width:976px;
	height:216px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url('/img/header.jpg') no-repeat;
}

#containerMenu {
	width:976px;
	height:53px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

		#home { 
			height: 53px;
			width: 91px; 
			background: url('/img/menu.jpg'); 
			float: left; 
		}
		
		#home:hover { 
			background: url('/img/menu.jpg') 0 -53px; 
		}
		
		#homeAC { 
			height: 53px; 
			width: 91px; 
			background: url('/img/menu.jpg') 0 -53px; 
			float: left; 
		}
		
		#nieuws { 
			height: 53px;
			width: 100px; 
			background: url('/img/menu.jpg') -91px 0; 
			float: left; 
		}
		
		#nieuws:hover { 
			background: url('/img/menu.jpg') -91px -53px; 
		}
		
		#nieuwsAC { 
			height: 53px; 
			width: 100px; 
			background: url('/img/menu.jpg') -91px -53px; 
			float: left; 
		}
		
		#standpunten { 
			height: 53px;
			width: 140px; 
			background: url('/img/menu.jpg') -191px 0; 
			float: left; 
		}
		
		#standpunten:hover { 
			background: url('/img/menu.jpg') -191px -53px; 
		}
		
		#standpuntenAC { 
			height: 53px; 
			width: 140px; 
			background: url('/img/menu.jpg') -191px -53px; 
			float: left; 
		}
		
		#visie2030 { 
			height: 53px;
			width: 118px; 
			background: url('/img/menu.jpg') -331px 0; 
			float: left; 
		}
		
		#visie2030:hover { 
			background: url('/img/menu.jpg') -331px -53px; 
		}
		
		#visie2030AC { 
			height: 53px; 
			width: 118px; 
			background: url('/img/menu.jpg') -331px -53px; 
			float: left; 
		}
		
		#archief { 
			height: 53px;
			width: 103px; 
			background: url('/img/menu.jpg') -449px 0; 
			float: left; 
		}
		
		#archief:hover { 
			background: url('/img/menu.jpg') -449px -53px; 
		}
		
		#archiefAC { 
			height: 53px; 
			width: 103px; 
			background: url('/img/menu.jpg') -449px -53px; 
			float: left; 
		}
		
		#raadsleden { 
			height: 53px;
			width: 129px; 
			background: url('/img/menu.jpg') -552px 0; 
			float: left; 
		}
		
		#raadsleden:hover { 
			background: url('/img/menu.jpg') -552px -53px; 
		}
		
		#raadsledenAC { 
			height: 53px; 
			width: 129px; 
			background: url('/img/menu.jpg') -552px -53px; 
			float: left; 
		}
		
		#jongeren { 
			height: 53px;
			width: 117px; 
			background: url('/img/menu.jpg') -681px 0; 
			float: left; 
		}
		
		#jongeren:hover { 
			background: url('/img/menu.jpg') -681px -53px; 
		}
		
		#jongerenAC { 
			height: 53px; 
			width: 117px; 
			background: url('/img/menu.jpg') -681px -53px; 
			float: left; 
		}
		
		#contact { 
			height: 53px;
			width: 178px; 
			background: url('/img/menu.jpg') -798px 0; 
			float: left; 
		}
		
		#contact:hover { 
			background: url('/img/menu.jpg') -798px -53px; 
		}
		
		#contactAC { 
			height: 53px; 
			width: 178px; 
			background: url('/img/menu.jpg') -798px -53px; 
			float: left; 
		}

/*		#home { 
			height: 53px;
			width: 57px; 
			background: url('/img/menu.jpg'); 
			float: left; 
		}
		
		#home:hover { 
			background: url('/img/menu.jpg') 0 -53px; 
		}
		
		#homeAC { 
			height: 53px; 
			width: 57px; 
			background: url('/img/menu.jpg') 0 -53px; 
			float: left; 
		}
		
		#nieuws { 
			height: 53px;
			width: 62px; 
			background: url('/img/menu.jpg') -57px 0; 
			float: left; 
		}
		
		#nieuws:hover { 
			background: url('/img/menu.jpg') -57px -53px; 
		}
		
		#nieuwsAC { 
			height: 53px; 
			width: 62px; 
			background: url('/img/menu.jpg') -57px -53px; 
			float: left; 
		}
		
		#verkiezingsprogramma { 
			height: 53px;
			width: 168px; 
			background: url('/img/menu.jpg') -119px 0; 
			float: left; 
		}
		
		#verkiezingsprogramma:hover { 
			background: url('/img/menu.jpg') -119px -53px; 
		}
		
		#verkiezingsprogrammaAC { 
			height: 53px; 
			width: 168px; 
			background: url('/img/menu.jpg') -119px -53px; 
			float: left; 
		}
		
		#verkiezingen { 
			height: 53px;
			width: 102px; 
			background: url('/img/menu.jpg') -287px 0; 
			float: left; 
		}
		
		#verkiezingen:hover { 
			background: url('/img/menu.jpg') -287px -53px; 
		}
		
		#verkiezingenAC { 
			height: 53px; 
			width: 102px; 
			background: url('/img/menu.jpg') -287px -53px; 
			float: left; 
		}
		
		#visie2030 { 
			height: 53px;
			width: 79px; 
			background: url('/img/menu.jpg') -389px 0; 
			float: left; 
		}
		
		#visie2030:hover { 
			background: url('/img/menu.jpg') -389px -53px; 
		}
		
		#visie2030AC { 
			height: 53px; 
			width: 79px; 
			background: url('/img/menu.jpg') -389px -53px; 
			float: left; 
		}
		
		#kandidaten { 
			height: 53px;
			width: 92px; 
			background: url('/img/menu.jpg') -468px 0; 
			float: left; 
		}
		
		#kandidaten:hover { 
			background: url('/img/menu.jpg') -468px -53px; 
		}
		
		#kandidatenAC { 
			height: 53px; 
			width: 92px; 
			background: url('/img/menu.jpg') -468px -53px; 
			float: left; 
		}
		
		#weekjournaal { 
			height: 53px;
			width: 107px; 
			background: url('/img/menu.jpg') -560px 0; 
			float: left; 
		}
		
		#weekjournaal:hover { 
			background: url('/img/menu.jpg') -560px -53px; 
		}
		
		#weekjournaalAC { 
			height: 53px; 
			width: 107px; 
			background: url('/img/menu.jpg') -560px -53px; 
			float: left; 
		}
		
		#archief { 
			height: 53px;
			width: 66px; 
			background: url('/img/menu.jpg') -667px 0; 
			float: left; 
		}
		
		#archief:hover { 
			background: url('/img/menu.jpg') -667px -53px; 
		}
		
		#archiefAC { 
			height: 53px; 
			width: 66px; 
			background: url('/img/menu.jpg') -667px -53px; 
			float: left; 
		}
		
		#raadsleden { 
			height: 53px;
			width: 90px; 
			background: url('/img/menu.jpg') -733px 0; 
			float: left; 
		}
		
		#raadsleden:hover { 
			background: url('/img/menu.jpg') -733px -53px; 
		}
		
		#raadsledenAC { 
			height: 53px; 
			width: 90px; 
			background: url('/img/menu.jpg') -733px -53px; 
			float: left; 
		}
		
		#jongeren { 
			height: 53px;
			width: 75px; 
			background: url('/img/menu.jpg') -823px 0; 
			float: left; 
		}
		
		#jongeren:hover { 
			background: url('/img/menu.jpg') -823px -53px; 
		}
		
		#jongerenAC { 
			height: 53px; 
			width: 75px; 
			background: url('/img/menu.jpg') -823px -53px; 
			float: left; 
		}
		
		#contact { 
			height: 53px;
			width: 78px; 
			background: url('/img/menu.jpg') -898px 0; 
			float: left; 
		}
		
		#contact:hover { 
			background: url('/img/menu.jpg') -898px -53px; 
		}
		
		#contactAC { 
			height: 53px; 
			width: 78px; 
			background: url('/img/menu.jpg') -898px -53px; 
			float: left; 
		} */

#containerContent {
	margin:0;
	padding:0;
	width:976px;
	float:left;
	display:inline;
	background:#FFFFFF;
}

#containerContent_Left {
	margin:0;
	padding:0;
	width:657px;
	float:left;
	display:inline;
}

#contentLeft_Header {
	margin:0;
	padding:11px 0 0 11px;
	width:646px;
	height:24px;
	float:left;
	display:inline;
	background:url('/img/contentLinks_Header.jpg') no-repeat;
}

#contentLeft_Middle {
	margin:0;
	padding:15px 20px 0 20px;
	width:617px;
	float:left;
	display:inline;
	background:url('/img/contentLinks_Back.jpg') repeat-y;
}

#contentLeft_Middle img {
	border:1px solid #adacac;
}

#contentLeft_Bottom {
	margin:0;
	padding:0;
	width:657px;
	height:19px;
	float:left;
	display:inline;
	background:url('/img/contentLinks_Bottom.jpg') no-repeat;
}

.contentLeft_YoutubeContainer {
	width:585px;
	margin:0;
	padding:10px 20px 10px 12px;
	float:left;
	display:inline;
}

.contentLeft_YoutubeLeft {
	width:340px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

.contentLeft_YoutubeRight {
	width:230px;
	margin:0;
	padding:0 0 0 15px;
	float:left;
	display:inline;
}

.contentLeft_YoutubeRight h1 {
	padding-bottom: 7px;
}

.contentLeft_NieuwsContainer {
	width:585px;
	margin:0;
	padding:10px 20px 20px 12px;
	float:left;
	display:inline;
}

.contentLeft_NieuwsLeft {
	width:128px;
	height:128px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	border:1px #adacac solid;
}

.contentLeft_NieuwsRight {
	width:440px;
	margin:0;
	padding:0 0 0 15px;
	float:left;
	display:inline;
}

.contentLeft_NieuwsRight h1 {
	padding-bottom: 7px;
	}

.contentLeft_Spacer {
	width:617px;
	height:15px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url('/img/contentLinks_Spacer.jpg') no-repeat;
}

#containerContent_Right {
	width:319px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#contentRight_Header {
	margin:0;
	padding:11px 0 0 13px;
	width:306px;
	height:1px;
	float:left;
	display:inline;
	background:url('/img/contentRechts_Header.jpg') no-repeat;
}

#contentRight_Middle {
	margin:0;
	padding:0 0 0 13px;
	width:303px;
	float:left;
	display:inline;
	background:url('/img/contentRechts_Back.jpg') repeat-y;
}

#contentRight_Bottom {
	margin:0;
	padding:0;
	width:319px;
	height:19px;
	float:left;
	display:inline;
	background:url('/img/contentRechts_Bottom.jpg') no-repeat;
}

.contentRight_StandpuntvdmaandNieuwsContainer {
	width:284px;
	height:120px;
	margin:0;
	padding:5px 0 0 10px;
	float:left;
	display:inline;
	background:url('/img/contentRightback_Standpuntvdmaand.jpg') no-repeat;
}

.contentRight_Standpuntvdmaand {
	width:170px;
	height:105px;
	margin:0;
	padding:0px;
	float:left;
	display:inline;
	font-weight:bold;
}

.contentRight_ColumnContainer {
	width:294px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

.contentRight_ColumnHeader {
	width:294px;
	height:24px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url('/img/contentRightheader_Column.jpg') no-repeat;
}

.contentRight_ColumnContent {
	width:277px;
	margin:0;
	padding:20px 0 17px 17px;
	float:left;
	display:inline;
}

.contentRight_StandpuntenContainer {
	width:294px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

.contentRight_StandpuntenHeader {
	width:294px;
	height:24px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url('/img/contentRightheader_Standpunten.jpg') no-repeat;
}

.contentRight_StandpuntenContent {
	width:277px;
	margin:0;
	padding:20px 0 17px 17px;
	float:left;
	display:inline;
}

.contentRight_Spacer {
	width:294px;
	height:7px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:url('/img/contentRechts_Spacer.jpg') no-repeat;
}

#containerContent_Footer {
	margin:0;
	padding:13px 20px 0 20px;
	width:936px;
	height:30px;
	float:left;
	display:inline;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9px;
	background:url('/img/footer.jpg') no-repeat;
}

#containerContent_Footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#containerContent_Footer a:hover {
	text-decoration:underline;
}

#containerFooter {
	margin:0 auto;
	padding:0;
	width:1000px;
	height:43px;
	background:url('/img/Contentbottom_background.png') no-repeat;
	clear:both;
}

p.alignRight {
	float: right;
	padding: 10px;
	}

p.alignLeft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

img.alignRight {
	float: right;
	margin: 10px;
	}
	
#searchWrapper {
	float:right;
	margin-right: 9px;
	margin-top: 18px;
	}
	
input.searchInput {
	font-size: 11px;
	color: #999999;
	width: 131px;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
	padding-top: 2px;
	background-image: url(/img/bgSearchinput.gif);
	background-repeat: no-repeat;
}

.containerHeaderLinks {
	height: 194px;
	width: 234px;
	float: left;
	margin-top: 10px;
	margin-left: 11px;

}

.containerHeaderMidden {
	height: 194px;
	width: 194px;
	float: left;
	margin-top: 10px;
	margin-left: 3px;

}

.containerHeaderRechts {
	height: 194px;
	width: 519px;
	float: left;
	margin-top: 10px;
	margin-left: 3px;

}

.containerFlash {
	position:absolute;
	float: left;
	}

.containerContactLink {
	position: relative;
	text-align: right;
	float: right;
	width: 519px;
	height: 28px;
	padding-top: 3px;
	top: 54px;
	right: 12px;
	z-index: 50;
	background-image: url(../img/bgContact.png);
	background-repeat: repeat-x;
	background-position: left top;
}

ul.columnOverviewHolder {
	margin: 0px;
	padding: 0px;
	}
	
ul.columnOverviewHolder li {
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #ff640a;
	margin-right: 10px;
	margin-left: 0px;
}

ul.columnOverviewHolder li a {
	padding: 7px;
	display: block;
	}
	
.searchresultHolder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #c2c2c2;
}
	
.searchCategory {
	font-size: 9px;
	color: #c2c2c2;
	margin: 0px;
	padding: 0px;
	}