/* 
Theme Vakantievaren: BRABANT CHARTER
======================================================================================
URL:				brabantcharter.vakantievaren.nl/
Auteur: 			Stefan Efde [www.addnoise.nl]
======================================================================================
*/

/*
	ACHTERGROND:	#FFF
	ORANJE:			#ff9600
	GRIJS:			#333333
*/

@import url(addform.css);
/*@import url(/addbeheer/themes/addsite/css/iconen.css);*/

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
	color: #474747;
	font-size: 12px;
	line-height: 17px;
	background: #fff url(../images/bc_back.jpg) no-repeat top center;
}

html {
	height: 100%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


a:link, a:visited {
	color: #e90000;
	text-decoration: none;
	outline-color:invert;
	outline-style:none;
	outline-width:0;
}
a:hover {
	text-decoration: none;
	background: #f2f2f2;
}


#container {
	position: relative;
	min-height: 100%;
}

* html #container {
	height: 100%;
}

#bovenstuk {
	width: 100%;
	height: 300px;
	/*background: #fff url(../images/topclouds.jpg) no-repeat top center;*/
}

#topbar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 1001px;
	height: 9px;
	background: #333333;
	line-height: 0px;
	font-size: 0px;
}

#top {
	margin: 0 auto;
	width: 1001px;
	height: 300px;
	position: relative;
}

#logobox {
	position: absolute;
	top: 77px;
	left: 10px;
	width: 230px;
	height: 65px;
}
#logobox a:link, #logobox a:visited, #logobox img {
	border: 0px;
}

#topright {
	position: absolute;
	top: 10px;
	right: 0px;
	/*width: 310px;*/
	width: 220px;
	height: 45px;
	margin-right: 40px;
	padding: 15px 0px 0px 0px;
}

#searchfield {
	float: left;
	width: 174px;
	height: 22px;
}

.searchformInput {
	background: transparent no-repeat url("../images/searchbg.png") 0px 0px;
	border: 0px solid #b5b5b5;
	font-size: 12px;
	width: 169px;
	height: 18px;
	line-height: 14px;
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 0px 5px;
	color: #43504f;
	z-index: 997;
}

.searchformInput:focus {
	background: transparent no-repeat url("../images/searchbg.png") 0px -22px;
}
/* Fix voor IE */
	* html .searchformInput
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/brabantcharter/images/searchbg.png', sizingMethod='crop');
		}


.searchformSubmit {
	display: none;
}

.flags {
	position: absolute;
	right: 10px;
	top: 15px;
}
a.nl:link, a.nl:visited, a.nl:hover {
	float: left;
	display: block;
	width: 23px;
	height: 23px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("../images/flag_nl.png") no-repeat 0px 0px;
}
/* Fix voor IE */
	* html a.nl:link, * html a.nl:visited, * html a.nl:hover
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/brabantcharter/images/flag_nl.png', sizingMethod='crop');
		}
		
a.de:link, a.de:visited, a.de:hover {
	float: left;
	display: block;
	width: 23px;
	height: 23px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("../images/flag_de.png") no-repeat 0px 0px;
}	
/* Fix voor IE */
	* html a.de:link, * html a.de:visited, * html a.de:hover
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/brabantcharter/images/flag_de.png', sizingMethod='crop');
		}
a.en:link, a.en:visited, a.en:hover {
	float: left;
	width: 23px;
	height: 23px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("../images/flag_en.png") no-repeat 0px 0px;
}
/* Fix voor IE */
	* html a.en:link, * html a.en:visited, * html a.en:hover
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/brabantcharter/images/flag_en.png', sizingMethod='crop');
		}

#headerbar {
	position: absolute;
	top: 145px;
	left: 0px;
	width: 1001px;
	height: 40px;
	background: #ff9600;
}
#header {
	position: absolute;
	top: 190px;
	left: 0px;
	width: 1001px;
	height: 110px;
	background: #333333;
}
#polaroid {
	position: absolute;
	top: 150px;
	left: 220px;
	width: 215px;
	height: 210px;
	z-index: 99;
}
.p_overlay {
	position: absolute;
	top: -26px;
	left: -20px;
	width: 215px;
	height: 210px;
	background: url(../images/polaroid3.png) no-repeat 0px 0px;
}
/* Fix voor IE */
	* html .p_overlay
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/brabantcharter/images/polaroid3.png', sizingMethod='crop');
		}

