html {
	min-height: 500px;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	background-position: top center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	min-height: 500px;
	color: #FFFFFF;
}

#container {
	padding: 0px;
	width: 980px;
	height: 610px;
	margin: 0px auto;
	position: relative;
}

#menu-container {
	position: absolute;
	top: 450px;
	width: 100%;
	height: 139px;
}

#menu-bg {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 100%;
	height: 24px;
	background-image: url(../images/menu-bg-trans.png);
	background-repeat: no-repeat;
	z-index: 1;
}

#menu-container-inner {
	width: 980px;
	margin: auto;
	position: relative;
	z-index: 2;
}

#logo {
	width: 300px;
	height: 139px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#menu {
	position: absolute;
	list-style-type: none;
	color: #FFFFFF;
	top: 75px;
	margin: 0;
	padding: 0;
	right: 0px;
	font-variant: small-caps;
	font-size: 14px;
	height: 24px;
}

#menu li {
	float: left;
	margin: 0px 10px 0px 0px;
	font-weight: bold;
	height: 24px;
}

#menu li a {
	height: 21px;
	line-height: 21px;
	padding: 0px 15px 3px 15px;
	text-align: center;
	color: #A7A7A7;
	text-decoration: none;
	position: relative;
	z-index: 10;
}

#menu li a:active {
	outline: none;
}

#menu li a:focus {
	-moz-outline-style: none;
}

#menu li.back {
	background: url("../images/menu-bg.png") no-repeat right -24px;
	width: 6px; height: 24px;
	z-index: 8;
	position: absolute;
}

#menu li.back .left {
	background: url("../images/menu-bg.png") no-repeat top left;
	height: 24px;
	z-index: 8;
	margin-right: 6px;
}

#menu li.current a {
	color: #FFFFFF;
}

#actie-voor {
	width: 134px;
	height: 120px;
	background-image: url(../images/actie-voor-kika.png);
	text-indent: -1000px;
	overflow: hidden;
	position: absolute;
	top: 34px;
	left: 0px;
}

#doyousms {
	position: absolute;
	top: 34px;
	left: 16px;
	width: 256px;
	height: 75px;
	padding: 22px 10px 10px 10px;
	background: url("../images/doyousms.png") no-repeat top left;
}

#opbrengst {
	position: absolute;
	top: 34px;
	right: 16px;
	text-align: right;
	font-weight: bold;
}

#een-actie-voor {
	position: absolute;
	bottom: 94px;
	right: 16px;
	z-index: 200;
}

#een-actie-voor img {
	border: 0;
}
				
#opbrengst-voorlopige_opbrengst {
	font-size: 21px;
	color: #BFBFBF;
}

#opbrengst-bedrag {
	font-weight: bold;
	overflow: hidden;
	height: 64px;
}

#opbrengst-ik_wil_steunen {
	color: #70BF44;
	font-size: 17px;
	text-decoration: none;
	letter-spacing: -1px;
}

#doyousms-info {
	font-weight: bold;
	font-size: 11px;
	color: #A3EC7B;
	letter-spacing: -1px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#doyousms-kosten {
	text-align: right;
	font-size: 9px;
	letter-spacing: -1px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#scroll-venster {
	position: absolute;
	left: 0px;
	top: 188px;
	width: 980px;
	height: 220px;
	float: right;
	overflow: hidden;
}

#scroll-inhoud {
	width: 7500px;
	height: 440px;
}

.scroll-deel {
	position: relative;
	float: left;
	width: 930px;
	height: 180px;
	margin: 0px 50px 0px 0px;
	padding: 20px 25px;
}

#menu-achter-bg {
	left: 0;
	top: 0;
	width: 100%;
	position: absolute;
	z-index: 0;
}

#topscroller1 {
	height:150px;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	position:absolute;
	top:0;
}

#topscroller2 {
	height:150px;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	position:absolute;
	top:0;
}

#topscroller3 {
	height:150px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

#menuScroll1 {
	width:10000px;
	height:150px;
	background-image:url("../images/menuboven1.png");
	background-repeat:repeat-x;
}

#menuScroll2 {
	width:10000px;
	height:150px;
	background-image:url("../images/menuboven2.png");
	background-repeat:repeat-x;
}

