body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#506C84;
	background-image: url(/pics/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
/* edited Toos */
a, a:focus, a:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	text-decoration: none;

}
a:hover:{
	text-decoration: underline;
}
table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
ul{
list-style: none;
/* edited Toos */
}

#Main{
	width: 100%;
}
#wrapper{
	width:752px;
	vertical-align: top;
}
#top{
	height:142px;
	width:752px;
    margin: 0px;
}
#topimage{
	height: 142px;
}
#header h1{
	display: none;
	height: 0px;
}
#nav{
	color: Red;
	margin:0px;
    margin-top: 10px;
	padding:0px;
	padding-left: 5px;
	width:148px;
	float:left;
	vertical-align: top;
	text-align: left;
/*	border: 1px solid red;*/
}

#koppies{
width: 150px;
height: 103px;
padding-bottom: 0px;
margin-bottom: 0px;
	background-image: url(/pics/beeldmerk.gif);
    background-repeat: no-repeat;
    border-right: 2px solid Red;
}
/*
#mousetrail{
width: 300px;
height: 38px;
padding-bottom: 0px;
margin-bottom: 0px;
float: left;
}
div#mousetrail ul{
float: left;
list-style: none;
display: inline;
}
div#mousetrail li{
    float: left;
    margin-left: 15px;
    }
div#mousetrail a{ color: white;}
*/
#mousetrail{
width: 500px;
height: 38px;
padding-bottom: 0px;
margin-bottom: 0px;
float: left;
}
div#mousetrail ul{
float: left;
display: inline;
margin-left: 0px;
margin-top: 13px;
padding-left: 0px;
height: 20px;
}
div#mousetrail li{
    float: left;
    margin-left: 10px;
    }
div#mousetrail a{ color: white;}
/*############### zoekblokje ############################################*/

#zoekblokje{
width: 150px;
height: 38px;
padding-bottom: 0px;
margin-bottom: 0px;
	background-image: url(/pics/zoek_bg.jpg);
    background-repeat: no-repeat;
float: left;
}

.zoek_input{
    border:0px;
    margin-top: 10px;
    margin-left: 10px;
	height: 14px;
	width: 105px;
    background-color: transparent;
}
.zoek_bttn{
	background-image: url(/pics/zoek_knop.jpg);
	width: 23px;
	height: 16px;
	border: 0px;
    margin-top: 12px;
	margin-left: 5px;
}


/*###########################################################################*/

#subnav{
  display: none;
}
/* nieuw menu */
#nav ul, #nav ul li ul{
	margin: 0px;
	padding: 0px;
   display: block;
}

/* MENU */
#nav li {
  display: block;
  padding-left: 15px;
/*  border: 1px solid #33FF00;*/
}
#nav a{
  height: 20px;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  display: block;
/* border: 1px solid #445500; */
}
.normal, .active{
    background-image: url(/pics/menuitem.gif);
    background-repeat: no-repeat;
/*  border: 1px solid #FFCC00; */
}

#nav ul li ul li ul li, #nav ul li ul li {
  background: none;
  padding-left: 7px;
}


/* eind Nieuw menu */
#linkssmall a{
font-size: 10px;
}

.clearing {
  clear: both;
}



#content{
/*	float:none; */
	float:left;
	width:384px;
	text-align:left;
	padding-left:0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
 	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;

}
#content h1{
  font-size: 14px;
  color: #FF0000;
}

#content li {
  display: block;
  padding-left: 15px;
/*  border: 1px solid #33FF00;*/
}
#rechts{
	width: 168px;
	float: right;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	padding-right: 2px;
/*    border: 1px solid #33FF00; */
}


#aanmelden_nieuwsbrief{
background-image: url(/pics/nieuwsbrief_kader.gif);
background-repeat: no-repeat;
width:152px;
height:71px;
margin-left: 10px;
text-align:center;
}

#aanmelden_nieuwsbrief a:link, #aanmelden_nieuwsbrief a:visited {
color: #FFFFFF;
display: block;
padding: 45px 5px 5px 0px;
font-size: 12px;
}

#nieuws {
margin:0;
padding: 7px 0px 0px 0px;
display: block;
border-bottom: 1px black dotted;
float: left;
width:100%;
}
#nieuws #naam {
float:left;
height:20px;
padding:0;
vertical-align:bottom;
}
#nieuws #naam a {
font-weight:bold;
text-decoration:none;
}
#nieuws #naam a:hover, #nieuws #naam a:active {
text-decoration:underline;
}
#nieuws #datum {
float: right;
padding: 0px 0px 0px 5px;
font-size: 9px;
}

#nieuws #omschrijving {
padding-top: 3px;
padding-bottom: 10px;
float: left;
width: 100%;

}

#nieuws_laatste{
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
	display: inline-block;
	text-align: left;
}
#nieuws_laatste li{
	color: Black;
	width: 95%;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
}
#nieuws_laatste li a{
	color: Black;
	font-size: 11px;
	text-decoration: none;
}

