
body{
  margin:0;
  background-image:url('../images/inceptionback.jpg');
  background-repeat:no-repeat;
  bbackground-image:url("../images/background.gif");
  bbackground-position:top center;
  background-repeat:no-repeat;
  font-size:12px;
}

.outercontainer 
{
  background-image:url('../images/inceptionbackright.jpg');
  background-position: right;
  background-repeat:no-repeat;
  hheight: 1756px;
  min-height: 1024px;
}

div{
  font-size:12px;
}

p{
  font-size:12px;
}

.homebtn{
  position:absolute;
  left:0px;
  top:0px;
  width:210px;
  height:70px;
}

h1{
  font-family:Tahoma, trebuchet ms, verdana, arial;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  margin:0px;
}

h2{
  font-family:Tahoma, trebuchet ms, verdana, arial;
  font-size:12px;
  font-weight:bold;
  color:#6A747C;
  margin-bottom:2px; 
}

h2 a{
  font-family:Tahoma, trebuchet ms, verdana, arial;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  color:#6A747C; 
}

h3{
  font-family:Tahoma, trebuchet ms, verdana, arial;
  font-size:10px;
  color:#6A747C; 
}

h3 a{
  font-family:Tahoma, trebuchet ms, verdana, arial;
  font-size:10px;
  font-weight:normal;
  text-decoration:none;
  color:#6A747C; 
}

td.header1 {
  border-left:1px solid #6A747C;
	border-bottom:1px solid #6A747C;
	border-top:1px solid #6A747C;
}
td.header1right {
  border:1px solid #6A747C;
}
td.cell1 {
  border-left:1px solid #6A747C;
	border-bottom:1px solid #6A747C;
}
td.cell1right {
  border-left:1px solid #6A747C;
	border-right:1px solid #6A747C;
	border-bottom:1px solid #6A747C;
}

img{
  border:0px;
}

.container{
  position:relative;
  margin:auto;
  width:925px;
  min-height: 1024px;
  mmin-height:800px;
  *height:800px;
  background-image:url("../images/background_top.png");
  background-position:top;
  background-repeat:no-repeat;
  background-color: white;
  border:0px solid #000;
}



.content{
  position:relative;
  width:925px;
  padding-top:1px;
}

.header{
  z-index:1;
  position:relative;
  margin-left:42px;
  width:840px;
  height:70px;
  background-image:url("../images/header.gif");
  background-repeat:no-repeat;
    margin-top:32px;
  }

.menu{
  position:relative;
  margin-left:211px;
  margin-top:46px;
  width:405px;
  height:20px;
   
  padding-left:5px;
  padding-right:5px;
  z-index:0;
}

.menu_item{
  position:relative;
  height:30px;
  float:left;
  font-family:Tahoma, trebuchet ms, verdana, arial;
  font-size:10px;
  font-weight:bold;
  color:#fff; 
}

.menu_item a:link, .menu_item a:visited{
  position:relative;
  height:20px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  text-decoration:none;
  font-family:Tahoma, trebuchet ms, verdana, arial;
  font-size:10px;
  font-weight:bold;
  color:#fff; 
}

.menu_item a:hover, .menu_item a:active{
  position:relative;
  height:20px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  font-family:Tahoma, trebuchet ms, verdana, arial;
  font-size:10px;
  color:#6A747C;
  text-decoration:none;
  background-color:#F0EFEF;
}

.main{
  position:relative;
  margin-left:40px;
  margin-top:32px;
      width:845px;
    min-height:70px;
  *height:70px;
}

.left{
  position:relative;
  width:202px;
  float:left;
}

.middle{
  position:relative;
  width:441px;
  margin-top:-9px;
  float:left;
}

.right{
  position:relative;
  width:202px;
  margin-left:-7px;
    margin-top:132px;
    float:left;
}

.foto{
  z-index:2;
  position:absolute;
  left:640px;
  top:7px;
  width:255px;
  height:260px;
      background-image:url("../images/man.png");
    background-repeat:no-repeat;
}

.foto_small{
  z-index:2;
  position:absolute;
  left:640px;
  width:255px;
  height:160px;
      top:-10px;
    background-image:url("../images/man_klein.png");
   
  background-repeat:no-repeat;
}

.submenu_item, .subsubmenu_item{
  position:relative;
  width:191px;
  float:left;
  clear both;
  border-bottom:1px solid #6A747C;
      min-height:20px;
    margin-left:2px;
  }

