@charset "utf-8";
/* CSS Document */

/* Opmaak Stijlen */

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.tekst a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #949494;
	text-decoration: underline;
}

.onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

.onderschrift a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: underline;
}



html, body{
	height: 100%;
	margin:0px;
	padding:0px;
}
#container{
	min-height: 100%;
	height:auto !important;
	height:100%;
	min-height: 100%;
	height:auto !important;
	height:100%;
	margin:auto;
	background-image:url(../images/background-container.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.afbeeldingrechts {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.afbeeldinglinks {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*html, body{
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#container{
	background-color:#FFFFFF;
	min-height: 100%;
	height:auto !important;
	height:100%;
	width:863px;
}*/

.home-bg {
	background-image: url(../images/home-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.vervolg-bg {
	background-image: url(../images/vervolg-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#main {
	width: 863px;
	margin: auto;
	background-color:#FFFFFF;
	background-image:url(../images/background-main.gif);
	background-repeat:repeat-y;
	background-position:top;
	
}

#main-bg-home {
	min-height: 100%;
	min-width: 100%;
	height: auto !important;
	height: 100%;
	width: auto !important;
	width: 100%;
	margin: auto;
	background-image: url(../images/main-bg-home.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#main-bg-vervolg {
	min-height: 100%;
	min-width: 100%;
	height: auto !important;
	height: 100%;
	width: auto !important;
	width: 100%;
	margin: auto;
	background-image: url(../images/main-bg-vervolg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#top {
	height: 135px;
	width: 863px;
	border-bottom: 1px solid #D7D7D7;
}

#top-logo {
	height: 135px;
	width: 194px;
	float: left;
	background-image: url(../images/top-logo-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#top-logo a:link, #top-logo a:visited, #top-logo a:active, #top-logo a:hover {
	height: 135px;
	width: 194px;
	display:block;
}
#top-logo h1{
	display:none;
}
#top-logo span{
	display:none;
}
#top-search {
	height: 135px;
	width: 669px;
	float: left;
	background-image: url(../images/top-search-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#zoekfunctie {
	height: 18px;
	width: 170px;
	float: left;
	padding-top: 29px;
	padding-left: 495px;	
	display:none;
}

#zoekfunctie form {
	margin: 0px;
	padding: 0px;
}

.zoekbox {
	float:left;
	height: 14px;
	width: 117px;
	border: 1px solid #508DCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding-left: 4px;
	padding-right: 4px;
}

.button {
	float: left;
	padding-left: 3px;
}

#bottom {
	height: auto;
	width: 863px;
	display: inline-block;
}

#menu-container{	
	width: 194px;
	float: left;
}

#menu {
	width: 194px;
	_height: 310px;
	min-height: 310px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-top: 22px;
	background-image: url(../images/menu-bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

#menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width:194px;
	float:left;
}

#menu span{
	display:none;
}

.kn_home a:link, .kn_home a:active, .kn_home a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_home.jpg);
}
.kn_home a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_home.jpg);
	background-position:-194px;
}


.kn_home-actief a:link, .kn_home-actief a:active, .kn_home-actief a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_home.jpg);
	background-position:-194px;
}
.kn_home-actief a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_home.jpg);
	background-position:-194px;
}



.kn_products a:link, .kn_products a:active, .kn_products a:visited{
	background-repeat:no-repeat;
	display:block;
	background-image:url(../images/kn_products.jpg);
	height:30px;
}
.kn_products a:hover{
	background-repeat:no-repeat;
	display:block;
	background-image:url(../images/kn_products.jpg);
	background-position:-194px;
	height:30px;
}
.kn_products-actief a:link, .kn_products-actief a:active, .kn_products-actief a:visited{
	background-repeat:no-repeat;
	display:block;
	background-image:url(../images/kn_products.jpg);
	height:30px;
	background-position:-194px;
}
.kn_products-actief a:hover{
	background-repeat:no-repeat;
	display:block;
	background-image:url(../images/kn_products.jpg);
	background-position:-194px;
	height:30px;
}



.kn_distributors a:link, .kn_distributors a:active, .kn_distributors a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_distributors.jpg);
}
.kn_distributors a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_distributors.jpg);
	background-position:-194px;
}

.kn_distributors-actief a:link, .kn_distributors-actief a:active, .kn_distributors-actief a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_distributors.jpg);
	background-position:-194px;
}
.kn_distributors-actief a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_distributors.jpg);
	background-position:-194px;
}


