body {
    background-image:url(../images/top.jpg);
    background-repeat: no-repeat;
    background-position: center -1px;
}

.ActueelLijst{
    width: 580px;
}

#item_dossiers {
	display:none;
}

#BackButton{
    color:#DA6D0D;
    font-weight: bold;
    font-decoration: underline;
    font-size: 14px;
    padding-right: 5px;
    padding-top:20px;
}

#BackButton a{
    color:#DA6D0D;
    font-weight: bold;
    font-decoration: underline;
    font-size: 14px;
    padding-right: 5px;
    padding-top:20px;
}
    #BackButton a:hover{
        text-decoration: none;
    }

#UrlBronExternelink a:hover{
    color:#DA6D0D;
}
#UrlBronExternelink a{
    text-decoration: none;
}
.LetterABig{
    font-size: 12px;

}
.LetterABigger{
    font-size: 14px;

}
.LetterABiggest{
    font-size: 16px;

}

#VergrootHeader a{
    text-decoration: none;

}

#VergrootHeader{
    color: #39548B;
    font-size:14px;
}

.addthis_toolbox {
	padding:10px 36px 0 0;
	font-size:12px;
}

	.addthis_toolbox a {
		cursor:pointer;
	}

	#boxBottomMiddle .addthis_toolbox a.titelAddThis {
		float:left;
		color:#000;
		cursor:default;
	}
	
		#boxBottomMiddle .addthis_toolbox a.titelAddThis:hover {
			color:#000;
		}

#PaginaContentOmschrijving{
    /*border-left:1px dashed #F2780C;*/
    padding:0px 36px 0 0;
    width:  398px;
    color: black;
}

#HomeDiv{
    height:auto;
    width:610px;
    float:left;
}

.OverzichtCategorienHoofdkolomHome {
    float:left;
    width: 181px;
    height: auto;
    margin-right: 19px;
}

.CategoriePerKolomHome{
    float:left;
    width: 181px;
    height: 265px;
}

.CategoriePerKolomBib{
    float:left;
    width: 181px;
}

	.CategoriePerKolomHome .ShowCategorien, .CategoriePerKolomBib .ShowCategorien {
		margin:0 0 10px 0;
	}
	
	.CategoriePerKolomHome a, .CategoriePerKolomBib a {
		font-size:13px;
	}

	.CategoriePerKolomHome .ShowCategorien a, .CategoriePerKolomBib .ShowCategorien a {
		font-size:14px;
	}

	.CategoriePerKolomHome a:hover, .CategoriePerKolomBib a:hover {
		color: #F2780C;
	}
	
	.CategoriePerKolomHome p, .CategoriePerKolomBib p {
		color:#000;
		margin:5px 0 0 0;
	}

.OverzichtCategorienHoofdkolom {
    float:left;
    width: 180px;
    height: auto;
    margin-right: 19px;
}

.CategoriePerKolom{
    float:left;
    width: 180px;
    height: auto;
}

.contentTitle{
    color:#FF870C;
    font-size:12px;
    font-weight:bold;
    text-align:left;
    padding-top:20px;
}

#boxTipsOverzicht{
    width: 580px;

}



#boxBottomMiddle a:hover {background:white; text-decoration:none; color: #FF870C;} /*BG color is a must for IE6*/
#boxBottomMiddle a.tooltip span {
    display:none;
    padding:5px;
    margin-left:8px;
    padding-bottom: 18px;
    width:170px;
    background-image: url(../images/tooltip.gif);
    background-position: left bottom;
}

#boxBottomMiddle a.tooltip:hover span{
    display:inline;
    position:absolute;
    margin-top: -100px;
    height: 80px;
    margin-left: -130px;
    color:White;
    cursor:pointer;
}

#boxBottomMiddle a{
   /* color: red;*/
}

