body
{
  text-align:center;
  font-family: Tahoma;
}

p
{
  color: #0081c6;
  font-size: 12px;
}

ul
{
  color: #0081c6;
  font-size: 12px;
}

img
{
  border: 0px;
}

table
{
  color: #0081c6;
  font-size: 12px;
}

a
{
  color: #04699f;
}

a:hover
{
  color: #0081c6;
}

#wrapper
{
z-index:2;
position:relative;
  width: 1000px;
  margin: 0 auto;
}

#head
{
  background-image:url(../images/head.png);
  width: 1000px;
  height: 165px;
}

#wrapper_content
{
  width: 1000px;
  text-align:center;
  background-image: url(../images/background.png);
  background-repeat: repeat-y;
}

#menu
{
  padding: 0px;
  margin: 0px;
  color: #fff;
  margin: 0 auto;
  width: 1000px;
  background-image: url(../images/background_menu.png);
}

#menu ul
{
  padding: 0px;
  margin: 0px;
  height: 25px;
  margin-left: 242px;
  list-style-type: none;
  font-size: 14px;
}

#menu ul li
{
  
  padding: 0px 20px 0px 0px;
  float:left;
}

#menu ul li a
{
  line-height: 25px;
  height: 25px;
  display:block;
  text-decoration: none;
  color: #fff;
}

#menu ul li a:hover
{
  background-color: #015885;
}

#content
{
  padding-top: 6px;
  text-align:left;
  float:right;
  width: 733px;
  margin-right: 24px;
}

#content #overlay
{
  position: absolute;
  background-image: url(/images/overlay.png);
  width: 732px;
  height: 265px;
}
 
#content h1
{
  color: #04699f;
  font-weight: normal; 
  padding: 0px;
  margin: 0px;
  font-size: 20px;
} 

#content h2
{
  color: #04699f;
  font-weight: normal; 
  padding: 0px;
  margin: 0px;
  font-size: 20px;
} 



#content .news
{
  border-bottom: dotted 1px #04699f;
}



#content .news h1
{

  padding-bottom: 0px;
}

#content .news span
{
  font-size: 9px;
}


#content h3
{
  color: #04699f;
  font-weight: normal; 
  padding: 20px 0px 20px 0px;
  margin: 0px;
  font-size: 18px;
} 

#submenu
{
  float:left;
  padding:10px 0px 0px 0px;
  margin:0px;
  width: 199px; 
}


#submenu ul
{
  text-align: right;
  list-style-type:none;
  text-decoration: none;
  color: #0081c7;
  padding: 0px;
  margin:0px;
}


#submenu ul li a
{
  text-decoration: none;
  color: #0081c7;
     font-size: 18px;
     line-height: 26px;
  
}

#submenu ul li a:hover
{
  text-decoration: underline;
}

#text
{
  padding-top: 20px;
  float:left;
  width: 500px;
}

#services
{
  padding-top: 20px;

  float:right;
  width: 180px;
  min-height: 350px;
  background-image: url(../images/background_services.gif);
  background-repeat: repeat-x;
  background-position: left 30px;
  
}

#services b
{
height: 30px;
display:block;
color: #fff;
padding-left:20px;
line-height: 30px;
font-weight: normal;
font-size: 20px;
 background-color: #0080c5;
}

#services ul
{

list-style-type: none;
padding: 10px 0px 0px 20px;
margin: 0px;
}

#services ul li
{
  height: 20px;
}


#services ul li a
{
  text-decoration: none;
color: #0081c6;
  font-size: 15px;
}

#services ul li a:hover
{
  text-decoration: underline;
}

#ls_height
{
  height: 100px;
}

#footer
{
  background-image: url(../images/footer.png);
  height: 32px;
  width: 1000px;
}

#contact_data
{
  background-image: url(../images/handje.png);
  width: 186px;
  height: 381px;
  margin-top: -400px;
  margin-left: -478px;
  left:50%;
  position: absolute;
}

#contact_data p
{
  text-align:left;
  color: #fff;
  padding-top: 35px;
  padding-left: 20px;
}

.fold .click
{
  color: #04699f;
  cursor: pointer;
  font-weight: normal;
}

.fold p, .fold ul
{
  display: none;
}

img.splash {
bottom:0;
height:auto;
left:0;
position:fixed;
width:100%;
z-index:1;
}

.clear
{
  clear:both;
  line-height: 1px;
  font-size: 1px;
}

p.disclaimer
{
  text-align: center;
}

div#lookinsharp
{
height:60px;
left:50%;
margin-left:300px;
margin-top: -60px;
position:absolute;
width:186px;
}
