* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	background: url(../siteimg/bg.gif) no-repeat center 56px;
}

img,
fieldset {
	border: 0;
}

.nomargin {
	margin: 0 !important;
}

.clear {
	clear: both;
}

legend {
	display: none;
}

h1 {
	position: absolute;
	left: -999em;
}


a#home {
	position: absolute;
	left: 10px;
	top: 15px;
	display: block;
	width: 285px;
	height: 50px;
}

img#printlogo {
	display: none;
}

div#overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index; 998;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
	
	display: none;
}

div.profielaanpassen {
	float: right;
	margin-top: -28px;	
}

#foutmelding_inloggen {
	color: #ff0000;
}

#foutmelding_aanmelden {
	color: #ff0000;
}


#foutmelding_wachtwoord_vergeten {
	color: #ff0000;
}

#foutmelding_wachtwoord_vernieuwen {
	color: #ff0000;
}


#activatiecode {
	display: none;
}

div#overlay_content {
	width: 310px;
	height: 210px;
	position: absolute;
	z-index: 999;
	left: 50%;
	top: 50%;
	margin-left: -175px;
	margin-top: -125px;
	background: #fff;
	padding: 20px;
	color: #003366;
	line-height: 16px;
	
	display: none;
}

div#overlay_content h3 {
	font-size: 13px;
	margin-bottom: 10px;
}

div#overlay_content p {
	margin: 10px 0;
}

div#overlay_content p#foutmelding_inloggen {
	color: #ff0000;
}


div#overlay_content form {
	margin: 20px 0;
	margin-bottom: 5px;
}

div#overlay_content label {
	font-weight: bold;
	float: left;
	width: 105px;
}

div#overlay_content input {
	border: 1px solid #7f9db9;
	width: 180px;
	margin-bottom: 2px;
}

div#overlay_content input.submit_verzenden {
	border: 0;
	background: url(../siteimg/btn_verzenden.gif) no-repeat;
	width: 86px;
	height: 17px;
}

div#overlay_content a {
	color: #7c927f;
	text-decoration: none;
}

div#overlay_content a.sluit {
	float: right;
	margin-right: 10px;
	display: inline;
}

div#container {
	position: relative;
	width: 986px;
	margin: 0 auto;
}

div#header {
	width: 984px;
	height: 80px;
	margin: 0 1px;
	background: #fff url(../siteimg/header.gif) no-repeat;
}

div#login {
	float: right;
	padding-top: 10px;
	height: 40px;
	text-align: right;
	padding-right: 15px;
	width: 350px;
}

div#login a {
	color: #000;
}

div#login img {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}

ul#nav {
	float: right;
	clear: both;
	width: 676px;
	height: 30px;
	background: url(../siteimg/nav.gif) no-repeat bottom;
}

ul#nav li {
	display: inline;
}

ul#nav li a {
	float: left;
	height: 24px;
	line-height: 24px;
	margin-top: 6px;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

ul#nav li a:hover {
	margin-top: 0;
	padding-top: 6px;
	background: #7ba995;
}

ul#nav li a.active {
	background: #caede8;
	color: #1d5082;
}
ul#nav li a.active:hover {
	background: #caede8;
}

#nav li ul {
	position: absolute;
	width: 130px;
	left: -999em;
	margin-top: 30px;
	background: #ddf0ed;
	filter:alpha(opacity=95);   
	-moz-opacity: 0.95;   
	opacity: 0.95;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 380px;
}

#nav li:hover ul.ingelogd {
	left: 310px;	
}

#nav li:hover, #nav li.sfhover{
	position: static;
}


#nav li ul li {
	line-height: 24px;
	height: 24px;
}

#nav li ul li a {
	display: block;
	float: none;
	line-height: 24px;
	height: 24px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #7fb4a0;
	color: #44837b;
	font-weight: normal;
	padding-left: 10px;
}

#nav li ul li a:hover {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	background: #b5d2cf;
}


form#quicksearch {
	position: absolute;
	left: 310px;
	top: 20px;
}

form#quicksearch input {
	float: left;
	width: 105px;
	height: 13px;
	border: 1px solid #7f9db9;
	font-size: 10px;
	padding: 1px 4px;
}

form#quicksearch input.submit {
	width: 13px;
	height: 13px;
	border: 0;
	background: url(../siteimg/btn_submit.gif) no-repeat;
	margin: 2px;
}


