body {
	margin:0;
	color:#000;
	font:14px Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#24254b;
}
a:hover {
	text-decoration:underline;
}
input,
textarea,
select {
	font-size:100%;
	vertical-align:middle;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:996px;
	margin:0 auto;
	background: url(/images/bg-wrapper.png) repeat-y;
}
.wrapper-holder {
	padding:0 28px;
	position:relative;
	width:940px;
}
.wrapper-frame {
	width:940px;
	display:table;
}
#header {
	width:940px;
	display:table-header-group;
	position:relative;
	z-index:10;
}
#header .top-block {
	width:940px;
	border-bottom:1px solid #24254b;
	height:27px;
}
.lang {
	margin:5px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
.lang li {
	float:left;
	display:inline;
	margin:0 9px 0 0;
}
/* gedefinieerde span-elementen zijn tijdelijk*/
.lang li span{
	width:20px;
	height:15px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-image: url(/images/bg-flags.jpg);
	background-repeat:no-repeat;	
}

.lang .nl span {
	background-position:0 0;
}
.lang .gb span {
	background-position:-20px 0;
}
.lang .de span {
	background-position:-40px 0;
}
.lang .fr span {
	background-position:-60px 0;
}
.lang .tr span {
	background-position:-80px 0;
}

.lang li a {
	width:20px;
	height:15px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-image: url(/images/bg-flags.jpg);
	background-repeat:no-repeat;
}
.lang .nl a {
	background-position:0 0;
}
.lang .gb a {
	background-position:-20px 0;
}
.lang .de a {
	background-position:-40px 0;
}
.lang .fr a {
	background-position:-60px 0;
}
.lang .tr a {
	background-position:-80px 0;
}
.lang .nl a:hover,
.lang .nl .active {
	background-position:0 -15px;
}
.lang .gb a:hover,
.lang .gb .active {
	background-position:-20px -15px;
}
.lang .de a:hover,
.lang .de .active {
	background-position:-40px -15px;
}
.lang .fr a:hover,
.lang .fr .active {
	background-position:-60px -15px;
}
.lang .tr a:hover,
.lang .tr .active {
	background-position:-80px -15px;
}

.some-form {
	float:right;
	margin:3px 0 0;
	position:relative;
}
.some-form .text {
	background: url(/images/bg-some-form.gif) no-repeat;
	display:block;
	width:186px;
	height:21px;
}
.some-form .text input {
	border:0;
	background:none;
	width:120px;
	padding:2px 10px;
}
.some-form .submit {
	width:36px;
	height:14px;
	background: url(/images/text-zoek.gif) no-repeat;
	position:absolute;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	top:4px;
	right:11px;
	border:0;
	cursor:pointer;
}

.some-form .submit-uk {
	width:31px;
	height:14px;
	background: url(/images/text-find.gif) no-repeat;
	position:absolute;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	top:4px;
	right:11px;
	border:0;
	cursor:pointer;
}
.some-form .submit-uk {
	width:31px;
	height:14px;
	background: url(/images/text-find.gif) no-repeat;
	position:absolute;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	top:4px;
	right:11px;
	border:0;
	cursor:pointer;
}
.some-form .submit-tr {
	width:23px;
	height:14px;
	background: url(/images/text-bul.gif) no-repeat;
	position:absolute;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	top:4px;
	right:11px;
	border:0;
	cursor:pointer;
}

.some-form .submit-fr {
	width:68px;
	height:14px;
	background: url(/images/text-chercher.gif) no-repeat;
	position:absolute;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	top:4px;
	right:11px;
	border:0;
	cursor:pointer;
}

.main-visual {
	width:940px;
	overflow:hidden;
	position:relative;
}
.main-visual img {
	display:block;
}
.logo {
	position:absolute;
	margin:0;
	top:47px;
	left:38px;
	z-index:100;
}
.logo a {
	overflow:hidden;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
	width:81px;
	height:97px;
	background:url(/images/logo.gif) no-repeat;
}
.overlay {
	position:absolute;
	width:940px;
	bottom:9px;
	left:0;
}
.overlay-holder {
	background: url(/images/bg-overlay.png) repeat;
	width:940px;
	text-align:center;
	padding:9px 0;
	color:#24254b;
}
.overlay span {
	font-size:15px;
	font-weight:bold;
	line-height:20px;
}
.cufon-active .overlay-holder {
	padding:10px 0 4px;
}
.cufon-active .overlay span {
	padding:0 0 6px;
	line-height:normal;
}
#nav {
	margin:0 -20px;
	width:980px;
	display:table;
}
#nav ul {
	margin:0 auto;
	padding:0;
	list-style:none;
	width:940px;
	background:#24254b;
	height:35px;
}
#nav ul:after {
	content:"";
	clear:both;
	display:block;
}
#nav ul li {
	float:left;
	position:relative;
	margin:-6px 0 -11px;
}
#nav ul li a {
	color:#ffffff;
	font-size:16px;
	float:left;
	line-height:51px;
	text-align:center;
	height:51px;
	/* margin:0 0 0 -15px; */
	margin:0 0 0 -20px;
	font-weight:bold;
	cursor:pointer;
}
.cufon-active #nav li a {
	line-height:normal;
	padding:16px 0 0;
	height:35px;
}
#nav ul li a:hover,
#nav ul li.active a {
	text-decoration:none;
	position:relative;
}
#nav ul .home {
	width:85px;
	margin:0 0 0 -10px;
}

