﻿ /* [Master Stylesheet]

Project:		My Project
Version:		1.01
Last change:	01/01/01 [developer initials]
Assigned to:	developer name (developer initials)
Made by:		Evident Interactive

--------------------------------------------------

/*	global layout
---------------------------------------------- */

html {
    overflow-y:scroll;
}

body {	
	background-color: #000;
	font-family: "Trebuchet MS",Arial,Helvetica,Jamrul,sans-serif;
	color:#dfdfdf;
	/*font-size:62.5%;*/
	overflow: hidden;
	overflow: auto;
}

a {color:#dfdfdf; text-decoration: none; outline: none;}
a:link {color:#dfdfdf; text-decoration: none; outline: none;}
a:visited {color:#dfdfdf; text-decoration: none;}
a:hover {color:#009B7B; text-decoration: none;}
a:active {color:#dfdfdf; text-decoration: none; outline: none;}

h1,.h1 {font-size:15px;font-weight:bold;}
h2,.h2 {font-size:14px;font-weight:bold;}
h3,.h3 {font-size:13px;font-weight:bold;}
h4,.h4 {font-size:12px;font-weight:bold;}
h5,.h5 {font-size:11px;font-weight:bold;}
h6,.h6 {font-size:10px;font-weight:bold;}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial,Helvetica,Jamrul,sans-serif;
}

.slides, #slide-0, #slide-1, #slide-2, nav-bg-0, #banner
{
	display: none;
}

.current-item, #nav-bg-0, #nav-bg-1, #nav-bg-2, #nav-0, #nav-1, #nav-2
{
	display: none;
}

#nav-0, #nav-1, #nav-2
{
	background-color:Transparent;
}

.contentHolder ol {
    margin-left:15px;
    list-style-type:decimal;
}	

.contentHolder li {
    background-image:url("/includes/images/Corporate/insinger_bullet.gif");
    background-position:left 7px;
    background-repeat:no-repeat;
    list-style-type:none;
    padding-left:10px;
}	



/* background
---------------------------------------------- */

.commonBackground
{
    display: block;

	/* Set rules to fill background */
	min-height: 100%;
	min-width: 100%;
	
	/* Set up proportionate scaling */
	height: auto;
	
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	
	text-align:center;
}

@media screen and (max-width: 979px){
.commonBackground {
	left: 50%;
	margin-left: -512px; }
}

/* Content
---------------------------------------------- */

#wrapper 
{
	width: 983px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	height: 100%;
}


/* Header
---------------------------------------------- */

#masthead
{
	position: relative;
	margin: 26px 2px 27px 0;
	z-index: 5;
	width: 983px;
}

#header-wrapper
{
	position: relative;
	background: transparent url(../../images/Corporate/masthead-bg.png) no-repeat top right; 
	width: 732px;
}

#header-wrapper.searchactive
{
	background: transparent url(../../images/Corporate/masthead-bg-search-active.png) no-repeat top right; 
}

#masthead div
{
	/*background: transparent url(../../images/Corporate/header-bg.png) repeat-x;*/
	float: left;
	height: 67px;
	line-height: 64px;
}

#masthead .logo
{
	width: 251px;
	background: transparent url(../../images/Corporate/logo-bg.png) no-repeat top left;
}

#masthead .logo img
{
	position: absolute;
	top: 13px;
	left: 19px;
}

#masthead .menu
{
	width: 433px;
	text-align: center;
}

#masthead .menu li
{
	display: inline;
	margin: 0px 5px;
	font-weight: bold;
}

#masthead .menu li a
{
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing:0.2px;
	font-family:Verdana;
	color:#e5e5e5;
}

#masthead .menu li a.active
{
    color:#009b7b;
}

.search label {
    color:#000;
    position:absolute;
}

#masthead .search
{
	width: 180px;
	position: relative;
	cursor:pointer;
}

#masthead .search-input
{
    font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	background:transparent;
	border:0;
	border-bottom: 1px solid #b8b9b8;
	color:#f6f6f6;
	height:20px;
	line-height:20px;
	width: 127px;
	margin-left: 18px;
	font-size: 12px;
	
}

#masthead .searchactive .search-input {
    color:#313131;
}

#masthead .search-button
{
	background:transparent url("../../images/Corporate/search-button.png");
	width: 28px;
	height: 19px;
	border:0;
	cursor: pointer;
	position: absolute;
	top: 19px;
	right: 0;
}

#masthead .search-button:hover
{
    background-position:left -17px;
}

#masthead .login
{
	width: 113px;
	margin-right: 0;	
}

#masthead .login .login-button
{
	background: transparent url(../../images/Corporate/login-button.png) no-repeat;
	width: 75px;
	height: 18px;
	display: block;
	margin: 23px 0 0 25px;
}

#masthead .login .login-button:hover
{
    background-position:left -31px;
}

#masthead .login .login-button:focus
{
    background-position:left -63px;
}

#subscribe {
    display:block;
	height: 18px;
	overflow:hidden;
}

#subscribe:hover img {
    margin-top:-31px;
}

#subscribe:focus img
{
    margin-top:-62px;
}



/* Footer
---------------------------------------------- */

#footer 
{
	background: transparent url(../../images/Corporate/background-footer.png) repeat-x;
	height: 28px;
	line-height: 28px;
	width: 979px;
	margin-left: -490px;
	position:fixed;
	bottom: 0;
	left: 50%; 	
}

.touch #footer {position:relative}

.ie8 #footer 
 {
    margin-top: 0px;
	margin-left: -489px;
 }

#footer .menu li
{
	float: left;
	margin-left: 26px;
	font-weight: bold;
}

#footer .menu li a
{
	text-transform: uppercase;
	color: #009b7b;
	font-size:11px;
	font-weight:bold;
}

#footer .menu .language
{
	float: right;
}

#footer .menu .language .english
{
	background: transparent url(../../images/Corporate/english-icon.png) no-repeat right 6px;
	padding-right: 28px;
	margin-right: 12px;
	display: block;
}

#footer .menu .language .dutch
{
	background: transparent url(../../images/Corporate/dutch-icon.png) no-repeat right 6px;
	padding-right: 28px;
	margin-right: 12px;
	display: block;
}


/* Carrousel
---------------------------------------------- */

#carrousel
{
	position: relative;
	margin-left: 2px;
}

#carrousel .navigation-background li
{
	background-image: url(../../images/Corporate/carrousel-item-out.png);
	background-repeat:repeat;
	position: relative;
	width: 246px;
	height: 94px;
	z-index: 1;
}

    #carrousel .navigation-background li.over {
        background-position:left -102px;
    }

    #carrousel .navigation-background li.active {
        background-position:left -202px;
    }

