/* ----------------------------------- */
/*                                     */
/*      CSS voor Wijs & Water          */
/*          www.raulph.com             */
/*            02-03-2008               */
/*                                     */
/*           1. Algemeen               */
/*           2. Header                 */
/*           3. Navigatie              */
/*           4. Content                */
/*           5. Footer                 */
/*           6. Links                  */
/*                                     */
/* ----------------------------------- */


/* ----------------------------------- */
/*         1. ALGEMEEN                 */
/* ----------------------------------- */

* {	
margin: 0;
padding: 0;
font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	/*line-height: 20px;
	
*/	
	font-size: 100%;
	background:#000000 url(../images/diversen/bg_w&w.png)  repeat;       
/* ----#000000 url(../images/diversen/bg_3.gif)  repeat;          bg_w&w.png        --- */
/* ----      #394E8C;    --- */
/* ----#000000 url(../images/diversen/bg_3.gif)  repeat;          bg_w&w.png        --- */
/* ----#000000 url(../images/diversen/bg_3.gif)  repeat;          bg_w&w.png        --- */

	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #A6A9AB;
	letter-spacing: 0px;
}

.body-kl {font-size: 0.75em}

b, strong {
	font-weight: bold;
	letter-spacing: 0px;
}

img {
	border-style: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
	margin-right: 10px;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
	margin-left: 10px;
}

.image-kopje {
	margin-bottom: 12px;
}

#container {
	background: #fff left url(../images/sidebar_bg.png) repeat-y;
	width: 780px;
	margin: 0px auto;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
}


/* ----------------------------------- */
/*         2. HEADER                   */
/* ----------------------------------- */
/* ---------
#topmenuContainer {
	width: 780px;
	height: 17px;
	font-weight: bold;
	font-size: 9px;
	color: #C06902;
	text-align: right;
	background-color: #000000;
}

#topmenuContainer p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 2px;
}

#topmenuContainer a {
	color: #C06902;
	font-weight: bold;
	text-decoration: none;
}

#topmenuContainer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
-------- */
#pageHeader {
	width: 780px;
	height: 156px;
	background: #fff url(../images/diversen/home_wijsenwater-5076555.jpg);
	background-repeat:no-repeat;
	text-align: left;
	/*margin-top: 5px;*/
}

#pageHeader2 {
	width: 780px;
	height: 156px;
	background: #fff url(../images/diversen/wijsenwater_5382335.jpg);
	background-repeat:no-repeat;
	text-align: left;
	/*margin-top: 5px;*/
}

#pageHeader3 {
	width: 780px;
	height: 156px;
	background: #fff url(../images/diversen/lifeplanning_1435951.jpg);
	background-repeat:no-repeat;
	text-align: left;
	/*margin-top: 5px;*/
}

#pageHeader4 {
	width: 780px;
	height: 156px;
	background: #fff url(../images/diversen/header-water-5.jpg);
	background-repeat:no-repeat;
	text-align: left;
	/*margin-top: 5px;*/
}

#pageHeader5 {
	width: 780px;
	height: 156px;
	background: #fff url(../images/diversen/contact_7303334.jpg);
	background-repeat:no-repeat;
	text-align: left;
/*	margin-top: 5px;
*/
}
/*	
	list-style:'list-style-image' 'list-style-position' 'list-style-type'
	list-style: disc #296cd8;
	display: inline;
*/
/*	

ul-txt {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}

li-txt {
	padding: 25px;
	color:#00CC66;
}
*/

#breadcrumbcontainer {
	text-align: right;
	width: 776px;
	height: 15px;
	font-size: 9px;
	padding: 2px;
	float: left;
}

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

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}

/* ----------------------------------- */
/*         3. NAVIGATIE                */
/* ----------------------------------- */

#menu {
	background: url(../images/menubg.gif);
/*	border-bottom:1px solid #666;
	border-top:1px solid #eee0c1;
*/	width:780px;
	float:left;
	margin:0 auto;
	display:block;
	padding: 0;
	margin-left: 0px;
	height: 30px;
}

#navcontainer { width: 130px; }

#navcontainer ul
{
margin-left: 0;
/*   margin-bottom: 3;         nieuw */ 
padding-left: 0;
list-style-type: none;
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 7px;
width: 110px;
background-color: #FFFFFF;    
border-bottom: 1px solid #FFFFFF;
/* border: 1px solid #F2EBCE;         nieuw */ 
}

#navcontainer a:link, #navlist a:visited
{
color: #d49248;
text-decoration: none;
/* border: 1px solid #F2EBCE;         nieuw */ 
}

#navcontainer a:hover
{
background-color: #f1e6e0;   /* zacht beige */
color: #d49248;  /* beige-bruin */
/* border: 1px solid #F2EBCE;         nieuw */ 
}

#navlist li a#current
{
background-color: #FFFFFF;
color: #0a50a1;    /* blauw */
}


a:link {
color: #d49248;
	text-decoration: underline;
}

a:visited {
color: #d49248;
	text-decoration: underline;
}

a:hover, a:active {
color: #0a50a1;    /* blauw */
text-decoration: none;
}

#menu-top-tekst {
/*  font-weight: bold;    */
	font-size: 9px;
	color: #999999;
	text-align: left;
	background-color: #FFFFFF;
	position:absolute;
	width:110px;
	height:130px;
	z-index:1;
	top: 225px;
    padding-left: 20px;
}