.headertitle {
	position: absolute;
	bottom: 30px;
	left: 20px;
	width: 180px;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	
}
#headerline {
	float: right; 
	width: 840px;
	height: 12px;
	background: #fdcf25;
	border-top: 1px solid #fff;
}
#headerbox {
	position: absolute;
	top: 67px;
	right: 36px;
	width: 714px;
	height: 270px;
	background: #fff;
}
.shadow_left {
	position: absolute;
	top: 0px;
	left: -25px;
	width: 25px;
	height: 270px;
	background: url(../images/headershadow_l.png) no-repeat 0px 0px;
}
/* Fix voor IE */
	* html .shadow_left
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/brabantcharter/images/headershadow_l.png', sizingMethod='crop');
		}

.shadow_right {
	position: absolute;
	top: 0px;
	right: -25px;
	width: 25px;
	height: 270px;
	background: url(../images/headershadow_r.png) no-repeat 0px 0px;
}
/* Fix voor IE */
	* html .shadow_right
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/brabantcharter/images/headershadow_r.png', sizingMethod='crop');
		}

ul#flashfotos {
	width: 696px;
	height: 254px;
	margin: auto;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	position: relative;
	overflow: hidden;
}
ul#flashfotos ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	width: 696px;
	height: 254px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 86;
}
.overlay {
	position: absolute;
	bottom: 20px;
	left: 140px;
	width: 420px;
	height: 43px;
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
	padding: 13px 25px 10px 25px;
	background: url(../images/headeroverlay.png) no-repeat 0px -10px;
	z-index: 88;
	text-shadow: #535353 1px 1px 0px;	
}
/* Fix voor IE */
	* html .overlay
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/brabantcharter/images/headeroverlay.png', sizingMethod='crop');
		}


#middenstuk {
	width: 100%;
	min-height: 355px;
	padding-bottom: 280px;
	/*background: repeat-x url("../images/middenbg.gif") 0px 0px;*/
}
* html #middenstuk {
	height: 355px;
}

#pagina {
	margin: 0 auto;
	width: 1001px;
	min-height: 355px;
	padding: 50px 0px 0px 0px;
	background: #fff;
}
* html #pagina {
	height: 355px;
}

#pagina_vervolg {
	margin: 0 auto;
	width: 1001px;
	min-height: 355px;
	padding: 50px 0px 0px 0px;
	position: relative;
	/*
	margin-bottom:20px;
	background: no-repeat url("../images/paginabg.gif") 755px 76px;
	*/
}
* html #pagina_vervolg {
	height: 355px;
}

#contentbox_home {
	float: left;
	width: 755px;
	min-height: 400px;
	background: no-repeat url("../images/boxbg.jpg") 20px 0px;
}
* html #contentbox_home {
	width: 755px;
	height: 400px;
}

#contentbox {
	float: left;
	width: 755px;
	min-height: 400px;
	background: no-repeat url("../images/boxbg02.gif") 20px 0px;
}
* html #contentbox {
	width: 755px;
	height: 400px;
}



#content_home {
	float: left;
	width: 460px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
* html #content_home {
	margin-left: 10px;
}

#content_detail {
	float: left;
	width: 700px;
	background: no-repeat url("../images/boxbg.jpg") 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
* html #content_detail {
	margin-left: 10px;
}

#content {
	float: left;
	width: 696px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
* html #content {
	margin-left: 10px;
}

.textline {
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	background: url("../images/line.gif") no-repeat top left;
}

.textbox_home {
	padding: 20px 25px 0px 20px;
	position: relative;
	background: url("../images/line.gif") no-repeat bottom left;
}

.textbox {
	padding: 15px 10px 0px 20px;
	position: relative;
	font-size: 12px;
}

.textbox ul {
	margin:10px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}

.textbox ul li {
	padding: 3px 0px 3px 13px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background: url("../images/redbul.gif") no-repeat 0px 8px;
}

