@import url('table.css');
* {
    margin:0px;
    padding:0px; 
    }
    html, body {
        text-align:center;
        /*background:#dddddd;*/
       /* background:#dddddd;*/
		background:#03C;
		background:#143271;
        }
        #contain {
            margin:0px auto;
            text-align:left;
            width:980px;
            border-left:1px solid #fff;
            border-right:1px solid #fff;
            background:#eee url('../gfx/background/body.gif') top center repeat-y;
            }
            #identity  {
                float:left;
                width:980px;
                height:119px;
                display:inline;
                background:#f80 url('../gfx/background/topbar.jpg') top center no-repeat;
                border-bottom:1px solid #fff;
                }
                #logo {
                    float:left;
                    width:190px;
                    height:73px;
                    margin:25px 0px 0px 10px;
                    display:inline;
                    }
                    #logo[id] {background:url('../gfx/basic/incentivedirect.png') top left no-repeat;}
                #nav {
                    float:left;
                    margin:30px 26px;   
                    }
                    #nav li {
                        float:left;
                        width:88px;
                        height:66px;
                        padding:0px;
                        display:inline;
                        text-align:center;
                        }
                        #nav li a {
                            padding:5px;
                            display:block;
                            height:66px;
                            color:#fff;
                            text-decoration:none;
                            background:url('../gfx/basic/nav_off.jpg') top center no-repeat;
                        }
                        #nav li a:hover {
                            color:#000;
                            background:url('../gfx/basic/nav_on.jpg') top center no-repeat;
                        }
                        li#nv1 a,
                        li#nv5 a {
                            padding-top:15px; 
                        }
                #payoff {
                    float:right;
                    margin:0px 0px 0px 0px;
                }
            #main {
                float:left;
                width:980px;
                display:inline;
                background:#fff;
            }
            #vervolg #main {
                border-bottom:5px solid #ddd;
                background:#fff url('../gfx/background/sidecol.gif') top left no-repeat;
                }
                #stikker {
                    position:absolute;
                    width:411px;
                    height:157px;
                    margin-top:451px;
					margin-left:284px;
					z-index:100;
                    
					background:url('../gfx/schatkamer.jpg');
					background-repeat:no-repeat;
                }
                #stikker[id] {
                    /*background:url('../gfx/stikker-blank.png');*/
                }
                #sidecol {
                    float:left;
                    width:285px;
                    height:auto;
                    margin:0px 0px 0px 0px;
                    display:inline;
                    }
                    .white_bg {
                        border-top:5px solid #ddd;
                        display:block;
                        background:#fff;
                        padding-bottom:10px;
                    }
                    .offerte {
                    }
                    #lbox {
                        width:585px;
                        margin:0px;
                        }
                        ul#steps {
                            float:left;
                            width:100%;
                        	margin:1px 0px;
                        	padding:0px;
                        	list-style:none;
                            display:inline;
                            background:#eee;
                        	}
                            ul#steps li {
                            	float:left;
                            	background:#eee;
                            	padding:0px;
                            	}
                                ul#steps li a {
                                	text-decoration:none;
                                	font-size:1em;
                                	display:block;
                                	margin:0px;
                                	padding:2px 4px;
                                	color:#666;
                                	background:#eee;
                                	border-left:1px solid #fff;
                                	}
                                    ul#steps li.on a {
                                    	background:#fff;
                                    	}
                        #form1 {
                            margin:0px !important;
                        }
                #content {
                    float:left;
                    width:694px;
                    display:inline;
                    border-left:1px solid #fff;
                    background:#fff;
                    }
                    .pageselect {
                        padding:10px 0px;
                        background:url('../gfx/background/pageselect.gif');
                        display:block;
                        border-bottom:2px solid #eee;
                        }
                        .nr2 {
                            border-bottom:0px;
                            border-top:2px solid #eee;
                        }
                        .pagecount {
                            font-weight:bold;
                            font-size:0.8em;
                            color:#666;
                            }
                            .pagecount strong {
                                color:#ff5c00;
                                font-size:1.2em;
                            }
                        .pagenumbers {
                            text-align:right;
                            }
                            .pagenumbers a,
                            .pagenumbers span {
                                /*border-left:1px dotted #ddd;*/
                                padding:2px 5px;
                            }
                            .pagenumbers .first {
                                border:0px;
                            }
                    .arrange_item {
                        display:block;
                        border-top:1px solid #eee;
                        margin-top:20px;
                        }
                        .arrange_item img {
                            float:right;
                            margin:20px;
                            display:inline;
                            border-top:3px solid #ff5c00;
                            border-bottom:3px solid #ff5c00;
                        }
                        .arrange_price {
                            float:right;
                            margin-top:15px;
                            display:inline;
                            font-weight:bold;
                            font-size:0.9em;
                            color:#ff5c00;
                        }
                    #description {
                        float:left;
                        width:500px;
                        display:inline;
                    }
                    #infobox {
                        float:right;
                        width:160px;
                        background:url('../gfx/background/pageselect.gif');
                        margin-top:65px;
                        display:inline;
                        }
                        #infobox p {
                            margin:10px 5px;
                        }
                        #infobox img {
                            display:block;
                        }
                        #infobox .vorige_bttn {
                            font-weight:bold;
                            font-size:0.7em;
                            font-family:arial;
                            }
                            .vorige_bttn a {
                                text-align:center;
                                display:block;
                                padding:5px;
                                background:#000;
                                text-decoration:none;
                            }
                            .vorige_bttn a:hover {
                                display:block;
                                background:#fff;
                                color:#000;
                                border:1px solid #000;
                                padding:4px 5px;
                            }
                #colm1 {
                    float:left;
                    width:284px;
                    height:auto;
                    display:inline;
                }
                #vervolg #visual {
                    float:left;
                    width:694px;
                    height:120px;
                }
                #colm2 {
                    float:left;
                    width:205px;
                    height:auto;
                    display:inline;
                    border-right:1px solid #FFF;
                }
                #colm3 {
                    float:left;
                    width:205px;
                    height:486px;
                    display:inline;
                    /*background-color:#ff0000;*/
                }
                a.acties {
                    background:#000;
                    display:block;
                    text-align:center;
                    text-decoration:none;
                    font-family:arial;
                    font-size:0.8em;
                    line-height:1.5em;
                }
                .actieImage {
                    display:block;
                    width:205px;
                    height:190px;
                }
                .actietitel {
                    padding:5px 0px;
                    display:block;
                    font-weight:bold;
                }
                .actieprijs {
                    padding:5px 0px;
                    display:block;
                    color:#fff;
                }
                #colm4 {
                    float:left;
                    width:285px;
                    height:auto;
                    display:inline;
                }
                .titler {
                    height:58px;
                    display:block;
                    /*background:#000;*/
                    /*background:#004982;*/
                    background:#383838;
                }
                #colm1 .titler {border-right:1px solid #fff;}
                #colm4 .titler {border-left:1px solid #fff;}
                .titler form {
                    float:left;
                    margin-top:17px;
                }
                .titler span {
                    display:block;
                    padding:23px 0px 0px 25px;
                    font-family:arial;
                    font-size:0.8em;
                    font-weight:bold;
                    text-transform:uppercase;
                    color:#ff5c00;
                }
                #bt-catalogus {
                    float:left;
                    width:200px;
                    height:40px; 
                    margin:8px 0 0 24px;
                    background:url('../gfx/basic/bt-catalogus.gif');
                    text-indent:-999em;
                }
                #bt-catalogus:hover {
                    background-position:0 40px;
                }
                .element {
                    display:block;
                    border-bottom:4px solid #ddd;
                    padding-bottom:2px;
                }
                .large {
                	/*height:253px;*/
                	height:267px;
                }
                .small {
                	/*height:134px;*/
                	height:154px;
                }
                    
                    
            #footer {
                float:left;
                width:980px;
                height:77px;
                display:inline;
                background:#383838;
                border-top:13px solid #000;
                }
                #footer a {
                    text-decoration:none;
                }
                #footer #mpi_logo {
                    float:left;
                    width:97px;
                    height:37px;
                    margin:20px;
                    display:inline;
                    background:url('../gfx/basic/mpi_logo.gif');
                }
                #footer #site_logo {
                    float:right;
                    width:97px;
                    height:37px;
                    margin:20px;
                    display:inline;
                    background:url('../gfx/basic/site_logo_new.gif');
                    background-repeat:no-repeat;
                }
                #footer span {
                    float:left;
                    margin:15px 0px 0px 140px;
                    width:420px;
                    display:inline;
                    font-family:arial;
                    font-size:0.7em;
                    text-align:center;
                    color:#999;
                }
                #footer span a {
                    color:#eee;
                }
                #footer span a:hover {text-decoration:underline}
                
            #footermpi {
	        margin-top:12px
                float:left;
                width:980px;
                height:77px;
                display:inline;
                background:#fff;
                border-top:13px solid #000;
                font-family: arial;
                font-size: 12px;
                }
                
            #footermpi p {
                font-family: arial;
                font-size: 12px;
                }

            #footersite {
	        margin-top:12px
                float:left;
                width:980px;
                height:77px;
                display:inline;
                background:#fff;
                border-top:13px solid #000;
                font-family: arial;
                font-size: 12px;
                }
                
            #footersite p {
                font-family: arial;
                font-size: 12px;
                }
               
                
            
