body{
	margin:0;
    padding:0;
	font-family: arial, verdana;
	background:#000 url(gfx/background.jpg) no-repeat left top;
}
div#container{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
div#logo{
	margin-top:80px;
	padding-bottom:15px;
	background:url(gfx/streep.png) repeat-x bottom left;
	width:895px;
}
td#quote{
	background:url(gfx/streep.png) repeat-x top left;
	width:900px;
}
td#quote table{
	padding-top:15px;
	opacity:0.2;
}
td#quote table:hover{
	opacity:1;
}
td#quote table td{
	padding-left:5px;
	padding-right:5px;
}
td#quote td{
	font-size:12px;
	color:#FFF;
	font-family:Droid Serif;
}
div#header{
	padding-top:10px;
	padding-bottom:15px;
	background:url(gfx/streep.png) repeat-x bottom left;
	width:895px;
}
td#navigatie{
	width:200px;
	float:left;
	vertical-align:top;
	min-height:450px;	
}
td#navigatie ul{
	padding-left:20px;
}
td#navigatie ul li{
	list-style:none;
	font-family:Droid Serif;
	margin:0px;
	padding-bottom:10px;
}
td#navigatie ul li a{
	color:#FFF;
	font-size:16px;
	text-decoration:none;
}
td#navigatie ul li:hover{
	list-style-image: url(gfx/streepmenu-over.png);
}
td#navigatie ul li#false{
	color:#FFF;
	font-style:italic;
	font-size:13px;
}
td#navigatie ul li#false:hover{
	list-style-image: none;
}
td#navigatie ul li a.false{
	font-size:13px;
}
td#navigatie ul li:hover a{
	color:#CE0000;
}
td#content{
	background:url(gfx/streep.png) repeat-y top left;
	padding-left:20px;
	width:660px;
	padding-top:10px;
	color:#FFF;
	font-family:Droid Serif;	
	min-height:400px;
	font-size:13px;
	vertical-align:top;
}
a.button img{
	opacity:0.5;
}
a.button:hover img{
	opacity:1;
}
h1{
	font-size:22px;
	font-weight:bold;
	margin-top:0px;
	font-family:Carme;
}
div.buttons{
	color:#666;
	padding-left:20px;
	font-size:12px;
}
div.buttons a img{
	padding-top:5px;
}
h3{
	font-size:14px;
	font-family:Carme;
	margin:0px;
}
h3 a{
	color:#FFF;
}
h3 a:hover{
	color:#CE0000;
}
tr.nieuws{
}
tr.nieuws a{
	text-decoration:none;
}
tr.nieuws:hover{
	opacity:1;
	cursor:pointer;
}
tr.nieuws:hover a{
	color:#CE0000;
	text-decoration:none;
}
a{
	color:#FFF;
	text-decoration:underline;
}
a:hover{
	color:#F00;
}

span.datum{
	opacity:0.5;
	font-size:10px;
	font-style:italic;
}
span.datum:hover{
	opacity:1;
}
td.foto{
	background:url(/gfx/sprite.png) no-repeat; 
	vertical-align:top; 
	width:200px; 
	height:180px; 
	margin-right:40px;
	opacity:0.5;
}
td.foto:hover{
	opacity:1.0;
	cursor:pointer;
}
td.foto:hover a{
	color:#F00;
}
td.foto_item{
	width:128px; 
	height:134px; 
	background:url(/gfx/sprite2.png) no-repeat; 
	text-align:center; 
	vertical-align:center;
	opacity:0.2;
}
td.foto_item:hover{
	opacity:1;
}
td.pagina_active{
	padding:5px; 
	background:#444444; 
	border:#6D6D6D 1px solid; 
	text-align:center; 
	width:15px;
}
td.pagina_active:hover{
	padding:5px; 
	background:#6D6D6D; 
	border:#8E8E8E 1px solid; 
	text-align:center; 
	width:15px;
	cursor:pointer;
}
td.pagina_active a{
	text-decoration:none;
}
td.pagina_active:hover a{
	color:#000;
}

td.pagina{
	padding:5px; 
	border:#CCC 1px solid; 
	text-align:center; 
	width:15px;
}
td.pagina a{
	text-decoration:none;
}
td.pagina:hover a{
	color:#F00;
}
td.pagina:hover{
	padding:5px; 
	border:#999 1px solid; 
	text-align:center; 
	width:15px;
}
form#registratie table td{
	font-size:13px;
	padding-bottom:10px;
}
form#registratie input{
	border:1px solid #666;
	font-family:droid ms;
	padding:5px;
}
form#registratie textarea{
	border:1px solid #666;
	font-family:droid ms;
	padding:2px;
	font-size:12px;
}
div.stippel{
	height:5px;
	width:100%;
	background:url(gfx/stippel.png) repeat-x;
}
img.avatar{
	border:1px dotted #FFF;
	padding:2px;
}
td.concert_datum{
	width:60px; 
	height:60px; 
	background:url(/gfx/achtergrond.png); 
	text-align:center; 
	font-size:16px; 
	font-weight:bold;
}
td.concert_tickets{
	width:60px;
	height:60px;
	background:url(/gfx/achtergrond-groen.png); 
	text-align:center; 
	font-size:15px; 
	font-weight:bold;
	-moz-border-radius:30px;
	border-radius: 30px;	
}
td.concert_tickets:hover{
	background:url(/gfx/achtergrond-groen-over.png); 
	cursor:pointer;
}
td.concert_tickets_uitverkocht{
	width:60px;
	height:60px;
	background:url(/gfx/achtergrond-rood.png); 
	text-align:center; 
	font-size:14px; 
	font-weight:bold;
	-moz-border-radius:30px;
	border-radius: 30px;	
}
td.concert_tickets_uitverkocht:hover{
	background:url(/gfx/achtergrond-rood-over.png); 
	cursor:not-allowed;
}
td.concert_tickets:hover a:hover{
	color:#FFF;
}
td.concert_website{
	width:60px;
	height:60px;
	background:url(/gfx/achtergrond-blauw.png); 
	text-align:center; 
	font-size:16px; 
	font-weight:bold;
	-moz-border-radius:30px;
	border-radius: 30px;	
}
td.concert_website:hover{
	background:url(/gfx/achtergrond-blauw-over.png); 
	cursor:pointer;
}
td.concert_website:hover a:hover{
	color:#FFF;
}
td.concert_locatie{
	font-size:16px;
	font-family:droid ms;
	vertical-align:top;
	padding-left:15px;
}
td.concert_foto{
	width:60px;
	height:60px;
	background:url(/gfx/achtergrond-oranje.png); 
	text-align:center; 
	font-size:16px; 
	font-weight:bold;
	-moz-border-radius:30px;
	border-radius: 30px;	
}
td.concert_foto:hover{
	background:url(/gfx/achtergrond-oranje-over.png); 
	cursor:pointer;
}
td.concert_foto:hover a:hover{
	color:#FFF;
}

div.tussen{
	background:url(gfx/stippel.png) bottom repeat-x;
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
}
td.ledenlijst{
	 background:url(/gfx/stippel.png) repeat-x bottom; 
	 padding-bottom:10px;
	 font-size:16px;
}