#carrousel .navigation
{
	position: absolute;
	top: 0px;
	z-index: 5;
}

#carrousel .navigation li
{
	position: relative;
	width: 246px;
	z-index: 3;
}

#carrousel .navigation li.over
{
	background: none;
}

#carrousel .navigation a
{
	width: 86px;
	height: 34px;
	display: block;
	color: #151515;
	font-size: 14px;
	font-weight: bold;
	padding: 30px 80px;
	line-height: 16px;
}

#carrousel .navigation a img
{
	position: absolute;
	top: 27px;
	left: 25px;
}

#carrousel .navigation a:hover
{
	text-decoration: none;
}

#carrousel .navigation li.over a
{
}

#carrousel .slides li img
{
	position: absolute;
	top: 64px;
	left: 106px;
}

#carrousel .current-item
{
	background: transparent url(../../images/Corporate/carrousel-item-over.png) no-repeat left top;
	width: 291px;
	height: 94px;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#carrousel .slides
{
	background: transparent url(../../images/Corporate/slides-bg-big.png) repeat-y left top;
	width: 736px;
	height: 288px;
	position: absolute;
	top: -1px;
	left: 246px;
}

#carrousel .slides li
{
	width: 732px;
	height: 223px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 58px 90px 0 275px;
	width: 367px;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	z-index: 1;
}

#carrousel .slides li h2
{
	font-size: 30px;
	font-weight: bold;
	color: #f6f6f6;	
	margin-bottom: 18px;
	line-height: 34px;
    margin-left:-3px;
}

#carrousel .slides li a
{
	font-size: 12px;
	color: #01ae7d;	
	margin-top: 30px;
	display: block;
	border-bottom: 1px solid #d3d3d3;
	padding: 0 5px;
	float: right;
	line-height:normal;
}

#carrousel .slides li a:hover
{
	margin: 30px 5px 0px;
	padding: 0px;
}


/* Banner
---------------------------------------------- */

#banner
{
	position: relative;
	margin: 37px 2px 65px 2px;
	height: 92px;
	font-weight:normal;
}

#fader {
	position: relative;
	height: 92px;
	width:100%;
}

