body{
  font-family: verdana;
  font-size: 10px;
  text-decoration: none;
  background: #fff;
}

td, span, div{
  font-size: 10px;
}

p{
  margin: 0px;
  padding: 0px;
}

input, textarea, select, option{
  font-size: 10px;
  font-family: verdana;
}

#PageSysCtrl{
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
}

table.main{
  width: 700px;
  height: 500px;
  background-color: #000000;
  border-left: 0px solid #CCCCCC;
  border-right: 0px solid #CCCCCC;
  border-bottom: 0px solid #CCCCCC;
  border-top: 0px solid #CCCCCC;
}

body.design{
  margin: 0px;
  padding: 40px 0px 0px 0px;
  background-color: #000000;
  background-repeat: repeat;
  background-position: top left;
}

a{
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
}

td.design_content{
  color: #ff3;
  font-family: verdana;
  font-size: 10px;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  background-image: url('/design/forside.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}

td.design_content_cell{
  color: #000000;
  font-family: verdana;
  font-size: 10px;
  text-decoration: none;
  vertical-align: top;
  padding: 0px 0px 0px 0px;
}

td.design_adress{
  height: 16px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
  font-family: verdana;
  background-color: #CCCCCC;
  border-bottom: 1px solid #000000;
  padding: 0px 0px 0px 15px;
}

td.design_adress td{
  color: #000000;
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
  font-family: verdana;
  padding: 0px 15px 0px 0px;
}

td.design_sponsors{
  height: 21px;
}

h1{
  color: #000000;
  font-style: normal;
  font-weight: bold;
  font-size: 10pt;
  font-family: verdana;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}

h2{
  color: #000000;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  font-family: verdana;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}

h3{
  color: #000000;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  font-family: verdana;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}

h4{
  color: #000000;
  font-style: normal;
  font-weight: bold;
  font-size: 14pt;
  font-family: verdana;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}




/******************   MENU   ******************/

#dhtmlmenuli{
  float: left;
  vertical-align: middle;
}

#dhtmlmenuli a{
  font-family: verdana;
  font-size: 10px;
  letter-spacing: 0px;
  font-weight: plain;
  text-decoration: none;
  background-color: #000000;
  display: table-cell;
  white-space: nowrap;
  padding: 0px 6px 8px 6px;
  color: #FFFFFF;
}

#dhtmlmenuli ul a{
  font-family: verdana;
  color: #FFFFFF;
  font-size: 10px;
  letter-spacing: 0px;
  font-weight: plain;
  text-decoration: none;
  background-color: #000000;
  padding: 0px 2px 0px 2px;
}

#dhtmlmenuli a:hover, #dhtmlmenuli a:active{
  color: #FFFFFF;
  background-color: #000000;
}

#dhtmlmenuli, #dhtmlmenuli ul{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style: none;
  line-height: 1;
}

#dhtmlmenuli li{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  padding-top: 2px;
  border-right: solid 1px #000000;
}

#dhtmlmenuli ul li{
  float: none;
  padding: 2px 2px 2px 2px;
  margin: 0;
  border-right: solid 1px #000000;
}

#dhtmlmenuli li ul {
  background-color: #000000;
}

#dhtmlmenuli li ul li{
  background-color: #000000;
}

/******************   MENU DROPDOWN  ******************/

#dhtmlmenuli ul li a{
  1background-image: url(/design/bg_dropdown_menu.gif);
  background-repeat: no-repeat;
  background-position: center left;
  font-family: verdana;
  font-size: 10px;
  letter-spacing: 0px;
  font-weight: plain;
  text-decoration: none;
  background-color: #000000;
  display: table-cell;
  white-space: nowrap;
  padding: 4px 8px 4px 8px;
  color: #FFFFFF;
}

#dhtmlmenuli ul li a:hover{
  color: #000000;
  background-color: #CCCCCC;
  1background-image: url(/design/bg_dropdown_menu_over.gif);
  background-repeat: no-repeat;
  background-position: center left;
  display: block;
}

#dhtmlmenuli ul li{
  float: none;
  padding: 1px;
  margin: 0;
  padding-left: 1px;
}

#dhtmlmenuli ul li:hover{
  float: none;
  background-color: #000000;
  padding: 1px;
  margin: 0;
  padding-left: 1px;
}

#dhtmlmenuli li ul {
  background-color: #000000;
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
  border-top: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}

#dhtmlmenuli li ul li{
  background-color: #000000;
  border-right: solid 0px #CCCCCC;
}



/***************   Refsys koncerter   *******************/

td.refsys_listheader,
table.refsys_itemtable
{
  width: 100%;
  padding: 4px;
  background-color: #dddddd;
}

table.refsys_listitems
{
  width: 100%;
  background-color: #000000;
}

td.refsys_listcontent
{
  width: 224px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #ffffff;
  vertical-align: top;
}

td.refsys_listcontent2
{
  width: 224px;
  padding-left: 14px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #ffffff;
  vertical-align: top;
}

td.refsys_listcontent a,
td.refsys_listcontent a:visited,
td.refsys_listcontent2 a,
td.refsys_listcontent2 a:visited
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

div.reflist_img
{
  height: 112px;
  margin-bottom: 2px;
  background-color: #696768;
}

/* Begin Page Specific CSS */
td.top{
  height: 15px;
  padding: 2px 0px 2px 15px;
  Background-color: #cccccc;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
}

td.pix{
  Background-color: #696768;
  width: 224px;
  height: 112px;
  text-align: center;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

td.pix img{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

td.overskrift{
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  vertical-align: top;
  width: 224px;
}

td.overskrift a{
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

td.tekst{
  font-size: 10px;
  color: #ffffff;
  padding: 0px 0px 5px 0px;
  vertical-align: top;
  width: 224px;
}

td.space{
  width: 14px;
}
/* End Page Specific CSS */
