body.mceContentBody{background:#FFFFFF;background-color:#FFF;color:#000;}		
BODY { 
	background-image : url(/images/bg.jpg); 
	background-repeat : repeat-x; 
	margin : 0;
	font-family:"Arial Narrow", Arial, Helvetica;
	overflow-x:none;
}

#key {
	width:32px;
	height:32px;
	display:inline;
	z-index:10;
	position:absolute;
	margin-left:-31px;
	margin-top:200px;
}

body:nth-of-type(1) p{
   color: #333333;
}

h1 {
	font-size:22px;
}

#content_container{
	float:left;
	background-image:url(/images/container.png);
	background-repeat : repeat-y; 
	min-height : 50px;
	width : 998px;
}
#container { 
	width : 998px; 
	margin : 0px auto; 
} 
#flashheader{ 
	position:relative;
	height : 228px; 
	width : 990px;
	z-index:1;
	margin-left:4px;
	background-color:#5A5A59;
}

#header_container {
	float:left;
	z-index:0;
	height : 228px; 
	width : 990px;
} 

#logo { 
	background-image : url(/images/logo.png); 
	background-repeat : no-repeat; 
	width : 675px; 
	height : 140px; 
	margin-left : auto; 
	margin-right : auto; 
	top:-240px;
	z-index:2;
	position:relative;
	background-position:center;
}

#bridgis {
	margin-left:860px;
}

#kleurenlijst {
	position:relative;
	float:left;
	width:238px;
	height:100%
	z-index:3;
} 

#navigatie { 
	float : left; 
	background-image : url(/images/navigation.png); 
	background-repeat : no-repeat; 
	width : 990px; 
	height : 33px; 
	margin-left : 4px; 
} 

#navigatie_inhoud{
	width:960px;
	height:33px;
	margin-left:auto;
	margin-right:auto;
	display:inline;
}


#navigatie_inhoud a {
	margin-left: 20px;
	margin-right: 20px;
}

#navigatie_inhoud a:hover {
	color:#FFA200;
}

#blok-container { 
	position:relative;
	z-index:2;
	top:-228px;
	height : 88px; 
	width : 934px; 
	padding-left : 56px; 
} 
#blok-center { 
	margin-left : auto; 
	margin-right : auto; 
	width : 655px;
	height:88px;
	padding-left : 20px; 
} 
#blok-blauw { 
	background-image : url(/images/blok_blauw.png); 
	background-repeat : no-repeat; 
	width : 205px; 
	height : 78px; 
	float : left; 
	margin-top : 10px; 
	position : relative; 
	z-index : 1; 
} 

a.blokblauw{
	display:block;
	width:100%;
	height:79px;
	text-decoration:none;
}

#blok-blauw:hover { 
	background-image : url(/images/blok_blauw.png); 
	background-repeat : no-repeat;
	background-position:0px -78px;
} 

#blok-rood { 
	background-image : url(/images/blok_rood.png); 
	background-repeat : no-repeat; 
	width : 205px; 
	height : 88px; 
	float : left; 
	position : relative; 
	z-index : 2; 
	margin-left : -15px;
	display:block; 
}

#blok-rood:hover { 
	background-image : url(/images/blok_rood.png); 
	background-repeat : no-repeat; 
	background-position:0px -88px;
}
 
#blok-groen { 
	background-image : url(/images/blok_groen.png); 
	background-repeat : no-repeat; 
	width : 205px; 
	height : 78px; 
	float : left; 
	margin-top : 10px; 
	position : relative; 
	z-index : 1; 
	margin-left : -15px; 
} 

#blok-groen:hover { 
	background-image : url(/images/blok_groen.png); 
	background-repeat : no-repeat; 
	background-position:0px -78px;
}

#content { 
	float : left; 
	min-height : 400px; 
	width : 913px;
	padding-top: 5px;
	padding-left: 40px;
	font-size:13px;
	padding-right: 40px;
	position:relative;
	z-index:2; 
} 
#content a {
	color:#0101fb;
}

#footer_container {
	width:998px;
	float:left;
	margin-left:-40px;
}