.textbox ul li a:link, .textbox ul li a:visited {
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.textbox td p {
	padding: 2px;
	margin: 0px;
}


h1 {
	font-size: 18px;
	font-weight: normal;
	color: #ff9600;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	line-height: 24px;
	font-weight: normal;
}

h2 {
	color: #ff9600;
	font-size: 18px;
	padding: 12px 5px 6px 20px;
	margin: 0px;
	font-weight: normal;
}


.intro {
	font-weight: bold;
	color: #333;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}
.handtekening {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 183px;
	height: 98px;
}
* html .handtekening {
	bottom: 20px;
	left: -20px;
}

a.readmore:link, a.readmore:visited {
	float: left;
	color: #fff;
	background: #333;
	padding: 2px 7px 2px 7px;
	text-decoration: none;
}
a.readmore:hover {
	background: #ff9600;
}

a.readmore_home:link, a.readmore_home:visited {
	position: absolute;
	bottom: 0px;
	right: 50px;
	color: #fff;
	background: #333;
	padding: 2px 7px 2px 7px;
	text-decoration: none;
}
a.readmore_home:hover {
	background: #ff9600;
}
* html a.readmore_home:link, * html a.readmore_home:visited {
	bottom:29px;
}

#tabsbox {
	padding: 0px 0px 0px 0px;
}

h3 {
	padding: 0px 0px 0px 20px;
	font-size: 18px;
	font-weight: normal;
	color: #ff9600;
	margin: 0px 0px 15px 0px;
}
h4 {
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #ff9600;
	margin: 0px 0px 15px 0px;
	line-height: 22px;
}
h5 {
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 15px 0px;
	line-height: 20px;
}


#rightside {
	float: right;
	width: 227px;
	padding: 0px 40px 0px 0px;
}

.layer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 227px;
	height: 150px;
	background: url("../images/transp.gif") 0px 0px;
	z-index: 999;
}

.weatherbox {
	float: right;
	width: 227px;
	height: 150px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
.witblokje {
	position: absolute;
	top: 60px;
	left: 110px;
	width: 60px;
	height: 13px;
	background: #fff;
	z-index: 997;
}

#dingen{
	float: left;
	width: 130px;
	height: 70px;
	overflow: hidden;
	position: relative;
	margin: 20px 0px 0px 40px;
}
* html #dingen {
	margin-left: 20px;
}

#dingen2{
	float: left;
	width: 130px;
	height: 70px;
	position: relative;
	margin-top: -132px;
	margin-left: -20px;
}



.rightbox {
	float: right;
	width: 227px;
	min-height: 70px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	position: relative;
}
* html .rightbox {
	height: 70px;
}

.rightbox_light {
	float: right;
	width: 200px;
	min-height: 100px;
	/*background: #efeee6;*/
	background: #f2f2f2;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 20px 0px;
}
* html .rightbox_light {
	height: 70px;
}

.block {
	padding: 0px;
	margin: 0px 0px 0px 0px
}
.block h2 {
	width: 227px;
	height: 32px;
	color: #fff;
	background: #333;
	font-size: 16px;
	line-height: 32px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}
.block h3 {
	width: 227px;
	height: 32px;
	color: #fff;
	background: #ff9600;
	font-size: 16px;
	line-height: 32px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-weight: normal;
	border-bottom: 3px solid #FFF;
	text-transform: uppercase;
}

.item {
	padding: 10px 10px 10px 0px;
	margin: 0px 10px 0px 10px;
	color: #595959;
	border-bottom: 1px dashed #595959;
}

.item .title {
	font-weight: normal;
	color: #ff9600;
	display: block;
}
.item .date {
	font-weight: normal;
	color: #ff9600;
}

.block ul {
	margin:10px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}

.block ul li {
	padding: 3px 0px 3px 0px;
	margin: 0px 10px 0px 0px;
	list-style-type: none;
	border-bottom: 1px dashed #595959;
}

.block ul li a:link, .block ul li a:visited {
	display: block;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	background: url("../images/arrow.gif") no-repeat 0px 6px;
}
a.more:link, a.more:visited {
	float: left;
	color: #fff;
	background: #333;
	padding: 2px 7px 2px 7px;
	margin: 5px 10px 0px 0px;
	text-decoration: none;
}
a.more:hover {
	background: #ff9600;
}

