/* css outplacementverzekering */
      
      body{
           font-family : verdana;
		   font-style : normal;
		   color: #000000;
		   font-size : 11;
		   font-weight : normal;
		   line-height : 16px;
           background:#bbbbbb;
      }

      a	{
           color: #840000;
           font-weight: normal;
           text-decoration: normal;
      }

      a:hover{
           color: #ff0000;
           font-weight: normal;
           text-decoration: normal;
      }

      p{
           margin: 0 0 0 0;
      }
      h1{
           font-family : verdana;
		   font-style : normal;
		   color: #000000;
		   font-size : 20px;
		   font-weight : strong;
		   line-height : 25px;
		   margin : 0px;
		   padding:0;
      }
      
      img{
           padding: 5px;
      }
      
      #container{
           position:relative;
           margin: 0 auto;
           width:830px;
           height: 452px;
           margin-top:10px;
           padding-top:3px;
           padding-left:6px;
           background: #ffffff;
      }
      
      #logo{
           margin-top: 50px;
           margin-bottom: 20px;
           padding: 0px;
      
      }

      #adres{
           background-image: url(../image/bg-onder.jpg);
           margin-top: 4px;
           float: left;
           width: 589px;
           height: 35px;
      }

/* menu */

      #containermenu{
           background-image: url(../image/bg-menu.jpg);
           float: left;
           width: 179px;
           height: 449px;
           padding-left:55px;
      }

      .FirstlettermenuItem{
           display:inline;
           font-size:170%;
           font-weight:bold;
      }

       .menuItem{
           width: 179px;
           height: 17px;
           font-size:9px;
           color:#ffffff;
           float:left;
           font-weight:bold;
           margin: 0px;
           text-decoration: none;
	       text-transform:uppercase;
      }

     a.menuItem:hover{
           width: 179px;
           height: 17px;
           font-size:9  px;
           color:#e8e8e8;
           float:left;
           font-weight:bold;
           text-decoration: none;
	       text-transform:uppercase;
      }

      .rest{
            display:inline;
            width: 150px;
            overflow: hidden;
        }





        /* backup*/
        /*
             .FirstlettermenuItem{
           display:inline;
           font-size:170%;
           font-weight:bold;
      }

       .menuItem{
           width: 179px;
           height: 17px;
           font-size:9px;
           color:#000000;
           float:left;
           font-weight:bold;
           margin: 0px;
           text-decoration: none;
	       text-transform:uppercase;
      }

     a.menuItem:hover{
           width: 179px;
           height: 17px;
           font-size:9  px;
           color:#ffffff;
           float:left;
           font-weight:bold;
           text-decoration: none;
	       text-transform:uppercase;
      }

      .rest{
            display:inline;
            width: 150px;
            overflow: hidden;
        }
        */










      
/* content */
      #containercontent{
           width: 591px;
           margin-left: 3px;
           float: left;
      }

      #containertitel{
           width: 591px;
           height: 30px;
           padding-top: 15px;
           background: #840000;
           margin-bottom:5px;
      }

      #title1{
/*           display:inline;*/
           width: 20px;
           /*height: 30px;*/
           padding-left: 11px;
           padding-top: 1px;
           margin-top: 0px;
           margin-left: 0px;
           color:#ffffff;
           font-size:20px;
           text-transform:uppercase;
           text-align:right;
           float:left;
      }

       #title2{
/*           display:inline;*/
           width: 500px;
/*           height: 30px;*/
           margin-top: 3px;
           margin-left: 0px;
          /* margin-bottom:5px;*/
           color:#ffffff;
           font-size:14px;
           font-weight:bold;
           text-transform:uppercase;
           float:left;
      }

      

      #contentvak{
           height: 332px;
           width: 538px;
           padding-top: 28px;
           padding-right: 30px;
           padding-left: 21px;
           font-family : verdana;
           font-style : normal;
           color: #000000;
           background: #e8e8e8;
           font-size : 11px;
           font-weight : normal;
           line-height : 16px;
           overflow:auto;
           scrollbar-face-color:#FFFFFF;
           scrollbar-arrow-color:#840000;
           scrollbar-track-color:#FFFFFF;
           scrollbar-shadow-color:#FFFFFF;
           scrollbar-highlight-color:#840000;
           scrollbar-3dlight-color:#e8e8e8;
           scrollbar-darkshadow-Color:#840000;
      }






       .title2{
           display:inline;
           width: 500px;  
           height: 30px;
           margin-bottom:5px;
           color:#ffffff;
           font-size:16px;
           font-weight:bold;
           text-transform:uppercase;
           		   background-color: #840000;
      }

      .contentvak{
           height: 332px;
           width: 538px;
           padding-top: 28px;
           padding-right: 30px;
           padding-left: 21px;
           font-family : verdana;
           font-style : normal;
           color: #000000;
           background: #e8e8e8;
           font-size : 11px;
           font-weight : normal;
           line-height : 16px;
           overflow:auto;
           scrollbar-face-color:#FFFFFF;
           scrollbar-arrow-color:#840000;
           scrollbar-track-color:#FFFFFF;
           scrollbar-shadow-color:#FFFFFF;
           scrollbar-highlight-color:#840000;
           scrollbar-3dlight-color:#e8e8e8;
           scrollbar-darkshadow-Color:#840000;
      }
/* form */

      .groupbox{
        height:25px;
      }

      .groupboxOpmerking{
           height: 90px;
      }

      .inputlabel{
           width:200px;
           float: left;
           text-align:right;
           padding-right: 20px;
      }

      .invoer{
           float: left;
           color:#333333;
      }

      .invoerselect{
           display: inline;
           color:#333333;
      }

      .knop{
           border:1px solid black;
           font-size:14px;
      }
		
      .uwGegevens{
           text-align:left;
           width:450px;
           display: block;
      }
