BODY, TD {
	color: white;
	font: 9pt Verdana, Geneva, Arial, Helvetica;
}
H1, H2, H3 {
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 6px;
	color: #cccc99;
}
H4 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 6px;
	color: #cccc99;
}
H5, H6 {
	color: #cccc99;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #cccc99;
}
a:active, a:hover {
	color: #fff;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}
.credits a,.login a:link,.login a:visited,.login a:active{font-weight:normal;font-size:8pt;color:#cccc99;}
.credits a:hover{font-weight:normal;font-size:8pt;color:white;}
/*Scrollbox*/
body{
  margin:0;
  padding:0;
  background:url(foo) fixed;
  background-color: #000;
  background-image:url('images/irishchain.gif');
 }
 #nav{
  position:fixed;
  _position:absolute;
  top:0px;
  _top:expression(eval(document.body.scrollTop));
  right:0px;
  margin:8px;
  padding:3px;
  background:#093f15;
  border: #CCCC99 solid 1px;
  z-index:510;
  font: 8pt Verdana, Geneva, Arial, Helvetica;
 }
#top{position:relative;}
#lang{
position: absolute;
width: 150px;
height: 22px;
left: 620px;
top: 180px;
text-align: right;
font: bold 12px arial,helvetica,sans-serif;
color: #FFF;
}
#gigs{
border: 1px solid #cccc99;
border-collapse:collapse;
}
#gigs tr, #gigs td{
border: 1px solid #cccc99;
padding:3px;
}
.gigstop{
background-color: #006600;
font-weight: bold;
}
.retrieve{background-image:none;background-color:#093F15;color:White;}
.mceContentBody {
text-align: left;
background: #093f15 none;
font: normal 12px Verdana;
}
/*default styles for the inhoud*/
#inhoud {position:relative;background:#093f15;padding:10px 20px 10px 20px;height:100%;}
/*Sitemap Horizontal Dropdown Menu CSS for CMSimple*/
/*Microsoft behaviour to make IE6 and earlier behave like a compatible browser - ignored by other browsers*/
body{behavior:url(./csshover.htc);}
/*default styles for the menu, lists and links*/
#bwmenu{position:relative;z-index:1;float:left;width:100%;background:#053000;}
#bwmenu ul{z-index:500;list-style:none;margin:0;padding:0;}
#bwmenu li{position:relative;float:left;display:block;width:88px;color:#053000;background:#cccc99;font:bold 12px arial,helvetica,sans-serif;margin:0;padding:0;line-height:20px;text-align:center;}
#bwmenu a{display:block;width:100%;color:#cccc99;background:#053000;;text-decoration:none;}
/*change list item colours on hover*/
#bwmenu li:hover{color:#fff;background:#cccc99;}
#bwmenu a:hover{color:#fff;background:#cccc99;}
/*hide menulevel2*/
#bwmenu ul ul{display:none;}
/*hide menulevel3 when hovering over menulevel1 items*/
#bwmenu ul li:hover ul ul{display:none;}
/*display expanding menulevel2 on hovering over menulevel1 items*/
#bwmenu ul li:hover ul{position:absolute;display:block;top:20px;left:-1px;}
/*display expanding menulevel3 on hovering over menulevel2 items*/
#bwmenu ul ul li:hover ul{position:absolute;display:block;top:-1px;left:100%;}
/*End of Sitemap Horizontal Dropdown Menu CSS for CMSimple*/
#bwmenu ul ul ul li{width:120px;}

