/* New Light Stylesheet */

body {
	background: #d9d9d9;
	font-family: Verdana, Arial, Helvetiva sans-serif;
	font-size: 12px;
	color: #fff;
}
a {
	color: #fff;
}
#main_container {
	margin: auto;
	width: 990px;
	background: url(images/bg_body.png);
	min-height: 100%;
}
#container {
	padding: 0 50px 24px 50px;
}
#header {
	position: relative;
	height: 250px;
	margin-bottom: 24px;
	margin-left: -29px;
	margin-right: -29px;
}
#header.header_1 {
	background: url(images/header.png) no-repeat;
}
#header.header_2 {
	background: url(images/header2.png) no-repeat;
}
#header.header_3 {
	background: url(images/header3.png) no-repeat;
}
#header #logo{
	position: absolute;
	top: 20px;
	left: -10px;
	display: block;
	width: 534px;
	height: 174px;
	background: url(images/nl_logo.png) no-repeat;
	text-indent: -9999em;
}
#header #youtube{
	display: block;
	position: absolute;
	right: 29px;
	top: 24px;
	width: 65px;
	height: 26px;
	background: url(images/youtube.png) no-repeat;
	text-indent: -9999em;
}
#header #hyves{
	display: block;
	position: absolute;
	right: 106px;
	top: 24px;	
	width: 73px;
	height: 26px;
	background: url(images/hyves.png) no-repeat;
	text-indent: -9999em;
}
#menu {
	height: 17px;
	position: absolute;
	bottom: 30px;
	left: 29px;
}
#menu li {
	height: 17px;
	float: left;
}
#menu li a {
	display: block;
	text-indent: -9999em;
	height: 17px;
	background: url(images/menu_sprite.png) no-repeat; 
}
#menu li #menu_home {
	width: 65px;
	background-position: 0 0;
}
#menu li #menu_home:hover {
	background-position: 0 -34px;
}
#menu li #menu_home.active {
	background-position: 0 -17px;
}
#menu li #menu_agenda {
	width: 184px;
	background-position: -65px 0;
}
#menu li #menu_agenda:hover {
	background-position: -65px -34px;
}
#menu li #menu_agenda.active {
	background-position: -65px -17px;
}
#menu li #menu_fotos {
	width: 84px;
	background-position: -249px 0;
}
#menu li #menu_fotos:hover {
	background-position: -249px -34px;
}
#menu li #menu_fotos.active {
	background-position: -249px -17px;
}
#menu li #menu_filmpjes {
	width: 95px;
	background-position: -333px 0;
}
#menu li #menu_filmpjes:hover {
	background-position: -333px -34px;
}
#menu li #menu_filmpjes.active {
	background-position: -333px -17px;
}
#menu li #menu_biografie {
	width: 110px;
	background-position: -428px 0;
}
#menu li #menu_biografie:hover {
	background-position: -428px -34px;
}
#menu li #menu_biografie.active {
	background-position: -428px -17px;
}
#menu li #menu_repertoire {
	width: 116px;
	background-position: -538px 0;
}
#menu li #menu_repertoire:hover {
	background-position: -538px -34px;
}
#menu li #menu_repertoire.active {
	background-position: -538px -17px;
}
#menu li #menu_boekingen {
	width: 119px;
	background-position: -654px 0;
}
#menu li #menu_boekingen:hover {
	background-position: -654px -34px;
}
#menu li #menu_boekingen.active {
	background-position: -654px -17px;
}
#menu li #menu_links {
	width: 60px;
	background-position: -773px 0;
}
#menu li #menu_links:hover {
	background-position: -773px -34px;
}
#menu li #menu_links.active {
	background-position: -773px -17px;
}

#banner {
	margin: 20px -29px 20px -29px;
 	background: url(images/banner.png) no-repeat;
	height: 238px;
}

/* Home */
#content_container #news {
	width: 425px;
	float: left;
}
#content_container #news .news_item{
	margin-top: 18px;
}
#content_container #news .news_item h4{
	font-size: 18px;
	font-weight: normal;
	height: 23px;
	background: url(images/kruimels.png) repeat-x bottom;
	margin-bottom: 12px;
}
#content_container #news p{
	line-height: 14px;
	text-align: justify;
}
#content_container #news h2 {
	display: block;
	width: 83px;
	height: 20px;
	text-indent: -9999em;
	background: url(images/nieuws.png) no-repeat;
}
#content_container #fotos {
	width: 434px;
	float: right;
}
#content_container #fotos .fotos_item{
	margin-top: 18px;
}
#content_container #fotos .fotos_item h4{
	font-size: 18px;
	font-weight: normal;
	height: 23px;
	background: url(images/kruimels.png) repeat-x bottom;
	margin-bottom: 12px;
}
#content_container #fotos .fotos_item img{
	margin-bottom: 10px;
}
#content_container #fotos .fotos_item img.left{
	margin-right: 10px;
}
#content_container #fotos h2 {
	display: block;
	width: 75px;
	height: 20px;
	text-indent: -9999em;
	background: url(images/fotos.png) no-repeat;
}

/* Agenda */
#content_container #agenda h2 {
	display: block;
	width: 94px;
	height: 19px;
	text-indent: -9999em;
	background: url(images/agenda.png) no-repeat;
}
#content_container #agenda table {
	margin-top: 18px;
	width: 680px;
}
#content_container #agenda td {
	padding-bottom: 18px;
}

