/* Content */
#intro
{
  float:        left; 
  position:     relative;
  padding:      0px;
  margin:       0px;
  height:       364px;
  width:        100%;
  background:     #fff;
}

/* Welcome */
#welcome
{
  float:        right;
  height:       80px;
  width:        600px;
  padding:      0;
  margin:       0px;
  text-align:     right;
  font-family:    arial;
  font-size:      1em;
  color:        #666666;
  background-color: #fff;
}

#welcome span#nl {
  height:       25px;
	font-weight: normal;
	color: #666666;
}

#welcome span#eng {
  height:       25px;
	font-weight:    bold;
	color: #666666;
}

#welcome span a {
  color: #666666;
}

/* Intro page */
#benelux {
  position:     relative;
  float:        left;
  width:        278px;
  height:       100%;
  margin:       0px;
  padding:      0px;
  margin-right:   4px;
  overflow:     hidden;
  background-color:   #fff; 
}

#equip {
  position:     relative;
  float:        left;
  width:        279px;
  height:       100%;
  margin:       0px;
  padding:      0px;
  margin-right:   4px;
  background-color:   #fff; 
}


#select {
  position:     relative;
  float:        left;
  width:        278px;
  height:       100%;
  margin:       0px;
  padding:      0px;
  overflow:     hidden;
  background-color:   #fff; 
}


#benelux a ul#navigation_introtop li{
  width:        100%;
  color:        #fff;
  font-size:      0.8em;
  text-decoration:  none;
  height:       30px;
  line-height:    30px;
  font-weight:    bold; 
  font-family:    arial;
  background-color:   #7B7A7A;
  cursor:       hand;
}

#benelux a:hover ul#navigation_introtop li{
  width:        100%;
  color:        #fff;
  font-size:      0.8em;
  text-decoration:  none;
  height:       30px;
  line-height:    30px;
  font-weight:    bold; 
  font-family:    arial;
  background-color: #006D6F;
}

#benelux a ul#navigation_intro li{
  width:        100%;
  color:        #fff;
  font-size:      0.7em;
  text-decoration:  none;
  font-family:    arial;
  background-color:   #7B7A7A;
  cursor:       hand;
  line-height:    140%;
}

#benelux a:hover ul#navigation_intro li{
  width:        100%;
  color:        #fff;
  font-size:      0.7em;
  text-decoration:  none;
  font-family:    arial;
  background-color: #006D6F;
  line-height:    140%;
}

/* IE 6 fix */
#benelux a:hover{
  background-color: #006D6F;
}

#equip a ul#navigation_introtop li {
  width:        100%;
  color:        #fff;
  font-size:      0.8em;
  text-decoration:  none;
  height:       30px;
  line-height:    30px;
  font-weight:    bold;
  font-family:    arial;
  background-color:   #7B7A7A;
  cursor:       hand;
}

#equip a:hover ul#navigation_introtop li{
  width:        100%;
  color:        #fff;
  font-size:      0.8em;
  text-decoration:  none;
  height:       30px;
  line-height:    30px;
  font-weight:    bold;
  font-family:    arial;
  background-color: #084B89;
}

#equip a ul#navigation_intro li {
  width:        100%;
  color:        #fff;
  font-size:      0.7em;
  text-decoration:  none;
  font-family:    arial;
  background-color:   #7B7A7A;
  cursor:       hand;
  line-height:    140%;
}

#equip a:hover ul#navigation_intro li{
  width:        100%;
  color:        #fff;
  font-size:      0.7em;
  text-decoration:  none;
  font-family:    arial;
  background-color: #084B89;
  line-height:    140%;
}

/* IE 6 fix */
#equip a:hover{
  background-color: #AB0505;
}

#select a ul#navigation_introtop li{
  width:        100%;
  color:        #fff;
  font-size:      0.8em;
  text-decoration:  none;
  font-family:    arial;
  height:       30px;
  line-height:    30px;
  font-weight:    bold;
  background-color:   #7B7A7A;
  cursor:       hand;
}

#select a:hover ul#navigation_introtop li{
  width:        100%;
  color:        #fff;
  font-size:      0.8em;
  height:       30px;
  line-height:    30px;
  font-weight:    bold;
  text-decoration:  none;
  font-family:    arial;
  background-color: #C82345;
}

#select a ul#navigation_intro li{
  width:        100%;
  color:        #fff;
  font-size:      0.7em;
  text-decoration:  none;
  font-family:    arial;
  background-color:   #7B7A7A;
  cursor:       hand;
  line-height:    140%;
}

#select a:hover ul#navigation_intro li{
  width:        100%;
  color:        #fff;
  font-size:      0.7em;
  text-decoration:  none;
  font-family:    arial;
  background-color: #C82345;
  line-height:    140%;
}

/* IE 6 fix */
#select a:hover{
  background-color: #C82345;
}



ul {
  margin:       0px;
  padding:      0px;
  list-style:     none;
}

ul#navigation_introtop {
  position:       absolute;
  top:        0px;
  width:        278px;
  height:       30px;
  padding:      0;
  margin:       0;
  z-index:      99;
  text-align:     center;
}

ul#navigation_img {
  position:       absolute;
  top:        34px;
  height:       182px;
  width:        100%;
  padding:      0;
  margin:       0;
  z-index:      99;
  text-align:     center;
}

ul#navigation_intro {
  position:       absolute;
  top:        210px;
  width:        262px;
  height:       138px;
  padding:      0;
  margin:       0;
  z-index:      99;
  text-align:     left;
}

ul#navigation_img li
{
  color:        #fff;
  height:       172px;
}

ul#navigation_intro li
{
  padding:      8px;

}

a {
  text-decoration:  none;
}

li h1 {
  font-size:      1em;
  padding:      0px;
  margin:       0px;
}