#zoekKnop{
    /*background:transparent url(../images/zoek-button.gif) no-repeat*/
    background: transparent url(../images/zoek-button.gif) no-repeat center top;
    width: 158px;
    height: 55px;
    padding: 55px 0 0;
    margin: 0;
    border: 0;

    overflow: hidden;
    cursor: pointer; /* hand-shaped cursor */
}

    #zoekKnop:hover{
        /*background:transparent url(../images/zoek-button.gif) no-repeat*/
        background: transparent url(../images/zoek-button-onover.gif) no-repeat center top;
        width: 158px;
        height: 55px;
        padding: 55px 0 0;
        margin: 0;
        border: 0;

        overflow: hidden;
        cursor: pointer; /* hand-shaped cursor */
    }


.TipsTekstPerWeek{
    color:  black;
}

    .TipsItems a{
        color:#F2780C;
        font-size:14px;
        font-weight:bold;
        padding-top:20px;
        text-decoration:none;

    }

.TipsItems{
/*
    color:  #39548B;
    margin-top: 10px;
    font-weight:    bold;
*/

    color:#F2780C;
    font-size:14px;
    font-weight:bold;
    padding-top:20px;
    text-decoration:none;
}

    #TipsHomeBox p, #ActueelBox p {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

        #TipsHomeBox{
            color: black;
        }

        #TipsHomeBox a{
            color: White;
            font-weight: none;
        }

        #TipsHomeBox a:hover{
            color: Black;
            text-decoration: none;
        }

.UitlijnLinks{

}

    #PageNavigation, .paginate{
        background-image:url(../images/bg-pagination-grey.gif);
        border:1px solid #CCCCCC;
        height:17px;
        padding-left:5px;
        padding-top:8px;
        margin-top:5px;
        width:579px;
    }
	
#TipOverzichtHeader{
    border-color:#39548B;
    font-size:25px;
    font-weight:bold;
    font-family:Helvetica,Arial,Verdana,sans-serif;
}

.link{
    color:  #39548B;
    font-size:  14px;
}

.linkCategorien{
    color: #F2780C;
    font-size: 16px;
    font-weight:    bold;
    padding-top:20px;
    text-decoration: none;
}

.ShowCategorien {
    color: #F2780C;
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
}

.ShowCategorienBieb, .ShowCategorienRechts {
    color: #F2780C;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
    width: 480px;
    border-bottom: 1px dotted #39548B;
}

.ShowCategorienRechts {
    width: 100px;
    text-align: right;
}

#CategorieenHeader{
    border-bottom:1px dotted #39548B;
    border-color:#39548B;
    font-size:20px;
    font-weight:bold;
    width: 580px;
    padding:15px 0 5px;
}

#VervolgPaginas{
    /*  margin-left:9px;*/
    width:437px;
}

#PaginaContentHeader{
    border-bottom:1px dotted #39548B;
    border-color:#39548B;
    font-size:20px;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:2px;
}
#HomeCampagne {
    background-image: url("../images/campagne_bg.jpg");
    background-repeat: no-repeat;
    width: 585px;
    height: 181px;
    padding: 0px 15px 5px 10px;
    margin-bottom: 20px;
    border: 1px solid #fff;
        color: #000;
    font-size: 12px;
}
#HomeCampagne .content {
    width: 320px;
    float: left;
}
#HomeCampagne a {
    font-weight: bold;
}
#HomeCampagne a:hover {
    background-color: #e4e4e4;
}
#HomeCampagne .media {
    background-color: #fff;
    width: 220px;
    height: 156px;
    float: left;
    margin: 14px 0px 0px 10px;
    padding: 3px;
}
#HomeCampagne #tag_playersfsasf {
    margin: 0px;
    padding: 0px;
}
#HomeCampagne h2 {
    color: #E12C31;
    margin-top: 10px;
    margin-bottom: 5px;
}
#HomeContent{

    width:580px;
}

#PaginaContentOmschrijving a, #HomeContent a{
    text-decoration: underline;

}
    #HomeContentHeader{
        border-bottom:1px dotted #39548B;
        color:#0D378C;
        font-family:Helvetica,Arial,Verdana,sans-serif;
        font-size:25px;
        border-color:#39548B;
        font-weight:bold;
        padding: 0 0 5px;
    }

    #HomeContentOmschrijving{
        color: black;
        padding-top:0px;
    }