#menuScroll3 {
	width:10000px;
	height:150px;
	background-image:url("../images/menuboven3.png");
	background-repeat:repeat-x;
}

.inhoud-blok {
	position: absolute;
	float: left;
}

.inhoud-blok h2 {
	margin: 0px 0px 0px 10px;
	padding: 0;
	height: 14px;
	overflow: visible;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: lowercase;
}

.inhoud-blok h2 span {
	color: #70BF44;
}

.inhoud-blok p, .programma-deel, #sponsors-animatie, #particuliere_sponsors {
	padding: 10px;
	background-image: url(../images/bg_inhoud.png);
	margin: 0;
	display: block;
}

.inhoud-blok p a:link, .inhoud-blok p a:visited {
	color: #A3EC7B;
	text-decoration: none;
}

.inhoud-blok p a:hover, .inhoud-blok p a:active {
	color: #70BF44;
	text-decoration: underline;
}

#home-wat_is_improve {
	top: 0px;
	left: 0px;
	width: 200px;
}

#home-foto_1 {
	top: 15px;
	left: 220px;
	width: 135px;
}

#home-wat_is_het_doel {
	top: 0px;
	left: 375px;
	width: 200px;
}

#home-foto_2 {
	top: 15px;
	left: 595px;
	width: 135px;
}

#home-wie_organiseert_het {
	top: 0px;
	left: 750px;
	width: 230px;
}

#sponsors-sponsors {
	top: 0px;
	left: 0px;
	height: 150px;
	width: 580px;
}

#sponsors-sponsors a,#sponsors-sponsors div.linkloze-sponsor {
	display: block;
	color: #FFFFFF;
	margin: 10px;
	font-weight: bold;
	float: left;
	text-align: center;
}

#sponsors-sponsors a:link, #sponsors-sponsors a:visited {
	text-decoration: none;
}

#sponsors-sponsors a:hover, #sponsors-sponsors a:active {
	text-decoration: underline;
}

#sponsors-sponsors a img {
	border: none;
}

#sponsors-sponsors .hoofdsponsor {
	font-size: 22px;
	width: 560px;
}

#sponsors-sponsors .sponsor {
	font-size: 18px;
	width: 270px;
}

#sponsors-sponsors .subsponsor {
	font-size: 14px;
	width: 173px;
}

#sponsors-animatie, .sponsors-vlak {
	width: 580px;
	height: 150px;
	padding: 0px;
	overflow: hidden;
}

#sponsors-wil_jij_sponsoren {
	top: 0px;
	left: 600px;
	width: 380px;
}

#sponsors-particulier {
	top: 120px;
	left: 600px;
	width: 380px;
}

#particuliere_sponsors div {
	padding: 8px 10px;
}

#particuliere_sponsors {
	height: 10px;
}

#historie-2010 {
	top: 0px;
	left: 0px;
	width: 580px;
}

#contact-manieren {
	top: 0px;
	left: 0px;
	width: 214px;
}

#contact-organisatie {
	top: 110px;
	left: 0px;
	width: 214px;
}

#contact-formulier {
	top: 0px;
	left: 660px;
	width: 320px;
}

#logo-doel {
	position: absolute;
	top: 0px;
	left: 690px;
}

#doel-wat_doet {
	top: 0px;
	left: 0px;
	width: 300px;
}

#doel-waar_gaat_het_geld_heen {
	top: 0px;
	left: 320px;
	width: 300px;
}

#doel-meer_informatie {
	top: 172px;
	left: 640px;
	font-size: 18px;
}

#programma-vrijdag {
	top: 0px;
	left: 0px;
	width: 300px;
}

#programma-zaterdag {
	top: 0px;
	right: 0px;
	width: 300px;
}

#programma-info {
	
}

.programma-artiesten {
	list-style-type: none;
    background-image: url("../images/bg_inhoud.png");
    display: block;
    margin: 0;
    padding: 10px;
}

.programma-artiesten li {
	list-style-type: none;
	margin: 0;
	padding: 4px 0px;
	line-height: 20px;
	border-bottom: 1px solid #4F4F4F;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}

.programma-artiesten li:last-child {
	border-bottom: 0px;
}

.programma-artiesten li:hover, .programma-artiesten li.aan {
	font-weight: bold;
	color: #70BF44;
}

#programma-artiest {
    background-image: url("../images/bg_inhoud.png");
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 10px;
    position: absolute;
    left: 320px;
    top: 14px;
    width: 320px;
	height: 172px;	
}

