
/***********************************************
 * DAELZICHT.NL
 ***********************************************/

* { margin : 0; padding : 0; }

#daelzicht {
	/* margin: 0px 0px; */
	background-color: #ffffcc;
}

/*****************************
 * Main Settings
 *****************************/

body {
	background-color: #ffffcc;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	text-align: left;
	position: relative;
	border-top: 0px;
	border-right: 1px solid #ffffcc;
	border-bottom: 0px;
	border-left: 1px solid #ffffcc;
	/* ACHTERGROND-PLAATJE MENU : via nieuw css! */
	/* background: url('images/bg_links.jpg');
  background-repeat: repeat-y;
  background-position: top left; */
}


P { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; width: 450px; color:#333333;}
#maincontent P { padding-bottom: 15px; }

h1 {
	color: #333333;
	font-size: 14px;
	/*font-weight: bolder;*/ /*	font-style : italic;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-indent: 0px;
	padding-bottom: 10px;
}

h3 {
	color: #333333;
	font-size: 14px;
	/*font-weight: bolder; */ /*	font-style : italic;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-indent: 0px;
	padding-bottom: 10px;
}

/*****************************
 * Positioning
 *****************************/

#pageheader {
	width: 970px;
	height: 152px;
	background-color: #cc0000;
}

#kleurenbalk {
	clear: both;
	height: 10px;
}
.filler img { /* */}


/*****************************
 * TOP:	Banner, Logo, Images
 *****************************/

			#headerimages {
				height: 105px;
				float: right;
				width: 625px;
				text-align: right;
			}

			#logo {
				margin-top: 50px;
				margin-left: 22px;
		  	float:left;
		  	width: 258px;
		  	height: 57px;
		  	background: url('../images/daelzicht.gif');
			}

			.topimage1 {
			  float: right;
			  width: 155px;
			  height: 105px;
			  background: url('../images/1.jpg');
			}
			.topimage2 {
			  float: right;
			  width: 155px;
			  height: 105px;
			  background: url('../images/2.jpg');
			}
			.topimage3 {
			  float: right;
			  width: 155px;
			  height: 105px;
			  background: url('../images/3.jpg');
			}
			.topimage4 {
			  float: right;
			  width: 155px;
			  height: 105px;
			  background: url('../images/4.jpg');
			}
			.topimage4 a.button {
			  width: 155px;
			  height: 105px;
			}

	#topmenu {
		background-color: #3281ac;
		clear: both;
		background: url("../images/banner_new.jpg") no-repeat right top;
	}


/* ################################################# DYNAMISCH ##################################### */
													/*  Gaat nu middels een include in het template!! */
/*  #container 					{	background: url('../images/green.jpg'); background-repeat: repeat-y; background-position: top left;	}

	#kleurenbalk .blok0 { background: url('../images/green.jpg'); background-repeat: repeat; background-position: top left; }
	#kleurenbalk .blok1 { background: url('../images/green.jpg'); background-repeat: repeat; background-position: top left; }
	#kleurenbalk .blok2 { background: url('../images/green.jpg'); background-repeat: repeat; background-position: top left; }
	#kleurenbalk .blok3 { background: url('../images/green.jpg'); background-repeat: repeat; background-position: top left; }
	#kleurenbalk .blok4 { background: url('../images/green.jpg'); background-repeat: repeat; background-position: top left; }

	#kleurenbalk .blok1 { display: inline;	}
	#kleurenbalk .blok2 { display: inline;	}
	#kleurenbalk .blok3 { display: inline;	}
	#kleurenbalk .blok4 { display: none;	}											*/


/* ################################################# DYNAMISCH ##################################### */

/*******************************
 * MAIN:	Kleurenbalk, Leftmenu, Maincontent
 *******************************/

#zoekbalk {
	float: right;
	position: relative;
	top: -8px;
}
#zoekveld {
	border: 1px solid #555;
	width: 100px;
	display: inline;
		/* float: right;
	position: relative; */
	top: -10px;
	background-color: #fff;
}
#zoekbalk img {margin-left: 5px;}

#page {
	clear: both;
	}


	#leftmenucontent P { width: 145px; padding-left: 19px; }
	#leftmenucontent .csc-header { width: 145px; padding-left: 19px; }
	#lefttitel {
		padding-top: 30px;
		float: left;
		clear: both;
		width: 185px;
		background-color: #cc00000;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-weight: bold;
  	font-size: 13px;
	}
	#leftmenu { margin-top: -25px; _margin-top: -18px;
		float: left;
		clear: both;
		width: 185px;
		background-color: #cc00000;
		font-family: Arial, Verdana, Helvetica, sans-serif;
  	font-weight: normal;
  	font-size: 13px;
	}
	#leftmenucontent {
    border: 0px solid red;
		float: left;
		/* clear: both; */
		width: 185px;
		background-color: #cc00000;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		padding: 0px 10px 0px 10px;
  	font-weight: normal;
  	font-size: 13px;
  	/* height: 100%; */
	}
	#main {
		margin-top: -35px;
		_margin-top: 23px;
		float: right;
		width: 750px;
	}
		#maincontent {
			width: 400px;
			float: left;
		}
		#rightcolumn { /* check of er inhoud is... */ display: none;
			padding: 10px;
			width: 250px;
			/* height: 800px; */
			float: right;
			/*margin-right: 10px;*/
			background: url('../images/yellow.jpg'); background-repeat: repeat; background-position: top left;
			/* margin-top: -10px; */
		}
	#center4minheight {width: 1px; 	height: 450px; float: right; clear: none;
		/* position: relative; top: 10px; */
	}