#rodevener {
  margin-left:20px;
  text-align: left;
}
#rodevener a {
  color: black;
}
#rodevener p {
margin: 0px;
padding: 2px;
}

#weblog_laatste_frontpage{
    display: table;
  	list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}
#weblog_laatste_frontpage li{
	color: Black;
	font-size: 10px;
	text-decoration: none;
    text-align: left;
}
#weblog_laatste_frontpage li a{
	color: Black;
	font-size: 11px;
	text-decoration: none;
}
#weblog_laatste{
    text-align: left;
	list-style: none;
    margin-left: 20px;
    padding-left: 0px;

}
#weblog_laatste li{
	color: Black;
	font-size: 10px;
	text-decoration: none;
    text-align: left;
}
#weblog_laatste li a{
	color: Black;
	font-size: 11px;
	text-decoration: none;
}
.weblogandereitems{
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.weblogandereitems_naam{
font-size: 10px;
color: black;
}
.weblogandereitems_datum{
font-size: 10px;
font-weight: bold;
margin-right: 10px;
color: #FF0000;
}
weblogitems_datum{
font-size: 10px;
font-weight: bold;
color: #FF0000;
}

#frontpage_weblogitem {
display: block;
border-bottom: 1px black dotted;
padding-bottom: 10px;
margin-bottom: 10px;
}


#linkheader a{
	font-size: 14px;
	font-weight: bold;
    text-decoration: none;
}
#linkheader{
    padding-bottom: 15px;
    display: block;
}
#links {
padding: 0px;
margin: 0px;
clear: both;
}


#links #naam {
float: left;
vertical-align: bottom;
padding: 7px 0px 0px 0px;
}

#links #naam a {
 text-decoration: none;
	font-weight: bold;
}

#links #naam a:hover, #links #naam  a:active {
text-decoration: underline;
}

#links #omschrijving {
padding-bottom: 20px;
float: left;
width: 100%;
border-bottom: #CCCCCC 1px dashed;
}



/* ############### poll #####################*/

#poll{
  padding: 5px;
}
#Poll_regel{
  display: block;
  float: none;
/*  border: 1px solid yellow;*/
  vertical-align: top;
}

#Poll_radio{
  width: 10px;
  float: left;
  display: block;
  border: 1px solid green;
}
#Poll_antwoord{
  width: 120px;
  float: left;
  border: 1px solid red;
  display: block;
}
#Poll_regel:after, #Poll_radio:after,#Poll_antwoord:after {
  clear: both;
}
/* ############### frontpage_content #####################*/

#frontpage_content{
	float:left;
	width:400px;
	text-align:left;
	padding-left:0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
 	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
/*    border: dotted green 1px; */
}

#frontpage_content h1{
font-size: 14px;
}
#frontpage_content h2{
font-size: 11px;
}
#frontpage_content h5{
font-size: 10px;
font-style: italic;
}
#frontpage_content p{
font-size: 11px;
padding-bottom: 10px;
border-bottom: 1px dotted black;
}

#frontpage_content #frontpage_nieuws h5{
margin: 0px;
}

#weblog_frontpageweblogitems p {
border: 0px;
}

/* ########### kalender styles ################################ */
#calendarTable{
font: normal 10pt "Arial", "Helvetica", "Sans Serif"; text-decoration: none;
  }
#calendarMonthname{
    font: normal 8pt "Arial", "Helvetica", "Sans Serif"; text-decoration: none;
}

#evtcal a:link {font: normal 10pt "Arial", "Helvetica", "Sans Serif"; color: #004400; text-decoration: none;}		/* unvisited link */
#evtcal a:visited {font: normal 10pt "Arial", "Helvetica", "Sans Serif"; color: #004400; text-decoration: none;}	/* visited link */
#evtcal a:hover {font: normal 10pt "Arial", "Helvetica", "Sans Serif"; color: #004400; text-decoration: underline;}	/* mouse over link */
#evtcal a:active {font: normal 10pt "Arial", "Helvetica", "Sans Serif"; color: #004400; text-decoration: none;}		/* selected link */


/* Poll */
.header {
	color: browm;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	align: center;
}

.question {
	color: black;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
}

.answer {
	color: black;
	font-family: verdana;
	font-size: 10px;
}


.options {
	padding-left: 15px;
	font-family: verdana;
	font-size: 10px;
}

.cross {
	padding-left: 280px;
	cursor:hand;
	cursor:pointer;
}


#polldiv {
	width: 300px;
	height: 230px;
	color: red;
	background-color: #E2EBED;
	border-style: ridge double;
}

#vote {
	cursor:hand;
	cursor:pointer;
}

#showdiv {
	display: none;
	color: browm;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	align: center;
	cursor:hand;
	cursor:pointer;
}
