/* >>>	Extra HTML-entiteiten
_____________________________________________________________________________*/

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	width: 550px;
	line-height: normal;
	margin-bottom: 10px;
}

/* >>>	Breadcrumbs
_____________________________________________________________________________*/

#breadcrumbs {
	background-image: url(breadcrumbalk.gif);
	position: absolute;
	left: 120px;
	top: 100px;
	width: 590px;
	height: 23px;
	padding-left: 10px;
	padding-top: 4px;
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

/* >>>	Kolom1
_____________________________________________________________________________*/

#kolom1 {
	width: 600px;
	position: absolute;
	left: 0px;
	top: 27px;
	background-image: url(kolom1_bg.png);
	background-repeat: repeat-y;
	margin-bottom: 50px;
}
.kolom1_content{
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
	padding-bottom: 20px;
}
.kolom1_closer{
	background-image: url(kolom1_footer.png);
	background-position: bottom;
	width: 600px;
	height: 8px;
	margin: 0px !important;
	background-repeat: no-repeat;
}
#kolom1 h2{
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#kolom1 input,
#kolom1 textarea{
  font-size: 11px;
  font-family: "Verdana",sans-serif;
  padding: 1px;
  border: 1px solid #ccc;
  background-color: #eee;
}

#kolom1 ul.content_lijst{
  list-style-image: url(../../images/kbs/bull.jpg) !important;
}

/* >>>	Kolom2
_____________________________________________________________________________*/

#kolom2 {
	position: absolute;
	left: 605px;
	width: 265px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #CCCCCC;
	background-image: url(kolom2_bg.png);
	background-repeat: repeat-y;
	font-size: .8em;
}
#kolom2 h1 {
	background-image: url(additioneleinfo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 27px;
	width: 265px;
	border-bottom-style: none;
}
#kolom2 span {display: none;}
#kolom2 p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: .95em;
	font-family: Verdana;
}
.kolom2_closer{
	background-image: url(addobgbottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 5px;
	width: 265px;
}
#kolom2 form{
   margin: 0px;
   padding: 15px;
	padding-top: 0px;
}
#kolom2>form{
	background-image: url(kolom2_bg.png);
	background-repeat: repeat-y;
}
#kolom2 h3 {
	font-size: 12px;
	color: #000000;
	margin: 25px 0px 5px;
}
#kolom2 h3 a{
	color: #000000;
}
/*	Ik zet deze gewoon even uit.
	Is namelijk niet zo handig en praktisch
#kolom2 input{
	width: 80%;
	border: 1px solid #000000;
	font-size: 10px;
}*/
#kolom2 textarea{
   width: 80%;
	border: 1px solid #000000;
	height: 60px;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
.extrainfo{
	margin: 10px;
}
.adinfo {
	display: block;
}
/*	Weet niet of dit de beste plek is, maar dit zorgt voor het plaatje achter comissies */
h1.disputen{
background: url(../../images/achtergronden/yggdrasill.jpg) no-repeat;
padding-top: 240px;
 }

 h1.commissies{
background: url(../../images/achtergronden/boekenplank.jpg) no-repeat;
padding-top: 240px;
 }
  h1.jaarclubs{
background: url(../../images/achtergronden/bierglazen.jpg) no-repeat;
padding-top: 170px;
 }
h1.vereniging{
background: url(../../images/achtergronden/pakkerij.jpg) no-repeat;
padding-top: 240px;
 }

h1.genootschappen{
    padding-top: 260px;
	 background: url(../../images/achtergronden/tastevin.jpg) no-repeat;
	font: bold;
 }
 h1.geenrechten{
    padding-top: 300px;
	 background: url(../../images/achtergronden/keepout.jpg) no-repeat;
	font: bold;
 }
/*Foutmelding*/
#foutmelding{
	color: #CD5C5C;
	font-weight: bold;
	font-size: larger;
	margin-top: 30px;
}
#stijllayer{
  display: none !important;
}
