.members { font-family: Arial,Helvetica;
    font-size: 11px;
    }

.concert { font-family: Arial,Helvetica;
    font-size: 20px;
    }

p.members { font-family: Arial,Helvetica;
    font-size: 11px;
    }

span.description { 
    font-family: Arial,Helvetica;
    font-size: 16px;
    }

div.description { 
    font-family: Arial,Helvetica;
    font-size: 16px;
    }

p.description { 
    font-family: Arial,Helvetica;
    font-size: 16px;
    }

.description { 
    font-family: Arial,Helvetica;
    font-size: 16px;
    }

p.concert { font-family: Arial,Helvetica;
    font-size: 20px;
    }

body {
    font-family: Arial,Helvetica;
}

#content {
       position: absolute;
       top: 20px;
       width: 600px; 
       margin-left: 200px;
       /*left: 50%;*/
    }
#menu_1 {
       position: absolute;
       top: 20px;
       left: 10px;       
       width: 400px
    }

div.player_tr {
	position: absolute;
	top: -10px;
	right: 10px;
}

div.topleft {
	position: absolute;
	top: 0px;
	left: 0px;
}
.mi_text {
	position: relative;
	left: -35px;
	top: 5px;
        font-family: Arial,Helvetica;
        font-size: 18px;
}

a.mi:visited, a.mi:link {
	text-decoration: none;
	color: #d30009;
}

a.mi:hover {
	text-decoration: none;
	color: black;
}

a, a:visited {
	text-decoration: none;
	color: #21f393; /*light green*/
}


.filelinks a, .filelinks a:visited {
	text-decoration: none;
	color: #21f393; /*light green*/
}

.filelinks a:hover, a:hover {
	text-decoration: none;
	color: white;
}
  .frontpage_newsitem { 
      position: absolute;
      top: 00px;
      left: 0px;
     /*background-color: #101010;*/
     width: 400px;
    }

  .fp_item { 
    position: relative;
    top: -110px;
    left: 30px;
    width: 260px;
    }

  .fp_item_image {
      float: left;
}
  .fp_item_text { 
      font-family: Arial,Helvetica;
      font-size: 11pt;
    position: relative;
    top: 0px;
    left: 10px;
    }


#nav, #nav ul {
padding: 0px 0 0 0;
margin: 0;
list-style: none;
font-size: 8pt;
color: #21f393;
font-weight: normal;

}

#nav li {
float: left;
width: 70px;
}

#nav ul {
position: absolute;
width: 70px;
left: -2000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 0px 0px 0px 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul a{
color: #21f393;
cursor: default;
}

ul ul a:link, ul ul a:visited{
color: #21f393;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
cursor: pointer;
color: #fff;
}

ul li{
background-color: #CCC;
background-color: #000;

border-left: 3px solid #000;
padding-left: 2px;
}

ul ul li{
background-color: #666;
background-color: #000;
border-top: 3px solid #000;
border-left: 0;
padding-left: 0px;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
background-color: #000;
}
/* Einde IE only hack */ HTML: <ul id="nav">
