@charset "utf-8";
/* CSS Document */

.background-klanten{
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#333333;
}
#main-middle h2{
	color:#6EA4C4;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
}
#left{
	float:left;
	width:593px;
	display:inline-block;
	padding-left:15px;
}
#logos{
	background-color:#203951;
	width:593px;
	display:inline-block;
}
#logos-top{
	width:593px;
	height:8px;
	line-height:0px;
	font-size:0px;
}
.logos-top-left{
	width:8px;
	float:left;
	background-image:url(../images/klanten/rounded_left_top.gif);
	height:8px;
	line-height:0px;
}
.logos-top-center{
	width:577px;
	float:left;
	height:8px;
	line-height:0px;
}
.logos-top-right{
	width:8px;
	float:left;
	background-image:url(../images/klanten/rounded_right_top.gif);
	height:8px;
	line-height:0px;
}
#logos-middle{
	display:inline-block;
	width:593px;
	clear:both;
}
#logos-middle ul{
	margin:0px;
	padding:0px;
}
#logos-middle li{
	float:left;
	width:139px;
	height:94px;
	list-style-type:none;
	padding-left:7px;
	padding-bottom:7px;
}
#logos-middle li img{
	float:left;
}
#logos-bottom{
	clear:both;
	width:593px;
	height:8px;
	line-height:0px;
	font-size:0px;
	margin-top:-7px;
}
.logos-bottom-left{
	width:8px;
	float:left;
	background-image:url(../images/klanten/rounded_left_bottom.gif);
	height:8px;
	line-height:0px;
}
.logos-bottom-center{
	width:577px;
	float:left;
	height:8px;
	line-height:0px;
}
.logos-bottom-right{
	width:8px;
	float:left;
	background-image:url(../images/klanten/rounded_right_bottom.gif);
	height:8px;
	line-height:0px;
}
#right{
	float:left;
	width:267px;
	margin-left:15px;
}
#right h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-image:url(../images/klanten/tab_cases.gif);
	width:90px;
	height:18px;
	padding-left:15px;
	padding-top:2px;
}
#accordion-top{
	height:9px;
	line-height:0px;
	font-size:0px;
	background-image:url(../images/klanten/accordion_top.jpg);
}
#accordion-bottom{
	height:9px;
	line-height:0px;
	font-size:0px;
	background-image:url(../images/klanten/accordion_bottom.jpg);
}
#cases{
	height:auto;
	background-color:#2E5470;
	color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
	line-height:23px;
}
#cases a:link, #cases a:active, #cases a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#cases a:hover{
	color:#C4DF5A;
	text-decoration:none;
}
#cases ul, #cases li{
	list-style:none;
	margin:0px;
	padding:0px;
}