#banner li
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 27px;
	width: 979px;
	font-weight: normal;
	overflow:hidden;
	height:90px;
}

#banner-0 a,
#banner-1 a,
#banner-2 a
{
    display:block;
	padding: 0px 65px 0px 65px;
	width: 855px;
	line-height:90px;
	color: #f6f6f6;
}

#banner span {
    padding-left:8px;
}

#banner a:hover
{
	border-bottom: 0;
	text-decoration: none;
}


#banner ul {
	position:absolute;
	z-index:100;
	top:0px;
}

/* Content Menu
---------------------------------------------- */
.content
{
	position: relative;
	width: 984px;
	margin: 26px 0 65px 0;
}

.no-cssgradients .content {
    background: transparent url(../../images/Corporate/content-bg.png) no-repeat left top;
}

.cssgradients .content {
    width:976px;
    left:3px;
    
    /* Multiple background Gradient #e4eae8 (grey) to #FFF (white) (rightcol) and black to black (leftcol) */	
    
	background: -moz-linear-gradient(top, rgba(228,234,232,.95) 0%, rgba(255,255,255,.95) 65%) no-repeat 246px 0,
	-moz-linear-gradient(left, rgba(50,50,50,.85) 0%, rgba(0,0,0,.90) 100%) no-repeat -730px 0; /* FF3.6+ */	
	
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(228,234,232,.95)), color-stop(65%,rgba(255,255,255,.95))) no-repeat 246px 0,
	-webkit-gradient(linear, left top, right top, color-stop(0%,rgba(50,50,50,.85)), color-stop(100%,rgba(0,0,0,.90))) no-repeat -730px 0; /* Chrome,Safari4+ */	
	
	background: -webkit-linear-gradient(top, rgba(228,234,232,.95) 0%, rgba(255,255,255,.95) 65%) no-repeat 246px 0,
	-webkit-linear-gradient(left, rgba(50,50,50,.85) 0%, rgba(0,0,0,.90) 100%) no-repeat -730px 0; /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top, rgba(228,234,232,.95) 0%, rgba(255,255,255,.95) 65%) no-repeat 246px 0,
	-o-linear-gradient(left, rgba(50,50,50,.85) 0%, rgba(0,0,0,.90) 100%) no-repeat -730px 0; /* Opera 11.10+ */
	
    background: -ms-linear-gradient(top, rgba(228,234,232,.95) 0%, rgba(255,255,255,.95) 65%) no-repeat 246px 0,
	-ms-linear-gradient(left, rgba(50,50,50,.85) 0%, rgba(0,0,0,.90) 100%) no-repeat -730px 0; /* IE10+ */
	
	background: linear-gradient(top, rgba(228,234,232,.95) 0%, rgba(255,255,255,.95) 65%) no-repeat 246px 0,
	linear-gradient(left, rgba(50,50,50,.85) 0%, rgba(0,0,0,.90) 100%) no-repeat -730px 0; /* W3C */
		
	/* rounded corners */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
	/* drop shadow */
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.5);
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,.5);
	box-shadow: 2px 2px 3px rgba(0,0,0,.5); 
}



#content-bottom
{
	background: transparent url(../../images/Corporate/content-bg-bottom.png) no-repeat left -6px;
	width: 984px;
	height: 15px;
	clear: left;
	position:absolute;
	bottom: -15px;
	left: 0;	
}

.cssgradients #content-bottom {display:none;}

.fullWidth #content-bottom
{
	background: transparent url(../../images/Corporate/content-bg-bottom-allWhite.png) no-repeat left -6px;
}

#content-menu
{
    width:246px;
	padding: 44px 0px 2px;
	float: left;
}