#Bibliotheek{
    margin-top: 25px;
}
    #BibliotheekHeaderTekst{
        border-bottom:1px dotted #39548B;
        border-color:#39548B;
        font-size:20px;
        font-weight:bold;
        padding-bottom: 5px;
    }

    .BreadCrumbStrongItems{
        color: Black;
        font-weight: bold;
    }
#BreadCrumbNavigation{
    float: left;
    width: 653px;
}

#BreadCrumbBox{
    clear:both;
    color:#666666;
    display:block;
    font-size:12px;
    margin:0 0 15px;
    padding:8px 0 0 48px;
    z-index:10;
    float:left;
    width: 800px;

    /*
    color:   black;
    font-size:  10px;

    padding-left: 47px;
    padding-bottom: 10px;
    padding-top:5px;


    */
}

.LeftMenuBoxHeader{
    border-bottom:1px dotted #39548B;
    border-color:#39548B;
    color:  #FF870C;
    font-size:25px;
    font-weight:bold;
    text-align:left;
    padding-bottom: 6px;
}
.LeftMenuBoxCategorie a{
    color:  #FF870C;
    font-size:13px;
    font-weight:bold;
    text-align:left;
    text-decoration: none;

}
.LeftMenuBoxCategorie{
    color:  #FF870C;
    font-size:12px;
    font-weight:bold;
    text-align:left;
}

#TipsMenuLink{
   text-align: left;
   padding-left:   10px;
}

#TipsMenuLink a, #TipsMenuLink a span{
    color:  #39548B;
    font-size:15px;
    text-align: left;
    font-weight:bold;
    text-decoration: none;
    cursor:pointer;
}

    #TipsMenuLink a:hover, #TipsMenuLink a:hover span{
        text-decoration: underline;
    }


.BoxItem a{
    color:  #39548B;
    font-size:13px;
}
.BoxItem a:hover{
    color:  #F2780C;
    font-size:13px;
}
.BoxItem{
    text-align: left;
    padding-left:   10px;
    font-size:13px;
}

#MenuTopHeadingText{
    width:  421px;
}
    #Introtekst{
        color:  black;
    }
    #HeaderTekst{
        border-bottom:  dotted 1px;
        border-color:  #39548B;
        font-weight:    bold;
        color: #0D378C;
        font-size:  20px;
        padding-bottom: 5px;
    }

body {
    margin: 0;
    font-family: arial;
    font-size: 14px;
    color:  #39548B;
}

a img {
    border: 0;
}

.floatLeft {
    float: left;
    clear: none;
}

.floatRight {
    float: right;
    clear: none;
}

#wrapper{
    height: auto;
    width: 994px;
    margin: 0 auto;
}

#BoxTop{
    float:left;
    height:255px;
    position: relative;
    width:994px;
}
    #TopMenuItems{
        position: relative;
        color:white;
        padding-left:45px;
        width:860px;
        margin-top:0px;
        height: 33px;
    }

    .Itemfloating {
        float:left;
        display:block;
        height: 29px;
        width: auto;
        overflow:hidden;
        cursor:pointer;
        margin-left: 5px;
    }

    .ItemvoorSelected, .ItemnaSelected, .Itemvoor, .Itemna {
        float:left;
        width: 7px;
        height: 37px;
    }

    .ItemvoorSelected, .ItemnaSelected {
        background-image:url(../images/tab-orange.gif);

    }

    .ItemSelected, .Item {
        float:left;
        height: 37px;
        background-color: #D1751E;
        /*font-weight: bold;*/
        font-size:  16px;
        text-decoration: none;
        text-align:center;
        line-height: 29px;
        padding-left: 10px;
        padding-right: 10px;
        color: White;
    }

    .Item {
        background-color: transparent;
    }

    .ItemnaSelected {
        background-position: right top;
    }

    #boxLogo {
        float: left;
        height: 200px;
        width: 250px;
        margin-top: 15px;
        cursor: pointer;
        margin-left: 25px;
    }

    #boxSearchSteps {
        float: left;
        margin-left: 125px;
        margin-top: 50px;
    }

    #boxSearch {
        float: left;
        margin-left: 125px;
    }

        #boxSearchBar {
            float: left;
            background: url('../images/interface/searchbar.gif') no-repeat;
            /* background: url('../images/interface/searchbar.gif') no-repeat;*/
            height: 25px;
            width: 315px;
            padding: 7px;
        }

            #zoekVeld {
                width: 300px;
                background: none;
                border: 0;
                font-size: 16px;
            }