#nav ul .over-havo {
	width:120px;
}
#nav ul .tweepproducten {
	width:140px;
}
#nav ul .schoolproducten {
	width:165px;
}

#nav ul .hobbyprod {
	width:175px;
}

#nav ul .veiligheid {
	width:202px;
}
#nav ul .contact {
	width:98px;
}

#nav ul .vragen {
	width:103px;
}

/*
Engels
*/
.nav-en ul .over-havo {
	width:125px !important;
}
.nav-en ul .schoolproducten {
	width:165px !important;
}

.nav-en ul .hobbyprod {
	width:175px !important;
}

.nav-en ul .veiligheid {
	width:192px !important;
}
.nav-en ul .contact {
	width: 108px !important;
}

.nav-en ul .vragen {
	width:103px !important;
}

.nav-en ul .extranet {
	width:117px !important;
}


/*
Turks
*/
.nav-tr ul .home {
	margin-left:5px;
	width:100px !important;
}
.nav-tr ul .over-havo {
	padding-left:5px;
	width:125px !important;
}
.nav-tr ul .schoolproducten {
	width:155px !important;
}

.nav-tr ul .hobbyprod {
	width:155px !important;
}

.nav-tr ul .veiligheid {
	width:172px !important;
}
.nav-tr ul .contact {
	width: 108px !important;
}

.nav-tr ul .vragen {
	width:103px !important;
}

.nav-tr ul .extranet {
	padding-top: 3px;
	width:117px !important;
}


#nav ul .extranet {
	width:117px;
	margin:-3px -23px 0 -15px;
}

#nav ul .extranet span {
	background: url(/images/bullet.gif) no-repeat 0 50%;
	padding:0 0 0 14px;
}
#nav ul .extranet span span {
	background:none;
	padding:0;
}


.top-block .extranet {
	width:117px;
	margin:4px 0 0 10px;
	float:left;
	font-size:16px;
	font-weight:bold;
}

