body 
{
 margin:0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}

 p
{
 margin: 0 0 10px 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;

}

 ul
{
	margin: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*list-style-type: square;*/
}
 li
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*list-style-type: square;*/
}


.image-right {
 float: right;
 margin-left: 10px;
}

.image-left {
 float: left;
 margin-right: 10px;
}


.clear{
 clear:both;
}

.keyword{
	background-color: #33FF99;
}

.kristel{
	color: #0099FF;
}

#page
{
	width:970px;
	float:none;
	margin:10px auto 10px auto;
	padding-left: 30px;
	padding-right: 30px;
	/*background-color: #99ffcc;*/
}

#header
{
	clear:both;
	position:relative;
	height:100px;
	width:970px;
	background-image: url(../images/2008/samsung-airco-header.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
	color: #BBBBBB;
}

#header-home
{
	clear:both;
	position:relative;
	height:100px;
	width:970px;
	background-image: url(../images/2008/samsung-airco-header-home.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
	color: #BBBBBB;
}
	
	

#header-warmtepomp
{
	clear:both;
	position:relative;
	height:100px;
	width:970px;
	background-image: url(../images/2008/samsung-warmtepomp-header.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
	color: #BBBBBB;
}

#header-fr
{
	clear:both;
	position:relative;
	height:100px;
	width:970px;
	background-image: url(../images/2008/samsung-airco-header-fr.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
	color: #BBBBBB;
}

#header-fr-pac
{
	clear:both;
	position:relative;
	height:100px;
	width:970px;
	background-image: url(../images/2008/samsung-pac-header-fr.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
	color: #BBBBBB;
}

#header-test
{
	clear:both;
	position:relative;
	height:100px;
	width:970px;
	background-image: url(../images/2008/samsung-airco-header-test.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
	color: #BBBBBB;
}

/* @group INHOUD HEADER */

#samsung-airco-logo 
{
 float:left;
 width: 125px;
 height: 51px;
 margin: 14px 0 0 20px;
 /*margin-left: 20px;
 padding-top: 14px;*/
}

#samsung-airco-logo img
{
 border: 0px;
}

#menu1 
{

	/*width: 242px;*/
	/* height: 13px;*/
	/*padding-top: 5px;*/
 	float:right;
	margin: 0 10px 0 430px;
	padding:0;
	/*background-color: #9933FF;*/
}

#menu1 ul {
	margin:0;
	padding:5px 0 0 0 ;
	list-style:none;
	height:25px;
}

#menu1 li {
 list-style:none;
 display: inline;
 font-size: 11px;
 line-height: 13px;
}

#menu1 li a{
	color: #33265F;
	padding-left: 6px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #33265F;
	 text-decoration: none;

}
#menu1 li a:hover{
 color: #FFFFFF;
}

#menu1 li a.active{
 color: #83879C;
}

#menu1 li .last{
 border-right: none;
 padding-right: 24px;
}

#menu1 li .first{
 padding-left: 12px;
 }

#menu1 li .taalkeuze{
	list-style:none;
	border:#33265F solid 1px;
	width:16px;
	height:16px;
	padding:2px;
	text-align:center;
}

#menu1 li .taalkeuze-active{
	list-style:none;
	border:#83879C solid 1px;
	width:16px;
	height:16px;
	padding:2px;
	text-align:center;
	color:#83879C; 
}

#menu2 {
position: absolute;
top: 64px;
width: 970px;
 /* height: 13px;*/
 padding-top: 0;
 float:left;
 margin:0;
/*background-color: #9933FF;*/
/* line-height: 17px;*/
}

#menu2 ul {
	margin:0;
	padding:5px 0 0 14px;
	list-style:none;
	height:25px;
	text-align: left;
}
#menu2 li {
 list-style:none;
 display: inline;
 font-size: 11px;
}
#menu2 li a{
	/*color: #33265F; color: #83879C;*/
	color: #ffffff;
	padding: 0 6px 0 6px;
 	border-right: 1px dotted #ffffff;
	/*border-right: 1px solid #233c8d;*/
	text-decoration: none;
}
#menu2 li a:hover{
 color: #FFFFFF;
}
#menu2 li a.active{
 color: #33265F;
}