div#main {
	width: 984px;
	border-left: 1px solid #ebefef;
	border-right: 1px solid #ebefef;
	border-bottom: 1px solid #ebefef;
	padding-bottom: 7px;
	background: url(../siteimg/visuals/content_rechts.jpg) no-repeat right top;
}

div#visual {
	height: 142px;
	background: url(../siteimg/lijntje_content.gif) no-repeat right bottom;
}

div#visual.home {
	height: 240px;
	background: url(../siteimg/lijntje_home.gif) no-repeat right bottom;
}

div#visual img {
	float: left;
}

div#visual img.rechts {
	float: right;
}

div#visual h2 {
	float: left;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 26px;
	color: #FFF;
	font-weight: normal;
	margin-top: 85px;
	margin-left: 26px;
}

div#content {
	float: left;
	width: 984px;
}

div#content.home {
	background: url(../siteimg/content_home.gif) repeat-y;
	padding-bottom: 50px;
}

div#content.content {
	background: url(../siteimg/bg_content.gif) repeat-y;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

div#content.content_breed {
	background: url(../siteimg/bg_contentbreed.gif) repeat-y;
	margin-bottom: 50px;
}

div#content.lokaal {
	background: url(../siteimg/bg_lokaal.gif) repeat-y;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

/************************************************************ HOME */

div#home_over {
	float: left;
	width: 260px;
	padding: 15px 34px 80px 14px;
}

div#home_casus {
	float: left;
	width: 277px;
	padding: 15px 18px 30px 14px;
}

div#home_nieuws {
	float: left;
	width: 338px;
	padding: 15px 15px 0 14px;
}

div#home_poll {
	float: right;
	width: 338px;
	position: relative;
	padding: 5px 15px 0 14px;
	border-top: 1px solid #cce5e5;
	margin: 10px 0 0 0;
	z-index: 10;
}

div#home_poll ul {
	list-style: none;
	margin: 0 !important;
}

div#home_poll ul li {
	margin: 0;
	padding: 0;
}

div#home_poll ul li span {
	display: block;
	width: 80px;
	float: left;
}

div#home_poll ul li span.reactie {
	display: block;
	width: 240px;
	float: left;
}

div#home_poll.poll_uitslag ul li span.reactie {
	width: 350px;
}

div.poll_uitslag {
	width: auto !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
}

div#home_over,
div#home_casus,
div#home_nieuws {
	line-height: 16px;
	color: #003366;
}

div#home_over h2,
div#home_casus h2,
div#home_nieuws h2 {
	font-size: 12px;
	margin-bottom: 15px;
}

div#home_casus h2 {
	color: #fff;
}

div#home_over a {
	color: #003366;
}

div#home_over ul {
	float: left;
	width: 130px;
	list-style: none;
	margin-top: 15px;
}

div#home_over li {
	background: url(../siteimg/li_pijl.gif) no-repeat 0 6px;
	padding-left: 13px;
}

div#home_casus h3 {
	font-size: 12px;
}

div#home_casus p {
	margin-bottom: 10px;
}

div#home_casus a.leesmeer {
	padding-right: 17px; 
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: url(../siteimg/leesmeer_donker.gif) no-repeat right center;
	color: #003366;
}

div#home_casus div.aankondiging {
	float: left;
	clear: both;
	width: 234px;
	overflow: hidden;
	padding-left: 45px;
	margin-top: 20px;
	background: #7bbcbb url(../siteimg/aankondiging_icon.gif) no-repeat 8px 10px ;
	color: #fff;
	font-size: 12px;
}

div#home_casus div.aankondiging_top {
	float: left;
	clear: both;
	display: inline;
	overflow: hidden;
	width: 279px;
	margin-left: -45px;
	margin-bottom: 5px;
	height: 4px;
	background: url(../siteimg/aankondiging_top.gif) no-repeat top;
}

div#home_casus div.aankondiging_bottom {
	float: left;
	clear: both;
	display: inline;
	overflow: hidden;
	width: 279px;
	margin-left: -45px;
	margin-top: 10px;
	height: 4px;
	background: url(../siteimg/aankondiging_bottom.gif) no-repeat;
}

div#home_casus div.aankondiging h4 {
	font-size: 12px;
}

div#home_casus div.aankondiging a {
	color: #fff;
}

div#home_casus div.aankondiging p {
	overflow: hidden;
}

div#home_nieuws ul {
	float: left;
	clear: both;
	margin-bottom: 15px;
}