.kn_news a:link, .kn_news a:active, .kn_news a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_news.jpg);
}
.kn_news a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_news.jpg);
	background-position:-194px;
}
.kn_news-actief a:link, .kn_news-actief a:active, .kn_news-actief a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_news.jpg);
	background-position:-194px;
}
.kn_news-actief a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_news.jpg);
	background-position:-194px;
}





.kn_news2011 a:link, .kn_news2011 a:active, .kn_news2011 a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_news2011.jpg);
}
.kn_news2011 a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_news2011.jpg);
	background-position:-194px;
}
.kn_news2011-actief a:link, .kn_news2011-actief a:active, .kn_news2011-actief a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_news2011.jpg);
	background-position:-194px;
}
.kn_news2011-actief a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_news2011.jpg);
	background-position:-194px;
}



.kn_technicalinfo a:link, .kn_technicalinfo a:active, .kn_technicalinfo a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_technicalinfo.jpg);
}
.kn_technicalinfo a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_technicalinfo.jpg);
	background-position:-194px;
}
.kn_technicalinfo-actief a:link, .kn_technicalinfo-actief a:active, .kn_technicalinfo-actief a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_technicalinfo.jpg);
	background-position:-194px;
}
.kn_technicalinfo-actief a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_technicalinfo.jpg);
	background-position:-194px;
}


.kn_newproducts a:link, .kn_newproducts a:active, .kn_newproducts a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_newproducts.jpg);
}
.kn_newproducts a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_newproducts.jpg);
	background-position:-194px;
}
.kn_newproducts-actief a:link, .kn_newproducts-actief a:active, .kn_newproducts-actief a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_newproducts.jpg);
	background-position:-194px;
}
.kn_newproducts-actief a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_newproducts.jpg);
	background-position:-194px;
}



.kn_events a:link, .kn_events a:active, .kn_events a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_events.jpg);
}
.kn_events a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_events.jpg);
	background-position:-194px;
}
.kn_events-actief a:link, .kn_events-actief a:active, .kn_events-actief a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_events.jpg);
	background-position:-194px;
}
.kn_events-actief a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_events.jpg);
	background-position:-194px;
}



.kn_careers a:link, .kn_careers a:active, .kn_careers a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_careers.jpg);
}
.kn_careers a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_careers.jpg);
	background-position:-194px;
}
.kn_careers-actief a:link, .kn_careers-actief a:active, .kn_careers-actief a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_careers.jpg);
	background-position:-194px;
}
.kn_careers-actief a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_careers.jpg);
	background-position:-194px;
}




.kn_lab a:link, .kn_lab a:active, .kn_lab a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_lab.jpg);
}
.kn_lab a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_lab.jpg);
	background-position:-194px;
}
.kn_lab-actief a:link, .kn_lab-actief a:active, .kn_lab-actief a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_lab.jpg);
	background-position:-194px;
}
.kn_lab-actief a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_lab.jpg);
	background-position:-194px;
}



.kn_order a:link, .kn_order a:active, .kn_order a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_order.jpg);
}
.kn_order a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_order.jpg);
	background-position:-194px;
}
.kn_order-actief a:link, .kn_order-actief a:active, .kn_order-actief a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_order.jpg);
	background-position:-194px;
}
.kn_order-actief a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_order.jpg);
	background-position:-194px;
}



.kn_contact a:link, .kn_contact a:active, .kn_contact a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_contact.jpg);
}
.kn_contact a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_contact.jpg);
	background-position:-194px;
}
.kn_contact-actief a:link, .kn_contact-actief a:active, .kn_contact-actief a:visited{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_contact.jpg);
	background-position:-194px;
}
.kn_contact-actief a:hover{
	background-repeat:no-repeat;
	display:block;
	height:30px;
	background-image:url(../images/kn_contact.jpg);
	background-position:-194px;
}




.nav2 a:active, .nav2 a:link, .nav2 a:visited {
	background-image: none;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #0E1F7F;
	margin-left: 17px;
	margin-right: 17px;
	padding-left: 14px;
	background-image: url(../images/kn_nav-bg.gif);
	background-position: left top;
}

.nav2 a:hover {
	background-image: none;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0E1F7F;
	margin-left: 17px;
	margin-right: 17px;
	padding-left: 14px;
	background-image: url(../images/kn_nav-bg-active.gif);
	background-position: left top;
}

.nav-active2 a:active, .nav-active2 a:link, .nav-active2 a:visited {
	background-image: none;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0E1F7F;
	margin-left: 17px;
	margin-right: 17px;
	padding-left: 14px;
	background-image: url(../images/kn_nav-bg-active.gif);
	background-position: left top;
}