#boxBottom {
    line-height:22px;
    height: auto;
    padding-left:27px;
    width: 930px;
    padding-bottom:15px;
}

    #boxBottomLeft {
        height:auto;
        padding:23px 10px 10px 20px;
        text-align:right;
        width:161px;
        border-right:1px dashed #F2780C;
    }

    #boxBottomMiddle {
        width: auto;
        height: auto;
        padding-left: 20px;
        padding-right: 10px;
        padding-bottom: 10px;
        overflow:hidden;
    }

        .searchResult h2 a {
            color: #0D378C;
            text-decoration: none;
        }

        .searchResult h2 a:hover {
            color: #D36407;
        }

        .searchResultMore a {
            color: #D36407;
            text-decoration: none;
            font-weight: bold;
        }

        .searchResultMore a:hover {
            color: #0D378C;
        }

        .searchSuggestion {
            color: red;
        }

            #suggestie {
                cursor: pointer;
                color: black;
                font-style: italic;
                text-decoration: underline;
            }

    #boxBottomRight {
        width: 255px;
        padding-left: 10px;
        height: auto;
        padding-top:13px;
        border-left:1px dashed #F2780C;
    }

#footer {
    float:left;
    clear:none;
    margin-top: 10px;
    width: 994px;
    /*background: #39548B;*/
}

#boxBottomLinks{
    border-top:1px dotted #39548B;
    border-color:#39548B;
    color:#39548B;
    width:188px;
    padding-top: 10px;
    padding-bottom: 10px;
	font-size:12px;
}

#boxBottomCopy {
    border-top:1px dotted #39548B;
    border-color:#39548B;
    color:#39548B;
    float:left;
    padding-left:0px;
    width:805px;
    padding-top: 10px;
    padding-bottom: 10px;
	font-size:12px;
}

	#boxBottomCopy a{
		color: #39548B;
		text-decoration: none;
	}

#MenuBoxRight #FoundingPartners img{
    /*border: dotted 2px;*/
    /*border-color:blue;*/
}

.menuBox {
    padding-bottom: 20px;
}

#ActueelHeader,#TipsHeader,#FoundingPartnersHeader,#KijkookeenshierHeader,#ActueelHeaderOverig{
    border-bottom:1px dotted;
    font-family:    Arial,Times new roman;
    font-size:25px;
    font-weight:bold;
    color:#0d378c;
    margin-bottom:6px;
    margin-top: 11px;
    padding-bottom: 5px;
}

.FoundingPartnersHeader2 {
    border-bottom:1px dotted;
    font-family:    Arial,Times new roman;
    font-size:25px;
    font-weight:bold;
    color:#0d378c;
    margin-bottom:6px;
    margin-top: 11px;
    padding-bottom: 5px;
}

#KijkookeenshierBox{
    clear:both;
    float:right;
    width:255px;
}

#Kijkookeenshier img {
    padding-bottom: 14px;
}

#FoundingPartners{
    /*border: dotted 2px;
    border-color: brown;*/
    clear:both;
    float:right;
    width:255px;
}