#menu1 li .last{
 border-right: none;
 padding-right: 24px;
}

/* @ end HEDAER */

#main
{
	margin:15px 0 20px 0;
	width: 970px;	/*background-color: #FFFF99;*/
	/*height: 400px;*/
}

#main-home
{
	margin:15px 0 20px 0;
	/*background-image: url(../images/2008/airconditioning-homepage-10.jpg);*/	
	height: inherit;
}

 
#left
{
	float:left;
	width:230px;
	/*background-color: #CCFFCC;*/
}

#left h2 { 
 color: #3E4362; /*339*/
 font-weight: bold; 
 font-size: 13px; 
 padding: 0 0 10px 0;
 margin: 0;
 }

/*productnavigatie */

#nav-products 
{
width: 230px;
padding: 30px 0 30px 0;
}

#nav-products h2
{
	margin:0;
	padding:5px 0 5px 20px;
	font-size:12px;
	display:block;
	font-weight: bold;
	background-color:#F5F5F5;
	/*color: #33265F; */
	color:#3E4362;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #33265F;
}
#nav-products h2.open
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #33265F;
}

#nav-products h2 a
{
	color:#3E4362;
	text-decoration:none;
}

#nav-products h3.close
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #33265F;
}

/* end productnav */

/* trainingen subnav */

#subnav-trainingen 
{
	width: 230px;
}

#subnav-trainingen h3
{
	margin:0;
	padding:2px 0 4px 20px;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
	display:block;
	background-color:#F5F5F5;
	border-bottom:none;
	/*color:#6E6AAF;*/
	color:#3E4362;
	/*font-weight: bold;*/
}
#subnav-trainingen h3 a
{
	color:#3E4362;
	text-decoration:none;
}

/* end trainingen subnav */

/* products subnav */

#subnav-wand 
{
	width: 230px;
}

#subnav-wand h3
{
	margin:0;
	padding:2px 0 4px 30px;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
	display:block;
	background-color:#E4F1EE;
	border-bottom:none;
	/*color:#6E6AAF;*/
	color:#304C4E;
	/*font-weight: bold;*/
}
#subnav-wand h3 a
{
	color:#304C4E;
	text-decoration:none;
}


#subnav-cassette 
{
	width: 230px;
}

#subnav-cassette h3
{
	margin:0;
	padding:2px 0 4px 30px;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
	display:block;
	background-color:#E7F4F9;
	border-bottom:none;
	/*color:#6E6AAF;*/
	color:#266282;
	/*font-weight: bold;*/
}
#subnav-cassette h3 a
{
	color:#266282;
	text-decoration:none;
}

#subnav-kanaal 
{
	width: 230px;
}

#subnav-kanaal h3
{
	margin:0;
	padding:2px 0 4px 30px;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
	display:block;
	background-color:#EAEFF2;
	border-bottom:none;
	/*color:#6E6AAF;*/
	color:#375D6E;
	/*font-weight: bold;*/
}
#subnav-kanaal h3 a
{
	color:#375D6E;
	text-decoration:none;/*DBE4EA*/
}

#subnav-console 
{
	width: 230px;
}

#subnav-console h3
{
	margin:0;
	padding:2px 0 4px 30px;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
	display:block;
	background-color:#E3E4EB;
	border-bottom:none;
	/*color:#6E6AAF;*/
	color:#515883;
	/*font-weight: bold;*/
}
#subnav-console h3 a
{
	color:#515883;
	text-decoration:none;
}

#subnav-console h3.open
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #33265F;
}




/*@ end product,navigatie*/


/*CONTENT */