#clearing {
	clear: both;
	width: 771px;
	color: #FFF;
}

#daelzichtTopmenu {
  text-align: bottom;
  padding-top: 10px;
  float: left;
  top: 12px;
  left: 200px;
  position: relative;
  width: 610px;
}
.menuitem {
  text-align:center;
  margin: 0px 0px;
  padding: 0px 0px;
  float: left;
  width: 150px;
}

A:link 		{color: #333333; text-decoration: none; font-weight: normal;font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 13px;}
A:visited 	{color: #333333; text-decoration: none; font-weight: normal;font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 13px;}
A:active 		{color: #333333; text-decoration: none; font-weight: normal;font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 13px;}
A:hover 		{color: #333333; text-decoration: underline; font-weight: normal;font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 13px;}

#leftmenu A:link 		{font-weight: normal;}
#leftmenu A:visited {font-weight: normal;}
#leftmenu A:active 	{font-weight: normal;}
#leftmenu A:hover 	{font-weight: normal; text-decoration: underline;}

.menuopmaak {
	padding-bottom: 19px;
	padding-left: 28px;
	color: #333333;

}

.menuopmaak_normaal {
}
.menuopmaak_aktief {
	width: 185px;
	background: url('../images/bg_menu_geselecteerd.gif');
  background-repeat: no-repeat;
  background-position: top left;
}

#daelzichtpleinTopmenubuttons {
	color: white;
	float: right;
}
#daelzichtpleinTopmenubuttons img {
	padding: 0px 0px;
	margin: 0px 0px;
}


#daelzichtpleinTopmenubuttons .homeButton {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  position: relative;
  top: 0px;
  padding-right: 15px;
}

#daelzichtpleinTopmenubuttons .text {
  position: relative;
  top: -5px;
}