.nav-active2 a:hover {
	background-image: none;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0E1F7F;
	margin-left: 17px;
	margin-right: 17px;
	padding-left: 14px;
	background-image: url(../images/kn_nav-bg-active.gif);
	background-position: left top;
}




.nav3 a:active, .nav3 a:link, .nav3 a:visited {
	background-image: none;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #CE6700;
	margin-left: 31px;
	margin-right: 17px;
	padding-left: 14px;
	background-image: url(../images/kn_nav-bg.gif);
	background-position: left top;
}

.nav3 a:hover {
	background-image: none;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #CE6700;
	margin-left: 31px;
	margin-right: 17px;
	padding-left: 14px;
	background-image: url(../images/kn_nav-bg-active.gif);
	background-position: left top;
}

.nav-active3 a:active, .nav-active3 a:link, .nav-active3 a:visited {
	background-image: none;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #CE6700;
	margin-left: 31px;
	margin-right: 17px;
	padding-left: 14px;
	background-image: url(../images/kn_nav-bg-active.gif);
	background-position: left top;
}

.nav-active3 a:hover {
	background-image: none;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #CE6700;
	margin-left: 31px;
	margin-right: 17px;
	padding-left: 14px;
	background-image: url(../images/kn_nav-bg-active.gif);
	background-position: left top;
}




.nav4 a:active, .nav4 a:link, .nav4 a:visited {
	background-image: none;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #0E1F7F;
	margin-left: 45px;
	margin-right: 17px;
	padding-left: 14px;
	background-image: url(../images/kn_nav-bg.gif);
	background-position: left top;
}

.nav4 a:hover {
	background-image: none;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0E1F7F;
	margin-left: 45px;
	margin-right: 17px;
	padding-left: 14px;
	background-image: url(../images/kn_nav-bg-active.gif);
	background-position: left top;
}

.nav-active4 a:active, .nav-active4 a:link, .nav-active4 a:visited {
	background-image: none;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0E1F7F;
	margin-left: 45px;
	margin-right: 17px;
	padding-left: 14px;
	background-image: url(../images/kn_nav-bg-active.gif);
	background-position: left top;
}

.nav-active4 a:hover {
	background-image: none;
	height: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0E1F7F;
	margin-left: 45px;
	margin-right: 17px;
	padding-left: 14px;
	background-image: url(../images/kn_nav-bg-active.gif);
	background-position: left top;
}




#menu-info {
	height: 70px;
	width: 154px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-top: 21px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/menu-bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
#menu-info  a:link, #menu-info  a:active, #menu-info  a:visited, #menu-info  a:hover{
	color: #024795;
	text-decoration:none;
}

#menu-info ul {
	height: 15px;
	list-style: none;
	text-decoration: none;
	color: #024795;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#menu-info ul li {
	height: 15px;
	list-style: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#menu-bottom {
	height: 105px;
	width: 194px;
	float: left;
	background-image: url(../images/menu-bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#menu-bottom-home {
	height: 105px;
	width: 194px;
	float: left;
	background-image: url(../images/menu-bottom-home.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}



#home-content {
	width: 667px;
	height: auto;
	float: left;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	background-color: #FFFFFF;
}

#home-content-flash {
	width: 667px;
	height: 332px;
	float: left;
}

#home-content-blok {
	_height: 195px;
	min-height: 195px;
	width: 667px;
	float: left;
	padding-top: 20px;
}

.content-container {
	width: 187px;
	padding-left: 20px;
	padding-right: 15px;
	float: left;
}

.content-blok {
	width: 187px;
	margin: 0px;
	padding: 0px;
	height:130px;
	overflow:hidden;
}

.content-blok a:link, .content-blok a:active, .content-blok a:visted {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

.content-blok a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

.content-blok h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #FC942C;
}

.content-blok, .tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.content-blok, .tekst a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.content-blok, .onderschrift {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}

#vervolg-content-top {
	width: 667px;
	height: auto;
	float: left;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
}

#vervolg-content-header {
	width: 667px;
	height: 122px;
	float: left;
}

#vervolg-content-header-top {
	width: 632px;
	height: 20px;
	border-bottom: 1px solid #D7D7D7;
	float: left;
	padding-top: 9px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
}

#vervolg-content-header-top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
	text-decoration: none;
}


/* START CONTENT HEADERS */

