html, body {
    margin: 0;
    padding: 0;
}

html{
	overflow-y: scroll !important;
}

body {
    line-height: 1.3;
	font-size:12px !important;
	color:#212121 !important;
	font-family:Tahoma,Arial,Times New Roman !important;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
}

a:link, a:visited, a:active {
    text-decoration: underline;
	outline:none;
}

a:hover {
    text-decoration: none;
}

img{
	border:none;
}

H1 {
    color: #212121;
    font-family: "impact" !important;
    font-size: 20px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 4px;
}

H3 {
    font: 36px "impact" !important;
    font-weight: normal;
    color: #F0F0F0;
    margin-top: 8px;
    margin-bottom: 0px;
}

H4 {
    font: 14px "impact" !important;
    font-weight: normal;
    color: #DAD9D9;
    margin-top: 0px;
    margin-bottom: 2px;
}

.container {
    width: 912px;
    margin: 0 auto;
    position: relative;
}

#header {
    position: relative;
    overflow: visible;
    z-index: 100;
}

.topheader {
    background-image: url(../images/basics/BGHeader5.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 106px;
}

#logo {
    width: 290px;
    padding-left: 20px;
    margin-top: 20px;
    float: left;
}

#zoeken {
    margin-top: 46px;
    float: left;
}

.zoeken {
	background-color:#414141;
	border:1px solid #9D9D9D;
	color:#ffffff !important;
	font-size:11px;
	padding:1px 7px 1px;
	text-decoration:none !important;
	cursor:pointer;
}

.clearboth {
    position: relative;
    clear: both;
}

.BGContent {
    background-image: url(../images/basics/Stretchcontent.gif);
    position: relative;
    float: left;
    width: 912px;
}

#content {
    position: relative;
    float: left;
    width: 912px;
    background-image: url(../images/basics/bgcontent_home.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    min-height: 500px;
	height: expression(document.body.clientHeight < 500? "500px":"auto");
}

#VoorContent {
    padding-left: 26px;
	height: expression(document.body.clientHeight < 500? "500px":"auto");
}

.ContentPane {
    position: relative;
    float: left;
    width: 545px;
    padding-right: 10px;
    padding-top: 15px;
	padding-bottom:330px;
}

.ContentPane ul {
    padding:15px 0;
	margin:0;
}

.ContentMarginBottom {
    height: 330px;
	width:545px;
}

.NewsContent{
	width:545px;
}

.RightPane {
    position: relative;
    width: 305px;
    vertical-align: top;
    padding-left: 15px;
    margin-top: 15px;
    float: left;
}

.RightPane li{
	list-style-type:none;
	margin:0;
	padding-top:1px;
	padding-bottom:1px;
}

.RightPane li a:hover{
	text-decoration:underline !important;
}

.RightPane ul{
	margin:0;
	padding:10px 0 10px 0;
}

.nieuwsnaam
{
	color: #212121 !important;
}

.nieuwsdatum
{
	text-decoration: none !important;
}

.newsedit a:hover
{
	text-decoration:underline !important;
}

.newsedit
{
	margin:0;
	padding:0;
}

.agendanaam
{
	color: #212121 !important;
}

.agendadatum
{
	text-decoration: none !important;
}

.nieuwstitel
{
	font-weight: bold;
	color: #414141;
}

.nieuwstitellink
{
	text-decoration: none !important;
}

.nieuwstitellink a:hover
{
	text-decoration: underline;	
}

.nieuwstiteldatum
{
	font-weight: bold;
	font-size: 8pt;
}

.newstext
{
	
}

.agendapunt{
	list-style-type:none;
	padding:0;
	margin:0;
}

.agendapunt a
{
	text-decoration: none !important;
}

.agendapunt a:hover
{
	text-decoration: underline!important;
}

.agendapuntnaam
{
	color: #414141 !important;
}

#footer {
    clear: both;
    height: 17px;
    position: relative;
	background-image:url(../images/basics/BGGreen2.gif);
}

#footnote {
    width: 100%;
    font-size: 10px;
    font-family: tahoma;
}

.footnote {
	display:inline;
	position: relative;
	clear: both;
}

#left{
	padding-left:80px;
	width: 425px;
	float: left;
}

#right{
	width: 300px;
	float: right; 
}

#menugedeelte {
    margin: 0 auto;
    padding: 0px;
    height: 64px;
	background-repeat:no-repeat;
}

#menu {
	width:100%;
    margin-left:25px;
    padding: 0px;
    height: 30px;
	z-index:1;
}

#poll li{
	padding:0;
}

#poll li input{
	background:none;
	border:none;
}

#poll p{
	font-weight:bold;
}

#poll input {
	background-color:#414141;
	border:1px solid #9D9D9D;
	color:#ffffff !important;
	font-size:11px;
	padding:1px 7px 1px;
	text-decoration:none !important;
	cursor:pointer;
}

#poll li{
	list-style-type:none;
}

#breadcrumb {
    color: white;
    margin-left: 22px;
}