#programma-artiest-meer, #programma-artiest-geen {
    color: #70BF44;
    font-size: 30px;
    padding: 39px 0;
    text-align: center;
}

#programma-artiest-geen {
	display: none;
}

#programma-vrijdag-titel {
	text-align: center;
	font-size: 14px;
	padding-bottom: 56px;
	font-weight: bold;
	display: block;
}

#programma-vrijdag-titel span {
	display: block;
	font-size: 22px;
    line-height: 22px;
    color: #70BF44;
}

.programma-links {
	width: 156px;
	float: left;
}

.programma-rechts {
	width: 144px;
	float: left;
}

.programma-rechts span {
	font-weight: bold;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 6px;
	display: block;
    color: #70BF44;
}

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../images/controls.png) top left no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../images/controls.png) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../images/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}
		
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); }
.tipsy-inner { padding: 9px 12px 8px 12px; background-color: black; color: white; max-width: 250px; text-align: center; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

#icoontjes {
	position: absolute;
	bottom: 4px;
	right: 12px;
	z-index: 201;
	overflow: visible;
}

#icoontjes a {
	margin-left: 10px;
}

#icoontjes img {
	border: 0;
}

#gastenboek-lezen {
	top: 0px;
	left: 0px;
	width: 640px;
}

#gastenboek-schrijven {
	top: 0px;
	left: 660px;
	width: 320px;
}

#gastenboek-bericht {
	top: 80px;
	left: 0px;
	width: 640px;
	height: 104px;
}

.gastenboek-bericht-inhoud {
	background-image: url(../images/bg_inhoud.png);
	padding: 10px;
	height: 92px;
}

.gastenboek-bericht-foto img {
	border: 4px solid #FFFFFF;
}

.gastenboek-bericht-foto {
	float: left;
	width: 92px;
	padding-right: 16px;
}

.gastenboek-bericht {
	float: left;
	width: 512px;
	height: 92px;
	overflow: auto;
}

#gastenboek-steunen {
	position: absolute;
	top: 19px;
	left: -273px;
	background-image: url(../images/gastenboek-steunen-trans.png);
	width: 264px;
	height: 135px;
	padding: 8px 10px;
	text-align: justify;
	display: none;
}

#gastenboek-steunen h4 {
	margin: 0px 0px 4px 0px;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}

#gastenboek-steunen-info {
	line-height: 15px;
}

#gastenboek-steunen-code {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin: 2px 0px 5px 0px;
}

#gastenboek-steunen-code span {
	font-size: 12px;
}

#gastenboek-steunen-controleer {
	float: left;
	font-weight: bold;
	cursor: pointer;
}

#gastenboek-steunen-kosten {
	float: right;
}

div.sc_menu {
	background-image: url(../images/bg_inhoud.png);
	position: relative;
	height: 60px;
	width: 640px;
	overflow: auto;
}
ul.sc_menu {
	display: block;
	height: 110px;
	width: 20000px;	
	padding: 10px 0 0 10px; 
	margin: 0;		
	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 4px;
	cursor: pointer;	
	filter:alpha(opacity=60);	
	opacity: 0.6;
}
.sc_menu span {
	display: none;
}
.sc_menu img {
	border: 2px #fff solid;
}

.input-veld {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #202020;
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	display: block;
	width: 280px;
	border: 2px solid #7B7B7B;
	margin: 2px;
	padding: 2px 4px;
	background-color: #FFFFFF;
}

.input-textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #202020;
	font-size: 10px;
	line-height: 17px;
	height: 51px;
	display: block;
	width: 280px;
	border: 2px solid #7B7B7B;
	margin: 2px;
	padding: 2px 4px;
	background-color: #FFFFFF;
	overflow-x: hidden;
	resize: none;
}

.input-submit {
	margin-top: 2px;
	margin-left: 194px;
}

.input-focus {
	border: 2px solid #70BF44;
}

.input-clean {
	color: #656565;
	text-align: right;
}