#Actueel{
    /*border: dotted 2px;
    border-color: blue;*/
    clear:both;
    float:right;
    width:150px;
}

        #ActueelBox a{
            color:  #FF870C;
        }

        #ActueelBox a:hover{
            color:White;
            text-decoration: none;
        }

        #ActueelBox {
            color:  white;
        }

        #ActueelHomeBox #ActueelBox, #DossiersHomeBox #DossiersBox {
            background-color: #2E487C;
            border-left: solid 1px #132851;
            border-right: solid 1px #132851;
            background-image: url(../images/interface/actueel.top.gif);
            background-repeat: no-repeat;
            background-position: -1px -30px;
            width:  242px;
            padding-left: 11px;
            padding-top: 6px;
            padding-bottom: 10px;
        }

        #DossiersHomeBox #DossiersBox {
            background-color: #FF860B;
            color: Black;
            border-left: solid 1px #D26307;
            border-right: solid 1px #D26307;
            background-image: url(../images/interface/dossiers.top.gif);
        }
        #DossiersHomeBox #DossiersBox a {
            color: White;
        }

        #DossiersHomeBox #DossiersBox a:hover {
            color: #39548B;
        }
        
        #ActueelBoxBottom, #DossiersBoxBottom {
            background-image: url(../images/interface/actueel.bottom.gif);
            background-repeat: no-repeat;
            width:  255px;
            height: 28px;
        }

        #DossiersBoxBottom {
            background-image: url(../images/interface/dossiers.bottom.gif);
        }

    #Tips a,#Actueel a{
        text-decoration:    none;
    }

#Tips{
    /*border: dotted 2px;
    border-color: green; */
    clear:both;
    float:right;
    width:150px;
}

#TipsBoxOverig a{
    /*color:  #FF870C;*/
    color:  #0D378C;
    font-weight: bold;
    font-size:  13px;
}

#TipsBoxOverig a:hover, #ActueelVervolgBox a:hover {
    color: #F2780C;
}

    #TipsLinkNaarOverzicht a{
        color:  #FF870C;
    }

    #TipsLinkNaarOverzicht a:hover{
        text-decoration: none;
    }

    #TipsLinkNaarOverzicht,#ActueelLinkNaarOverzicht{
        text-align: right;
        color:#FF870C;
    }
        #ActueelVervolgBox #ActueelLinkNaarOverzicht a{
            color:#FF870C;
        }

#ActueelHomeBox, #DossiersHomeBox {
    width:  255px;
    margin-top: 10px;
}
    #ActueelVervolgBox a{
        /*
        color:  #FF870C;
        font-weight:bold;
        */
        color:#0D378C;
        font-size:13px;
        font-weight:bold;
    }

#TipsHomeBallon{
    background-image: url(../images/ballon-tips.gif);
    background-repeat: no-repeat;
    height: 133px;
    width:  255px;
}

    #TipsHomeHeader,#ActueelHomeHeader,#DossiersHomeHeader{
        color:  white;
        font-weight:    bold;
        font-size:  21px;
        padding-left: 11px;
        padding-top:8px;
    }

    #ActueelHomeHeader,#DossiersHomeHeader{
        background-image: url(../images/interface/actueel.top.gif);
        background-repeat: no-repeat;
        width: 255px;
        height: 26px;
    }

    #DossiersHomeHeader{
        background-image: url(../images/interface/dossiers.top.gif);
    }
    
#HomeCategorien{
    clear:both;
    float:left;
    text-align:left;
    width:600px;
}

#MenuBoxRight{
    float:left;
    /*border: dotted 2px;
    border-color: yellow;*/

}

#BoxContentLeft{
    float:left;
    /* border: dotted 2px;*/
    border-color: #FF870C;
}

/* Styles voor submenu */

#overProgrammaSubsWrapper {
    position: relative;
    height: auto;
    margin-top: 40px;
    margin-left: 285px;
    width: 134px;
    display:none;
    z-index:0;
}

#overProgrammaSubs {
    float:left;
    clear:none;
    width: 134px;
    height: auto;
    padding-bottom: 8px;
    background-color: #CF7216;
    background-image: url(../images/interface/roll-onder.png);
    background-position: 0px bottom;
    background-repeat: no-repeat;
    z-index:0;
}

.overProgrammaItem {
    display:inline;
    width: 104px;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    height: auto;
    background-color: #CF7216;
}

.overProgrammaItem {
    text-decoration: underline;
    color: White;
    cursor: pointer;
}

.overProgrammaItem:hover {
    color: #39548B;
}

#TopMenuItems {
    overflow:visible;
    float:left;
    position:static;
}

/* einde styles submenu */

.tooltiptitle, .tooltiptekst {
    display:block;
    padding: 0px;
    margin:0px;
    line-height: 15px;
    font-size: 12px;
    text-decoration: underline;
}

.tooltiptitle {
    color: White;
}

.tooltiptekst {
    color: Black;
}

