#menuholder{
	float:left;
	width:188px;
	margin-top:23px;
}

.linkermenu{
	background:#ffffff;
	color:#7d2176;
	width:196px;
	cursor:pointer;
}

#menucontent{
	background-color:#ffffff;
	color:#1E91DE;
	width:196px;
	padding-bottom:5px;
}

#quickmodulle{
	color:#1E91DE;
	width:178px;
	padding-left:18px;
	padding-top:5px;
	padding-bottom:5px;
}

#content{
	float:left;
	width:550px;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	margin-top:28px;
	min-height:350px;
	padding-bottom:40px;
}

#content p{
	margin:0px;
	padding:0px;
}

#dotted{
	float:left;
	margin-top:46px;
	padding-left:21px;
	height:23px;
	background:#ffffff;
	width:165px;
}

#sidebar{
	float:left;
	margin-top:25px;
	padding-left:21px;
	padding-right:15px;
	width:195px;
	min-height:350px;
	background-image:url('../images/dotted_white_blue.gif');
	background-repeat:repeat-y;
}
#sidebar table{
	width:100%
}
#sidebar a{
	color:#104788;
}
#sidebar a:hover{
	color:#1E91DE;
}
#sidebar .blueLink{
	text-decoration:underline;
	font-size:12px;
	color:#1e91de;
}
#sidebar .blueLink:hover{
	text-decoration:underline;
}
#smallTitle,#smallTitleActive{
	height:27px;
	background:#1E91DE;
	color:white;
	font-size:16px;
	padding-left:18px;
	padding-top:6px;
	background-repeat:no-repeat;
}

#smallTitleActive{
	background:#ffffff;
	color:#1E91DE;
	background-repeat:no-repeat;
}

.business_software{
	background-image:url(../images/schaakstuk.jpg);
}
.business_intelligence{
	background-image:url(../images/image_top.png);
}
.it-infrastructuur{
	background-image:url(../images/planning.jpg);
}
.communicatie{
	background-image:url(../images/zakenman.jpg);
}
.it_s_us_services{
	background-image:url(../images/rodeloper.jpg);
}

#contentPane{
	background-image:url(../images/tyler_info.png);
	background-repeat:repeat-x;
}

#strategicImg {
padding-bottom:10px;
padding-top:55px;
float:right;
 clear: none;
}