div#home_nieuws li {
	display: block;
	clear: both;
	list-style: none;
	line-height: 19px;
}

div#home_nieuws span.datum {
	font-weight: bold;
	float: left;
	width: 53px;
}

div#home_nieuws a.titel {
	float: left;
	width: 205px;
	color: #003366;
	text-decoration: none;
}

div#home_nieuws a.titel:hover {
	text-decoration: underline;
}

div#home_nieuws span.locatie {
	
}


span.tool {
  position: relative;   /* this is key */
}
 
span.tool span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: -120px;
  left: 60px;
  width: 190px;
  height: 126px;
  padding: 5px 10px;
  
  background: url(../siteimg/tooltip.png) no-repeat;
  color: #000;
  text-decoration: none;
}

span.tool:hover span.tip img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #a1bfae;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; 
}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
}

a.info:hover{z-index:25; background-color:#fff}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
		top: -120px;
		left: 60px;
  	width: 190px;
  	height: 126px;
  	padding: 5px 10px;
    background: url(../siteimg/tooltip.png) no-repeat;
}

a.info:hover span img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #a1bfae;
}
/************************************************************ SUB */

div#sub {
	color: #003366;
}

div#sub ul {
	margin-left: 15px;
	list-style: none;
}

div#sub ul ul {
	margin-left: 10px;
}

div#sub li {
	line-height: 21px;
}

div#sub li li {
	padding-left: 11px;
	background: url(../siteimg/li_sub.gif) no-repeat 0 7px;
}

div#sub ul li a {
	color: #003366;
	font-weight: bold;
}

div#sub ul li li a {
	font-weight: normal;
	text-decoration: none;
}

div#sub ul li li a:hover {
	text-decoration: underline;
}

div#sub input.submit_vernieuwen {
	border: 0;
	width: 113px;
	height: 17px;
	background: url(../siteimg/btn_vernieuwen.gif) no-repeat;
}

div#sub input.submit_zoeken {
	border: 0;
	width: 73px;
	height: 17px;
	background: url(../siteimg/btn_zoeken.gif) no-repeat;
}

div#sub select {
	float: left;
	width: 60px;
	border-width: 1px;
	font-size: 11px;
}

div#sub select.breed {
	width: 120px;
}

div#sub form {
	margin-left: 15px;
}

div#sub table td {
	line-height: 20px;
}

div#sub a.terug {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-left: 20px;
}

div#sub h3 {
	font-size: 11px;
	color: #7c927f;
	margin-left: 15px;
	margin-bottom: 5px;
}



/************************************************************ CONTENT */

div#webtrail {
	clear: both;
	padding-left: 230px;
	background: #fff;
}

div#webtrail li {
	display: inline;
	line-height: 20px;
	padding-right: 7px;
	padding-left: 5px;
	background: url(../siteimg/li_webtrail.gif) no-repeat right center;
}

div#webtrail li.laatste {
	background: 0;
}

div#webtrail a {
	color: #003366;
}

div#sub {
	float: left;
	width: 213px;
}

div#inhoud {
	float: left;
	width: 445px;
	padding: 15px 35px 0 21px;
}

div#inhoud.breed {
	width: 715px;
}

div#inhoud h3 {
	font-size: 13px;
	margin-bottom: 10px;
}

div#inhoud h4 {
	font-size: 12px;
	margin-bottom: 7px;
}


div#inhoud h2 {
	font-size: 12px;
	margin-bottom: 7px;
}

div#inhoud ul {
	margin-left: 25px;
}

div#inhoud ol {
	margin-left: 30px;
}


div#inhoud a {
	color: #003366;
}

hr {
	clear: both;
	border: 0;
	color: #edf0ed;
	background-color: #edf0ed;
	height: 1px;
	margin: 10px 0;
}

div.lokaal div#inhoud h4 {
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
}

div#inhoud p {
	line-height: 16px;
	margin: 10px 0;
}

div#inhoud p.geenresultaten {
	margin-top: 25px;
}

div#inhoud p.intro {
	font-weight: bold;
}

div#inhoud dt {
	padding-left: 13px;
	background: url(../siteimg/li_pijl.gif) no-repeat 0 5px;
	margin-bottom: 5px;
}

div#inhoud dt a {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

div#inhoud dt a:hover {
	text-decoration: underline;
}

div#inhoud dd {
	margin-bottom: 10px;
}

