/* 
Termal Comfort Systems
======================================================================================
URL:				http://www.termalcomfortsystems.nl/
Start ontwerp: 		onbekend
Start xhtml: 		22 april 2009
Auteur: 			Jelmer Hoekstra [http://www.addnoise.nl]
======================================================================================
*/


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

a:link, a:visited { 
	   outline-color: invert;
	   outline-style: none;
	   outline-width: 0pt; 	
		color: #695f52; 	   
	}

body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #695f52; 
	background: #ffffff;
}

		
html
{
	height: 100%;
}

/* Algemene opmaak
---------------------------------------------------------------------------------------------- */

#container {
	width: 100%;
	height: 100%;
}

/* Header
---------------------------------------------------------------------------------------------- */

#containertop {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 262px;
	background: #6a645c;
	position: relative;
}

#containerheader {
	width: 1001px;
	float: left;
	height: 262px;
	background: #4b443c;
}

#containertop .wspace{
	width: 31px;
	height: 262px;
	background: #FFF;
	float: left;
}

#containertop .left {
	width: 480px;
	height: 262px;
	float: left;
}

#containertop .right {
	width: 490px;
	height: 262px;
	float: left;
	position: relative;
}

#containertopvervolg {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 155px;
	background: #6a645c;
	position: relative;
}

#containerheadervervolg {
	width: 1001px;
	float: left;
	height: 155px;
	background: #4b443c;	
}

#containertopvervolg .wspace{
	width: 31px;
	height: 155px;
	background: #FFF;
	float: left;
}

#containertopvervolg .left {
	width: 480px;
	height: 155px;
	float: left;
}

#containertopvervolg .right {
	width: 490px;
	height: 155px;
	float: left;
	position: relative;
}


#llines {
	position: absolute;
	height: 74px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	top: 33px;
	left: 0px;
	width: 100%;
	z-index: 9999;	
}
#llines img{
	border: 0px;
	float: left;
	position: relative;
}

#leftwspace {
	width: 26px;
	height: 204px;
	position: absolute;
	z-index: 99;
	background: red;
	left: 31px;	
	top: 0px;
	background: transparent url(../images/left_top_bg.png) 0px 0px no-repeat;
}

/* Fix voor IE */
* html #leftwspace
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/tcs/images/left_top_bg.png', sizingMethod='crop');
}	


#leftwspace2 {
	width: 26px;
	height: 204px;
	position: absolute;
	z-index: 99;
	background: red;
	left: 31px;	
	top: -70px;
	background: transparent url(../images/left_top_bg.png) 0px 0px no-repeat;
}

/* Fix voor IE */
* html #leftwspace2
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/tcs/images/left_top_bg.png', sizingMethod='crop');
}	

#rightarrow {
	width: 11px;
	height: 23px;
	position: absolute;
	z-index: 99;
	background: red;
	left: -11px;	
	background: transparent url(../images/right_arrow.png) 0px 0px no-repeat;
	bottom: 43px;
}

/* Fix voor IE */
* html #rightarrow
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/themes/tcs/images/right_arrow.png', sizingMethod='crop');
}	


/* Cyclebox
---------------------------------------------------------------------------------------------- */

#cyclebox {
	width: 480px;
	height: 262px;
	margin: 0 auto;
	background: #4a433b;
	position: relative;
}

#cyclebox  p{
	margin: 0px;
	padding: 0px;
}

#cycleboxvervolg p{
	margin: 0px;
	padding: 0px;
}

#cycleboxvervolg {
	width: 480px;
	height: 155px;
	margin: 0 auto;
	background: #4a433b;
	position: relative;
}

#box1 {
	width: 900px;
	height: 262px;	
}
#box2 {
	width: 900px;
	height: 262px;
}
#box3 {
	width: 900px;
	height: 262px;
}
#box1vervolg {
	width: 900px;
	height: 155px;	
}
#box2vervolg {
	width: 900px;
	height: 155px;
}
#box3vervolg {
	width: 900px;
	height: 155px;
}

#box1vervolg img, #box2vervolg img, #box3vervolg img{
	float: left;
	height: 155px;
	width: 480px;
}

#cycletekst {
	position: absolute;
	top: 109px;
	left: 0px;
	width: 918px;
	height: 153px;
	padding: 0px 0px 0px 0px;
	z-index: 5;
}
#cycletekst .tekst {
	color: #FFF;
	font-size: 20px;
	line-height: 24px;
	float: left;
	width: 300px;
	font-weight: bold;
	padding: 0px 0px 15px 50px;
	border-bottom: 1px solid #FFF;
}