#content
{
	margin-left:30px;
	float:left;
	width:710px;
	/*min-height: 200px;*/
	/*background-color: #FFCCFF;*/
}
#content p
{
 padding: 0 0 10px 0;
 margin: 0;
}
#content a
{
 color: #3E4362;
 text-decoration: underline;
}
#content a.home
{
 color: #3E4362;
 text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
	color: #BBBBBB;
}

#content .link-right { 
 float: right;
}


#content h1 { 
 color: #3E4362; /*339*/
 font-weight: bold; 
 font-size: 13px; 
 padding: 0 0 10px 0;
 margin: 0;
 }
 
 #content h3 { 
 font-weight: bold; 
 font-size: 13px; 
 padding: 4px 0 4px 0;
 margin: 0;
 color:#3E4362;

 }
 
 #content h2 {
/*color:#606373; 339*/
/*color:#D1DDE2;*/
/*color:#3E4362;*/
color:#83879C;
font-weight: normal;
font-size: 40px;
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
 }
 
 #content h4 { 
 font-weight: normal; 
 font-size: 12px;
 padding: 8px 0 4px 0;
 margin: 0;
 color:#3E4362;

/*actie fjm ambrava */
 }
  #content .actie { 
 font-weight: bold; 
 font-size: 15px;
 padding: 8px 0 4px 0;
 margin: 0;
 color:#000000;

 }
 
 .contentpadding {
	padding-left: 40px;
	padding-right: 40px;
}

/* CONTENT-HOME */

#content-home
{
	
	float:left;
	width:970px;
	/*min-height: 200px;*/
	/*background-color: #FFCCFF;*/
}
#content-home p
{
 padding: 0 0 10px 0;
 margin: 0;
}
#content-home a
{
 color: #3E4362;
 text-decoration: underline;
}
#content-home a.home
{
 color: #3E4362;
 text-decoration: none;
}

#content-home a:hover {
	text-decoration: underline;
	color: #BBBBBB;
}

#content-home .link-right { 
 float: right;
}


#content-home h1 { 
 color:#83879C;
font-weight: normal;
font-size: 40px;
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;

 }
 
 #content-home h3 { 
 font-weight: bold; 
 font-size: 13px; 
 padding: 4px 0 4px 0;
 margin: 0;
 color:#3E4362;

 }
 
 #content-home h2 {
/*color:#606373; 339*/
/*color:#D1DDE2;*/
/*color:#3E4362;*/
color: #3E4362;
font-weight: normal;
font-size: 25px;
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
 }
 
 #content-home h4 { 
 font-weight: normal; 
 font-size: 12px;
 padding: 8px 0 4px 0;
 margin: 0;
 color:#3E4362;

/*actie fjm ambrava */
 }
  #content-home .actie { 
 font-weight: bold; 
 font-size: 15px;
 padding: 8px 0 4px 0;
 margin: 0;
 color:#000000;

 }
 
 .contentpadding {
	padding-left: 40px;
	padding-right: 40px;
}

/* end CONTENT HOME *./

/* layout table*/

#content table.layout
{
	margin    				: 0;
	padding    				: 0;
	border    				: 0;
}
#content table.layout td
{
	margin    				: 0;
	padding    				: 5px 10px 0 0;
	border    				: 0;
}
#content table.layout td.spacer
{
	height: 5px;
	border-left:0;
	border-right:0;
	border-top: 0;
	border-bottom: dotted #6C7774 1px ;	
}

/*@end layout table */
/* layout table*/

#main table.home
{
	margin    				: 0;
	padding    				: 0;
	border    				: 0;
}
#main table.home td
{
	margin    				: 0;
	padding    				: 5px 5px 0 0;
	border    				: 0;
	background-color: #535977;
}
#main table.home td.spacer
{
	height: 5px;
	border-left:0;
	border-right:0;
	border-top: 0;
	border-bottom: dotted #6C7774 1px ;	
}

/*@end layout table */



/*@ table proctoverzicht*/

#content table.products
{
	margin    				: 0 0 10px 0;
	padding    				: 0;
	border    				: 0;
}
#content table.products td
{
	margin    				: 0;
	padding    				: 10px;
	border    				: 0;
}