div#inhoud th {
	color: #7c927f;
	text-align: left;
	font-weight: normal;
}

div#inhoud div.forum_container a.forumtitel {
	font-size: 13px;
}

div#inhoud div.forum_container p {
	margin: 0 !important;
}

div#inhoud tr {
	height: 25px;
}

div#inhoud div.forum_container tr {
	height: 10px;
}

div#inhoud tr.hover {
	background: #f0f7f5;
	cursor: pointer;
}

div#inhoud td {
	padding-right: 10px;
	line-height: 18px;
	border-bottom: 1px solid #edf0ed;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#inhoud td.mceIframeContainer {
	border-bottom: 1px solid #7f9db9;
} 

div#inhoud table.mceLayout td {
	padding: 0px;
	line-height: auto;
	border-bottom: 1px solid #7f9db9;
	vertical-align: middle;
}

div#inhoud table.mceToolbar td {
	border: 0;
}

div#inhoud td div.quote {
	background: #eee;
	padding: 8px;
}

div#inhoud td div.quote span.name {
	display: block;
	float: left;
	font-weight: bold;
}

div#inhoud td div.quote span.date {
	display: block;
	float: left;
}

div#inhoud td div.quote span.text {
	display: block;
	clear: both;
}

div#inhoud td div.quote span.text a {
	margin: 0;
}

div#inhoud p.greytext {
	color: #7c927f;
	position: relative;
	top: -10px;
	margin-bottom: -10px;
}

div#inhoud div.forum_quote {
	width: 400px;
}

div#inhoud div.forum_container form a.forum_annuleren {
	float: right;
	position: relative;
	bottom: 24px;
	right: 75px;
}

div#inhoud div.forum_container form a.btnplaatsen {
	float: right;
	position: relative;
	bottom: 24px;
	right: -50px;
}

div#inhoud div.forum_container form {
	width: auto;
}

div#inhoud div.forum_container form textarea {
	width:530px;
	height: 120px;
	margin-bottom: 10px;
}

div#inhoud div.forum_container form div.form_notifications {
	margin-left: 90px;
	display: inline-block;
	width: 532px;
}

div#inhoud div.forum_container form div.form_notifications label {
	float: none;
	font-weight: normal;
}

div#inhoud div.forum_container form div.form_notifications label.hide {
	display: none;
}

div#inhoud div.forum_container form div.form_notifications input {
	width: 14px;
	margin-right: 5px;
	margin-top: 2px;
}

div#inhoud td.datum {
	font-weight: bold;
}

div#inhoud td a {
	text-decoration: none;
}

div#inhoud td a:hover {
	text-decoration: underline;
}

div#inhoud a.artikel {
	color: #7c927f;
	text-decoration: none;
	line-height: 20px;
}

div#inhoud a.artikel:hover {
	text-decoration: underline;
}

div#inhoud div.stelling {
	background: #f0f7f5;
	padding: 15px 10px;
	margin-left: -10px;
	line-height: 16px;
	margin-bottom: 10px;
}

div.paginator_container {
	padding: 5px 0 0 250px;
	margin: 15px 0 0 0;
	border-top: 1px solid #edf0ed;
}

div.paginator_container span {
	margin: 0 10px;
	position: relative;
	bottom: 4px;
	
}

div#inhoud div.poll_uitslag p {
	margin: 0;
}

div#inhoud div.paginator_container ul.forum_paginator {
	list-style: none;
	display: inline-block;
	margin: 0;
}

div#inhoud div.paginator_container ul.forum_paginator li {
	float: left;
	padding: 2px;
}

div#inhoud div.paginator_container ul.forum_paginator li.current_page {
	font-weight: bold;
	color: #000000;
}

div#inhoud form {
	line-height: 21px;
	width: 385px;
	clear: both;
	
}

div#inhoud form.zoekbalk {
	width: 100%;
}

div#inhoud form label {
	float: left;
	width: 90px;
	clear: left;
	font-weight: bold;
}

div#inhoud form label.formerror {
	color: #ff0000;
}

div#inhoud form p.formerror {
	color: #ff0000;
	margin: 0px 0px 5px 90px;
}

div#inhoud form input {
	float: left;
	width: 290px;
	height: 17px;
	margin-bottom: 2px;
	border: 1px solid #7f9db9;
}

div#inhoud form input.error {
	border: 1px solid #ff0000;
}