#vervolg-content-header-standard {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-standard-oligos.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-distributors {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-standard-distributors.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-careers {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-careers.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-orderform {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-orderform.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-MLPA {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-mlpa.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-Modifications {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-modifications.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-RNA-Synthesis {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-rna.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-Plate-Synthesis {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-plate-synthesis.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-Purifications {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-purifications.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-Real-Time-PCR {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-real-time-pcr.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-Long-Oligos {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-long-oligos.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-Technical-Info {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-standard-technical.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-Ask-for-Questions {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-standard-oligos.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-ISO-9001-2000 {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-standard-oligos.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-standard-oligos {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-standard-oligos.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-mlpa {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-mlpa.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-modifications {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-modifications.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-rna {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-rna.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-plate-synthesis {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-plate-synthesis.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-purifications {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-purifications.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-real-time-pcr {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-real-time-pcr.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#vervolg-content-header-long-oligos {
	width: 632px;
	height: 34px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FF7F00;
	padding-left: 35px;
	padding-top: 58px;
	background-image: url(../images/content-top-long-oligos.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


/* EINDE CONTENT HEADERS */

#vervolg-content-bottom {
	width: 667px;
	height: auto;
	float: left;
	display: block;
}

#vervolg-content-left {
	width: 450px;
	height: auto;
	float: left;
	padding-left: 35px;
	padding-top: 32px; 
}

#vervolg-content-left a:link, #vervolg-content-left a:active, #vervolg-content-left a:visited {
	color: #747474;
	text-decoration: underline;	
}

#vervolg-content-left a:hover {
	color: #000000;
	text-decoration: underline;	
}

#vervolg-content-left form {
	width: 450px;
}

/* CONTENT */

#vervolg-content-left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
}
#vervolg-content-left p {
	margin:0px;
	padding:0px;
	padding-bottom:18px;
}
#vervolg-content-left ul {
	margin:0px;
	padding:0px;
	padding-bottom:18px;
	margin-left:15px;
}
#vervolg-content-left li {
	list-style-type:none;
	background-image:url(../images/bull.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:15px;
}
#vervolg-content-left a {
	color: #0E1F7F;
	text-decoration: underline;
}
#vervolg-content-left img {
	border: none;
}


#vervolg-content-left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #0E1F7F;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#vervolg-content-left h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #0E1F7F;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}

#vervolg-content-left h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0E1F7F;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#vervolg-content-left h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0E1F7F;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: underline;
}

#vervolg-content-right {
	width: 170px;
	height: auto;
	float: left;
	padding-left: 11px;
	padding-top: 32px; 
}

.right-blok {
	height: auto;
	width: 158px;
	float: left;
	margin-bottom: 14px;
}
.right-blok h3{
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.right-blok a:link, .right-blok a:active, .right-blok a:visited {
	text-decoration:none;
	color: #949494;
}
.right-blok a:hover {
	text-decoration:none;
	color: #666666;
}

.right-blok-top {
	height: 15px;
	width: 158px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top-info.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 8px;
}

.right-blok-content {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 138px;
	float: left;
	background-image: url(../images/center-info.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #949494;
}

.right-blok-bottom {
	height: 15px;
	width: 158px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bottom-info.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 8px;
}

#extra-content	{
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	}
	
#extra-content a:link, #extra-content a:active, #extra-content a:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	text-decoration: underline;
	}
	
#extra-content a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
	}		

.nieuws-item {
	height: auto;
	width: 450px;
	float: left;	
}


.nieuws-top {
	height: auto;
	width: 450px;
	float: left;
	margin-bottom: 4px;
}

.nieuws-bottom {
	height: auto;
	width: 450px;
	float: left;
	padding-bottom: 40px;
}

.txt-nieuws-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0E1F7F;
	text-decoration: none;
}
	
.txt-nieuws-title a:link, .txt-nieuws-title a:active, .txt-nieuws-title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0E1F7F;
	text-decoration: none;
}
	
.txt-nieuws-title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0E1F7F;
	text-decoration: underline;
}

.txt-nieuws-datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 12px;
}

.txt-nieuws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
}
	
.txt-nieuws a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 19px;
	text-decoration: underline;
}	
#vervolg-content-left td{
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;

}
#vervolg-content-left table{
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

/* Formulier */

.formfield {
	padding-top: 3px;
	padding-bottom: 3px;
}
.formfield label {
	width: 180px;
	float: left;
}
.formfield select {
	width: 184px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.formfield textarea {
	width: 180px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.invoer {
	width: 180px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.invoer-klein {
	width: 90px;
	margin-right: 90px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#formfield-if {
	padding-top: 3px;
	padding-bottom: 3px;
}
#formfield-if label {
	width: 180px;
	float: left;
}
#formfield-if select {
	width: 184px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.newsticker-jcarousellite{
	margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
	
}

.newsticker-jcarousellite ul{
	margin:0px;
	padding:0px;
}
.newsticker-jcarousellite li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	height:130px;
}