#footer { 
	float : left; 
	background-color:#373737;
	height : 26px; 
	width : 990px; 
	margin-left : 4px;
	font-size:12px;
	color:#FFF;
	padding-top:10px;
	font-weight:bold;
	text-align:center;	 
} 
#footer_grijs {
	float:left;  
	height : 37px; 
	width : 990px;
	margin-left:4px;
	background-color:#797979;
	color:#FFF;
}

#footer_bottom{
	float:left;
	height:204px;
	width:990px;
	background-color:#373737;
	margin-left:4px;
	font-weight:bold;
}


#footer_bottom a {
	margin-left: 38px;
	margin-right: 38px;
}

#footer_grijs a {
	margin-left: 30px;
	margin-right: 30px;
	color:#FFF;
}

#footer_grijs a:hover {
	color:#FFA200;
}

a.navigatie-top {
	
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	background-position:0px;
	text-transform:uppercase;	
}

a.navigatie {
	
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-position:0px; 
}

ul{
	padding-left:30px;
}

#kader_postcode {
	background-image: url(http://www.installatiegroep.nl/cmsdata/images/kader_postcode.png);
	background-repeat:no-repeat;
	width:253px;
	height:155px;
	color:#000;
	position:relative;
	margin-top:20px;
	margin-left:350px;
	z-index:2;
}

#container_blok_logos{
	float:left;
	width:990px;
	height:30px;
	margin-left:4px;
}

#blok_logos{
	width:645px;
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	text-align:center;
}

img{
	border: none;
}

.regiopartner{
	text-decoration:none;
	color: #2094B8;
}

#bedrijfsgegevens{
	float:left;
	width: 200px;
	height: 200px;
}

#afspraak{
	width: 203px;
	height: 250px;
	float:right;
	margin-left: 85px;
	background-image:url(/images/degrootservice/afspraak.png);
	background-repeat:no-repeat;
}

#advertentie{
	width: 195px;
	height:455px;
	float:right;
}

#logo1 {
	float:left; 
	width : 484px; 
	height : 98px;
	margin-left:6px;
	margin-top: 10px;
}

#telefoon{
	float:right;
	background-image:url(/images/coenders/telefoon.png);
	background-repeat:no-repeat;
	width : 412px;
	height : 74px;
	margin-right:-47px;
	padding-top:71px;
	padding-left:10px;
	font-size:32px;
	color:blue;
	margin-top:0px;
}
#breadcrumbs {
	font-size:9px;
	color:#A9A9A9;
	font-style:italic;
}
#breadcrumbs a{
	color:#A9A9A9;
	font-style:italic;
}

#bedrijfs_fotos{
	width: 250px;
	height: 305px;
	float: left;
}

#bedrijfsomschrijving{
	margin-left: 5px;
	float:left;
	width: 455px;
}

#mail{
	width:49px;
	height:24px;
	margin-left:183px;
}

input[type=submit]{ 
	padding:2px 8px 2px 8px;
	background-color:#9A9A9A;
	cursor:hand;
	border:0px;
	color:#FFF;
	font-weight:bold;
}

input[type=submit]:hover{ 
	padding:2px 8px 2px 8px;
	background-color:#FFF;
	cursor:hand;
	border:0px;
	color:#000;
	font-weight:bold;
}

#round_left{
	border-top-left-radius: 5px;
}

#round_right{
	border-top-right-radius: 5px;
}


/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	left:0px;
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
	margin-top:135px;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}


.hover_none {
	display:none;
}
.hover_11 {
	display:block;
	background-image:url('/images/plaatsnamen/voorschoten.png');
	width:100px;
	height:20px;
	left:190px;
	top:440px;
}
li .tr_even {
	background-color:#f0f0f0;
}
li .tr_oneven {
	background-color:#d1d1d1;
}

.price {
	font-weight:bold;
	color:#F00;
}

.product_algemeen_blok_aanbieding {
-moz-border-radius-bottomright: 15px;
border-bottom-right-radius: 15px;
-moz-border-radius-topleft: 15px;
border-top-left-radius: 15px;
margin: 4px;
width: 300px;
min-height: 150px;
padding: 4px;
background-color: rgba(151, 189, 236, 0.82);
}