/* 
Theme Vakantievaren: Standard Luik
======================================================================================
URL:				www.vakantievaren.nl/
Auteur: 			Stefan Efde [www.addnoise.nl] en Ale [de maestro]
======================================================================================
*/

/*
	ACHTERGROND:	#FFF
	Kleur 1:		#22404d
	Kleur 2:		#5AA9CD
	Kleur 3: 		#BF000D
*/

@import url(http://fonts.googleapis.com/css?family=Nothing+You+Could+Do);

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

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Century Gothic, Arial, “Helvetica Neue”, Helvetica, sans-serif;
	color: #434561;
	font-size: 13px;
	line-height: 18px;
	background: #ffffff url(../images/bodyback.jpg) no-repeat 50% 0px;
	-webkit-background-size: 2500px 834px;	
	-webkit-text-size-adjust:none;		  /* Turn off font resizing */		
}

.citaat{
	color: #434561;
	font-size: 20px;
	line-height: 23px;
	font-family: 'Nothing You Could Do', cursive;	
	position: relative;
}


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

p{
	margin: 0px;
	padding: 7px 0px 7px 0px;
}

a:link, a:visited {
	color: #35478c;
	text-decoration: none;
	outline-color:invert;
	outline-style:none;
	outline-width:0;
}
a:hover {
	text-decoration: underline;
}


a.meerlink:link, a.meerlink:visited {
	color: #ffffff;
	background: #16193b;
	float: left;
	height: 27px;
	line-height: 27px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}
a.meerlink:hover {
	text-decoration: none;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;		
}


a.meerlink2:link, a.meerlink2:visited {
	color: #ffffff;
	background: #35478c;
	float: left;
	height: 27px;
	line-height: 27px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}
a.meerlink2:hover {
	text-decoration: none;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;		
}


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

* html #container {
	height: 100%;
}

#bovenstuk {
	width: 100%;
	height: 135px;
	background: none;
	/*background: #5aa9cd;*/
}

#headerbar {
	width: 100%;
	height: 153px;
	background: none;
}


#topbar {
	position: absolute;
	top: 0px;
	right: 36px;
	width: 714px;
	height: 5px;
	background: none;
	line-height: 0px;
	font-size: 0px;
}

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

#logobox {
	float: left;
	width: 230px;
	height: 135px;
	margin-left: 30px;
}
#logobox a:link, #logobox a:visited, #logobox img {
	border: 0px;
}



.logo_placeholder {
	font-size: 18px;
	padding: 50px 0px 0px 10px;
}

a.logobox:link,a.logobox:visited,a.logobox:active,a.logobox:hover {
	height: 93px;
	position: absolute;
	top: 25px;
	left: 15px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	width: 200px;
	border: 0px solid red;
	background: none;
}

.logoa{
	color: #5AA9CD;
	font-size: 14px;
	line-height: 17px;	
}

.logob{
	color: #22404d;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
}



#topright {
	position: absolute;
	top: 13px;
	right: 0px;
	width: 310px;
	height: 45px;
	margin-right: 36px;
	padding: 15px 0px 0px 0px;
}

#searchfield {
	float: right;
	width: 174px;
	height: 22px;
	padding-right: 120px;
}

.searchformInput {
	background: transparent no-repeat url("../images/searchbg.png") 0px 0px;
	border: 0px solid #b5b5b5;
	font-size: 12px;
	width: 169px;
	height: 18px;
	line-height: 18px;
	margin: 1px 0px 1px 0px;
	padding: 2px 0px 2px 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/default/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/default/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/default/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/default/images/flag_en.png', sizingMethod='crop');
		}

#header {
	position: absolute;
	top: 150px;
	left: 20px;
	width: 940px;
	height: 150px;
	background: none;
}

#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;
}

		
		
.headertitle {
	position: absolute;
	bottom: 25px;
	left: 25px;
	width: 180px;
	padding: 0px 0px 0px 0px;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	
}
#headerline {
	float: right; 
	width: 840px;
	height: 12px;
	background: none;
	border-top: 1px solid transparent;
}
#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;*/
}


.shadow_right {
	position: absolute;
	top: 0px;
	right: -25px;
	width: 25px;
	height: 270px;
	/*background: url(../images/headershadow_r.png) no-repeat 0px 0px;*/
}


ul#flashfotos {
	width: 696px;
	height: 244px;
	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: 0px;
	right: 0px;
	height: 25px;
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
	padding: 15px 25px 10px 25px;
	background: #35478c;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	z-index: 7;
}



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

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

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


#contentbox {
	float: left;
	width: 755px;
	position: relative;
}


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

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

* html #content {
	margin-left: 10px;
}

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

* html #content_breed {
	margin-left: 10px;
}


.textbox_home {
	padding: 20px 5px 0px 20px;
	position: relative;

}

.textbox {
	padding: 20px 5px 0px 20px;
	float: left;

}