a.more2:link, a.more2:visited {
	float: right;
	color: #fff;
	background: #333;
	padding: 2px 7px 2px 7px;
	margin: 10px 39px 0px 0px;
	text-decoration: none;
}
a.more2:hover {
	background: #ff9600;
}

/* Nieuwsblok */

.rightbox {
	float: right;
	width: 227px;
	min-height: 70px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}
.item {
	padding: 10px 10px 10px 0px;
	margin: 0px 10px 0px 10px;
	color: #595959;
	border-bottom: 1px dashed #595959;
}
.block {
	padding: 0px;
	margin: 0px 0px 0px 0px
}

/* Newsbar */

#newsbar {
	float: left;
	width: 696px;
	height: 40px;
	background: #f2f2f2;
	margin: 0px 0px 0px 20px;
}
* html #newsbar {
	margin-left: 10px;
}

#newsbar h4 {
	float: left;
	display: block;
	width: 65px;
	color: #333;
	font-size: 11px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	line-height: 42px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/redarrow.gif) right center  no-repeat;
}

ul#news {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 1px 0px 0px 0px;
	list-style-type: none;
	position: relative;
	z-index: 1;
	width: 500px;
}

ul#news li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

ul#news li a:link, ul#news li a:visited {
	margin: 0px;
	padding: 0px;
	color: #333;
	text-decoration: none;
	line-height: 40px;
}
ul#news li a:hover {
	color: #e90000;

}




/* Foto Overzicht
------------------------------- */

.fotosrechts {
float: right;
width: 200px;
margin: 5px 0px 0px 25px;
padding: 0px 0px 0px 0px;
position: relative;
}

.fotosrechts img {
width: 200px;
float:left;
cursor:pointer;
margin:0px 0px 20px 0px;
padding:0px;
border: 0px;
}




.grotefoto {
float: left;
width: 203px;
margin: 0px 10px 10px 0px;
padding: 0px 0px 0px 0px;
background: url("../images/fotoslinksbg.png") no-repeat top right;
}

.grotefoto img {
width: 195px;
float:left;

margin:0px 0px 0px 0px;
padding:0px;
position: relative;
border: 0px;
}


.fotosoverzicht {
float: left;
margin:10px 0px 0px 0px;
padding:10px 0px 0px 0px;
}

.fotosoverzicht img {
width: 115px;
height: 90px;
border: 0px;
float:left;
cursor:pointer;
margin:0 0px 15px 0;
padding: 0px 7px 0px 8px;
background: url("../images/shadow_overview2.png") no-repeat top left;
}
/* Fix voor IE */
	* html .fotosoverzicht img
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/brabantcharter/images/shadow_overview2.png', sizingMethod='crop');
		}




/* Navigatie
--------------------------------------------- */

#nav {
	float: left;
	width: 240px;
	margin-top: 0px; 
}

#nav ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}

#nav ul li {
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../images/navline.gif) no-repeat 0px 25px;
	width: 220px;
	display: block;
}
* html #nav ul li {
	background-position: 0px 27px;
}


#nav ul li a:link, #nav ul li a:visited {

	width: 140px;
	height: 22px;
	line-height: 24px;
	display: block;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}

#nav ul li a:hover {
	background: #f2f2f2;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#nav ul li a.actief:link, #nav ul li a.actief:visited, #nav ul li a.actief:hover {
	font-weight: bold;
	color: #FFF;
	background: #333 url(../images/menuactive.jpg) no-repeat top right;
}

/* navigatie Linkerkant 2e niveau
------------------------------------- */


#nav ul ul {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style-type: none;
	background: url(../images/navline.gif) no-repeat bottom left;
}

#nav ul ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background: none;
	display: block;
}

#nav ul ul li a:link, #nav ul ul li a:visited {
	padding: 0px 0px 0px 48px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent url(../images/redarrow.gif) no-repeat 36px 4px;
	cursor: pointer;
	display: block;
}
#nav ul ul li a:hover {
	color: #ff9600;
	background: transparent url(../images/redarrow.gif) no-repeat 36px 4px;
}
#nav ul ul li a.actief:link, #nav ul ul li a.actief:visited, #nav ul ul li a.actief:hover {
	color: #000;
	font-weight: bold;
	background: url(../images/redarrow.gif) no-repeat 36px 4px;
}


