@CHARSET "ISO-8859-1";
a {
	color: #e48d1a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin-bottom: .19em;
}
p {
	margin-bottom: 1.35em;
}
#pagecontent h1:first-child {
	border: 0;
	padding-top: 0;
	margin-top: 0;
}
#cases_images_container {
	float: left;
	width: 570px;
	height: 350px;
	position: relative;
	margin-bottom: 7px;
	margin-top: 2px;
	z-index: 0;
}
#cases_images_container a {
	display: block;
	float: left;
	width: 178px;
	height: 108px;
	border: 1px solid #c6c7c8;
	margin-right: 10px;
	margin-bottom: 10px;
}
#cases_images_container a#brandbox {
	width: 368px;
	height: 228px;
}
#cases_images_container a:hover {
	border: 2px solid #df922c;
	margin-left: -2px;
	margin-top: -2px;
	margin-right: 10px;
	margin-bottom: 10px;	
}
#cases_images_container a img {
}
#cases_images_container a:hover img {
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity = 80)";
	filter: alpha(opacity = 80);
}
#cases_nieuws {
	float: left;
	width: 270px;
	list-style: none;
	margin: 0 0 9px 0px;
	padding: 0;
	height: 348px;
	background: url(../images/nieuws-groot.png) bottom left no-repeat;
	border: 1px solid #c6c7c8;
}
#cases_nieuws li {
	float: left;
	width: 252px;
	height: 29px;
	line-height: 29px;
	padding: 0 9px;
	position: relative;
	cursor: pointer;
	background: url(../images/cases_nieuws.png);
	text-transform: uppercase;
}
#cases_nieuws li:hover {
	color: #000;
}
#cases_nieuws li.open {
	cursor: default;
}
#cases_nieuws li.header {
	background: url(../images/cn_header.png);
	cursor: default;
	color: #fff;
	font-weight: bold;
}
#cases_nieuws h3 {
	width: 260px;
	height: 30px;
	line-height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	color: #707173;
	cursor: default;
	margin: 0;
	padding: 0;
}

#disciplines {
	float: left;
	width: 252px;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #717273;
	text-transform: uppercase;
}
#disciplines li {
	height: 29px;
	line-height: 29px;
	margin-bottom: 9px;
}
#disciplines a {
	color: #717273;
}
#disciplines a:hover {
	color: #df922c;
	text-decoration: none;
}

.slider {
	position: absolute;
	text-transform: none;
	background: #fff;
	display: block;
	width: 0;
	height: 108px;
	border: 0px solid #c6c7c8;
	top: 0;
	right: 270px;
	overflow: hidden;
	color: #000;
	opacity: 0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity = 90)";
	filter: alpha(opacity = 90);
	font-size: .9em;
}
.slider h4 {
	text-transform: uppercase;
	color: #e48d1a;
	font-size: 1.8em;
	margin: 0;
}
.slider p {
	margin: 0;
}
.nieuws .slider {
	top: -80px;
}

#quickscan {
	float: left;
	width: 300px;
	height: 58px;
	padding: 12px 0 0 0;
	margin-bottom: 9px;
	background: url(../images/backgrounds/quickscan_bg.png);
	text-align: center;
	font-size: .8em;
}
#quickscan img {
	margin: 0 auto;
}
#pagecontent {
	width: 350px;
	height: auto;
	min-height: 0px;
	overflow: hidden;
	float: right;
	margin-right: 10px;
	margin-top: 0;
	border-top: 0;
	border-bottom: 0;
}
#menu {
	position: absolute;
}
#instijl {
	float: left;
	width: 180px;
	text-align: center;
}
#instijl a.newsletter {
	color: #fff;
	background-color: #df922c;
	background-image: url(../images/cn_header.png);
	height: 29px;
	line-height: 29px;
	display: block;
	margin-bottom: 1em;
	text-transform: uppercase;
}	
#rightcolumn {
	width: 300px;
	float: right;
}
#buttons {
	float: right;
	margin-right: -45px;
	margin-top: 2px;
	width: 45px;
}
#buttons a {
	display: block;
	margin-bottom: 7px;
}

h3.news {
	float: left;
	margin-top: 10px;
	padding: 0 15px;
	width: 270px;
	color: #fff;
	background-color: #df922c;
	background-image: url(../images/cn_header.png);
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
h3.news a {
	color: #fff;
	line-height: 29px;
}
#case_search {
	height: 88px;
	margin-top: 2px;
}
#tweets {
	float: left;
	list-style: none;
	margin: .25em 0 0 0;
	padding: 0;
}
#tweets li {
	margin-bottom: 1.35em;
}