#content-menu li.current,
#content-menu.current ul {
	background: transparent url(../../images/Corporate/left-menu-current-top.png) repeat-x left top;
}

#content-menu .current ul,
#content-menu.current {
	background: transparent url(../../images/Corporate/left-menu-current-bottom.png) repeat-x left bottom;
}


#content-menu a
{
	display: block;
	padding: 0 16px;
}

#content-menu li
{
	line-height: 26px;
	color: #fff;
	font-weight: normal;
}

#content-menu > ul > li
{
	font-size: 13px;
    padding-bottom: 0px;
}

#content-menu > ul > li > ul > li
{
	font-size: 12px;
}
#content-menu > ul > li > ul > li a
{
	padding-left: 23px;
}

#content-menu ul.current > li
{
	background: transparent url(../../images/Corporate/left-menu-current-top.png) repeat-x left top;
	width: 246px;
	color: #01ae7d;
	display: block;
}

#content-menu .current .parent-item
{
    color: #01ae7d;
}

#content-menu .current-item
{
	background: transparent url(../../images/Corporate/left-menu-current-item.png) no-repeat left 2px;
	width: 263px;
	display: block;
	color:#333;
}

#content-menu .current-item a
{
	color: #1d1e1e;
}

/* Content Holder
---------------------------------------------- */

.contentHolder
{
    color:#333333;
    float:right;
    font-size:11px;
    line-height:18px !important;
    margin-right:6px;
    margin-top:1px;
    min-height:350px;
    padding:30px 118px 30px 15px;
    width:579px;
}

.square
{
	background: transparent url(../../images/Corporate/content-square.png) no-repeat right 260px;
}

.circle
{
	background: transparent url("../../images/Corporate/content-circle.png") no-repeat 600px -50px;
}

.cross
{
	background: transparent url("../../images/Corporate/content-cross.png") no-repeat 600px 120px;
}

.contentHolder #print
{
	position: absolute;
	top: 13px;
	right: 18px;
	padding-right: 30px;
	background: transparent url(../../images/Corporate/print.png) no-repeat right top;
	height: 20px;
	font-size: 11px;
	color: #989e9c;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
}

.contentHolder h2
{
	color: #2d2d2d;
	font-size: 24px;
	margin-bottom: 2px;
	overflow:hidden;
	letter-spacing:.4px;
}

.contentHolder h3
{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing:-.5px;
}

.contentHolder h4
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 15px;
	letter-spacing:-.15px;
}

.contentHolder p
{
	margin-bottom: 12px;
}

/* vervangen door .linkHugger en javascript */
.contentHolder a
{
	color: #03885B;
	text-decoration:underline;
}

.contentHolder .date
{
	float: right;
	color: #8c8c8b;
	font-weight: normal;
}

.contentHolder table
{
	width: 90%;
	margin-top: 15px;
}
.contentHolder .fundlisting table
{
	width: 100%;
}

.contentHolder tr
{
	color: #313131;
	text-align: left;
}

.contentHolder tr a
{
	/* color: #606a68; */
	color: #313131;
}

.contentHolder th
{
	text-transform: uppercase;
	background-color: #e1e1e1;
	color: #222324;
	font-weight:bold;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 3px;
}

.contentHolder td 
{
	padding-top: 4px;
	padding-bottom: 3px;
	border-top: 1px solid #c7c7c7;
}

/* eerste rij heeft geen border nodig */
.contentHolder table tr:first-child td
{
	border: 0px;
}
/* eerste td vaste breedte geven */
.contentHolder table tr td:first-child
{
	width: 260px;
}
/* eerste th laten inspringen */
.contentHolder table tr th:first-child {
	padding-left: 6px;
}

/*********************************************/

.doubleColumn {
    margin-top:20px;
}

.doubleColumn .firstColumn {
    padding-right:25px;
}

.doubleColumn .secondColumn {
}

.doubleColumn .column {
    width:277px;
    float:left;
}

.contentHolder .column h4 {
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    font-size:18px;
    font-weight:bold;
    color:#000;
    padding-bottom:12px;
}

.contentHolder .readmore {
    font-size:12px;
    line-height:18px;
    font-weight:normal;
    color:#000;
    padding-top:10px;
    text-decoration:none;
    clear:both;
    text-decoration:underline;
    display:block;
}