#cycletekst .tekstright {
	color: #FFF;
	font-size: 18px;
	line-height: 22px;
	float: right;
	width: 400px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#cycletekst .tekstright .title{
	font-size: 24px;
	font-weight: bold;
}


#cycletekstvervolg {
	position: absolute;
	top: 32px;
	left: 0px;
	width: 918px;
	height: 74px;
	padding: 0px 0px 0px 0px;
	z-index: 5;
}
#cycletekstvervolg .tekst {
	color: #FFF;
	font-size: 20px;
	float: left;
	font-weight: bold;
	padding: 0px 0px 15px 50px;
	border-bottom: 1px solid #FFF;
}

#cycletekstvervolg .tekstright {
	color: #FFF;
	font-size: 18px;
	line-height: 22px;
	float: right;
	width: 400px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#cycletekstvervolg .tekstright .title{
	font-size: 24px;
	font-weight: bold;
}

#cyclebox img {
	float: left; 
	z-index: 2;
}

#headernav {
	position: absolute;
	z-index: 99999;
	top: 34px;
	left: 0px;
}	
#headernav ul
{
	margin: 0px;
	padding: 0px;
}

#headernav ul li
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	background: none;
	display: inline;
	text-align: center;	
}

#headernav ul li a:link, #headernav ul li a:visited
{
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	float: left;
	background: none;
	width: 146px;
	height: 74px;
}

#headernav ul li a:link img, #headernav ul li a:visited img
{
	border: 0px;
}

#headernav ul li a:hover
{
	color: #FFF;
	text-decoration: none;
	background: none;
	
}
#headernav ul li a#stipje:link, #headernav ul li a#stipje:visited, #headernav ul li a#stipje:hover
{
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	cursor: pointer;
	width: 146px;
	height: 74px;
	border: 0px;
}

#headernav ul li a#stipje:link img, #headernav ul li a#stipje:visited img, #headernav ul li a#stipje:hover img
{
	/* for IE */
	filter:alpha(opacity=50);
	/* CSS3 standard */
	opacity:0.5;
	float: left;
}

#headernav ul li a.activeSlide#stipje:link, #headernav ul li a.activeSlide#stipje:visited, #headernav ul li a.activeSlide#stipje:hover
{
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	font-size: 26px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	width: 146px;
	height: 74px;
	border: 0px;
	background: transparent url(../images/headernav_arrow.gif) bottom center no-repeat;	
}
#headernav ul li a.activeSlide#stipje:link img, #headernav ul li a.activeSlide#stipje:visited img, #headernav ul li a.activeSlide#stipje:hover img
{
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
	float: left;
}

#headernav ul li a#stipje:hover img {
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	float: left;
}

/* Menu
---------------------------------------------------------------------------------------------- */

#containermenu {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 43px;
	background: #ff8e26;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #FFF;
}

#mainmenu {
	width: 1001px;
	float: left;
	height: 43px;
}

#containermenu .wspace{
	width: 31px;
	height: 43px;
	background: #FFF;
	float: left;
}

#containermenu .left {
	width: 479px;
	border-right: 1px solid #FFF;
	height: 34px;
	padding: 9px 0px 0px 0px;
	float: left;
	background: #b1b1b1;
}

#containermenu .left ul { list-style: none; margin: 0px; padding: 0px 0px 0px 37px;}
#containermenu .left li { list-style: none; margin: 0px; padding: 0px; float: left;}

#containermenu .left ul li a:link, #containermenu .left ul li a:visited{ 
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	height: 34px;
	line-height: 34px;	
	display: block;
	padding: 0px 12px 0px 12px;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	position: relative;
	font-weight: bold;
}

#containermenu .left ul li a:hover{ 
	background: #bfbfbf url(../images/left_menu_bg_hover.gif) right top no-repeat;
	display: block;
}


#containermenu .left ul li a.actief:link, #containermenu .left ul li a.actief:visited{ 
	background: #ececec url(../images/left_menu_bg.gif) right top no-repeat;
	display: block;
	font-weight: bold;
	color: #504940;
	text-decoration: none;
	position: relative;
	margin: 1px 0px 0px 0px;
}



#containermenu .right {
	width: 458px;
	height: 34px;
	float: left;
	background: #ff7a00;
	padding: 9px 32px 0px 0px;
}

