/* Algemene styles */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#searchfield {
	width: 96px;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

ul {
	margin-top: 0px;
	margin-bottom: 8px;
}

li {
	margin-top: 8px;
	/*list-style-position: outside;
	list-style-image: url(../images/homecontent/list-item.gif);
	margin-left: -18px;*/
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.newsitem {
	color: #666666;
}

.newsitemheader {
	color: #CC0000;
	font-weight: bold;
}

.footer {
	font-size: 10px;
}

.breadcrumb {
	margin-left: 15px;
	font-size: 10px;
}

.invulveldgroot {
	width: 300px; 
	border: 1px solid #003366;
}

.invulveldmidden {
	width: 240px; 
	border: 1px solid #003366;
}

.invulveldklein {
	width: 190px; 
	border: 1px solid #003366;
}

.hoofding {
	font-size: 13px;
	font-weight: bold;
}

.toebehoren { 
	color: #000000; 
	text-decoration: none; 
	background-color: #D6DAE5; 
	padding: 4px;
	width: 142px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.cms_historiek {
	margin-bottom: 30px;
}

.cms_historiek_titel {
	color: #6C7EB7;
	font-weight: bold;
}



/* Links styles */

a.navigation { font-weight: bold; font-size: 10px; color: #000000; text-decoration: none;}
a.navigation:hover { font-weight: bold; font-size: 10px; color: #000000; text-decoration: none; background-color: #DDDDDD; padding: 4px;}

a.segments:link { color: #FFFFFF; text-decoration: none;}
a.segments:active { color: #FFFFFF; text-decoration: none;}
a.segments:visited { color: #FFFFFF; text-decoration: none;}
a.segments:hover { color: #FFFFFF; text-decoration: underline;}

a.subsegments:link { color: #2D2D5A; text-decoration: none;}
a.subsegments:active { color: #2D2D5A; text-decoration: none;}
a.subsegments:visited { color: #2D2D5A; text-decoration: none;}
a.subsegments:hover { color: #2D2D5A; text-decoration: underline;}

a.witnavigatie:link { color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.witnavigatie:active { color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.witnavigatie:visited { color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.witnavigatie:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline;}


a.subnav:link { color: #000000; text-decoration: none;}
a.subnav:active { color: #000000; text-decoration: none;}
a.subnav:visited { color: #000000; text-decoration: none;}
a.subnav:hover { color: #000000; text-decoration: underline;}

a.newsitemmore { color: #CC0000; text-decoration: none;}
a.newsitemmore:hover { color: #CC0000; text-decoration: underline;}

a.footernav { color: #000000; text-decoration: none; font-size: 10px;}
a.footernav:hover { color: #000000; text-decoration: underline; font-size: 10px;}


/* Table styles */

#garantieregistratie {
	width: 689px;
}

#garantieregistratie td {
	height: 24px;
}



/* Layer styles */

#header {
	width: 966px;
	height: 100px;
	text-align: left;
	background-image: url(../images/header/druppels_banner.jpg);
	margin: 0 auto;
}

#welcome {
	width: 966px;
	height: 20px;
	background-image: url(../images/header/welcome_binnen_back.gif);
	margin: 0 auto;
	margin-bottom: 26px;
	text-align: left;
	padding-top: 10px;
}

#content {
	width: 966px;
	text-align: left;
	margin: 0 auto;
}

#footer {
	width: 966px;
	height: 30px;
	background-image: url(../images/footer/footer_binnen_back.jpg);	
	background-position: top; 
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	border-top: 1px solid #333333;
}

#handel {
	width: 183px;
	background-image: url(../images/homecontent/segments_back.gif);
}

#schoonmaak {
	width: 183px;
	height: 300px;
	background-image: url(../images/homecontent/segments_back.gif);
}

#industrie {
	width: 183px;
	height: 300px;
	background-image: url(../images/homecontent/segments_back.gif);
}

#carwash {
	width: 204px;
	height: 300px;
	background-image: url(../images/homecontent/segments_back.gif);
}

#news {
	width: 182px;
	height: 300px;
	border: 1px solid #333366;
	background-image: url(../images/homecontent/newslayer_back.gif);
}

#morenews {
	width: 164px;
	height: 24px;
	border-top: 1px dashed #CC0000;
	margin-top: 8px;
	margin-left: 8px;
}

#newsitems {
	height: 232px;
	overflow: auto;
}

#newsheader {
	height: 32px;
}

#footernav {
	float: left;
	margin-left: 7px;
	margin-top: 8px;
}

#languagenav {
	float: right;
	margin-right: 7px;
	/*margin-top: 8px;*/
	text-align: right;
}

/* Navigation styles */

#navigation {
	width: 966px;
	height: 26px;
	background-image: url(../images/navigation/nav_back.jpg);
	margin: 0 auto;
}

#nav_producten {
	background-image: url(../images/navigation/producten_back.jpg);
	width: 117px;
}

#nav_garantie {
	background-image: url(../images/navigation/garantie_back.jpg);
	width: 184px;
}

#nav_contact {
	background-image: url(../images/navigation/contact_back.jpg);
	width: 98px;
}

#nav_vacatures {
	background-image: url(../images/navigation/vacatures_back.jpg);
	width: 114px;
}

#fransnav_producten {
	background-image: url(../images/navigation/producten_back.jpg);
	width: 118px;
}

