
/*ijspaleis(global.css)*/

/************************************Main gedeelte*******************************/


/**************************************************************************************************
Global Section
 ***************************************************************************************************/
 *{
  margin:0;
  padding:0;
  }
  td{
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  color:#000;
  padding:0px;
  }
  a{
  text-decoration:underline;
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  color:#000;
  }
  p{
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  color:#000;
  }
/**************************************************************************************************
html-body Section
***************************************************************************************************/
  html, body{
  height:100%;
  font-family:Arial;
  font-size:12px;
  text-align:center;
  background:#fff;               
  }
/**************************************************************************************************
Framework Section
 ***************************************************************************************************/  
  #wraper{
  position:relative;       
  width:964px;
  min-height:100%;           
  height:auto !important;    
  height:100%;
  margin:0 auto;
  text-align:left;
  background:#fff;
  }
/**************************************************************************************************
Header section
 ***************************************************************************************************/  
   #header{
   width:964px;
   height:255px;
   /*overflow:hidden;*/
   }
   .headerlink{
   margin:-180px 0 0 2px;
   padding-bottom:60px;
   }
   .headerlink a{
   padding:0px 7px 0 0px;
   text-decoration:none;
   font-family:Arial;
   font-size:12px;
   font-weight:normal;
   color:rgb(0,106,178);
   }
   .headerlink span a{
   text-decoration:none;
   font-family:Arial;
   font-size:12px;
   font-weight:normal;
   color:rgb(0,106,178);
   padding:0px 0px 0 7px;
   border-left:1px solid rgb(0,106,178);
   }
   .headertitlebox{
   margin:-60px 0px 0 33px;
   padding:0px 0px 0px 0px;_padding:0px 0px 20px 0px;
   border:0px solid red;
   }
   .headertitle{
   font-family:Arial;
   font-size:12px;
   font-weight:bold;
   color:rgb(48,65,77);
   }
/**************************************************************************************************
Menu section
 ***************************************************************************************************/  
   #menu{
   position: relative;
   width:964px;
   min-height:50px;_height:50px;
   white-space: pre-wrap;
   }
   html>body #menu{
   overflow:hidden;
   }
 #menu ul {
  /*width:953px;*/
	min-height:15px;_height:15px;
	margin-left:10px;
	padding:10px 0 0 0;
	list-style: none;
	}
  #menu ul li {
	float:left;
	padding:0px 0px 5px 3px;
	}
	#menu ul li a {
	display:inline;
	text-decoration: none;
	font-family:Arial;
    font-size:12px;
    font-weight: normal;
	color:rgb(0,106,178);
	padding: 0px 2px 0px 0px;
	border-right:1px solid rgb(0,106,178);/*word-wrap: break-word;*/
	}
  #menu li ul {
	position: absolute;
	left: 0px;
	top:22px;
	display: none;
	list-style: none;
	margin-left:5px;
	padding:10px 0px 0px 0px;
	}
	#menu li ul li {
	float:left;
	padding:0px 0px 0px 0px;
	}
	#menu li ul li a{
	text-decoration: none;
	font-family:Arial;
    font-size:12px;
    font-weight:normal;
	color:red;
	padding:0px 5px 0px 5px;
	border-right:1px solid red;
	}
	#menu li ul li a:hover{
	color: red;
	}
  /* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
	
	li:hover ul, li.over ul { 
	display: block; 
  }
/**************************************************************************************************
Contentwraper section
***************************************************************************************************/  
   #contentwraper{
   width:964px;
   min-height:250px;
   _height:250px;
   }
   html>body #contentwraper{
   overflow:hidden;
   }
/**************************************************************************************************
Content section
***************************************************************************************************/  
   #content{
   width:964px;
   min-height:250px;
   _height:250px;
   }
   #contenttextbox{
   width:934px;
   min-height:240px;
   _height:220px;
   margin:20px 0px 0px 28px;
   }
   html>body #contenttextbox{
   overflow:hidden;
   }
   #productbox{
   float:left;
   width:285px;
   min-height:202px;
   _height:202px;
   margin:0px 24px 20px 0px;
   }
   .productboxtop{
   width:285px;
   height:40px;
   margin:0px 0px 0px 0px;
   background:rgb(0,96,168);
   }
   .productboxmid{
   width:285px;
   min-height:90px;
   _height:90px;
   margin:0px 0px20px 0px;
   background:rgb(176,209,235);
   }
   html>body .productboxmid{
   overflow:hidden;
   }
   .boxtitle{
   font-family:Arial;
   font-size:16px;
   font-weight:bold;
   color:#fff;
   padding:9px 0px 0px 20px;
   }
   .productboxmidbox{
   width:140px;
   min-height:60px;
   _height:60px;
   margin:10px 10px 0px 20px;
   }
   .productboxmid img{
   float:right;
   margin:10px 10px 0px 0px;
   }
   .boxtext{
   font-family:Arial;
   font-size:12px;
   font-weight:normal;
   color:rgb(54,58,66);
   padding:0px 0px 10px 0px;
   }
   .boxtext a {
   font-family:Arial;
   font-size:12px;
   font-weight:normal;
   color:rgb(54,58,66);
   }
   .productboxdown{
   width:285px;
   height:54px;
   margin:-20px 0px 0px 0px;
   _margin:0px 0px 0px 0px;
   background:url(../images/bgboxdown.gif) no-repeat left bottom;
   background-position:0% 0%;
   }