#containermenu .right ul{ list-style-type: none; margin: 0px; padding: 0px; display: inline;}
#containermenu .right ul li{ 
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
	background: red; 
	display: inline;
	}
	
	
#containermenu .right ul li a:link, #containermenu .right ul li a:visited{ 
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	height: 34px;
	line-height: 34px;	
	display: block;
	padding: 0px 20px 0px 20px;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
}

#containermenu .right ul li a:hover{ 
	background: #ff932f url(../images/right_menu_bg_hover.gif) right top no-repeat;
	display: block;
}



#containermenu .right ul li a.actief:link, #containermenu .right ul li a.actief:visited{ 
	background: #f8f8f8 url(../images/right_menu_bg.gif) right top no-repeat;
	display: block;
	font-weight: bold;
	color: #504940;
	text-decoration: none;
	position: relative;
	margin: 1px 0px 0px 0px;
}


/* Content opmaak
---------------------------------------------------------------------------------------------- */

#containercontent {
	width: 970px;
	padding: 0px 0px 0px 31px;
	float: left;
	clear: both;	
}

#containercontent .left {
	width: 381px;
	float: left;
	border-right: 1px solid #FFF;
	background: transparent url(../images/content_left_bg.gif) top left repeat-x;
	padding: 45px 49px 0px 49px;
	min-height: 300px;	
}

/* Fix voor IE */
	* html #containercontent .left{
	overflow: hidden;
}


#containercontent .right {
	width: 490px;
	float: left;
	background: transparent url(../images/content_right_bg.gif) top left repeat-x;
	padding: 45px 0px 0px 0px;	
	min-height: 300px;
}

/* Fix voor IE */
	* html #containercontent .right{
	height: 300px;
}



/* Acc menu
---------------------------------------------------------------------------------------------- */

.accordion {
	width: 186px;
	padding: 0px 22px 0px 32px;
	float: left;
}

.accordionline{
	width: 185px;
	padding: 0px 22px 0px 32px;
	float: left;
	border-left: 1px solid #e8e7e5;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 186px;
  position: relative;  
}

ul#menu a:link, ul#menu a:visited {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-bottom: 5px;
}

ul#menu li a:link, ul#menu li a:visited {
  color: #fff;	
  display: block;
  background: #504940 url(../images/acc_menu_bg.gif) 10px 0px no-repeat;
  font-size: 12px;
  width: 156px;  
  height: 25px;
  line-height: 25px;
  padding: 0px 0px 0px 30px;
}

ul#menu li a.odd:link, ul#menu li a.odd:visited {
  background: #695f52 url(../images/acc_menu_bg.gif) 10px 0px no-repeat;
}


ul#menu li a:hover {
   background: #504940 url(../images/acc_menu_bg.gif) 10px 0px no-repeat;
}

ul#menu li ul li {
  background: #f1f0f0;
  color: #5e5e61;
}

ul#menu li ul li img {
	margin: 10px 0px 0px 0px;
	background: none;
	float: right;
}

ul#menu li ul li .text {
	width: 95px;
	position: relative;
	margin: 0px 0px 0px 0px;
	color: #504940;
	padding: 10px;
}

ul#menu li ul li a:link, ul#menu li ul li a:visited {
 	color: #ff7a00;
	text-decoration: underline;
	background: none;
	font-size: 11px;
	display: block;
	width: auto;
	padding: 0px;
	margin: 0px;
	}
	
ul#menu li ul li a:hover {
	text-decoration: none;
	background: none;
	}

/* News
---------------------------------------------------------------------------------------------- */

.news {
	width: 170px;
	float: left;
	padding: 0px 52px 0px 27px;
	border-left: 1px solid #e8e7e5;	
}

.newsitem {
	width: 170px;
	float: left;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

.date {
	font-size: 10px;
}

.newsitem a.title:link, .newsitem a.title:visited { 
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	display: block;
	color: #695F52;
	text-decoration: none;
	}

.newsitem a.title:hover {
	text-decoration: underline;
}

a.newslink:link, a.newslink:visited {
	color: #ff7a00;
}

.news a:hover {
	color: #ff7a00;
	text-decoration: none;
}

.latestnews {
		width: 185px;
	padding: 30px 22px 0px 32px;
	float: right;
}

.latestnewsitem {
	width: 170px;
	float: left;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

.latestdate {
	font-size: 10px;
}

.latestnewsitem .title { 
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	}

.latestnews a:link, .latestnews a:visited {
	color: #ff7a00;
}

.latestnews a:hover {
	color: #ff7a00;
	text-decoration: none;
}


#containerfooter {
	width: 100%;
	height: 248px;
	float: left;
   background: #FFF url(../images/footer-bg.gif) 0px 0px repeat-x;	
}

#containerfooter .part1{
	height: 84px;
	width: 100%;
	float: left;
	background: #FFF url(../images/footer-top-bg.gif) 370px 0px no-repeat;	
}