#content table.products td.blue
{
	border-left:0;
	border-right:0;
	border-top: dotted #6C7774 1px ;
	border-bottom: dotted #6C7774 1px ;
	background-color:#E7F4F9;

}
#content table.products td.grey
{
	border-left:0;
	border-right:0;
	border-top: dotted #6C7774 1px ;
	border-bottom: dotted #6C7774 1px ;
	background-color:#EEEEEE;
}

#content table.products td img
{
	padding    				: 0 10px 0 0;
	float:left;
}

#content table.products td img.fjm
{
	padding    				: 0 10px 0 0;
	float:right;
}


#content table.products td.bottom
{
	border-left:0;
	border-right:0;
	border-top: 0;
	border-bottom: dotted #6C7774 1px ;
}
#content table.products td.bottom img
{
	padding    				: 0 10px 0 0;
	float:left;
}

/*@end tabel productoverzicht*/

 #wand
{
	width:100%;
	/*min-height: 200px;*/
	/*background-color: #FFCCFF;*/
}
 
 #wand h3,
 #wand h4 {
 /*color:#0C5949;*/
 color:#304C4E;

 }
 
#wand h3 a
{
color:#304C4E;
text-decoration:none;
padding: 4px 0 4px 20px;
}
 
 #wand h2 {
	color:#CDE6E1;
	
 }
 
 /*304C4E*/
 
 
 #wand h4 img { 
 margin: 0 5px 0 0;
 }


 #cassette
{
	width:100%;
	/*min-height: 200px;*/
	/*background-color: #FFCCFF;*/
}
 
 #cassette h3,
 #cassette h4 {
 color:#266282;

 }
 
#cassette h3 a
{
color:#266282;
text-decoration:none;
padding: 4px 0 4px 20px;
}
 
 #cassette h2 {
	color:#D5E9F1;
 }
 
 
 #cassette h4 img { 
 margin: 0 5px 0 0;
 }
 
  #kanaal
{
	width:100%;
	/*min-height: 200px;*/
	/*background-color: #FFCCFF;*/
}
 
 #kanaal h3,
 #kanaal h4 {
 color:#375D6E;

 }
 
#kanaal h3 a
{
color:#375D6E;
text-decoration:none;
padding: 4px 0 4px 20px;
}
 
 #kanaal h2 {
	color:#BBCBD5;
 }
 
 #kanaal h4 img { 
 margin: 0 5px 0 0;
 }
 
   #console
{
	width:100%;
	/*min-height: 200px;*/
	/*background-color: #FFCCFF;*/
}
 
 #console h3,
 #console h4 {
 color:#515883;

 }
 
#console h3 a
{
color:#515883;
text-decoration:none;
padding: 4px 0 4px 20px;
}
 
 #console h2 {
	color:#A9B4CE;
 }
 
 #console h4 img { 
 margin: 0 5px 0 0;
 }


   #fjm
{
	width:100%;
	/*min-height: 200px;*/
	/*background-color: #FFCCFF;*/
}
 
 #fjm h3,
 #fjm h4 {
 color:#515883;

 }
 
#fjm h3 a
{
color:#515883;
text-decoration:none;
padding: 4px 0 4px 20px;
}
 
 #fjm h2 {
	color:#A9B4CE;
 }
 
 #fjm h4 img { 
 margin: 0 5px 0 0;
 }




 
#footer {
    height:35px;
	width:970;	
	margin-top:25px;
	border:solid 0 #000000;
	border-width:1px 0 0 0;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:20px;
	text-align:left;
	background-image: url(../images/2008/bg_footer.jpg);
	background-repeat: repeat-x;
	color: #dcdcdc;
	text-align:left;
	font-size: 11px;	
	/*background-color: #CC9999;*/	
}

#footer a:link, 
#footer a:active, 
#footer a:visited {
 color: #dcdcdc;
 text-decoration: none;
}

#footer a:hover {
 text-decoration: underline;

}