/* navigatie Linkerkant 3e niveau
------------------------------------- */


#nav ul ul ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	background: none;
}

#nav ul ul ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#nav ul ul ul li a:link, #nav ul ul ul li a:visited {
	padding: 0px 0px 0px 55px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(../images/bg_dropspacer.png) no-repeat bottom left;
}
#nav ul ul ul li a:hover {
	color: #ff9600;
}
#nav ul ul ul li a.actief:link, #nav ul ul ul li a.actief:visited, #nav ul ul ul li a.actief:hover {
	font-weight: bold;
	color: #000;
}





#onderstuk {
	width: 100%;
	height: 280px;
	position: relative;
	margin: -280px auto 0 auto;
	background: #f2f2f2 no-repeat url("../images/bgfooter2.jpg") top center;
	border-top: 10px solid #333;
	z-index: 1;
}

/* Fix voor IE */
* html #onderstuk {
	margin-top: -280px;
}

.ding {
	position: absolute;
	top: -10px;
	width: 100%;
	height: 10px;
	background: no-repeat url("../images/footer_right.gif") top center;
}
* html .ding {
	display: none;
}

#footerbar {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 35px;
	background: #d1d1d2;
	z-index: 1;
}

.copyright {
	margin: 0 auto;
	width: 1001px;
	height: 35px;
	position: relative;
	text-align: center;
	font-size: 11px;
	line-height: 35px;
	color: #515151;
}

#footer {
	margin: 0 auto;
	width: 1001px;
	min-height: 280px;
	position: relative;
}
* html #footer {
	height: 280px;
}

#logowrapper {
	margin: 0 auto;
	width: 1001px;
	height: 35px;
	position: relative;
}

#hiswa a:link,#hiswa a:visited,#hiswa a:hover {
	position:absolute;
	bottom:0px;
	right:0px;
	width:90px;
	height:107px;
	background:no-repeat url(../images/hiswa.png) 0 0;
	border-right: 5px solid #ff9600;
	cursor:pointer;
	z-index:966;
	margin:0;
	padding:0;
}
/* Fix voor IE */
	* html #hiswa a:link, * html #hiswa a:visited, * html #hiswa a:hover
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/brabantcharter/images/hiswa.png', sizingMethod='crop');
		}


.kolom {
	float:left;
	width:240px;
	height:220px;
	font-size:11px;
	margin: 22px 0 0 40px;
	line-height: 16px;
}

* html .kolom {
	margin:22px 0 0 20px;
}

.kolom p {
	padding: 0px;
	margin: 0px;
}

.kolom ul {
	list-style-type:none;
	margin:0;
	padding:0px 0px 0px 0px;
}

.kolom ul li {
	list-style-type:none;
	background:url(../images/footerline.jpg) no-repeat bottom left;
	margin:0;
	padding:5px 0 4px;
}

.kolom ul li a:link,.kolom ul li a:visited {
	text-decoration:none;
	font-size:11px;
	color:#2e2e2e;
	background:url(../images/redarrow.gif) no-repeat 0 2px;
	margin:0;
	padding:0 0 0 15px;
}
.kolom ul li a:hover {
	color: #e90000;
}


.kolom .title {
	color: #fff;
	background: #ff9600;
	font-size: 14px;
	padding: 6px 20px 6px 20px;
	margin: 0px;
	float: left;
	text-transform: uppercase;
}

.kolomlast {
	float:left;
	width:100px;
	height:220px;
	margin:25px 0 0 30px;
}


.kolombox {
	padding: 0px 0px 0px 20px;
}




input.addformsubmit {
	float: left;
	color: #fff;
	background: #333;
	border: 0px;
	margin: 10px 7px 0px 0px;
	padding: 3px;
	line-height: 14px;
	font-size: 11px;
}
input.addformsubmit:hover {
	background: #ff9600;
	cursor: pointer;
}
* html input.addformsubmit {
	width: 65px;
	height: 25px;
	margin-right: 10px;
}

.newsletter dt {
	height: 10px;
}

* html .newsletter dt {
	display: none;
}

