body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:"Trebuchet MS", Tahoma, sans-serif, Verdana;
	font-size:12px;
	background-color:#850202;
	text-align: center;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
}
#footer {
	clear:both;
	position: relative;
	bottom: 0;
	/bottom: -4px;
	background-image:url(images/bg_zwart.jpg);
	width: 769px;
	text-align: center;
}
div{
font:Arial, Helvetica, sans-serif;
}
div.header{
width:769px;
height:206px;
}
div.menu{
width:769px;
height:45px;
}
#wrapper {
      margin: 0 0 0 0;
	  height:100%;	
      text-align: center;
      vertical-align: middle;
      width: 760px;
      background-color: #141414;
   }
.background_container_l { 
background: url(images/bg_links.jpg) 0 0 repeat-y;
margin-top:0px;
background-position: top;
height:100%;  
}
.background_container_r { 
background: url(images/bg_rechts.jpg) 0 0 repeat-y;
margin-top:0px;
background-position: top;
height:100%;  
}
.bg_rep{
background-image:url(images/bg_02.jpg);
background-repeat:repeat-x;
height:100%; 
}

#balk_container{
width:220px;
height: 170px;
background-image:url(images/balk.jpg);
background-repeat:repeat-x;
margin: 10px 0px 0px 0px;
}
.img_container{
padding-top:30px;
color:#FFFFFF;
}
.content{
color:#FFFFFF;
}
.floatleft
{
float: left;
margin: 0px 10px 0px 0px;
border: 2px solid #850202;
padding: 2px;
}
a.month, a.month:visited, a.month:active{
display:block;
width:220px;
height:20px;
cursor:pointer;
cursor:hand;
color:#FFFFFF;
background-image:url(images/bg_zwart.jpg);
}
a.month:hover{
background-image:url(images/bg_donker_rood.jpg);
display:block;
width:220px;
height:20px;
cursor:pointer;
cursor:hand;
color:#FFFFFF;
}
a, a:visited, a:active{
color:#FFFFFF;
}
a.gigs, a.gigs:visited, a.gigs:active{
display:block;
width:356px;
height:20px;
cursor:pointer;
cursor:hand;
color:#FFFFFF;
background-image:url(images/bg_licht_rood.jpg);
}
a.gigs:hover{
background-image:url(images/bg_donker_rood.jpg);
display:block;
width:356px;
height:20px;
cursor:pointer;
cursor:hand;
color:#FFFFFF;
}
a.pics, a.pics:visited, a.pics:active{
display:block;
border:1px solid #c00000;
width:200px;
height:80px;
cursor:pointer;
cursor:hand;
text-decoration:none;
color:#FFFFFF;
background-image:url(images/bg_licht_rood.jpg);
}
a.pics:hover{
background-image:url(images/bg_donker_rood.jpg);
border:1px dotted #c00000;
display:block;
width:200px;
height:80px;
cursor:pointer;
cursor:hand;
color:#FFFFFF;
text-decoration:none;
}
.border{
border:#850202 solid 1px;
}
a.link{
text-decoration:none;
cursor:hand;
curson:pointer;
}