div#inhoud form textarea {
	float: left;
	width: 290px;
	height: 80px;
	border: 1px solid #7f9db9;
}

div#inhoud form select {
	float: left;
}

div#inhoud form input.submit_verzenden {
	border: 0;
	width: 86px;
	height: 17px;
	background: url(../siteimg/btn_verzenden.gif) no-repeat;
	margin: 5px 10px 10px 0;
}

div#inhoud form a {
	float: left; 

}

div#home_poll div.poll_antwoord1 {
	float: left;
	height: 20px;
	width: 200px; /* !important;  80% (100% = 225px) */
	margin-right: 5px;
	margin-top: 10px;
	background: #073b74;
}

div#home_poll p.poll_procent1 {
	padding-top: 12px;
}

div#home_poll div.poll_antwoord2 {
	float: left;
	height: 20px;
	width: 25px; /* 20% (100% = 225px) */
	margin: 5px 5px 5px 0;
	background: #9ac7c2;
}

div#home_poll p.poll_procent2 {
	padding-top: 8px;
}

div#home_poll a.alle_stemmen {
	background: url(../siteimg/li_pijl.gif) no-repeat left 5px;
	padding: 0 0 0 15px;
	color: #00357b;
	margin: 10px 0 0 5px;
}

div#home_poll span {
	float: left;	
}

div#home_poll p.totaal {
	padding: 5px 0 10px 0;
}

img.btn_nieuw_gebeurtenis {
	position: absolute;
	margin-top: -24px;
	right: 117px;
}

img.btn_nieuw_bericht {
	position: absolute;
	margin-top: -24px;
	right: 37px;
}

img.btn_reageer {
	position: absolute;
	margin-top: -24px;
	right: 37px;
}