#containerfooter .part2{
	height: 115px;
	width: 970px;
	float: left;
	background: #514a41 url(../images/footer-main-bg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 31px;
}

#containerfooter .part2 .naw{
	padding: 20px 0px 0px 49px;
	width: 150px;
	float: left;
	font-size: 10px;
	color: #ecebea;	
	line-height: 15px;	
}

#containerfooter .part2 .naw2{
	padding: 20px 0px 0px 20px;
	width: 190px;
	float: left;
	font-size: 10px;
	color: #ecebea;
	line-height: 15px;
}

#containerfooter .part2 .right {
	width: 500px;
	float: right;
	padding: 20px 52px 0px 0px;
	text-align: right;
	font-size: 10px;
	color: #ecebea;
	line-height: 15px;	
}

#containerfooter .part2 .right a:link, #containerfooter .part2 .right a:visited {
	height: 21px;
	padding: 0px 8px 0px 8px;
	line-height: 21px;
	background: #655f57;
	text-decoration: none;
	color: #f8f8f8;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial;
	float: right;
	display: block;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
}
#containerfooter .part2 .right a:hover, #containerfooter .part2 .right a.actief {
	background: #ff7a00;
}

#containerfooter .part2 .naw2 a.nawlink:link, #containerfooter .part2 .naw2 a.nawlink:visited {
	color: #ecebea;
	text-decoration: none;
	cursor: pointer;
	position: relative;	
}

#containerfooter .part2 .naw2 a.nawlink:hover {
	text-decoration: underline;
}

.orangetext {
	color: #f17f1a;
	padding: 0px 13px 0px 0px;
}


#containerfooter .part3{
	height: 11px;
	width: 970px;
	float: left;
	background: #ff7a00 url(../images/footer-between-bg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 31px;
	line-height: 0px;
	font-size: 0px;
}

#containerfooter .part4{
	height: 38px;
	width: 970px;
	float: left;
	background: #FFF url(../images/footer-bottom-bg.gif) 280px 0px no-repeat;
	padding: 0px 0px 0px 31px;
}

/* Submenu
---------------------------------------------------------------------------------------------- */


.submenu {
	width: 186px;
	float: left;
	padding: 0px 36px 0px 27px;
}

#subnav {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
#subnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

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

#subnav ul li a:link, #subnav ul li a:visited {
	width: 164px;
	height: 25px;
	line-height: 25px;
	float: left;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 2px 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #504940;
	font-size: 12px;
	border-bottom: 1px solid #e9e8e6;
}

#subnav ul li a:hover {
	background: #e0e0e0;
	height: 26px;
	border: 0px;
}
#subnav ul li a.actief:link, #subnav ul li a.actief:visited, #subnav ul li a.actief:hover {
	color: #FFF;
	background: #4f483f url(../images/submenu-arrow.gif) 10px 10px no-repeat;
	height: 26px;
	border: 0px;
	font-weight: bold;
}

/* Subnavigatie Linkerkant 2e niveau
------------------------------------- */


#subnav ul ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	background: #f2f1f1;
	float: left;
}

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

#subnav ul ul li a:link, #subnav ul ul li a:visited {
	padding: 0px 0px 0px 28px;
	margin: 0px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #7c7c7c;
	float: left;
	border: 0px;
	background: #f2f1f1;
	width: 158px;
}
#subnav ul ul li a:hover {
	padding: 0px 0px 0px 28px;
	margin: 0px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #4f483f;
	float: left;
	border: 0px;
	background: #f2f1f1;
	width: 158px;
}
#subnav ul ul li a.actief:link, #subnav ul ul li a.actief:visited, #subnav ul ul li a.actief:hover {
	padding: 0px 0px 0px 28px;
	margin: 0px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #4f483f;
	float: left;
	border: 0px;
	background: #f2f1f1;
	width: 158px;
}



/* Fonts
---------------------------------------------------------------------------------------------- */