.top-block .extranet span {
	background: url(/images/slotje-blauw.gif) no-repeat 0 50%;
	padding:1px 0 0 14px;
}
.top-block .extranet span span {
	background:none;
	padding:0;
}
#main-holder {
	width:940px;
	display:table-row-group;
}
#main {
	width:940px;
}
#main .text-holder {
	width:960px;
	overflow:hidden;
	margin:15px 0 0 -20px;
}
#main .text-holder .block {
	width:300px;
	margin:0 0 0 20px;
	line-height:18px;
	float:left;
	display:inline;
}
#main .text-holder .block h3 {
	color:#e2001a;
	font-size:18px;
	line-height:normal;
	margin:0 0 6px;
}
#main .text-holder .block p {
	margin:0 0 6px;
}
.lees-verder {
	background: url(/images/text-lees-verder.gif) no-repeat 0 2px;
	padding:0 0 0 74px;
}
.lees-verder:hover {
	background: url(/images/text-lees-verder-hover.gif) no-repeat 0 2px;
	text-decoration:none;
}

.lese-weiter {
	background: url(/images/text-lese-weiter.gif) no-repeat 0 2px;
	padding:0 0 0 73px;
}
.lese-weiter:hover {
	background: url(/images/text-lese-weiter-hover.gif) no-repeat 0 2px;
	text-decoration:none;
}

.lire-la-suite {
	background: url(/images/text-lire-la-suite.gif) no-repeat 0 2px;
	padding:0 0 0 72px;
}
.lire-la-suite:hover {
	background: url(/images/text-lire-la-suite-hover.gif) no-repeat 0 2px;
	text-decoration:none;
}

.read-more {
	background: url(/images/text-read-more.gif) no-repeat 0 2px;
	padding:0 0 0 70px;
}
.read-more:hover {
	background: url(/images/text-read-more-hover.gif) no-repeat 0 2px;
	text-decoration:none;
}

#main .big-block {
	width:940px;
	overflow:hidden;
	border-top:1px solid #24254b;
}
#main .big-block .block {
	float:left;
	width:440px;
	padding:137px 10px 0;
	line-height:18px;
	position:relative;
}
#main .big-block .visual {
	position:absolute;
	top:19px;
	left:0;
	z-index:1;
}
#main .big-block .text {
	position:relative;
	z-index:10;
}
* html #main .big-block .block {
	height:209px;
}
* html #main .big-block .frame {
	height:209px;
}
#main .big-block .frame {
	float:left;
	display:inline;
	width:440px;
	min-height:209px;
	padding:137px 10px 0;
	line-height:18px;
	margin:0 0 0 20px;
	position:relative;
}
#main .big-block h2 {
	margin:0 0 18px;
	color:#e2001a;
	font-size:36px;
	line-height:normal;
}
.cufon-active #main .big-block h2 {
	padding:15px 0 0;
}
#main .big-block p {
	margin:0 0 15px;
}
#main .big-block .link {
	font-size:18px;
	float:left;
	clear:both;
	margin:0 0 3px;
	position:relative;
}
#main .big-block .link:hover {
	text-decoration:none;
}
.cufon-active #main .big-block .link {
	padding:2px 0 0;
}
* html.cufon-active #main .big-block h2 {
	padding:10px 0 0 !important;
}
*+ html.cufon-active #main .big-block h2 {
	padding:10px 0 0 !important;
}
* html.cufon-active #main .big-block .link {
	padding:0 !important;
}
*+ html.cufon-active #main .big-block .link {
	padding:0 !important;
}
.articles {
	margin:20px 0 0;
	border-top:1px solid #24254b;
	width:940px;
	overflow:hidden;
}
.articles .holder {
	width:960px;
	overflow:hidden;
}
.articles .block {
	float:left;
	margin:0 20px 0 0;
	width:300px;
	padding:7px 0 0;
	line-height:18px;
}
.articles .block .visual {
	width:150px;
	float:right;
	margin:5px 0 0 10px;
	display:inline;
}
.articles .block .visual img {
	display:block;
}
.articles .block h4 {
	color:#e2001a;
	font-size:18px;
	margin:0 0 6px;
	line-height:normal;
}
.cufon-active .articles .block h4 {
	padding:4px 0 0;
}
.articles .block p {
	margin:0 0 6px;
}
#footer {
	border-top:1px solid #24254b;
	margin:20px 0 0;
}
#footer .nav {
	margin:0;
	padding:10px 0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#footer .nav li {
	float:left;
	margin:0 20px 0 0;
	display:inline;
}
#footer .nav li a:hover {
	text-decoration:none;
}
/* inner1 */