div.content_breed div.breed h3.nieuwe_gebeurtenis {
	padding-bottom: 7px;
	border-bottom: 1px solid #eee;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis label {
	clear:none !important;
	font-weight: normal !important;
	display: block;
	width: 84px !important;
	text-align: right;
	vertical-align: top;
	float: left;
	padding-right: 4px;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis h3.agenda_h3_links {
	display: inline;
	margin-top: -5px;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis h3.agenda_h3_rechts {
	display: block;
	margin: -29px 0 0 352px !important;
}

div.content_breed div.breed h3.ledenlijst_header {
	margin-bottom: -20px !important;
}

div.content_breed div.breed span a {
	margin: 34px 0 0 0;
	display: block;
}

div.content_breed div.breed span a.knop_annuleren {
	display: inline;
	margin: 0px 10px 10px 10px;
}

div.content_breed div.breed span table.mceLayout  a {
	margin: 0;
}

div.content_breed div.breed form.gebeurtenis_ag {
	clear: none !important;
	width: 100% !important;
	line-height: 15px !important;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis input {
	border: 1px solid #98b0c8 !important;
	width: 245px !important;
	float: left !important;
	height: auto !important;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis input#onderwerp {
	padding-right: 6px;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis img.pick_date {
	float: left;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis input.date_time {
	width: 71px !important;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis input.agenda_attachments {
	margin: 30px 15px 0 87px;
	height: 19px !important;
	width: 93px !important;
	float: left;
	border: none !important;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis textarea {
	border: 1px solid #98b0c8;
	width: 245px;
	float: left;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis select {
	border: 1px solid #98b0c8;
	margin-right: -21px;
	float: left;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis select.select_zichtbaar {
	float: left;
	margin-left: 3px;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis select.select_tijd {
	border: 1px solid #98b0c8;
	margin-right: 1px;
	float: left;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis select.agenda_verstuurmail {
	margin-bottom: 10px;
}

div.content_breed div.breed fieldset.agenda_gebeurtenis select.select_datum {
	border: 1px solid #98b0c8;
	margin-right: -21px;
}

div.content_breed div.breed fieldset.form_lidzoeken input {
	border: 1px solid #98b0c8;
	width: 245px;
}

div#inhoud form input.btn_lidzoeken,
div.content_breed div.breed fieldset.form_lidzoeken input.btn_lidzoeken {
	height: 19px;
	width: 85px;
	vertical-align: top;
	border: none;
	margin-left: 10px;	
}

div.content_breed div.breed ul.leden_lijst li {
	display: block;
	float: left;
	margin: 25px 0 0 -23px;
	width: 330px;
	list-style: none;
}

div.content_breed div.breed ul.leden_lijst li img {
	float: left;
	margin: 12px 10px 0 0;
}

hr.grey {
	border-bottom: 1px solid #eee;
	margin-top: 15px;
}

div.content_breed div.breed p.agenda_foutmelding {
	margin: 3px 0 0 87px !important;
	color: #cc0000;
	font-weight: bold;	
}

div.content_breed div.breed ul.leden_lijst a.ledelijst_naam {
	font-weight: bold;
	line-height: 32px;
}

div.content_breed div.breed ul.leden_lijst li p.ledelijst_gegevens {
	margin-bottom: -10px !important;
	margin-top: -6px !important;
	line-height: 25px !important;
}

div.content_breed div.breed div.lid_detail_links {
	float: left;
	width: 445px;
	border-right: 1px solid #d8dedc;
	position: relative;
}

div.content_breed div.breed div.lid_detail_links div.wijzigbtn {
	position: absolute;
	top: 106px;
}

div.content_breed div.breed div.lid_detail_links form.ledenlijst {
	display: inline;
}

div.content_breed div.breed div.lid_detail_links form.ledenlijst fieldset.bewerkledenlijst label {
	margin-left: 15px;
	width: 110px !important;
}

div.content_breed div.breed div.lid_detail_links form.ledenlijst input {
	width: 135px !important;
	margin-left: 15px;
	display: block;
	float: none !important;
}

div#inhoud form.ledenlijst label {
	width: 120px;	
	margin-left: 10px;
}

div.content_breed div.breed div.lid_detail_links form.ledenlijst p {
	margin-left: 15px !important;
}

div.content_breed div.breed div.lid_detail_links form.ledenlijst textarea {
	margin-left: 15px;
	float: none !important;
}

div.content_breed div.breed div.lid_detail_links img {
	float: left;
}

div.content_breed div.breed div.lid_detail_links img.btnaanpassen {
	float: none;
	margin: 10px 20px 0 94px;
	vertical-align: middle;
	cursor: pointer;
}

div.content_breed div.breed div.lid_detail_links img.btnwijzig {
	float: left;
}

.geenborder {
	border: none !important;
}

div.content_breed div.breed div.lid_detail_links ul {
	float: left;
	list-style: none;
	margin-left: 15px !important;
	width: 190px;
}

div.content_breed div.breed div.lid_detail_rechts {
	float: left;
	width: 235px;
	padding-left: 25px;
}

div.content_breed div.breed div.lid_detail_rechts ul {
	margin: 0px !important;
	padding: 0px;
	list-style: none;
}

div.content_breed div.breed div.lid_detail_rechts ul li {
	margin: 0;
}

div.content_breed div.breed a.document_toevoegen {
	background: url(../siteimg/btn_document_toevoegen.png) no-repeat scroll 0 0;
	display: block;
	float: right;
	height: 17px;
	position: relative;
	right: 15px;
	text-indent: -9999px;
	top: -26px;
	width: 147px;
}

div.content_breed div.breed td {
	margin-right: 20px;
}

div.content_breed div.breed td a.document_delete {
	background: url(../siteimg/icon_verwijder.png) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 14px;
}

div.content_breed div.breed form.document_toevoegen label {
	height: 27px;
	width: 65px;
}

div.content_breed div.breed form.document_toevoegen select {
	float: left;
	width: 110px;
}

div.content_breed div.breed form.document_toevoegen input.doc_attach {
	height: auto !important;
}

div.content_breed div.breed form.document_toevoegen input.document_attach {
	margin: 3px 15px 0 0;
	height: 19px !important;
	width: 93px !important;
	border: none !important;
}

/************************************************************ SIDEBAR */

div#sidebar {
	float: left;
	width: 242px;
	padding: 0 11px 0 17px;
}

div#sidebar a {
	color: #003366;
	text-decoration: none;
}

div#sidebar a:hover {
	text-decoration: underline;
}

div#sidebar h3 {
	color: #7c927f;
	font-size: 12px;
	margin: 16px 0 13px 0;
}

div#sidebar ul {
	list-style: none;
}

div#sidebar li {
	display: block;
	clear: both;
	line-height: 18px;
}

div#sidebar li span.datum {
	float: left;
	width: 50px;
	font-weight: bold;
}

div#sidebar li span.titel {
	float: left;
	width: 180px;
}

div#home_nieuws a.leesmeer {
	clear: both;
	color: #7bb5ae;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background: url(../siteimg/leesmeer_licht.gif) no-repeat right center;
	padding-right: 17px;
}

div#footer {
	position: relative;
	width: 986px; /* 986px */
	height: 65px;
	margin: 0 auto;
	margin-top: -55px;
	background: url(../siteimg/footer.gif) repeat-x bottom;
	z-index: 0;
}