a.leesmeer:link, a.leesmeer:visited {
	width: 91px;
	height: 27px;
	line-height: 27px;
	color: #FFF;
	background: transparent url(../images/lees-meer.gif) 0px 0px no-repeat;
	display: block;
	float: right;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	font-weight: bold;
}

a.leesmeer:hover {
	background: transparent url(../images/lees-meer.gif) 0px -27px no-repeat;
}


a.route:link, a.route:visited {
	height: 27px;
	line-height: 27px;
	color: #f17f1a;
	background: transparent url(../images/white-arrow.gif) 0px 23px no-repeat;
	display: block;
	float: left;
	padding: 12px 0px 0px 20px;
	text-decoration: none;
	position: relative;
}

a.route:hover {
	text-decoration: underline;
}

a.newslink:link, a.newslink:visited {
	width: 91px;
	height: 20px;
	line-height: 20px;
	color: #ff7a00;
	text-decoration: none;
	background: transparent url(../images/orange_arrow.gif) 0px 9px no-repeat;
	display: block;
	padding: 0px 0px 0px 10px;
}

a.newslink:hover {
	text-decoration: underline;
}

.intro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #433d34;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase
}
	
h1 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 16px 0px;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #ff7a00;
	padding: 0px 0px 0px 0px;
	}
	
h2 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 16px 0px;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #ff7a00;
	padding: 0px 0px 0px 0px;
	}
	
h3 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 16px 0px;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #695f52;
	padding: 0px 0px 0px 0px;
	}
	
h4 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #242424;
	padding: 0px 0px 0px 0px;
	}	
	
h5 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
	font-size: 25px;
	line-height: 31px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	}		
	
/* Clearers
---------------------------------------------------------------------------------------------- */

.clearer {
	height: 0px;
	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;
}


.clearer40 {
	height: 40px;
	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;
}


	
.oneimage {
	border: 0px;
	padding: 0px;
	float: left;
	width: 420px;
	position: relative;
	margin: 0px 0px 0px -20px;
}

/* Fix voor IE */
* html .oneimage
{
	margin: 0px 0px 0px -10px;
}	

.oneimage img {
	border: 0px;
	padding: 0px;
	float: left;
	width: 420px;
	height: 100px;
}


.twoimages {
	border: 0px;
	padding: 0px;
	float: left;
	width: 420px;
	position: relative;
	margin: 0px 0px 0px -20px;
}

/* Fix voor IE */
* html .twoimages
{
	margin: 0px 0px 0px -10px;
}	

.twoimages img {
	border: 0px;
	padding: 0px 1px 0px 0px;
	float: left;
	width: 208px;
	height: 100px;
}

.threeimages {
	border: 0px;
	padding: 0px;
	float: left;
	width: 420px;
	position: relative;
	margin: 0px 0px 0px -20px;
}

/* Fix voor IE */
* html .threeimages
{
	margin: 0px 0px 0px -10px;
}	

.threeimages img {
	border: 0px;
	padding: 0px 1px 0px 0px;
	float: left;
	width: 139px;
	height: 100px;
}

.fotosoverzicht img{
	padding: 0px;
	border: 0px;
	margin: 5px 5px 0px 0px;
	width: 85px;
	height: 70px;
}
	
.nieuwscontentblok {
	padding: 0px 0px 0px 0px;
	float: left;
}
.nieuwscontent {
	padding: 0px 0px 0px 20px;
	float: left;
}

.formcontentblok {
	padding: 0px 0px 40px 0px;
}
.formcontent {
	padding: 10px 60px 0px 20px;
}


.blok2{
	float: left;
	width: 360px;
	padding: 30px 0px 15px 0px;
	border-bottom: 1px solid #CCC;
}

.blokfoto2{
	float: left;
	width: 98px;
	padding-bottom: 4px;
	margin-left: -10px;
	position:relative;
}

.blokfoto2 img{
	float: left;
	padding: 0px 0px 0px 0px;
}


.bloktekst2{
	padding: 5px 0px 0px 0px;

}

.blok2 .datum {
	color: #695F52;
}	

.newstitle {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

a.meerinfo2:link, a.meerinfo2:visited {
	color: #FF7A00;
}
a.meerinfo2:hover {
	text-decoration: none;
}
	
a.meerinfo:link, a.meerinfo:visited {
	color: #FF7A00;
}
a.meerinfo:hover {
	text-decoration: none;
}

.formcontent {
	padding: 0px;
}
	