.main-visual .overlay2 {
	background: url(/images/bg-overlay2.png) no-repeat;
	height:33px;
	width:940px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
}
.subnav {
	margin:-10px 0 -9px;
	padding:0;
	width:940px;
	list-style:none;
	overflow:hidden;
	position:relative;
	z-index:10;
	height:61px;
}
.subnav li {
	float:left;
}
.subnav li a {
	color:#24254b;
	font-size:30px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:188px;
	line-height:61px;
	letter-spacing:-2px;
	position:relative;
}
.cufon-active .subnav li a {
	line-height:normal;
	padding:17px 0 15px;
}

#main .gallery-holder {
	width:940px;
	border-top:1px solid #24254b;
	border-bottom:1px solid #24254b;
	padding:0 0 6px;
}
#main .gallery-holder .btn-prev {
	background: url(/images/btn-prev.gif) no-repeat;
	width:22px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	margin:47px 0 0;
}
#main .gallery-holder .btn-next {
	background: url(/images/btn-next.gif) no-repeat;
	width:21px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	margin:47px 0 0 8px;
	display:inline;
}
#main .gallery-holder .frame {
	width:100%;
	overflow:hidden;
}
.gallery {
	width:888px;
	overflow:hidden;
	float:left;
	margin:10px 0 0 0;
	display:inline;
	position:relative;
}
.gallery ul {
	width:9999px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.gallery ul li {
	float:left;
	width:138px;
	display:inline;
	font-weight:bold;
	font-size:12px;
	padding:0 0 0 10px;
}
.gallery ul li .visual img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.gallery ul li .visual {
	width:138px;
}
.gallery ul li h3 {
	margin:0 0 -7px -10px;
	position:relative;
}
.gallery ul li h3 a {
	color:#24254b;
	font-size:16px;
	min-height:35px;
	display:block;
	line-height:15px;
	padding:10px 0 8px 10px;
	height:1%;
	cursor:pointer;
	text-align:center;
}

.gallery ul li p {
	margin:0;
	margin-top:5px;
	text-align:center;
}
.thumbnails {
	width:100%;
	position:relative;
	overflow:hidden;
	display:block;
	height:12px;
}
.thumbnails em {
	position:absolute;
	float:left;
	left:50%;
}
.thumbnails strong {
	left:-50%;
	position:relative;
	float:left;
}
.thumbnails ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.thumbnails ul li {
	float:left;
	margin:0 5px 0 0;
	display:inline;
}
.thumbnails ul li a {
	background: url(/images/bg-thumbnail.gif) no-repeat;
	width:12px;
	height:12px;
	overflow:hidden;
	float:left;
	text-indent:-9999px;
}
.thumbnails ul li a.active {
	background: url(/images/bg-thumbnail-active.gif) no-repeat;
}
.wrap-block {
	width:940px;
	min-height:400px;
	overflow:hidden;
}
.side-visual {
	float:right;
	width:460px;
	margin:39px 0 0;
}

.side-product{
	float:left;
	margin:19px 0 0 0;
}

.knutselidee {
	position:absolute;
	top:900px;
	right:350px;
}

.knutselidee a{
	display: block;
	text-indent: -9999px;
	background: url(/images/toepassing.png) no-repeat;
	width: 136px;
	height: 61px;
}

.meerinfo {
	position:absolute;
	top:900px;
	right:350px;
}

.meerinfo a{
	display: block;
	text-indent: -9999px;
	width: 136px;
	height: 61px;
}

.meerinfo .nl{
	background: url(/images/meerinformatie.png) no-repeat;
}
.meerinfo .en{
	background: url(/images/meerinformatie-en.png) no-repeat;
}
.meerinfo .tr{
	background: url(/images/meerinformatie-tr.png) no-repeat;
	width: 209px;
	height: 76px;
}
.meerinfo .de{
	background: url(/images/meerinformatie-de.png) no-repeat;
}
.meerinfo .fr{
	background: url(/images/meerinformatie-fr.png) no-repeat;
}

.infoterug {
	position:absolute;
	top:900px;
	right:350px;
}

.infoterug a{
	display: block;
	text-indent: -9999px;
	width: 136px;
	height: 61px;
}

.infoterug .nl{
	background: url(/images/terug.png) no-repeat;
}
.infoterug .en{
	background: url(/images/terug-en.png) no-repeat;
}
.infoterug .de{
	background: url(/images/terug-de.png) no-repeat;
}
.infoterug .fr{
	background: url(/images/terug-fr.png) no-repeat;
}
.infoterug .tr{
	background: url(/images/terug-tr.png) no-repeat;
}

.side-visual img {
	display:block;
}
.tabs-holder {
	width:470px;
	float:left;
}
.tabset {
	width:100%;
	overflow:hidden;
	margin:13px 0 0;
	padding:0;
	list-style:none;
	position:relative;
	z-index:10;
}
.tabset li {
	float:left;
	height:27px;
	margin:0 5px 0 0;
	display:inline;
}
.tabset a.tab {
	background: url(/images/bg-tabset.gif) repeat-x;
	float:left;
}
.tabset a.tab span {
	background: url(/images/bg-tabset-l.gif) no-repeat;
	float:left;
}
.tabset a.tab em {
	background: url(/images/bg-tabset-r.gif) no-repeat 100% 0;
	padding:0 10px;
	line-height:27px;
	font-style:normal;
	color:#9192a5;
	float:left;
	cursor:pointer;
}
.tabset a:hover {
	text-decoration:none;
}
.tabset a.active {
	background: url(/images/bg-tabset-hover.gif) repeat-x;
}
.tabset a.active span {
	background: url(/images/bg-tabset-l-hover.gif) no-repeat;
}
.tabset a.active em {
	background: url(/images/bg-tabset-r-hover.gif) no-repeat 100% 0;
	color:#24254b;
}

div .border{
	border-top:1px solid #24254b;
	width:100%;
	margin:-1px 0 0 0;
}

div.tab {
	width:100%;
	overflow:hidden;
	padding:20px 0 0;
	border-top:1px solid #24254b;
	position:relative;
	margin:-1px 0 0;
}
div.tab h2 {
	margin:0 0 10px;
	color:#e2001a;
	font-size:60px;
}
div.tab h2 span {
	font-size:14px;
	vertical-align:top;
}
div.tab h3 {
	margin:0 0 5px;
	color:#e2001a;
	font-size:24px;
}
.cufon-active div.tab h2 {
	padding:10px 0 0;
}
.cufon-active div.tab h3 {
	padding:10px 0 0;
}
div.tab .list {
	margin:0;
}
div.tab .list li {
	margin:0 0 8px;
	color:#24254b;
	font-size:14px;
	font-weight:bold;
	background:none;
	padding:0;
}
div.tab ul {
	margin:23px 0 0;
	padding:0;
	list-style:none;
}
div.tab ul li {
	padding:0 0 0 8px;
	margin:0 0 8px;
	position:relative;
	background: url(/images/bullet-tab.gif) no-repeat 0 6px;
}
.product-gallery {
	width:960px;
	margin:66px -20px 0 0;
}
.product-gallery:after {
	clear:both;
	display:block;
	content:"";
}
.product-gallery .block {
	width:300px;
	float:left;
	margin:0 20px 0 0;
	display:inline;
	position:relative;
	z-index:1;
}
.product-gallery .block:after {
	clear:both;
	display:block;
	content:"";
}
.product-gallery .block .visual-box {
	width:160px;
	float:left;
	position:relative;
	z-index:100;
}
.product-gallery .block .visual-box img {
	display:block;
}
.product-gallery .block .text {
	width:140px;
	/*float:left;*/
	bottom:0;
	position:absolute;
	right:0;
}
.product-gallery h4 {
	color:#e2001a;
	font-size:24px;
	margin:0;
}
.cufon-active .product-gallery h4 {
	padding:4px 0 0;
}
.product-gallery .size2{
	display:block;
	font-size:12px;
}
.product-gallery .size {
	display:block;
	font-size:24px;
}
.cufon-active .product-gallery .size, .product-gallery .size2 {
	padding:7px 0 0;
}
.product-gallery .art {
	font-size:12px;
	display:block;
	margin:3px 0 0;
}

.product-gallery .details {
	font-size:12px;
	display:block;
	margin:3px 0 0;
}
/* png box */
.product-gallery .block .visual-hover .popup,
.product-gallery .block .visual-box:hover .popup {
	left:60px;
}
.popup {
	position:absolute;
	bottom:100px;
	left:-9999px;
	z-index:100;
}
.box-name1 {
	margin:9px;
	position:relative;
	height:1%;
}
.box-name1 .top,
.box-name1 .bottom {
	height:9px;
	font-size:0;
	line-height:0;
	background:url(/images/bg-top.png) repeat-x;
}
.box-name1 .bottom {background:url(/images/bg-bottom.png) repeat-x;}
.box-name1 .top span,
.box-name1 .bottom span{
	position:absolute;
	left:-9px;
	width:9px;
	height:9px;
	background:url(/images/bg-top-left.png) no-repeat;
}
.box-name1 .bottom span{
	left:-9px;
	background:url(/images/bg-bottom-left.png) no-repeat;
}
.box-name1 .top em,
.box-name1 .bottom em{
	float:right;
	position:relative;
	width:9px;
	z-index:100;
	margin-right:-9px;
	height:100%;
	background:url(/images/bg-top-right.png) no-repeat;
}
.box-name1 .bottom em{background:url(/images/bg-bottom-right.png) no-repeat;}
.box-name1 .holder-shadow {
	width:100%;
	overflow:hidden;
	padding:0 9px;
	position:relative;
	margin:0 -9px;
}
.box-name1 .holder-shadow .left,
.box-name1 .holder-shadow .right {
	float:left;
	width:9px;
	background:url(/images/bg-left.png) repeat-y;
	padding:0 0 9999px;
	margin:0 0 -9999px -9px;
}
.box-name1 .holder-shadow .right {
	float:right;
	background:url(/images/bg-right.png) repeat-y;
	margin:0 -9px -9999px 0;
}
.box-content {
	float:left;
	width:100%;
	background:#fff;
	position:relative;
}
.box-name2 .box-content{ width:auto;}
.box-content img { vertical-align:top;}
.table {
	margin:0;
	padding:0;
	background:#fff;
	border-collapse:collapse;
	table-layout: fixed;
}
.table td {
	width:40px;
	border:5px solid #fff;
	background:#000;
	padding:2px 2px 0;
}
.table td span {
	display:block;
	color:#fff;
	text-align:center;
}
.cufon-active .table td span {
	padding:2px 0 0;
	line-height:0;
}
/* inner2 */

.overlay3 {
	height:10px;
	background:#24254b;
	position:absolute;
	width:100%;
	top:0;
	left:0;
	font-size:0;
	line-height:0;
}
.subnav2 {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #24254b;
}
.subnav2 li {
	float:left;
	padding:0 15px;
}
.subnav2 li a {
	font-weight:bold;
	font-size:18px;
	line-height:30px;
}
.subnav2 li a:hover,
.subnav2 li a.active {
	text-decoration:none;
}

/* */

.subnav3 {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:50%;
	border-bottom:1px solid #24254b;
}
.subnav3 li {
	float:left;
	padding:0 15px;
}
.subnav3 li a {
	font-weight:bold;
	font-size:18px;
	line-height:30px;
}
.subnav3 li a:hover {
	text-decoration:none;
	color:#901b8d;
}

/* */
.content-holder {
	width:460px;
	overflow:hidden;
	float:left;
	padding:20px 0 0;
	line-height:24px;
}
.content-holder h2 {
	color:#e2001a;
	font-size:60px;
	margin:0 0 20px;
	line-height:normal;
}

.content-holder h3{
	color: #E2001A;
}
.cufon-active .content-holder h2 {
	padding:10px 0 0;
}
.content-holder p {
	margin:0 0 23px;
}

.content-holder table {
	border-color:#000;
	text-align:center;
	width:460px;
}

.content-holder th{
	background-color:#24254b;
	color:#fff;
	width:180px;
}

.content-holder tr{
	background-color:#e9e9ec;
	color:#24254b;
}

.contact-form {
	margin:24px 0 0;
	padding:0 0 50px;
}
.contact-form .row {
	width:100%;
	overflow:hidden;
	margin:0 0 22px;
}
.contact-form label {
	float:left;
	width:113px;
}
.contact-form .text {
	border:1px solid #000;
	width:322px;
	float:left;
	padding:3px 10px 3px 10px;
}
.contact-form .text1 {
	border:1px solid #000;
	width:139px;
	float:left;
	padding:3px 10px 3px 10px;
}
.contact-form .row select {
	width:344px;
}
.contact-form .row .title1 {
	width:24px;
	padding:0 0 0 4px;
}
.contact-form .row .title2 {
	width:97px;
	float:left;
}
.contact-form .title3 {
	width:auto;
	float:none;
	display:block;
	margin:0 0 10px;
}
.contact-form .radio {
	float:left;
	padding:0;
	margin:0;
	width:16px;
	height:15px;
}
.contact-form textarea {
	border:1px solid #000;
	width:456px;
	overflow:auto;
	height:100px;
}
.contact-form .submit {
	text-indent:-9999px;
	display:block;
	font-size:0;
	line-height:0;
	width:77px;
	height:29px;
	border:0;
	margin:10px 0 0;
	cursor:pointer;
}
.contact-form #submit-nl {
	background: url(/images/bg-submit.gif) no-repeat;
}
.contact-form #submit-en {
	background: url(/images/bg-submit-en.gif) no-repeat;
}
.contact-form #submit-de {
	background: url(/images/bg-submit-de.gif) no-repeat;
}
.contact-form #submit-fr {
	background: url(/images/bg-submit-fr.gif) no-repeat;
}