.nieuws { font-family: Arial,Verdana,  Helvetica, sans-serif; }
.csc-firstHeader {font-size : 14px; padding: 7px 0px 15px 0px; font-weight: bold; color: #333333;}
.nieuws .laatste .item P {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; width: 100%; }

.nieuws { /* border: 1px solid yellow; */ }
.nieuws .laatste { background-color: #ffcc66;  padding: 5px; }
.nieuws .lijst { }

.navigatie { width: 150px; }
.navigatie .tx-ttnews-browsebox{ border: 0px solid red; }
.navigatie .tx-ttnews-browsebox p{ display:none; }
.navigatie .tx-ttnews-browsebox table p{ display:block; }
.navigatie .tx-ttnews-browsebox {background-color: transparent; border: 0px; padding: 0px; margin: 0px;}
.navigatie .table p { display: block; width: 200px; }
.navigatie .tx-ttnews-browsebox table { width: 50px; }
.navigatie .tx-ttnews-browsebox tr { width: 1px; }
.navigatie .tx-ttnews-browsebox td { width: 1px; }
.navigatie .tx-ttnews-browsebox td p{ width: 1px; }
.navigatie .tx-ttnews-browsebox a{ width: 1px; font-size: 12px; }
.tx-ttnews-browsebox-SCell {width: 1px; font-weight: bold; background-color: transparent; border: 0px; color: red;}
.tx-ttnews-browsebox-SCell a{width: 1px; font-weight: bold; background-color: transparent; border: 0px; color: red;}
.tx-ttnews-browsebox-SCell a:hover{width: 1px; font-weight: bold; background-color: transparent; border: 0px; color: red;}
.tx-ttnews-browsebox-SCell a:active{width: 1px; font-weight: bold; background-color: transparent; border: 0px; color: red;}
.tx-ttnews-browsebox-SCell a:link{width: 1px; font-weight: bold; background-color: transparent; border: 0px; color: red;}
.tx-ttnews-browsebox-SCell a:visited{width: 1px; font-weight: bold; background-color: transparent; border: 0px; color: red;}

.nieuwsdatum {font-weight: normal; font-size: 10px; text-transition: italic; }
.nieuws .single {  margin: 0px; padding: 0px; width: 450px; }
.news-list-morelink {display: inline;}

.nieuws .laatste h2 {/*display: none;*/ padding-bottom: 10px;color: white; font-family: Arial,Verdana,  Helvetica, sans-serif;}
.nieuws .laatste .item {/* padding-bottom: 5px; */}
.nieuws .laatste .item P { padding: 0px; margin: 0px; }
.nieuws .laatste .meerlink { /* text-decoration: underline; */ }
.nieuws .laatste .item A{color: #000; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif;}
.nieuws .news-single-author {display: none;}
.nieuws .laatste .archief {display: none;}
.nieuws h2{font-size: 18px; font-family: Arial, Verdana, Helvetica, sans-serif;}
.subheader {margin-top: 40px; font-size: 18px;}
.subheader h3{ font-size: 14px;}
.bodytext {margin-top: 12px; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif;}
.subheader {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px;}
.meerlink a:link, .meerlink a:hover, .meerlink a:active, .meerlink a:visited, .meerlink{ display:inline; font-weight: normal;  }
.nieuws .lijst {color: #000; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif;}
.shortitem A {firstChar: 'x'; color: #000; font-size: 13px; font-family: Arial, Verdana, Helvetica, sans-serif;}
/*
.shortitem A:hover {color: #000; font-size: 13px; font-family: Arial,Verdana,  Helvetica, sans-serif;text-decoration: underline;}
.shortitem A:active {color: #000; font-size: 13px; font-family: Arial,Verdana,  Helvetica, sans-serif;}
.shortitem A:visited {color: #000; font-size: 13px; font-family: Arial,Verdana,  Helvetica, sans-serif;}
*/
.item{margin-bottom: 20px;}

.news-single-backlink A:link { color: red; font-family: Arial, Verdana, Helvetica, sans-serif;}
.news-single-backlink A:hover { color: red; font-family: Arial, Verdana, Helvetica, sans-serif;}
.news-single-backlink A:active { color: red; font-family: Arial, Verdana, Helvetica, sans-serif;}
.news-single-backlink A:visited { color: red; font-family: Arial, Verdana, Helvetica, sans-serif;}

.news-list-date {background-color: transparent; float:left; margin:0; padding:0; left: 0px; text-align: left; width: 300px;}

.nieuws .datum {float: left; font-size: 14px; font-style: italic;}
.nieuws .single .subheader { padding-bottom: 0px;}
.nieuws .single h2 { }
.news-single-author {  }
.nieuws .single p {  margin: 0px; padding: 0px;}
.nieuws .single .bodytext{  margin: 0px; padding: 0px;}

.news-single-img { }
#nieuwsplaatjeSingle { width: 450px; float: left; display: inline; _margin: 0px; _padding: 0px; _padding-bottom: -10px;}

.news-single-imgcaption {  }


ul {width: 450px;padding-left: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; /*list-style-type: disc;*/}
ol {width: 450px;padding-left: 10px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; /*list-style-type: disc;*/}
li {margin-left: 10px; list-style-position: top;  /*list-style-type: disc; */}
hr {width: 450px;}
/* zoeken */

.csc-noSearchResultMsg {color:white; background-color: #333333; font-size : 14px; text-align:center; margin-bottom : 40px; }
.csc-form-label {display:none;}
.csc-form-fieldcell {margin : 10px; padding: 5px;}
.csc-form-labelcell {text-align: center;}
.csc-searchform { width: 400px; text-align: center;padding-top: 30px;}
.csc-form-zoeknaam{font-size: 9px; width: 110px; height: 17px; margin-bottom: 4px;border-color: #000000; border: 1px solid;}
.zoekwoord {font-size: 14px; color: #333; font-weight: bolder;  margin-top: -113px; margin-left: 160px; position: relative;}

select { width: 200px; }
.csc-searchResultInfo{ width: 10px;}
.csc-searchResultPrevNext {position: absolute; left: 400px; display: inline; clear: both;}
#c53 {display:none;}
/* #maincontent { width: 300px;} */
.csc-searchResultHeader {font-family: arial; font-size: 12px;}

/* address gedeelte */
.onder_regio_image{height: 100px; display: block; clear: both; width: 0px;}
/*address{position: relative; top: -270px; left: 350px; font-family: Arial,Verdana,  Helvetica, sans-serif; font-size: 24px; } */
.address{float:left;}
.naam{ font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size : 14px; color: #333333; margin-top: 20px;}
.adres{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 12px;}
.postbus{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 12px;}
.postcode{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 12px;}
.woonplaats{ font-family:Arial, Verdana, Helvetica, sans-serif; font-size : 12px;}
.telefoon{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 12px;}
.fax{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 12px;}
.telefoon{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 12px;}
.web_link{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 12px;}
.google_maps{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 12px;}
.email{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 12px;}
.regioomschrijving{ font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-size : 16px; color: #333333; margin-top: 20px;}
#regio_selector{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 12px;}

/* INCONEL NIEUWS */
.newsitemContainer {
  width: 450px;
  font-family: Arial,Verdana,  Helvetica, sans-serif;
  font-size: 13px;
}

/* SUCKERFISH - MENU */
.container_defaultMenuClassName_vertical {  margin: 0px; padding: 0px; margin-left: 5px; }
.container_defaultMenuClassName_vertical img{   width: 15px; height: 15px; overflow: hidden;}
.container_defaultMenuClassName_vertical ul { margin: 0px; padding: 0px; }
.container_defaultMenuClassName_vertical ul li { margin: 0px; padding: 0px; margin-left: 0px; }