h1 {
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #35478c;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#listing_wrapper h2 {
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #35478c;
	padding: 20px 5px 0px 20px;
	margin: 0px 0px 15px 0px;
	background: none;
}

h2 {
	color: #fff;
	background: #16193b;
	font-size: 18px;
	padding: 6px 5px 6px 20px;
	margin: 0px;
	font-weight: normal;
}


.intro {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}


a.readmore:link, a.readmore:visited {
	float: left;
	color: #fff;
	background: #16193b;
	padding: 2px 7px 2px 7px;
	text-decoration: none;
	line-height: 18px;
}
a.readmore:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;	
}

/* Fix voor IE */
	* html a.readmore:link, * html a.readmore:visited
		{
			position: relative;
			bottom: -2px;
		}



h3 {
	padding: 0px 0px 0px 20px;
	font-size: 18px;
	font-weight: normal;
	color: #22404d;
	margin: 0px 0px 15px 0px;
}
h4 {
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #22404d;
	margin: 0px 0px 15px 0px;
}

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


.rightbox {
	float: right;
	width: 200px;
	min-height: 70px;
	/*background: #efeee6;*/
	background: #16193b;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
}
* 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: 5px;
	margin: 0px 0px 0px 0px
}
.block h2 {
	color: #fff;
	background: #16193b;
	font-size: 18px;
	line-height: 22px;
	padding: 3px 5px 3px 10px;
	margin: 0px;
	font-weight: normal;
}
.block h3 {
	color: #fff;
	background: #5aa9cd;
	font-size: 16px;
	padding: 3px 5px 3px 10px;
	margin: 0px;
}
.block .intro {
	font-size: 11px;
	line-height: 16px;
}
.block p {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

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

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

.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.more2:link, a.more2:visited {
	float: right;
	color: #fff;
	background: #35478c;
	padding: 2px 7px 2px 7px;
	margin: 10px 10px 0px 0px;
	text-decoration: none;
}
a.more2:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;	
}





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

.fotosrechts {
float: right;
width: 180px;
margin: 15px 0px 10px 0px;
padding: 0px 0px 0px 10px;

}

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

.fotoslinks{
float: left;
width: 130px;
margin: 0px 10px 10px 0px;
padding: 0px 0px 0px 8px;

}

.fotoslinks img {
width: 123px;
float:left;
cursor:pointer;
margin:0px 0px 0px 0px;
padding:0px;
position: relative;
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;
cursor:pointer;
margin:0px 0px 0px 0px;
padding:0px;
position: relative;
border: 0px;
}




.fotosoverzicht {
display: block;
margin:10px 0 0;
padding:10px 0 0;
}

.fotosoverzicht img {
float: left;
width: 135px;
height: 100px;
border: 0px;
float:left;
cursor:pointer;
margin:0 8px 10px 0;
padding: 0px;
}

#adresblok{
	font-size: 12px;
	line-height: 18px;
	color: #696b82;
	float: left;
	width: 195px;
	padding: 60px 0px 0px 45px;
}


#adresblok a:link, #adresblok a:visited {
	color: #696b82;
}

#adresblok a:hover{
	color: #696b82;
	text-decoration: underline;
}




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

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

#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: normal;
	color: #FFF;
	background: #16193b;
}

/* 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: 3px 0px 3px 48px;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
	height: auto;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	background: transparent url(../images/arrow.gif) no-repeat 36px 7px;
	cursor: pointer;
	display: block;
}
#nav ul ul li a:hover {
	color: #5AA9CD;
	background: transparent url(../images/arrow.gif) no-repeat 36px 6px;
}
#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/arrow.gif) no-repeat 36px 6px;
}


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


#nav ul ul ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 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;
	background: none;
	display: block;
}

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







#onderstuk {
	width: 100%;
	height: 522px;
	position: relative;
	margin: -522px auto 0 auto;
	background: #ffffff url(../images/footer1.jpg) no-repeat 50% 0px;
	border-top: 0px solid #22404d;
}

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

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

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



#footer {
	margin: 0 auto;
	width: 1001px;
	height: 522px;
	position: relative;
}


.copyright {
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	position: absolute;
	bottom: 0px;
	left: 45px;
}

.copyright a:link, .copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}


a.hiswalogo:link, a.hiswalogo:visited, a.hiswalogo:hover {
	border: 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 57px;
	height: 75px;
	background:url(../images/hiswa.gif) no-repeat top left;
}

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


.ideallogo{
	border: 0px;
	position: absolute;
	bottom: 0px;
	right: 62px;
	margin: 0px;
	padding: 0px;
	width: 57px;
	height: 75px;
}

.kroonlogo{
	border: 0px;
	position: absolute;
	bottom: 0px;
	right: 124px;
	margin: 0px;
	padding: 0px;
	width: 125px;
	height: 75px;
}


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

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

.kolombreed {
	float:left;
	width:480px;
	height:220px;
	font-size:11px;
	margin: 32px 0 0 10px;
	line-height: 16px;
}

* html .kolombreed {
	margin:32px 0 0 5px;
}

.kolom p, .kolombreed p {
	padding: 0px 0px 14px 0px;
	margin: 0px;
}

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

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

.kolom ul li a:link,.kolom ul li a:visited, .kolombreed ul li a:link,.kolombreed ul li a:visited  {
	text-decoration:none;
	font-size:11px;
	color:#22404d;
	background:url(../images/arrow.gif) no-repeat 0 4px;
	margin:0;
	padding:0 0 0 15px;
}

.kolom .title, .kolombreed .title {
	color: #fff;
	background: #5AA9CD;
	font-size: 16px;
	padding: 6px 20px 6px 20px;
	margin: 0px;
	float: left;
}

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


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





/* Kruimelpad */

