@import "reset.css";

body{
	background:#000 url("img/bodybg.jpg") repeat-x;
	font-family:Arial,Verdana,SunSans-Regular,Sans-Serif;
	behavior: url("hover.htc");
	font-size:12px;
	margin:1px;
	line-height:20px;
}
h2{
	font-size:18px;	
	color:#C6D82C;
	margin-bottom:10px;
}
h3{
	font-size:12px;	
	color:#C6D82C;
	margin-bottom:0px;
	font-weight:bold;
}
.clear{
	clear:both;
}
.container {
	width: 950px;
	margin:0 auto;
	overflow:hidden;
}

.contentcontainer{
	padding-top:70px;	
}

/* HEADER */

#header{
	background:url("img/header.jpg");
	height:348px;
}
#header h1{
	position:relative;
	top:15px;
	left:40px;	
}
#header h1 a{
	display:block;
	width:205px;
	height:110px;
	text-indent:-12345em;
}

/* CONTENT */

ul.snlogos{
	display:block;
	position:absolute;
	left:420px;
	top:-58px;	
	width:260px;
	z-index:999;
}
ul.snlogos li{
	float:left;
	text-indent:-12345em;
}
ul.snlogos li a.l-hyves{
	background:url("img/logo-hyves.jpg") no-repeat;
	display:block;
	width:121px;
	height:41px;	
}
ul.snlogos li a.l-myspace{
	background:url("img/logo-myspace.jpg") 0 3px no-repeat;
	display:block;
	width:116px;
	height:41px;
}

.contenholder{
	background:url("img/grad-top.jpg") repeat-x;
	padding-bottom:60px;
	position:relative;
	z-index:100;
	color:#fff;
}
#zijbalk {
	display:inline-block;
	float:left;
	position:relative;
	width:200px;
	margin-left:0px;
	_margin-left:20px;
}
#content {
	display:inline-block;
	position:relative;
	float:left;
	width:750px;
}
#content .innercontent{
	background:#232323;
	padding:10px;
	width:720px;
	min-height:100px;
	_height:100px;
}

#content .innercontentfoto{
	background:#232323;
	padding:10px;
	width:900px;
	min-height:100px;
	_height:100px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* MENU */
#menu{
	position:absolute;
	top:306px;
	height:43px;
	width:950px;
	text-transform:uppercase;
}
#menu ul{
	margin-left:90px;	
}
#menu li{
	float:left;	
	text-indent:-12345em;
	margin-right:8px;
}
#menu li a.m-home{
	display:block;	
	z-index:200;
	width:90px;
	height:30px;
	background:url("img/menu.png");
}
#menu li a:hover.m-home, #menu li.active a.m-home{
	background:url("img/menu.png") 0 -31px;
}
#menu li a.m-band{
	display:block;
	width:90px;
	height:30px;
	background:url("img/menu.png") -96px 0;
	z-index:200;
}
#menu li a:hover.m-band, #menu li.active a.m-band{
	background:url("img/menu.png") -96px -31px;
}
#menu li a.m-agenda{
	display:block;
	width:98px;
	height:30px;
	background:url("img/menu.png") -194px 0;
	z-index:200;
}
#menu li a:hover.m-agenda, #menu li.active a.m-agenda{
	background:url("img/menu.png") -194px -31px;
}
#menu li a.m-gastenboek{
	display:block;
	width:125px;
	height:30px;
	background:url("img/menu.png") -298px 0;
	z-index:200;
}
#menu li a:hover.m-gastenboek, #menu li.active a.m-gastenboek{
	background:url("img/menu.png") -298px -31px;
}
#menu li a.m-fotos{
	display:block;
	width:95px;
	height:30px;
	background:url("img/menu.png") -428px 0;
	z-index:200;
}
#menu li a:hover.m-fotos, #menu li.active a.m-fotos{
	background:url("img/menu.png") -428px -31px;
}
#menu li a.m-discografie{
	display:block;
	width:126px;
	height:30px;
	background:url("img/menu.png") -528px 0;
	z-index:200;
}
#menu li a:hover.m-discografie, #menu li.active a.m-discografie{
	background:url("img/menu.png") -528px -31px;
}
#menu li a.m-contact{
	display:block;
	width:101px;
	height:30px;
	background:url("img/menu.png") -658px 0;
	z-index:200;
}
#menu li a:hover.m-contact, #menu li.active a.m-contact{
	background:url("img/menu.png") -658px -31px;
}

/* FOOTER */

#footerholder{
	clear:both;
	background:#121212 url("img/grad-bottom.jpg") repeat-x;
	padding-top:70px;
	padding-bottom:60px;
	position:relative;
	margin-top:-140px;
	z-index:0;
	height:70px;
}
#footer {
	width:890px;
	margin-top:80px;
	color:#fff;
	font-size:11px;
}
#footer a{
	text-decoration:none;	
	color:#fff;
}
#footer a:hover{
	text-decoration:underline;	
}
#footer .footer-left{
	width:300px;
	float:left;	
}
#footer .footer-right{
	width:508px;
	_width:550px;
	float:right;	
	text-align:right;
}
.footer-left li{
	text-indent:-12345em;
	margin-top:-8px;
}
.l-bloksmaict{
	display:block;
	width:72px;
	height:58px;
	float:left;
	margin:0 10px 0 30px;
	_margin:0 10px 0 15px;
	background:url("img/bloksma-klein.gif") no-repeat;	
	_background:url("img/bloksma-klein.gif") 0 9px;	
}
.l-incolor{
	display:block;
	width:42px;
	height:51px;
	float:left;
	margin-right:10px;
	background:url("img/incolor-klein.gif") no-repeat;	
}
.l-jetset{
	display:block;
	width:72px;
	height:51px;
	float:left;
	background:url("img/jetset-klein.gif") no-repeat;	
	_background:url("img/jetset-klein.gif") no-repeat 0 -8px;	
}

#footer #bottom-menu{
	display:block;
}
#footer #bottom-menu li{
	float:left;
	margin-left:10px;
	margin-bottom:8px;
}