.contentHolder .readmore span {
    color:#03885B;
}

/***********************/

#breadcrumbs {
    display:block;
    height:35px;
    margin-top:-20px;
}

#breadcrumbs li {
    float:left;
    background-image:none;
    padding-left:0px;
}

/***************************/

.sidebar a {
    font-size:12px;
    color:#333;
    font-weight:normal;
    margin-right:30px;
}

.sidebar span {
    color:#009b7b;
    padding-bottom:2px;
}

.sidebar {
    margin-top: 15px;
}

.likelistitem {
    background-image:url("/includes/images/Corporate/insinger_bullet.gif");
    background-position:left 7px;
    background-repeat:no-repeat;
    padding-left:10px;
    font-weight:bold;
    font-size:12px;
}

/**************************/

.nextblock {
    float:right;
    width:14%;
    text-align:right;
}

.previousblock {
    float:left;
    width:14%;
    text-align:left;
}

.pagenoblock {
    width:70%;
    text-align:center;
    position:absolute;
    left:50%;    
    margin-left:-35%;
}

.paginglinks a {
    text-decoration:underline;
}

.paginglinks {
    border-top:2px solid #01AE7D;
    padding-top:5px;
    height:20px;
    text-align:center;
    font-size:12px;
    margin-top:-15px;
    position:relative;
}


/***************************/

.scfEmailTextBox, 
.scfSingleLineTextBox, 
.scfPasswordTextBox, 
.scfNumberTextBox, 
.scfDateTextBox, 
.scfRadioButtonList, 
.scfListBox, 
.scfCheckBoxList, 
.scfFileUpload,
.scfMultipleLineTextBox,
.scfDateSelectorGeneralPanel select {
    padding:4px;    
    border:1px solid #ccc;
}

.scfRadioButtonList, 
.scfCheckBoxList
 {
    border:0px solid #ccc;
}

.scfEmailTextBox:focus, 
.scfSingleLineTextBox:focus, 
.scfPasswordTextBox:focus, 
.scfNumberTextBox:focus, 
.scfDateTextBox:focus, 
.scfRadioButtonList:focus, 
.scfListBox:focus, 
.scfCheckBoxList:focus, 
.scfFileUpload:focus,
.scfMultipleLineTextBox:focus,
.scfDateSelectorGeneralPanel select:focus {
    border:1px solid #01AE7D;
}

.scfSectionContent>div {
    padding-bottom:10px;
}

.scfSectionContent .scfDropListLabel, 
.scfSectionContent .scfEmailLabel, 
.scfSectionContent .scfMultipleLineTextLabel, 
.scfSectionContent .scfSingleLineTextLabel, 
.scfSectionContent .scfPasswordLabel, 
.scfSectionContent .scfNumberLabel, 
.scfSectionContent .scfDateLabel, 
.scfSectionContent .scfRadioButtonListLabel, 
.scfSectionContent .scfCheckBoxListLabel, 
.scfSectionContent .scfListBoxLabel, 
.scfSectionContent .scfFileUploadLabel, 
.scfSectionContent .scfDateSelectorLabel {
    width:35%;
}

.scfSectionContent .scfDateSelectorGeneralPanel {
    width:62.25%;
}

.scfSectionContent .scfRequired {
    font-size:20px;
    font-weight:bold;
    color:#01AE7D;
}

.scfSectionContent .scfCheckBoxListGeneralPanel label {
    position:relative;
    left:5px;
    top:-3px;
}


.scfSectionContent {
    border-top:2px solid #01AE7D;
    border-bottom:2px solid #01AE7D;
    padding:10px 0px 0px;
    margin-bottom:10px;
}

.scfSubmitButton{
    padding:5px 20px;
    border:1px solid #01AE7D;
    background-color:#01AE7D;
    float:right;
    color:#fff;
    font-weight:bold;
}

/*****************************/

.loginList {
}

.loginList strong {
    font-size:16px;
    color:#01AE7D;
    display:block;
    margin-top:10px;
}

/*******************************/

.sitemap {
    width:100%;
}

