html,body{margin:0;padding:0}


.sfirtitlesmall{
	font-size:15px;
	padding:4px;
}
body{
	background-color:#3F3F3F;
	/*GROEN color: #9aeb39;*/
	color: #F0F0F0;
	font: 0.7em Tahoma, Geneva, Arial, sans-serif;
}

#headerimg{
	margin-top:20px;
	margin-bottom:20px;
	padding:0;
	margin-left:25px;
}

div#container{
	width:650px;
	margin:0 auto;
	padding:0;
	background: #000;
}

div#wrapper{
	float:left;
	background: background-color: #000;
	width:100%
}
div#content{
	margin: 0 75px;
}

div.bgreleases{
	background: #000 url('../images/bgreleases.jpg')  top right no-repeat;
}

div.bgmedia{
	background: #000 url('../images/bgmedia.jpg')  top right no-repeat;
}

div.bgnieuws{
	background: #000 url('../images/bghome.jpg')  top left no-repeat;
}

div.bgbio{
	background: #000 url('../images/bgbio.jpg')  top right no-repeat;
}

div.bggigs{
	background: #000 url('../images/bggigs.jpg')  top right no-repeat;
}

div#contentpics{}

div#right{
	float:left;
	width:75px;
	margin-left:-125px;
}
div#left{
	float:left;
	width:75px;
	margin-left:-650px;
	padding:10px;
}

div#footer{
	margin-top:60px;
	margin-bottom: 30px;
	clear:left;
	width:100%;
	background: #000;
	color: #FFF;
}
span.navliselected, .navli{
	font-size: 14px;
}

#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
width: 100%;
text-align: center;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 0px;
}

#releases li
{
list-style-type: none;
padding-right: 0px;
}
.footertext{
text-align: center;
}

a:link,a:active,a:visited{
color:#FFF;
text-decoration:underline;
}
a:hover{
text-decoration:underline;
color:#FFF;
}

#gigheader{
margin:40px;
padding: 10px;
border: 1px solid #FFFFFF;
}

#linklist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #696969;
width: 250px;
}

#linklist li
{
list-style: none;
margin: 0;
padding: 5px;
border-top: 1px solid #696969;
}

#linklist li a { text-decoration: none; }