.submenu_item a:link, .submenu_item a:visited, .subsubmenu_item a:link, .subsubmenu_item a:visited{
  position:relative;
  height:20px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  font-family:Tahoma, trebuchet ms, verdana, arial;
  font-size:10px;
  font-weight:bold;
  color:#6A747C;
  text-decoration:none;
}

.submenu_item a:hover, .submenu_item a:active, .subsubmenu_item a:hover, .subsubmenu_item a:active{
  position:relative;
  height:20px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  font-family:Tahoma, trebuchet ms, verdana, arial;
  font-size:10px;
  color:#B0B5B9;
  text-decoration:none;
}

.arrow{
  position:relative;
  margin-top:3px;
  margin-left:5px;
  margin-right:5px;
  float:left;
}

.subarrow{
  position:relative;
  margin-top:5px;
  margin-right:5px;
  float:left;
      margin-left:23px;
  }

.link{
  position:relative;
  margin-top:3px;
  float:left;
      margin-right:5px;
  }

.menu_right{
  position:absolute;
  z-index:99;
  top:30px;
  left:888px;
  width:38px;
  text-align:right;
}

.menu_right_top{
  position:relative;
  width:37px;
  height:15px;
  float:left;
  clear:both;
      background-image:url("../images/menu_right_top.png");
    background-repeat:no-repeat;
}

.menu_right_spcr{
  position:relative;
  width:37px;
    float:left;
  clear:both;
  background-image:url("../images/menu_right_spcr.gif");
  background-repeat:repeat-y;
}

.menu_right_bottom{
  position:relative;
  width:37px;
  height:23px;
  float:left;
  clear:both;
      background-image:url("../images/menu_right_bottom.png");
    background-repeat:no-repeat;
}

.menu_right_content{
  position:relative;
  clear:both;
  margin-bottom:5px;
}

.menu_right_content img:hover{
  -moz-opacity:0.4;
  filter:alpha(opacity=40);
}

/* TESTIMONIAL */

.t_naam{
  position:relative;
  font-family:Tahoma, trebuchet ms, verdana, arial;
  font-size:10px;
  color:#6A747C; 
  float:left;
  clear:both;
  border-bottom:1px dashed #ddd;
  padding-bottom:5px;
  margin-bottom:5px;
}

.t_foto{
  position:relative;
  width:160px;
  float:left;
  clear:both;
  border-bottom:1px dashed #ddd;
  padding-bottom:5px;
  margin-bottom:5px;
}

.t_bericht{
  position:relative;
  width:160px;
  font-family:Tahoma, trebuchet ms, verdana, arial;
  font-size:10px;
  color:#6A747C; 
  float:left;
  clear:both;
}

.leesverder, .leesverder_large{
  position:relative;
  background-image:url("../images/pijl.gif");
  background-position:right;
  background-repeat:no-repeat;
  text-align:right;
  padding-right:20px;
  margin-top:10px;
}

.leesverder{
  width:140px;
  position:relative;
  clear:both;
}

.leesverder_large{
  position:relative;
  clear:both;
  width:550px;
  
}

.leesverder a:link, .leesverder a:visited, .leesverder_large a:link, .leesverder_large a:visited{
  font-size:10px;
  font-weight:bold;
  color:#6A747C;
  text-decoration:none;
}

.leesverder a:hover, .leesverder a:active, .leesverder_large a:hover, .leesverder_large a:active{
  font-size:10px;
  color:#333;
  font-weight:bold;
}

a:link, a:visited{
	position:relative;
  font-size:12px;
  font-weight:bold;
  color:#6A747C;
  text-decoration:none;
}

a:hover, a:active{
position:relative;
  font-size:12px;
  color:#333;
  font-weight:bold;
  text-decoration:none;
}
input.submit {
   color:#6a747c;
   background-color:#ffffff;
   border:1px solid #6a747c;
   filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffff',EndColorStr='#e9ecec');
}
input.submit:hover {
   color:#333;
   border:1px solid #333;
}
input.checkbox {
}
input.radio {
}
input.input {
   color:#6a747c;
   border:1px solid #6a747c;
}
textarea.input {
   color:#6a747c;
   border:1px solid #6a747c;
}
.small {
   font-weight: bold;
}
.borderedimage {
  border: 1px solid #6a727a;
}