#kruimelpad {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:88;
	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: 92px;
	height: 72px;
}

.foto_nieuws img{
	float: left;
	width: 90px;
	height: 70px;
	border: 0px;
}

.tekst_nieuws{
	float: left;
	padding-left: 10px;
	width: 325px;
	height: 75px;
	position: relative;
	margin-top: -3px;
}

.date {
	color: #adadad;
}

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


/* 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;
}
.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;
}






/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
   width: 215px;
    height: 128px;
}

.jcarousel-list li, .jcarousel-item a {
	float: left;
	width: 215px;
    height: 128px;
    display: block;
 	border: 0px;
 	text-decoration: none;
 	position:relative;
 	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.jcarousel-item a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.blocktext {
	position: absolute;
	bottom: 0px;
	left: 9px;
	width: 143px;
	cursor: pointer;
	background: #35478c;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	text-align: left;
	padding: 9px 5px 9px 10px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	z-index: 999;
}

.blocktext .title {
	color: #fff;
}
.blocktext p {
padding: 0px;
margin: 0px;
}




/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}



/** Tango Skin */

.jcarousel-skin-tango .jcarousel-container {
	
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 660px;
    padding: 20px 35px;
    background: url(../images/bg_carousel.jpg) no-repeat 20px 0px;
}



.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  665px;
    height: 150px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 215px;
    height: 128px;
}
.jcarousel-skin-tango .jcarousel-item img {
	border: 0px;
	margin: 0px 0px 0px 9px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}




/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 20px;
    right: -5px;
    width: 36px;
    height: 128px;
    cursor: pointer;
    background: url(../images/next-horizontal.gif) no-repeat -36px 45px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -36px 45px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -36px 45px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0px 45px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 20px;
    left: -5px;
    width: 36px;
    height: 128px;
    cursor: pointer;
    background: url(../images/prev-horizontal.gif) no-repeat -36px 45px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -36px 45px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -36px 45px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0px 45px;
}




#adresblok a.twitterlink:link, #adresblok a.twitterlink:visited { 
	color: #696b82;
	text-decoration: none;	
	padding: 0px 0px 2px 18px;
	background: url(../images/twitter.gif) 0px 0px no-repeat;
	}

#adresblok a.twitterlink:hover, #adresblok a.twitterlink:active { 
	color: #696b82;
	text-decoration: underline;
	}	
	
#adresblok a.facebooklink:link, #adresblok a.facebooklink:visited { 
	color: #696b82;
	text-decoration: none;	
	padding: 0px 0px 2px 18px;
	background: url(../images/facebook.gif) 0px 0px no-repeat;
	}

#adresblok a.facebooklink:hover, #adresblok a.facebooklink:active { 
	color: #696b82;
	text-decoration: underline;
	}		
	
	
#adresblok a.addthis_button_compact:link, #adresblok a.addthis_button_compact:visited { 
	color: #696b82;
	text-decoration: none;	
	padding-left: 0px;
	}

#adresblok a.addthis_button_compact:hover, #adresblok a.addthis_button_compact:active { 
	color: #696b82;
	text-decoration: underline;
	}

.iconen {
	width: auto;
}

.label{
	padding: 3px 7px 3px 7px;
	border-radius: 3px;
	background: #bd0530;
	position: relative;
	color: #ffffff;
	float: left;
	font-size: 12px;
	line-height: 15px;
}

.boxje {
	position: relative;
	height: 130px; !important;	
}

.boxjefoto{
	float: left;
	width: 150px;
}

.boxjetext{
	float: right;
	width: 520px;
}

.stamp{
	padding: 5px 10px 5px 10px;
	border-radius: 3px;
	background: #bd0530;
	color: #ffffff;	
	font-size: 14px;
	line-height: 18px;
	position: absolute;
	top: 25px;
	left: 270px;

  -webkit-transform: rotate(-2deg);  /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: rotate(-2deg);  /* IE 9 */
          transform: rotate(-2deg);  /* Firefox 16+, IE 10+, Opera */

}