.sitemap .column {
	float:left;
	width  :195px;
	margin-right:10px;
	overflow:hidden;
}

.sitemap #columns ul {
    padding-left:0px;
    background-image:none;
    padding-bottom:0px;
    font-weight:bold;
}

.sitemap #columns ul ul {
    padding-bottom:20px;
    font-weight:normal;
}

.sitemap #columns ul ul ul {
    padding-bottom:10px;
}

.sitemap #columns li {
	margin-left:0px;
	margin-bottom:0px;
	padding-left:10px;
    background-image:url("/includes/images/Corporate/insinger_bullet.gif");
    background-position:left 7px;
    background-repeat:no-repeat;
}

.sitemap #columns ul ul {
	margin-left:10px;
}

/*********************************/

.fullWidth {
	background: transparent url(../../images/Corporate/content-bg-allWhite.png) no-repeat left top;
	width:982px;
}

.fullWidth .contentHolder
{
    width:822px;
}

.fullWidth #content-menu {
    display:none;
}

.fullWidth .square
{
	background: transparent url(../../images/Corporate/content-square.png) no-repeat right 260px;
}

.fullWidth .circle
{
	background: transparent url("../../images/Corporate/content-circle.png") no-repeat 820px -50px;
}

.fullWidth .cross
{
	background: transparent url("../../images/Corporate/content-cross.png") no-repeat 820px 120px;
}

.fullWidth .doubleColumn {
    width:593px;
    float:left;
    margin-top:0px;
}

/************************************************/

    .event {
        float:left;
        width:229px;
    }

    .eventText h3 {
        font-size:15px;
    }

    .eventText span {
        padding-right:5px;
    }

    .eventText {
        padding-right:5px;
        font-weight:bold;
        float:left;
    }

    .eventImage {
        float:left;
        margin-right:15px;
        margin-bottom:10px;
    }
    
        .eventImage img {
            padding:2px;
            border:1px solid #d5d4d4;
            background-color:#fff;
        }

    .eventText .linkHolder {
        color:#333;
        padding-right:0px;
    }
    
    .eventText a {
        color:#01AE7D;
        text-decoration:underline;
    }

/************************************************/

.ie8 #masthead .menu li a {
	font-size: 11px;
	letter-spacing:-1px;
}

.ie8 .contentHolder h2
{
	letter-spacing: 0px;
	padding-bottom: 7px;
}
.cufon-active .ie8 .contentHolder h2 {
    padding-bottom: 1px;
}

.ie7 .contentHolder h2{
    font-size: 22px;
	letter-spacing: 0px;
	margin-top: 1px;
	margin-bottom: 7px;
}
.cufon-active .ie7 .contentHolder h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.ie8 .contentHolder h3
{
	letter-spacing:0px;
}

.cufon-active .ie8 #footer .menu li {
    margin-top: -3px;
}
.cufon-active .ie8 #footer .dutch {
    background: transparent url(../../images/Corporate/dutch-icon.png) no-repeat right 9px;
}
.cufon-active .ie8 #footer .english {
    background: transparent url(../../images/Corporate/english-icon.png) no-repeat right 9px;
}

.cufon-active #footer .menu li
{
	margin-left: 25px;
}

/******************************/

.scfForm .scfDropListLabel, 
.scfForm .scfEmailLabel, 
.scfForm .scfMultipleLineTextLabel, 
.scfForm .scfSingleLineTextLabel, 
.scfForm .scfPasswordLabel, 
.scfForm .scfNumberLabel, 
.scfForm .scfDateLabel, 
.scfForm .scfRadioButtonListLabel, 
.scfForm .scfCheckBoxListLabel, 
.scfForm .scfListBoxLabel, 
.scfForm .scfFileUploadLabel, 
.scfForm .scfDateSelectorLabel {
    padding:0px 0;
}

.slides .text {
    max-height:58px;
    overflow:hidden;
}

.contentHolder p+ul {    
    margin-bottom:12px;
    margin-left: 10px;
}

/***************************/
/* Fix kleur van links in text*/
.linkHugger {
    color: #333;
    padding-bottom: 2px;
    /* border-bottom: solid 1px #009B7B;*/
}

/************************************/

.detailImage {
    float:right;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:-75px;
}