#fransnav_garantie {
	background-image: url(../images/navigation/garantie_back.jpg);
	width: 185px;
}

#fransnav_contact {
	background-image: url(../images/navigation/contact_back.jpg);
	width: 99px;
}

#fransnav_vacatures {
	background-image: url(../images/navigation/vacatures_back.jpg);
	width: 116px;
}


/* Producten styles */

.level1 {
	/*background-color: #2D2D5A;*/
	padding: 4px;
	margin-bottom: 0px;
	/*font-weight: bold;*/
	border: 1px solid #2D2D5A;
}

.level2 {
	background-color: #CCCCCC;
	padding: 4px;
	margin-bottom: 0px;
	/*font-weight: bold;*/
}

.level3 {
	background-color: #EEEEEE;
	padding: 4px;
	margin-bottom: 0px;
}

.level4 {
	background-color: #F7F7F7;
	padding: 4px;
	margin-bottom: 0px;
}

.productgroep {
	background-color: #B7BED3;
	margin-bottom: 0px;
}

.productsubgroep {
	/*background-color: #DDDDDD;*/
	margin-top: 0px;
}

#korte_beschrijving {
	border: 1px solid #B7BED3;
	width: 506px;
}

#standaard_toebehoren {
	border: 1px solid #B7BED3;
	width: 506px;
	text-align: left;
}

#technische_gegevens {
	border: 1px solid #B7BED3;
	width: 506px;
}

.producttitel {
	background-color: #B7BED3;
	padding: 6px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#vragen {
	background-color: #EE1C23;
	width: 120px;
	padding: 4px;
	text-align: center;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 10px;
}


/* CMS styles */

.cms_standaardtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.cms_wittetekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.cms_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000033;
}

.cms_historiek {
	margin-bottom: 30px;
}

.cms_historiek_titel {
	color: #6C7EB7;
	font-weight: bold;
}

#cms_blokjes {
	border: 1px solid #B7BED3;
	margin-bottom: 12px;
}

#cms_blokjes_links {
	border: 1px solid #B7BED3;
	margin-bottom: 12px;
	width: 243px;
	float: left;
}

#cms_blokjes_rechts {
	border: 1px solid #B7BED3;
	margin-bottom: 12px;
	width: 243px;
	float: right;
}

#cms_titelblokjes {
	background-color: #B7BED3;
	font-size: 13px;
	font-weight: bold;
	padding: 4px;
}

#cms_contentblokjes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
}

#cms_remotecontrol {
	text-align: right;
	margin-right: 20px;
}

#cms_datatable {
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 10px;
}

#cms_datatable td {
	border-bottom: 1px solid #CCCCCC;
	/*height: 25px;*/
	padding-bottom: 6px;
	padding-top: 6px;
}

ecm_dcontent {
	width: 755px;
}

.Titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #2D2D5A;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#2D2D5A;
}
