body, html {
	margin:0px;
	padding:0px;
	font-family:Comic Sans MS;
	font-size:12px;
	color:#444444;
}
body {
	background:#7B041A;
}
#page {
	width:900px;
	position:absolute;
	margin-left:-450px;
	left:50%;
	top:2%;
	height:643px;
}
#page #frame {
	background:url('../img/frame.png') #FFFFFF;
	width:834px;
	height:569px;
	padding:37px 33px 37px 33px;
}
#page #frame #submenu{
	background:url('../img/submenubg.png');
	width:176px;
	height:569px;
	float:left;
}
#page #frame #submenu ul{
	list-type-style:none;
	margin:0px;
	padding:0px;
	margin:60px 0px 0px 10px;
}
#page #frame #submenu ul li{
	font-size:20px;
	list-style:none;
}
#page #frame #submenu ul li a{
	color:#444444;
	text-decoration:none;
}
#page #frame #submenu ul li a:hover{
	text-decoration:underline;
}
#page #frame #content{
	margin-top:40px;
	margin-left:5px;
	width:642px;
	height:524px;
	overflow:auto;
	float:left;
}
#page #frame #content .melding {
	background:#f1e3e5;
	padding:10px;
}
#page #frame #mainmenu{
	position:absolute;
	left:0px;
	margin-left:115px;
	margin-top:5px;
	z-index:9;
}
#page #frame #mainmenu .button{
	float:left;
	height:30px;
	background:url('../img/buttons.png') no-repeat;
	margin-left:17px;
}
#page #frame #mainmenu .workshops {
	width:125px;
	cursor:pointer;
}
#page #frame #mainmenu .spiritavonden {
	width:160px;
	background-position:0px -30px;
	cursor:pointer;
}
#page #frame #mainmenu .kinderen {
	width:114px;
	background-position:0px -60px;
	cursor:pointer;
}
#page #frame #mainmenu .spiritcafe {
	width:170px;
	background-position:0px -90px;
	cursor:pointer;
}
#page #frame #mainmenu .divers {
	width:90px;
	background-position:0px -120px;
	cursor:pointer;
}
#page #frame #lines {
	position:absolute;
	left:0px;
	margin-left:115px;
	margin-top:25px;
	z-index:8;
}
#page #frame #lines .penline {
	background:url('../img/lines.png') no-repeat;
	margin-left:17px;
	cursor:pointer;
}
#page #frame #lines .workshops {
	position:relative;
	width:0px;
	height:15px;
	margin-top:5px;
}
#page #frame #lines .spiritavonden {
	background-position:-170px 0px;
	position:relative;
	width:0px;
	height:30px;
	margin-top:-15px;
	margin-left:165px;
}
#page #frame #lines .kinderen {
	background-position:-380px 0px;
	position:relative;
	width:0px;
	height:15px;
	margin-top:-25px;
	margin-left:335px;
}
#page #frame #lines .spiritcafe {
	background-position:-540px 0px;
	position:relative;
	width:0px;
	height:15px;
	margin-top:-20px;
	margin-left:495px;
}
#page #frame #lines .divers {
	background-position:-700px 0px;
	position:relative;
	width:0px;
	height:15px;
	margin-top:-20px;
	margin-left:655px;
}
#page #frame #content #week-container {
	overflow:auto;
	height:500px;
}
#page #frame #content #week-container .week {
	padding:5px;
}
#page #frame #content #week-container .day {
	border:#444444 1px solid;
	border-style:dashed;
	border-top:none;border-right:none;border-left:none;
	height:112px;
	width:300px;
	margin-right:5px;
	float:left;
	overflow:auto;
}
#page #frame #content #week-container .day .events .agendaitem {
	/*width:600px;*/
}
#page #frame #content #week-container .day .events .agendaitem a {
	text-decoration:none;
}
#page #frame #content #week-container .day .events .agendaitem .time {
	float:left;
	font-weight:900;
	width:40px;
	color:#444444;
	cursor:pointer;
}
#page #frame #content #week-container .day .events .agendaitem .title {
	float:left;
	font-weight:900;
	padding-left:4px;
	padding-right:4px;
	color:#444444;
	cursor:pointer;
}
#page #frame #content #breadcrumbs ul {
	margin:0px;
	padding:0px;
}
#page #frame #content #breadcrumbs ul li {
	display:inline;
	list-style-type:none;
	padding-right:2px;
	color:#AAAAAA;
}
#page #frame #content #breadcrumbs ul li a {
	color:#AAAAAA;
	text-decoration:none;
}
#page #frame #content #breadcrumbs ul li a:hover {
	color:#444444;
}
#page #frame #content .indominant {
	margin:0px;
	padding:0px;
}
#page #frame #content .timeinformation {
	font-size:10px;
}
#page #frame #content #newsitems {
	height:445px;
}
#page #frame #content .dottedline {
	border:#000000 1px dotted;
	border-left:none;
	border-right:none;
	border-top:none;
	font-size:0px;
	height:1px;
}
#page #frame #content #newsitems .newsitem {
	border:#000000 1px dotted;
	border-left:none;
	border-right:none;
	border-bottom:none;
	padding-top:3px;
	padding-bottom:3px;
}
#page #frame #content .folder {
	width:170px;
	height:150px;
	float:left;
	margin: 0px 35px 10px 0px;
	background-image: url('../img/folder.jpg');
}
#page #frame #content .imagecontainer {
	float:left;
	margin: 0px 5px 5px 0px;
}
#page #frame #content .imagecontainer .image{
	height:120px;
	overflow:hidden;
}
#page #frame #content .imagecontainer .title {
	width:100%;
	text-align:center;
}
#page #frame #content .folder .image {
	width:150px;
	height:100px;
	overflow:hidden;
	border:1px solid;
	margin:20px 0px 0px 9px;
}
#page #frame #content .folder .title {
	width:100%;
	padding-top:2px;
	text-align:center;
}
#page #frame #content #newsitems .newsitem a {
	text-decoration:none;
	color:#444444;
}
#page #frame #content #newsitems .newsitem .icon {
	float:left;
	padding:8px;
	cursor:pointer;
}
#page #frame #content #newsitems .newsitem .title {
	float:left;
	cursor:pointer;
}
#page #frame #newsbutton {
	position:absolute;
	margin-top:440px;
	margin-left:80px;
	left:0px;
}
#page #footer {
	text-align:center;
}
#page #footer ul li {
	font-family:Calibri;
	font-size:10px;
	color:#cb5f72;
	display:inline;
}
#page #footer ul li a {
	color:#cb5f72;
	text-decoration:none;
}
#page #footer ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#page #frame #content .zoekresultaat {
	margin:2px;
}
#page #frame #content .zoekresultaat a {
	text-decoration:none;
}
#page #frame #content .zoekresultaat a .datetime {
	width:140px;
	font-weight:100;
	color:#444444;
}
#page #frame #content .zoekresultaat a .title {
	color:#444444;
	font-weight:900;
	padding:0px 2px 0px 2px;
}
#page #frame #content .zoekresultaat a div {
	float:left;
}
#page #frame #content .line {
	border-bottom:#333333 1px dashed;
	margin:5px;
}
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../img/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../img/close.png);}
#sb-nav-next{background-image:url(../img/next.png);}
#sb-nav-previous{background-image:url(../img/previous.png);}
#sb-nav-play{background-image:url(../img/play.png);}
#sb-nav-pause{background-image:url(../img/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