/* TEXT ELEMENTS */
#vervolg h2 {
    margin-top:30px;
}
h1 {
    font-family:arial;
    font-size:1em;
    color:#ff5c00;
    padding:30px 25px 10px 25px;
}
h2 {
    font-family:arial;
    font-size:0.9em;
    color:#ff5c00;
	margin:0px 25px 10px 25px;
	padding-top:10px;
}
h3 {
    font-family:arial;
    font-size:0.9em;
    color:#ff5c00;
    padding:15px 25px 10px 25px;
}
h4 {
    font-family:arial;
    font-size:0.9em;
    color:#ff5c00;
    padding:10px 5px 20px 5px;
}
h5 {
    font-family:arial;
    margin:0px;
    padding:2px 5px;
    background:#eee;
}


h6 {
	font-family:arial;
    font-size:1.3em;
    color:#ff5c00;
    padding:0;
	margin:0;
}

.titel_schat {
    font-family:arial;
    font-size:0.8em;
    color:#ff5c00;
    padding:0px 10px 0px 5px;
	line-height:20px;
}


h6 a {
	text-decoration:none;
	color:#ff5c00;
}

p {
    font-family:arial;
    font-size:0.75em;
    line-height:1.5em;
    margin:10px 25px;
}
em {
    font-family:arial;
    font-size:0.75em;
    line-height:1.5em;
    margin:10px 5px;
}
ul {
    list-style:none;
    margin:10px 25px;
    line-height:0.9em;
	padding:0;
}
ol {
    margin:0px 15px 0px 45px;
	padding:0;
}
li {
    font-family:arial;
    font-size:0.75em;
    padding-left:12px;
    background:transparent url('../gfx/basic/ul.gif') -2px 5px no-repeat;
}
ol li {
    padding-left:0px;
    background:transparent;
}
a {
    color:#ff5c00;
	text-decoration:underline;
}
a:hover {
    text-decoration:none;
}
form {
    margin:2px 25px 0px 25px;
    }
    fieldset {
        border:0px;
    }
