﻿body 
{
	font-size:9pt;
	font-family:Verdana;
	background:#fff  url('img/header.png') repeat-x;
	margin: 0px;
	margin-bottom: 120px;
}
td
{
	vertical-align:top;
}
input
{
	background-color: #fff;
	color: #000;
	
	padding: 2px;	
}
textarea
{
	background-color: #fff;
	color: #000;
	/*
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
*/
	padding: 2px;	
}
.btn
{
	font-size:9pt;
	font-family:Verdana;
	font-weight: bold;
	text-decoration:none;
	color: #EEE;
	line-height: 22px;
	background-image:url('img/menuBg.gif');
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-right: 1px solid #222;
}
.btn:hover
{
	background-image:url('img/menuBgHover.gif');
}
.balkje
{
	font-size:9pt;
	font-family:Verdana;
	font-weight: bold;
	text-decoration:none;
	color: #EEE;
	line-height: 22px;
	background: #fefefe url('img/menuBgHover.gif') repeat-x;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-right: 1px solid #222;
	padding-left: 10px;
	width:100%;
}
.balkje input
{
	border:0px;
}
.lnk
{
	font-weight:bold;
	color:#222;
	text-decoration:none;
}
.lnk:hover
{
	text-decoration:underline;
}
.gridHeader
{
	font-size:9pt;
	font-family:Verdana;
	font-weight: bold;
	text-decoration:none;
	color: #eee;
	line-height: 22px;
	background: #eee url('img/menuBg.gif') repeat-x;
	text-align: left;	
}
.MultiPageHolder
{
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	
}

 #BalkBoven
   {
	display:block;
	height:90px;
	top:0px;
	position:absolute;
	clear:both;
    z-index :50000;	
   }
   #mainDiv
   {
	margin-left: 20px;
	margin-right:20px;
	margin-top:101px;
	margin-bottom:0px;
	background-color:#fff;
	z-index:1;
   }
   #BalkBeneden
   {
	display:block;
	position:fixed;
	bottom: 0px;
	left: 0px;
	background:#ccc  url('img/footer.png') repeat-x;
	width:100%;
	height:60px;
		
   }
   #BalkBeneden a
   {
	color:Red;
	font-weight:bold;
	float:right;
	margin-right: 50px;
	text-decoration:none;
	margin-top: 5px;
	display:none;
   }
   #Inloggegevens
   {
    Position:fixed;
     margin-right:25px;
    bottom: 5px;
    right:5px;
    color :#000 ;
    font-size :8pt;
    font-weight :bold;    
    }
   
   
   #WfLogo
   {
	width:200px;
	float:left;
	height: 50px;
	margin-top:20px;
	margin-left: 20px;
	background: url('Img/logo-headhuntersteam.gif') no-repeat;
   }
   span#hetMenu
   {
	display:block;
	position: absolute;
	top: 75px;
	left:0px;
	width: 100%;
	height:24px;
	background: #000 url('img/menuBg.gif') repeat-x;
	min-width:700px;
	padding-left:25px;
   }
   
.imgBtn
{
    background-color : Transparent ;   
        
    }
    
.saveBtn
{font-size:9pt;
	font-family:Verdana;
	font-weight: bold;
	text-decoration:none;
	color: #EEE;
	line-height: 22px;
	background-image:url('img/Save.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 18px;
	margin-right: 25px;	
}
.sendBtn
{font-size:9pt;
	font-family:Verdana;
	font-weight: bold;
	text-decoration:none;
	color: #EEE;
	line-height: 22px;
	background-image:url('img/Execute.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 18px;
	margin-right: 25px;
}
  /*.Melding is de standaard klasse voor elk label waarin iets teruggemeld wordt aan de gebruiker */
.Melding
{
	font-weight: bold;
	color: red;
}

   .MessagePopUp
{
    position : absolute ;
    padding:10px;
	width:250px;
	height:150px;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	right:0px;
	bottom:40px;
	z-index:95;

	color:#FFFFFF;
	border:1px solid #FFFFFF;
   /* filter: alpha(opacity=70, style=0);*/
    background-image:url('Img/popup.png');
    background-repeat: no-repeat;
    
}
.WfBlok
{
	display:block;
	width:200px;
	border: 1px solid silver;
	margin:15px;
	float:left;
	height:200px;
}
.WfBlok .kopje
{
	height: 20px;
	background-image:url('Img/Button.png');
	color: #fff;
	padding-left:10px;
	font-weight: bold;
}
.WfBlok .ht
{
	height:160px;
	overflow:auto;
	margin: 0px 5px 3px 5px;
}

.WfBlok2
{
	display:block;
	width:300px;
	border: 1px solid silver;
	margin:20px;
	float:left;
	height:200px;
}
.WfBlok2 .kopje
{
	height: 20px;
	background-image:url('Img/Button.png');
	color: #fff;
	padding-left:10px;
	font-weight: bold;
}
.WfBlok2 .ht
{
	height:160px;
	overflow:auto;
	margin: 0px 5px 3px 5px;
}

.Clist
{
    font-family:Arial ;
    font-size :8pt; 
    line-height :28px;
    padding-top :10px;
    padding-left : 5px;
    
    }
.Clist input
{
    border-bottom: 1px solid #cccccc;
    border-left:1px solid #cccccc;
    }  
.Clist label
{
    border-bottom: 1px solid #cccccc;
    } 
    
.metaItem
{
    font-family : Arial ;
    font-size: 8pt;
    line-height : 28px;
    padding-left: 5px;
    border-bottom : 1px solid #CCCCCC;
    
    
    }