.imgbottom{
	height: 450px;
	width: 160px;
	position: relative;
}
.imgbkort{
	height: 300px !important;
	width: 160px !important;
}
.imgbvierkant{
	height: 310px !important;
	width: 310px !important;
}

.imgbottom img{
	position: absolute;
	bottom: 0;
}

.extranet{
	margin: 10px 0 0 0;
	width: 100%;
	display: table;
}

.extranet ul {
	margin:0;
	padding:0;
	width: 100%;
	list-style:none;
}
.extranet li {
	float: left;
	margin: 0 3px 0 0;
}

.extranet2{
	margin: 10px 0 0 0;
	width: 100%;
}
.extranet2 ul {
	margin:0 !important;
	padding:0 !important;
	width: 100% !important;
	list-style:none !important;
}
.extranet2 li {
	margin: 0 3px 0 0 !important;
}

.extranet3{
	margin: 10px 0 0 0;
	border: none;
	width: 100%;
}
.extranet3 tr{
	height: 44px;
	font-weight: bold;
	color: #26264a;
	background-color:#e1e0f2;
}
.extranet3 td{
	border-bottom: 1px solid white;
	padding: 0;
}
.extranet3 td img{
	padding: 0 0 0 4px;
}
.extranet3 .cat{
	color:#fff;
	background-color:#26264a;
}
.extranet3 .cat td{
	padding: 0 0 0 10px;
}