/**************************************************************************************************
Footer section
 ***************************************************************************************************/  
   #footer{
   position:absolute;
   bottom:0px;
   width:934px;
   clear:both;
   text-align:right;
   }
   .footertext{
   font-family:Arial;
   font-size:11px;
   font-weight:bold;
   color:rgb(176,211,235);
   padding:0px 0px 0 0px;
   }
   .footertext a{
   font-family:Arial;
   font-size:11px;
   font-weight:bold;
   color:rgb(176,211,235);
   text-decoration:none;
   }
   
   
   
/*********************************************************************************************/   
/************************************Homepage gedeelte*******************************/
/*********************************************************************************************/


/**************************************************************************************************
Global Section
 ***************************************************************************************************/
 *{
  margin:0;
  padding:0;
  }
  td{
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  color:#000;
  padding:0px;
  }
  a{
  text-decoration:underline;
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  color:#000;
  }
  p{
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  color:#000;
  }
/**************************************************************************************************
html-body Section
***************************************************************************************************/
  html, body{
  height:100%;
  font-family:Arial;
  font-size:12px;
  text-align:center;
  background:#fff;               
  }
/**************************************************************************************************
Framework Section
 ***************************************************************************************************/  
  #wraper{
  position:relative;       
  width:964px;
  min-height:100%;           
  height:auto !important;    
  height:100%;
  margin:0 auto;
  text-align:left;
  background:#fff;
  }
/**************************************************************************************************
Header section
 ***************************************************************************************************/  
   #headerhome{
   width:964px;
   height:146px;
   /*overflow:hidden;*/
   }
   .headerhomelink{
   margin:-97px 0 0 290px;
   padding-bottom:40px;
   }
   .headerhomelink a{
   padding:0px 7px 0 0px;
   text-decoration:none;
   font-family:Arial;
   font-size:12px;
   font-weight:normal;
   color:rgb(0,106,178);
   }
   .headerhomelink span a{
   text-decoration:none;
   font-family:Arial;
   font-size:12px;
   font-weight:normal;
   color:rgb(0,106,178);
   padding:0px 0px 0 7px;
   border-left:1px solid rgb(0,106,178);
   }
   .headerhometitlebox{
   margin:-60px 0px 0 30px;
   padding:0px 0px 10px 0px;_padding:0px 0px 20px 0px;
   }
   .headerhometitle{
   font-family:Arial;
   font-size:22px;
   font-weight:bold;
   color:#eee;
   }
/**************************************************************************************************
Menu-home section
 ***************************************************************************************************/  
   #menuhome{
   position: relative;
   width:964px;
   min-height:50px;_height:50px;
   border:0px solid red;
   }
#menuhome ul {
	width:954px;
	min-height:15px;_height:15px;
	margin:10px;
	padding:10px 0 0 0;
	list-style: none;
	
	}
  #menuhome ul li {
	float:left;
	padding:0px 0px 5px 3px;
	}
	 #menuhome ul li a {
	display:inline;
	text-decoration: none;
	font-family:Arial;
    font-size:12px;
    font-weight: normal;
	color:rgb(0,106,178);
	padding: 0px 2px 0px 0px;
	border-right:1px solid rgb(0,106,178);
	}
  #menuhome li ul {
	position: absolute;
	left: 0px;
	_left:0px;
	top:22px;
	display: none;
	list-style: none;
	margin-left:5px;
	padding:10px 0px 0px 0px;
	}
	#menuhome li ul li {
	float:left;
	padding:0px 0px 0px 0px;
	}
	#menuhome li ul li a{
	text-decoration: none;
	font-family:Arial;
    font-size:12px;
    font-weight:normal;
	color:red;
	padding:0px 5px 0px 5px;
	border-right:1px solid red;
	}
	#menuhome li ul li a:hover{
	color: red;
	}
  /* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
	
	li:hover ul, li.over ul { 
	display: block; 
  }
/**************************************************************************************************
Contentwraper section
***************************************************************************************************/  
   #contentwraperhome{
   width:964px;
   min-height:302px;
   _height:302px;
   }
   html>body #contentwraperhome{
   overflow:hidden;
   }
/**************************************************************************************************
Content section
***************************************************************************************************/  
   #contenthome{
   float:left;
   width:556px;
   min-height:302px;
   _height:302px;
   }
   #contenthometextbox{
   width:506px;
   min-height:302px;
   _height:302px;
   margin:25px 20px 0 30px;
   }
   .contenthometitle{
   font-family:Arial;
   font-size:22px;
   font-weight:bold;
   color:rgb(0,127,184);
   padding:0px 0px 10px 0px;
   }
   .contenthometext{
   font-family:Arial;
   font-size:12px;
   font-weight:normal;
   color:rgb(62,62,62);
   padding:0px 0px 0 0px;
   }
   .contenthometext a{
   text-decoration:none;
   font-size:12px;
   font-weight:normal;
   }
   .contenthomelink{
   padding:40px 0px 0px 0px;
   _padding:40px 0px 15px 0px;
   }
   .contenthomelink a{
   text-decoration:none;
   font-family:Arial;
   font-size:14px;
   font-weight:normal;
   color:#000;
   padding:0px 0px 0 0px;
   }
   .contenthomelink span a{
   text-decoration:none;
   font-family:Arial;
   font-size:14px;
   font-weight:normal;
   color:#000;
   padding:0px 0px 0 0px;
   }
   #sidebarhome{
   float:left;
   width:408px;
   /*min-height:302px;
   _height:302px;*/
   overflow:hidden;
   }
   #sidebarhome img{
   margin:30px 0px 0 0px;
   }
/**************************************************************************************************
Footer section
 ***************************************************************************************************/  
   
   #footerhome{
   position:absolute;
   bottom:0px;
   width:964px;
   clear:both;
   background:#fff;
   }
   
      
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

