body {
	background-color: #FF0000;
	scrollbar-arrow-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-face-color: #ff0000;
    scrollbar-track-color: #ff0000;
    scrollbar-3dlight-color: #ff0000;
    scrollbar-darkshadow-color: #ff0000;
}
div {
    scrollbar-arrow-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-face-color: 991A1A;
    scrollbar-track-color: #991A1A;
    scrollbar-3dlight-color: #991A1A;
    scrollbar-darkshadow-color: #991A1A;
}

body, table, th, td, span, div, p, li, ul, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10px;
}
a {
	color:#ffffff;
}
a:hover {
	text-decoration:none;
	color: #ffcc00;
}
.subnav, .subnav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.subnav a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration:none;
}
.raster{ 
	border:1px solid #ffffff; 
	background-image: url(/img/transB.gif);
	/*background-image:url(/img/transB.gif); */
	/*filter: Alpha(opacity=99);*/
}
.bgtop .raster{ 
	border:1px solid #ffffff;
	background-color:#000000;
}
.hilly{ 
	border:1px solid #ffffff; 
	background: transparent url(/img/hilly.gif); 
	background-repeat: no-repeat;
}
.bgleft {
	background-color: #FF0000;
	background-image:url(/img/bgleft.gif);
	background-repeat: no-repeat;
	background-position: right top;/**/
}
.bgtop {
	background-color: #FF0000;
	background-image: url(/img/bgtop.gif);
	background-repeat: no-repeat;
}
.bgmain {
	background-color: #FF0000;
	background-image: url(/img/bgmain.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bgmain .pagebreak {
	line-height:5px;
}
.title01 {
	font-weight: bold;
	color: #FFCC00;
}
.grey {
	font-weight: bold;
	color: #999;
}
/*=== gigs: ===*/
.gigs {
	width:754px;
	
}/*whole table width:771px;*/
.firstrow {/*description tr*/

}
.firstrow td {/*description td*/
	padding:2px;
	background-color: #000;/**/
	font-weight: bold;
	color: #FFCC00;
}
.year td{/*all year td*/
	background-color: #f99;
	font-weight: bold;
	color: #fff;
	padding:0px;
	border-top: 1px solid #FF9999;
	background-image:url(/img/bgyr.gif);

}
.padding5{/**/
	padding:5px;
}
.dividepix{/**/
	margin-top:6px;
	margin-bottom:6px;
}
.year .upnext {/*year td to come*/
	
}
.year .passe {/*year td gone*/

}
.month {/*all month td*/
	padding:2px;
	/*background-color: #333;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;*/
}
.month .upnext {/*month td to come*/
	font-weight: bold;
	color:#ff0;
}
.month .passe {/*month td gone*/
	font-weight: bold;
	color: #ff0;
}

.now .day, .now .dayname, .now .venue, .now .place, .now .xtra  {/*The Gig Is On This Day!*/
	font-weight: bold;
	color: #FFCC00;
	padding:2px;
}
.upnext .day, .upnext .dayname, .upnext .venue, .upnext .place, .upnext .xtra  {/*all to come*/
	font-weight: bold;
	color: #fff;
	padding:2px;
	/*border-top:1px solid #FF9999;*/
}
.ovb a, .ovb, .ovb .day, .ovb .dayname, .ovb .venue, .ovb .place, .ovb .xtra  {/*all OVB*/
	font-weight: bold;
	color: #fff;
	padding:2px;
	/*border-top:1px solid #FF9999;*/
}
.upnext .day, .upnext .dayname, .ovb, .ovb .day, .ovb .dayname, .ovb .xtra, .besl .day, .besl .dayname, .besl .xtra {/*all daystuff to come*/
	color: #fc0
	/*border-top:1px solid #FF9999;*/
}
.passe .day, .passe .dayname, .passe .venue, .passe .place, .passe .xtra, .passe a, .passe .besl  {/*all that passed*/
	font-weight: normal;
	color: #ccc;
	padding:2px;
	/*border-top:1px solid #FF9999;*/
}

.upnext .xtra  {/*xtrato come*/
	font-weight:normal;
}

.splitter  {/*splitter row*/
	font-weight: normal;
	color: #ccc;
	background-color: #FF9999;
	/*border-top:1px solid #FF9999;*/
}
.dayname  {/**/
	padding-right:0px;
}
.day  {/**/
	padding-left:0px;
}
.day, .venue, .place  {/*borders*/
	border-right:1px solid #FF9999;
}
.month td  {/*month borders*/
	border-top: 1px solid #FF9999;
	padding:2px;
}
.month .upnext, .month .passe  {/*month left labels*/
	background-image:url(/img/tab.gif);
	background-repeat:no-repeat;
	filter: Alpha(opacity=70);
	-moz-opacity: 0.7;
	/*
	*/
}
.monthright {/*month right labels*/
	background-image:url(/img/tabtileR.gif);
	filter: Alpha(opacity=70);
	-moz-opacity: 0.7;
	/*
	*/
}

/*=== gigs: ===*/

/*=== pics: ===*/
.bordwhite {
	border: 1px solid #FFFFFF;
}
.bordblack {
	border: 1px solid #000000;
}
.red {
	color: #ff0000;
}

/*=== pics: ===*/

/*=== links: ===*/
.linktable th {/* de titels */
	background-color: #000;
	filter: Alpha(opacity=70);/**/
	-moz-opacity: 0.7;
	padding:2px;
	padding-left:4px;
	margin:0px;
}
.linktable td {/* de text kopjes */
	font-weight: bold;
}
.linktable td a {/* de links */
	color: #FFCC66;
	text-decoration:none;
	font-weight: normal;
}
.linktable td a:hover {/* de links mouseover */
	color: #fff;
	text-decoration:underline;
	font-weight: normal;
}

/*=== links: ===*/
/*=== news: ===*/

#menu {/*linker menu totaal*/
	position:absolute;
	left:5px; 
	top:0px;
	visibility:visible;
	overflow:visible;
	width:200px;
	height:315px;
}
#N {/*linker menu inhoud*/
	position:relative;
	width:200px;
	height:225px;
	/*/*/overflow:auto;/*ns4 hack*/
}

