@charset "utf-8";
/* CSS Document */


*{
	margin:0;
	padding:0;}



body{
	line-height:16px;
	font-family:verdana;
	color:FFF;
	font-size:11px;
	background-repeat:repeat-x;
	overflow-x:hidden;}


#container{
margin:auto;
	width:960px;

}

.klanten_logo td img{
	border:0;}
							
.content_middle a{
	color:#f79239;
	text-decoration:none;
	font-size:11px;}
					
.content_middle a:hover{
	color:#f79239;
	text-decoration:underline;
	font-size:11px;}
					
.klanten_logo td{
	padding-bottom:50px;}

#content{
padding-top:190px;
z-index:1;
background-color:#FFF;

	}

#header{
	width:960px;
	height:173px;

	background-color:#fff;
	position:fixed;
	margin-top:-40px;
	z-index:2;

	}
	
#menuItems{
		padding-top:140px;
		height:30px;
		position:fixed;
		background-color:#fff;
		z-index:1;
}
		
		
.content_left{
	float:left;
	width:355px;
	margin-left:15px;
	background-color:#FFF;
	}
	
.content_left p{
	margin-top:20px;
	text-align:left;
	line-height:16px;
	font-size:11px;	
}

.content_left img{
	}


.content_left a{

	color:#f79239;
	text-decoration:none;
	font-size:11px;}
	
.content_left a:hover{
	color:#f79239;
	text-decoration:underline;
	font-size:11px;}


.content_middle{
	float:left;
	width:330px;
	margin-left:20px;
	background-color:#FFF;
}


.content_middle p{
	margin-top:20px;
	text-align:left;
line-height:16px;
	font-size:11px;}
	
.content_middle_nieuws{
	float:left;
	width:330px;
	margin-left:20px;
}
	
	
.content_middle_nieuws p{
	margin-top:20px;
	text-align:left;
line-height:16px;
	font-size:11px;
}
	
.content_middle img{
	margin-left:5px;}
	
	
.content_middle a{

	color:#f79239;
	text-decoration:none;
	font-size:11px;}
	
.content_middle a:hover{
	color:#f79239;
	text-decoration:underline;
	font-size:11px;}

.content_right{
	float:left;
	width:200px;
	margin-left:20px;
	background-color:#FFF;
}


.content_right p{
	margin-top:20px;
	text-align:left;
line-height:16px;
	font-size:11px;
	}

.content_right a{

	color:#f79239;
	text-align:left;
	text-decoration:none;
	font-size:11px;}
	
.content_right a:hover{
	color:#f79239;
	text-decoration:underline;
	font-size:11px;}
	

#contentBackground{
	width:960px;
	height:152px;
	margin-top:-120px;
	background-image:url(http://www.itass.nl/images/contentBackground.png);
	position:relative;
	z-index:-1;
}

h1{
	color:#f79239;
	font-size:12px;
	letter-spacing:1px;}
	
h2{
	color:#004677;
	font-size:11px;
	letter-spacing:1px;}
	
h3{
	color:#555555;
	font-size:8pt;
	letter-spacing:1px;
	margin-top:10px;}

h4{
	color:#666;
	font-size:8pt;
	letter-spacing:1px;}

h5{
	color:#666;
	font-size:8.5pt;
	margin-top:20px;
	margin-bottom:10px;
}
	
	

p{	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #CCCCCC;}

.cleaner{
	clear:both;}
	
	
#footer{
	margin-top:5px;
	text-align:center;
	height:32px;
	font-size:10px;
	background-color:#fff;}
	
afspraak {

	line-height:18px;

}

ul{
	margin-left:15px;
	line-height:16px;

	}

table.home_stats span {

	display: block;

	float: left;

	background:#004677;

	color: white;

	height: 12px;

	text-align: right;

	font-size: 7pt;

}


.clear{
clear:both;}

.graphcont {

color:#333;
float:left;
}

.graph {
float:left;
background-color:#cecece;
position:relative;
width:100%;
padding:0;
}

.graph .bar {
display:block;
position:relative;

background-position:right center;
background-repeat:repeat-x;
border-right:#004677 1px solid;
text-align:center;
color:#fff;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}
.graph .bar span {
position:absolute;
left:1em
}