div#footer img {
	float: none;
	position: absolute;
	left: 14px;
}


/************************************************ FORM ELEMENTS ***********/
/****** HOME FORM ELEMENTS *****/

div#home_poll form {
	position: relative;
	z-index: 10;
}

div#home_poll fieldset.poll {
	margin: 5px 0 0 0;
}

div#home_poll h2 {
	font-size: 12px;
	overflow: hidden;
}
	
div#home_poll fieldset.poll input.poll_radio_input {
	width: 16px;
	position: relative;
	float: left;
	top: 4px;
}

div#home_poll fieldset.poll p.poll_radio {
	width: 20px;
	display: inline-block;
	position: relative;
	float: left;
	margin: 0 30px 0 0;
	padding-left: 3px;	
}

div#home_poll fieldset.poll label.poll_label_bold {
	font-weight: bold;
	margin-right: 15px;
}

div#home_poll fieldset.poll label.poll_label_bold2 {
	font-weight: bold;
	margin-right: 46px;
}

div#home_poll fieldset.poll input.home_poll_toelichting {
	width: 253px;
	margin: 10px 0 0 0;
	border: 1px solid #7f9db9;
}

div#home_poll fieldset.poll input.home_poll_naam {
	width: 196px;
	margin: 10px 0 0 0;
	border: 1px solid #7f9db9;
}

div#home_poll fieldset.poll input.stemmen {
	margin: 0 0 -3px 0;
}


div#inhoud form ul.hide,
div#inhoud form div.hide {
	display: none;
}

a#avatar-upload {
	width: 66px;
	height: 19px;
	background: url(../siteimg/btn_wijzig.gif) no-repeat;
	font-size: 0px;
	line-height: 50px;
}



/***************************************************************** CALENDAR ****/
div.calendar_holder {
	float: left;
	width: 204px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	visibility: hidden;
}

div.calendar_holder div.calendar_nav {
	position: relative;
	background: #dfdfe0;
	width: 204px;
	height: 24px;
}

div.calendar_holder div.calendar_nav a.calendar_previous,
div.calendar_holder div.calendar_nav a.calendar_next {
	position: absolute;
	top: 0;
	width: 24px;
	height: 24px;
	padding: 0;
	text-indent: -9999px;
}

div.calendar_holder div.calendar_nav a.calendar_previous {
	left: 0;
	background: url(../siteimg/btn_arrow_left.png) no-repeat 8px 8px;

}

div.calendar_holder div.calendar_nav a.calendar_next {
	right: 0;
	background: url(../siteimg/btn_arrow_right.png) no-repeat 8px 8px;
}

div.calendar_holder div.calendar_nav span.calendar_month {
	line-height: 2em;
}

div.calendar_holder table {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

div.calendar_holder table th,
div.calendar_holder table td {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

div.calendar_holder table th {
	background: #caede8;
	width: 35px;
	padding: 3px 0;
	font-size: 0.85em;
	text-align: center !important;
	color: #235586;
}

div.calendar_holder table td {
	background: #dfdfe0;
	padding: 0 !important;
}

div.calendar_holder table td a {
	display: block;
	text-decoration: none;
	padding: 5px;
}

div.calendar_holder table td.soldout {
	background: #ffcccc;
}

div.calendar_holder table td.soldout a {
	color: #ff0000;
}

div.calendar_holder table td.available {
	background: #99b7a2;
}

div.calendar_holder table td.available a {
	color: #fff;
}

div.calendar_holder table td.selected {
}

div.calendar_holder table td.selected a {
	padding: 2px;
	border: 3px solid #caede8;
}

div.calendar_holder table td.restriction {
	background: url(../siteimg/bg_calendar_restriction.png) no-repeat;
}

a.pick_date {
	background: url(../siteimg/agenda.png) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	float: left;
}

div.content_breed div.breed div.lid_detail_links form.ledenlijst input.fileupload_field {
	width: 220px !important;
	height: 22px !important;
}

div.error_melding_upload {
	color: red;
	margin-left: 10px;	
}