.newsimage {/*plaatjes in news*/
	border: 1px solid #FFFFFF;
	margin-left:5px;
	margin-bottom:5px;
}
.subtitle01 {
	font-weight: bold;
	font-size:8px;
	color: #FFCC00;
}
a.newslink {
	font-weight: bold;
	vertical-align:text-top;
	line-height:20px;
}
a.newslink:hover {
}

/*=== news ===*/
/*=== music: ===*/
.musictable th {/* de hoofd titels */
	background-color: #000;
	padding:1px;
	padding-left:25px;
	/*background-color: #333;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;*/
}
.musictable td {/* de text */
	
}
.musictable .downloadT {/* de download titel */
	background-color: #000;
	filter: Alpha(opacity=70);
	-moz-opacity: 0.7;
	border-left:1px solid #ffffff;/**/
}
.musictable .download {/* de download */
	border-left:1px solid #ffffff;/**/
}
.musictable .vh {/* nummer van ons in de lijst */
	color: #FFCC66;
}
.musictable td a {/* de links */
	color: #FFCC00;
	text-decoration:none;
	font-weight: normal;
}
.musictable td a:hover {/* de links mouseover */
	color: #fff;
	text-decoration:underline;
	font-weight: normal;
}

/*=== music ===*/
/*=== booking ===*/
.bookingtable td {/*  */
	padding:5px;
}
.bookingtable .pic {/*  */
	padding:0px;
}
.bookingtable th {/* de hoofd titels */
	background-color: #000;
	padding:1px;
}
/*=== booking ===*/
/*=== review ===*/
.reviewtable th {/* de titels */
	background-color: #000;
	filter: Alpha(opacity=70);/**/
	-moz-opacity: 0.7;
	padding:2px;
	padding-left:4px;
	margin:0px;
}
.reviewtable td {/* de text kopjes */
	font-weight: normal;
}
.reviewtable td a {/* de links */
	color: #FFCC00;
	text-decoration:none;
	font-weight: normal;
}
.reviewtable td a:hover {/* de links mouseover */
	color: #fff;
	text-decoration:underline;
	font-weight: normal;
}


/*=== review ===*/
/*=== xtra ===*/
.xtratable{ 
	border:1px solid #ffffff; 
	border-top:0px; 
	background-image: url(/img/transB.gif);
}
/*=== admin ===*/
.mouseadm {
	cursor:default;
}
/*=== admin ===*/
/*=== home ===*/
#youtube {	
	position:absolute;
	left:141px;
	top:31px;
	width:52px;
	height:27px;
	z-index:1;
}
#Myspace {	
	position:absolute;
	left:12px;
	top:148px;
	width:63px;
	height:56px;
	z-index:2;
}
#Hyves { position:absolute; left:133px; top:266px; width:35px; height:29px; z-index:3; }
#facebook { position:absolute; left:164px; top:163px; width:35px; height:29px; z-index:3; }
/*=== home ===*/