/* Fotos */
#content_container #foto_container h2 {
	display: block;
	width: 75px;
	height: 20px;
	text-indent: -9999em;
	background: url(images/fotos.png) no-repeat;
	margin-bottom: 18px;
}
#content_container #foto_container table {
	margin-top: 18px;
	width: 100%;
}
#content_container #foto_container td {
	padding-bottom: 18px;
}
#content_container  #foto_container h4{
	font-size: 18px;
	font-weight: normal;
	height: 23px;
	background: url(images/kruimels.png) repeat-x bottom;
	margin-bottom: 18px;
}
#content_container  #foto_container #foto_album .foto_thumbnail {
	float: left;
	border: 1px solid #e4004f;
	margin-right: 9px;
	margin-bottom: 9px;
	padding: 8px;
}
#content_container  #foto_container #foto_album .foto_thumbnail.right {
	margin-right: 0px;
}
#content_container  #foto_container #foto_nav {
	margin-top: 9px;
	clear: both;
	height: 20px;	
}
#content_container  #foto_container ul{
	height: 20px;
}
#content_container  #foto_container li{
	height: 20px;
	width: 20px;
	display: block;
	float: left;
	background: #e4004f;
	margin-right: 2px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}
#content_container  #foto_container li.active{
	background: #fff;
}
#content_container  #foto_container a.active{
	color: #e4004f;
}
#content_container  #foto_container li a{
	text-decoration: none;
}

/* Filmpjes */
#content_container #filmpjes h2 {
	display: block;
	width: 96px;
	height: 19px;
	text-indent: -9999em;
	background: url(images/filmpjes.png) no-repeat;
	margin-bottom: 18px;
}
#content_container #filmpjes .filmpje{
/* 	border: 1px solid #e4004f; */
	margin-bottom: 18px;
	margin-right: 18px;
	width: 425px;
/* 	height: 367px; */
	float: left;
}
#content_container #filmpjes h4{
	font-size: 18px;
	font-weight: normal;
	height: 23px;
	background: url(images/kruimels.png) repeat-x bottom;
	margin-bottom: 12px;
}

/* Biografie */
#content_container #biografie h2 {
	display: block;
	width: 119px;
	height: 19px;
	text-indent: -9999em;
	background: url(images/biografie.png) no-repeat;
	margin-bottom: 18px;
}
#content_container #biografie p {
	line-height: 14px;
}
#content_container #biografie h4 {
	display: block;
	width: 95px;
	height: 14px;
	text-indent: -9999em;
	background: url(images/bandleden.png) no-repeat;
	margin-top: 47px;
	margin-bottom: 18px;
}
 #biografie table td {
	height: 20px;
}

/* Repertoire */
#content_container #repertoire h2 {
	display: block;
	width: 126px;
	height: 19px;
	text-indent: -9999em;
	background: url(images/repertoire.png) no-repeat;
	margin-bottom: 18px;
}
#repertoire .column{
	width: 290px;
	float: left;
}
#repertoire .column p{
	line-height: 14px;
}
#repertoire #repertoire_intro, #repertoire #nieuwe_nummers {
	width: 250px;
}
#repertoire h3 {
	display: block;
	width: 141px;
	height: 15px;
	text-indent: -9999em;
	background: url(images/nieuwe_nummers.png) no-repeat;
	margin-bottom: 18px;
	margin-top: 18px;
}

/* Boekingen */
#boekingen h2 {
	display: block;
	width: 127px;
	height: 19px;
	text-indent: -9999em;
	background: url(images/boekingen.png) no-repeat;
	margin-bottom: 18px;
}
#boekingen p {
	line-height: 18px;
}
#boekingen form {
	width: 335px;
	height: 360px;
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #e4004f;
	position: relative;
}
#boekingen label {
	display: block;
	float: left;
	width: 150px;
	height: 20px;
	line-height: 20px;
}
#boekingen form div {
	margin-bottom: 5px;
}
#boekingen input {
	border: 0;
	width: 325px;
	padding: 3px;
}
#boekingen textarea {
	font-family: Verdana, Arial, Helvetiva sans-serif;
	font-size: 12px;
	border: 0;
	width: 325px;
	height: 150px;
	overflow: auto;
	padding: 3px;	
}
#boekingen #submit_button {
	padding: 0;
	display: block;
	width: 87px;
	height: 20px;
	background: url(images/verzenden.png) no-repeat;
	position: absolute;
	right: 23px;
	bottom: 20px;
	cursor: pointer;
}

/* Links */
#content_container #links h2 {
	display: block;
	width: 61px;
	height: 19px;
	text-indent: -9999em;
	background: url(images/links.png) no-repeat;
	margin-bottom: 18px;
}
#links a {
	display: block;
	text-indent: -9999em;
	width: 200px;
	height: 60px;
	margin-bottom: 10px;
}
#links #starfactory {
	background: url(images/link_starfactory.png) no-repeat;
}
#links #parkzicht {
	background: url(images/link_parkzicht.png) no-repeat;
}
#links #rendering {
	background: url(images/link_rendering.png) no-repeat;
}
#links #gouden_leeuw {
	background: url(images/link_gouden_leeuw.png) no-repeat;
}
#links #prins_hendrik {
	background: url(images/link_prins_hendrik.png) no-repeat;
}
#links #radio_westerwolde {
	background: url(images/link_radio_westerwolde.png) no-repeat;
}

/* Footer */
#footer {
	margin-top: 50px;
	clear: both;
}
#footer span {
	float: right;
	line-height: 18px;
}