#referenssit {
	clear: both;
	text-align: center;	
}
#container_bd #carousel ul li {
  	background: #fff;
  	display: block;
  	float: left;
  	margin: 0;
  	padding: 0;
}
#container_bd #carousel ul li img {
	border: none;
	display: block;
}
#toplinks {
	clear: both;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
}
div.button {
	float: left;
	padding-top: 100px;
	padding-left: 10px;
	vertical-align: top;
	width: 35px;
}
#carousel {
	background: #fff;
	height: 500px; /* important */
	float: left;
	overflow: hidden; /* important */
	position: relative; /* important */
	width: 850px; /* important */
	padding: 0 0 10px 35px;
}
#content {
	margin-left: 0;
	padding-top: 1px;
    position: absolute;
    top: 0;
    width: 20418px;
}
li.item {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.text {
	border-right: 1px solid gray;
	color: black;
	float: left;
	font: 12px Arial, sans-serif;
	height: 450px;
	line-height: 17px;
	padding-left: 15px;
	padding-right: 30px;
	text-align: left;
	text-decoration: none;
	width: 375px;
}
div.image {
	color: black;
	float: left;
	font: 12px Georgia, sans-serif;
	line-height: 17px;
	padding-left: 25px;
	padding-right: 30px;
	text-decoration: none;
	width: 355px;
}
h1.header {
	color: #24262a;
	font: 19px Georgia, sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	padding-bottom: 15px;
	text-decoration: none;
}


#previous {
	cursor: pointer;
	float: left;
}
#next {
	cursor: pointer;
	float: right;
}

#previous:hover {cursor: pointer;}
#next:hover {cursor: pointer;}


span.red {
	color: #777;
	font: 14px "Trebuchet MS", sans-serif;
	text-transform: uppercase;
}
span.red2 {
	color: red;
	font: 12px "Trebuchet MS", sans-serif;
	font-weight: bold;
}
span.black {
	color: black;
	font: 11px Arial, sans-serif;
}
div.read {
	background: #d11c23;
	color: #fff;
	font: 11px Arial, sans-serif;
	margin-top: 5px;
	margin-bottom: 1px;
	padding: 5px;
	text-align: center;
}
a.readmore {
	color: white;
	font: 12px Arial, sans-serif;
	text-decoration: none;
}


a.itemLink {
	color: red;
	font: 12px Arial, sans-serif;
	text-decoration: none;
}
a.infoLink {
	color: #24262a;
	font: 12px Arial, sans-serif;
	text-decoration: none;
}
a.topLink {
	color: black;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
a.topLink:hover {
	color: red;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}


div.button2 {
	float: left;
	padding-top: 100px;
	padding-right: 10px;
	vertical-align: top;
	width: 35px;
}