.kolombox #unsubscribe {
	display: none;
}

/* Kruimelpad */

#kruimelpad {
	position: absolute;
	top: 27px;
	left: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:988;
	margin: 0px 0px 0px 20px;
}

#kruimelpad ul {
	margin:0px 0 0 17px;
	padding:0;
}

#kruimelpad ul li {
	float:left;
	list-style-type:none;
	background:url(../images/arrow_small.gif) no-repeat 6px 7px;
	margin:0;
	padding:0 0 0 13px;
}

#kruimelpad li a:link,#kruimelpad li a:visited {
	float:left;
	color:#8e8e8e;
	text-decoration:none;
	padding:0;
}

#kruimelpad li a.actief:link,#kruimelpad li a.actief:visited {
	float:left;
	font-weight:bold;
	color:#595959;
	text-decoration:none;
	padding:0;
}
#kruimelpad li a:hover, #kruimelpad li a.actief:hover {
	text-decoration:underline;
}





/* Nieuws */

.foto_nieuws{
	float: left;
	width: 200px;
	position: relative;
	background: url("../images/shadow_vloot.png") no-repeat top left;
}
/* Fix voor IE */
	* html .foto_nieuws
		{
			background-image:none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/brabantcharter/images/shadow_vloot.png', sizingMethod='crop');
		}


.foto_nieuws img{
	float: left;
	width: 180px;
	height: 108px;
	border: 0px;
	padding-left: 11px;
}

.tekst_nieuws{
	float: left;
	width: 400px;
	height: 108px;
	margin-left: 15px;
}

.date {
	color: #adadad;
}

a.nieuwskop:link, a.nieuwskop:visited { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}
	
a.nieuwskop:hover, a.nieuwskop:active { 
	color: #ff9600;
	}


/* Sitemap */
#sitemap {
	margin-top:20px;
}

#sitemap ul {
	list-style-type:none;
	margin:0 25px 0 0;
	padding:0;
}

#sitemap ul li {
	list-style-type:none;
	line-height:20px;
	padding:0 0 0 13px;
	background: none;
}

#sitemap ul li a:link,#sitemap ul li a:visited {
	margin-left:13px;
	text-decoration:none;
	font-size:11px;
	font-weight:700;
	border-left:5px solid #313131;
	padding:0 10px 0 13px;
	background: none;
}

#sitemap ul li ul li a:link,#sitemap ul li ul li a:visited {
	margin-left:0;
	text-decoration:none;
	font-size:11px;
	font-weight:700;
	border-left:5px solid #313131;
	background:none;
	padding:0 0 0 13px;
}

#sitemap ul li ul li ul li a:link,#sitemap ul li ul li ul li a:visited {
	color:#515151;
	text-decoration:none;
	font-size:10px;
	font-weight:700;
	border-left:0 solid #6b9531;
	background:transparent url(../images/arrow_small.gif) no-repeat 6px 3px;
	padding:0 0 0 15px;
}

#sitemap ul li ul li ul li ul li a:link,#sitemap ul li ul li ul li ul li a:visited {
	color:#333;
	text-decoration:none;
	font-size:10px;
	font-weight:400;
	text-transform:none;
	border-left:0 solid #6b9531;
	padding:0 0 0 15px;
}

#sitemap ul li ul li ul li ul li ul li a:link,#sitemap ul li ul li ul li ul li ul li a:visited {
	color:#62aa36;
	text-decoration:none;
	font-size:10px;
	font-weight:400;
	text-transform:none;
	border-left:0 solid #6b9531;
	padding:0 0 0 15px;
}


#sitemap ul li a:hover,#sitemap ul li ul li a:hover,#sitemap ul li ul li ul li a:hover,#sitemap ul li ul li ul li ul li a:hover,#sitemap ul li ul li ul li ul li ul li a:hover {
	text-decoration:underline;
}


/* Clearers
------------------------------------------------------------ */

.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.btnclearer {
	height: 29px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer5 {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer10 {
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer20 {
	height: 20px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer30 {
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer75 {
	height: 75px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer100 {
	height: 100px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer120 {
	height: 120px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.spacer5 {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer40 {
	height: 40px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer85 {
	height: 85px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