a img {
    border:0px;
    display:block;
}


/*
    Petite aanpassingen
*/
#frmSearch select {
    font-size:0.9em;
    
}
a#button {
	margin: 40px auto;
	padding: 5px;
	display: block;
	width: 200px;
	font-weight: bold;
	border: 2px solid #000;
	background: #FF5C00;
	color: #000;
	text-decoration: none;	
}
a:hover#button {
	border: 2px solid #FF5C00;
	background: #000;
	color: #FF5C00;	
}
.buttoncenter,
.center{
	text-align: center;
}
.orange {
	background-color:#ff5c00;
}

.black {
	color:#000;
}
.black a {
	color:#ff5c00;
}
.white {
	color:#ffffff;
	text-decoration:none;
}
a.white:hover {
	text-decoration:underline;
}
.li_white {
	background:transparent url('../gfx/basic/ul_white.gif') -2px 5px no-repeat;
}
.hoverline {
	text-decoration:none;
}
a.hoverline:hover {
	text-decoration:underline;
}


#myImageFlow {
	background:url(../gfx/bg_schatkamer.jpg) no-repeat;;
	background-color:#000; 
	color:#FFF; 
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}


#myImageFlow{

	font-size:13px;
	text-decoration:none;
}
a#myImageFlow {

	text-decoration: none;	
}
a:hover#myImageFlow {
	text-decoration:none;
}
#myImageFlowtxt {
	width:400px;  
	height:70px; 
	font-family:Arial; 
	font-size:11px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
}

#myImageFlowtxt a {
	text-decoration:none;
}
#myImageFlowtxt a:hover {
	text-decoration:none;
}