#newselement{
    float: left;
    width: 545px;
    padding-right: 10px;
    padding-top: 15px;
}

#newselement H2
{
	color: #414141;
    font: 18px "impact";
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 10px;
}

#agendaelement{
    float: left;
    width: 545px;
    padding-right: 10px;
    padding-top: 15px;
}

#fotonavigatie
{

}

.borderimg{
	border:1px solid #cccccc;
}

.fotoboekimg{
	padding-top:15px;
	padding_bottom:15px;
}

#fotoinformatie
{
	height:30px;
	width:540px;
	margin:0 auto;
}

/* -----------------------------------------------------------
					Begin Menu
----------------------------------------------------------- */

/* Level 0 Menu*/
.Menu 
{
	margin:0px;
	padding:0px;
	/* css2 disable table cellspacing, needed for mozilla */
	border-collapse: collapse;
}

.MenuItem
{
	/* css2 disable table cellspacing, needed for mozilla */
	border-collapse: collapse;
	background-color:#414141;
	border:medium none;
	clear:both;
	cursor:pointer;
	display:block;
	height:27px;
	line-height:27px;
	margin:3px 1px 0px 0px;
	padding:0px 10px;
	text-decoration:none;
	white-space:nowrap;
}

.MenuItemOver
{
	/* css2 disable table cellspacing, needed for mozilla */
	border-collapse: collapse;
	background-color:#414141;
	border:medium none;
	clear:both;
	cursor:pointer;
	display:block;
	background-image:url(../images/buttons/BGButtonHover.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:27px;
	line-height:27px;
	margin:3px 1px 0px 0px;
	padding:0px 10px;
	text-decoration:none;
	white-space:nowrap;
	
}
.MenuText
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
}

.MenuTextOver
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	
}
.Menu
{
	cursor: pointer;
}

#mainmenu li a{
	border-bottom:1px solid #BCBCBC;
	display:block;
	height:18px;
	text-decoration:none;
	padding-left:3px;
	padding-top:5px;
	text-decoration:none;
}

#mainmenu li a:active
{
	outline: none;
}

#mainmenu li a:focus
{
	-moz-outline-style: none;
}

/* SubMenu */
.SubMenu 
{
	background-color: #414141;
	padding: 0px;
	margin: 0px;
	/* css2 disable table cellspacing, needed for mozilla */
	border-collapse: collapse;
	width:125px;
}
.SubMenuItem
{
	/* css2 disable table cellspacing, needed for mozilla */
	border-collapse: collapse;
	overflow: hidden;
	width:125px;
	margin: 0px;
	border: none;
	display: block;
	font-size: 11px;
	cursor: pointer;
	background-color: #414141;
}

.SubMenuItemOver
{
	/* css2 disable table cellspacing, needed for mozilla */
	border-collapse: collapse;
	overflow: hidden;
	background-image: url(../images/buttons/BGButtonHover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	width:125px;
	margin: 0px;
	border: none;
	display: block;
	font-size: 11px;
	cursor: pointer;
	background-color: #414141;
}
.SubMenuText
{
	color: #FFFFFF;
	padding:3px;
}

.SubMenuTextOver
{
	color: #FFFFFF;
	padding:3px;
}
/* end SubMenu */

/* -----------------------------------------------------------
					Einde menu
----------------------------------------------------------- */

/*
ContentBackgrounds
*/
.Geloof {
	background-image:url(../images/basics/BGContent_geloof.jpg) !important;
}

.Cultuur {
	background-image:url(../images/basics/BGContent_cultuur.jpg) !important;
}

.Musea {
	background-image:url(../images/basics/BGContent_musea.jpg) !important;
}

.Accommodatie {
	background-image:url(../images/basics/BGContent_dorpsraad2.jpg) !important;
}

.Jeugd {
	background-image:url(../images/basics/BGContent_dorpsraad3.jpg) !important;
}

.Bovenweg {
	background-image:url(../images/basics/BGContent_bovenweg.jpg) !important;
}

.Groen {
	background-image:url(../images/basics/BGContent_groen.jpg) !important;
}

.Verkeer {
	background-image:url(../images/basics/BGContent_verkeer.jpg) !important;
}
/*
ContentBackgrounds
*/

/* zoekresultaten */
#zoekresultaten {
	
}

#zoektekst{
	margin-top:0px;
}

#zoeknavigatie {
	padding:3px;
	margin:10px;
	text-align:center;
}

#zoeknavigatie a{
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #A5A5A5;
	text-decoration: none; 
	color: #A5A5A5;
	
}

#zoeknavigatie a:hover{
	border:1px solid #414141;
	color: #414141;
	background-color: #ECECEC;
}

#zoeklijst {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #414141;
	border-bottom:1px solid #414141;
}

.zoekwoord, #zoeklijst strong{
	font-size:100%;
	font-style:italic;
	font-weight:bold;
	color:#414141;
}

.zoekhighlight{
	font-size:100%;
	font-weight:bold;
	color:#414141;
}
/* zoekresultaten */