#menu-melding {
    font-weight: bold;   
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
}

/* ----------------------------------- */
/*         4. CONTENT                  */
/* ----------------------------------- */

#sidebarContainer {
	width: 150px;
	height: 390px;
	float: left;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}

#sidebarContainer .sidebar {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 18px;
	padding: 10px;
	/*line-height: 1.0em;*/
}

#sidebarContainer #content {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}

#LogoLayer {
	position:absolute;
	width:130px;
	height:130px;
	z-index:1;
	top: 431px;
}
/*
line-height: 1.0em;
	z-index:1;
	padding: 30px 0 0 15px;
	margin-top: 40px;


, 
#postit-layer a:link,
#postit-layer a:visited,
#postit-layer a:active

*/
#postit-layer   {
	position:absolute;
	width:150px;
	height:150px;
	top: 507px;
	background-image:url(../images/hompage/post-it.png);
	text-align:center;
}
.postit a:link, a:visited, a:active  {
	text-decoration: none; !important
	font-weight: bold; 
	font-color: #000; !important
	z-index:11;
}
.postit a:hover  {
	text-decoration:underline;
}
/*
*/


#LogoElectrolux {
	position:absolute;
	width:130px;
	height:100px;
	z-index:1;
	top: 437px;
	padding-left: 50px;

}

#contentContainer {
	width: 315px;
	float: left;
	text-align: left;
}

#contentContainer #content {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
}

#leftContainer2 {
	width: 315px;
	float: left;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
}

#rightContainer2 {
	width: 315px;
	float: right;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
}

#contentContainerBreed {
	width: 525px;
	float: left;
/* 	text-align: center;  */
}

#contentContainerBreed #content {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#contentContainerBreed605 {
	width: 605px;
	float: left;
	text-align: left;
	text-valign: top;
}

#contentContainerBreed605 #content {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 20px;
	padding-right: 12px;
	padding-left: 20px;
}

#KopContainer {
	width: 625px;
	float: left;
	text-align: left;
	height: 40px;
    color: #d49248;  /* beige-bruin */
}

#KopContainer #content {
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
    color: #d49248;  /* beige-bruin */
}

#rightContainer {
/*	background-image: url(../images/achtergrond_rechts.jpg);
	background-repeat: no-repeat;
	background-position: right;
*/	width: 315px;
	float: right;
	text-align: left;
/*	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 20px;*/

/*	line-height: 2.0em;
	padding-right: 20px;
	padding-left: 20px;*/
}

#rightContainer #content {
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
}

.fotolinks {
	margin-right: 10px;
	margin-top: 6px;
}

.fotorechts {
	margin-left: 10px;
	margin-top: 6px;
}

#navcontainer {
	line-height: 1.0em;
	padding-top: 0px;
}

#navcontainer #current {
	color: #b3b3b3;
}

.standout, blockquote {
	border: 1px solid #ebebeb;
	padding: 10px;
	background: #ffffff;
	font-style: italic;
	letter-spacing: 1px;
}

h1 {
	background:url(../images/lijntje.jpg) left bottom no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing:1px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	margin-bottom:2px;
    color: #d49248;  /* beige-bruin */
}

.beige {
    color: #d49248;  /* beige-bruin */
}


h2 {
	color: #296cd8;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 5px;
}

h3 {
	color: #296cd8;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 4px;
}

h4 {
	color: #296cd8;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 3px;
}

h5 {         /*------ kop ----------------*/
    color: #d49248;  /* beige-bruin */
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 3px;
 /*  letter-spacing: 2px;   */	
}

h6 {   /*------ tussenkop , vet ----------------*/
    color: #d49248;  /* beige-bruin */
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
 /*  letter-spacing: 2px;   */	
}

abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted #187F9F;
	cursor: help;
}
	
a abbr {
	border: none;
}

.imageStyle {
}

.tableLijst {
	border:1px solid #000;
	border-collapse:collapse;
}
		
.tableLijst td,th {
	border:1px solid #000;
	border-collapse:collapse;
	padding-left:2px;
}	
	
.kopje {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 2px;
}

.subkopje {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 1px;
}
	
.fotoklein {
	margin-right: 10px;
	margin-top: 6px;
}

img.foto_kader {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #08A136;
}

img.foto_kader_tekst_links {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #08A136;
	margin: 0 10px 0 0;
}

img.foto_kader_tekst_rechts {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #08A136;
	margin: 0 0 0 10px;
}

img.foto_kader_klein {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #08A136;
/*	margin: 4px 0 4px 0;
*/	margin-right: 10px;
}

#banner_html {
	font-family:"courier", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 3px;
}

/* ----------------------------------- */
/*         5. FOOTER                   */
/* ----------------------------------- */

#footer {
	background: url(../images/diversen/footer2.jpg) no-repeat top left;
	color: #f1e6e0;   /* zacht beige */
	height: 25px;
	font-size: 0.75em;
	text-align: right;
	background-color: #13356A;
}

#footer p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 5px;
}

#footer a {
	color: #f1e6e0;   /* zacht beige */
	text-decoration: none;
}

#footer a:hover {
    color: #0a50a1;    /* blauw */
	text-decoration: underline;
}