.searchResult h2, .searchResult p, .searchResultMore {
    display: block;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

.searchResult {
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #39548B;
}

.pagecount {
    display: none;
}

.paginate {
    padding-top: 2px;
    padding-bottom: 3px;
    height: 21px;
    text-align: left;
}

a {
    color:  #39548B;
}

#PaginaContentOmschrijving a:hover {
    color:  #FF870C;
}

.paginate a {
    color: #39548B;
    font-weight: bold;
    line-height: 15px;
    border: solid 1px #39548B;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-right: 6px;
}

.paginate strong {
    color: #DA6D0D;
    border: solid 2px #39548B;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-right: 6px;
}

.description {
    width: 150px;
    float: left;
}

input.medium {
    width: 250px;
    float: left;
}

@media print{
    #BoxTop, #footer, #boxBottomLeft, #boxBottomRight, #BreadCrumbBox {
        display:none;
    }
}

#PaginaContentOmschrijving a.tooltip, #PaginaContentOmschrijving a.tooltipS {
    color: #FF870C;
    text-decoration: none;
    border-bottom:1px dotted #FF870C;
}

#PaginaContentOmschrijving a.tooltip:hover, #PaginaContentOmschrijving a.tooltipS:hover {
    color: #39548B;
    border-bottom:1px dotted #39548B;
}

#footer a:hover {
    color: #F2780C;
}

.searchResultActueel {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #39548B;
    width:460px;
}


/* Nieuwe Bib  */ 

.contentTitleBib {
    color:#FF870C;
    font-size:15px;
    font-weight:bold;
    text-align:left;
    padding:20px 0;
}

.dividerBib {
	border-bottom:1px dotted #39548B;
	width:580px;
	clear:both;
	margin:20px 0;
}

.showvideo p {
	color:#000;
	font-weight:normal;
}

.showvideo p {
	color:#000;
	font-weight:normal;
}

.showvideo a {
	font-weight:normal;
}

.videoBlok, .documentBlok {
	float:left;
	height:156px;
	width:102px;
	margin:0 14px 23px 0;
}

	.videoIco {
		width:102px;
		height:102px;
		border:1px solid #CCCCCC;
		background:#EEEFEF;
	}
	
	.videoTekst {
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		width:96px;
		height:49px;
		padding:3px;
		font-size:12px;
		text-decoration:underline;
	}

		.videoTekst a {
			font-size:12px;	
		}

	.documentIco {
		width:102px;
		height:102px;
		border:1px solid #CCCCCC;
		background:#EEEFEF;
	}
	
	.documentTekst {
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		width:96px;
		height:49px;
		padding:3px;
	}
	
		.documentTekst a {
			font-size:12px;	
		}

/* Campagne Banner toegevoegd door Robbert Holtkamp */

#CampagneHome {
	width:  256px;
	background-image: url(http://www.mijndigitalewereld.nl/images/grijsblok.png);
	background-repeat:repeat-y;
}

#CampagneHomeBox {
	width:  236px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 0px;
	padding-bottom: 10px;
	color:#000;
}

#CampagneHomeHeader { 
	background-image: url(http://www.mijndigitalewereld.nl/images/grijsblokboven.png);
	background-repeat: no-repeat;
	height:18px;
	width:256px;
	color:  #E02D2D;
	font-weight:    bold;
	font-size:  21px;
	padding-left: 11px;
	padding-top:8px;
}

#CampagneHomeHeaderTitle {	
	width:256px;
	color:  #E02D2D;
	font-weight:    bold;
	font-size:  17px;
	padding-top:4px;
	padding-bottom:4px;
}

#CampagneHomeOnder {
	background-image: url(http://www.mijndigitalewereld.nl/images/grijsblokonder.png);
	background-repeat: no-repeat;
	background-position:bottom;
	height:8px;
	width:256px;
}

#CampagneHomeText {
	padding-top:4px;
}

#CampagneHomeBalkje {
	background-image: url(http://www.mijndigitalewereld.nl/images/balkje.png);
	background-repeat:repeat-x;
	height:2px;
	width:254px;
	margin-left:-11px;
}
