html {height: 100%;}
* html body {
	height: 100%;
}
body {
	position: relative;
	margin: 0;
	min-width: 1014px;
	min-height: 100%;
	font: 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #222120 url('../images/bg-body.gif') repeat-y 50% 0;
}
img {border-style: none;}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
.main-container {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.m1 {
	left: 50%;
	float: left;
	width: 1014px;
	position: relative;
}
.m2 {
	left: -50%;
	float: left;
	width: 1014px;
	position: relative;
}
#wrapper {
	margin: 0 0 105px;
	padding: 0 13px;
	width: 988px;
	background: url('../images/bg-wrapper.gif') repeat-y;
}
#header {
	position: relative;
	width: 100%;
}
#header img {display: block;}
#header .holder {
	position: absolute;
	top: 247px;
	left: 0;
	height: 113px;
	width: 988px;
	background: url('../images/bg-header-holder.jpg') no-repeat;
}
.logo {
	margin: 0;
	padding: 15px 0 0 13px;
	width: 244px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
.logo a {
	display: block;
	overflow: hidden;
	height: 57px;
	background: url('../images/logo.jpg') no-repeat;
}
#header .frame {
	overflow: hidden;
	width: 100%;
}
.web-links {
	float: right;
	margin: 0;
	padding: 6px 6px 0 0;
	list-style: none;
}
.web-links li {float: left;}
.web-links li a {
	float: left;
	overflow: hidden;
	height: 29px;
	text-indent: -9999px;
	background: url('../images/bg-web-links.jpg') no-repeat;
}
.web-links a.hyves {
	width: 62px;
}
.web-links a.hyves:hover {
	background-position: 0 -29px;
}
.web-links a.facebook {
	width: 66px;
	background-position: -62px 0;
}
.web-links a.facebook:hover {
	background-position: -62px -29px;
}
.web-links a.myspace {
	width: 74px;
	background-position: -128px 0;
}
.web-links a.myspace:hover {
	background-position: -128px -29px;
}
.web-links a.twitter {
	width: 65px;
	background-position: -202px 0;
}
.web-links a.twitter:hover {
	background-position: -202px -29px;
}
.web-links a.youtube {
	width: 59px;
	background-position: -267px 0;
}
.web-links a.youtube:hover {
	background-position: -267px -29px;
}
#nav {
	margin: 0;
	padding: 12px 0 0 8px;
	list-style: none;
}
#nav li {
	float: left;
	padding: 0 1px 0 0;
	background: url('../images/separator.gif') no-repeat 100% 3px;
}
#nav li a {
	display: block;
	overflow: hidden;
	height: 17px;
	text-indent: -9999px;
	background: url('../images/bg-nav.jpg') no-repeat;
}
#nav a.home {
	width: 54px;
}
#nav a.home:hover {
	background-position: 0 -17px;
}
#nav a.nieuws {
	width: 68px;
	background-position: -54px 0;
}
#nav a.nieuws:hover {
	background-position: -54px -17px;
}
#nav a.biografie {
	width: 90px;
	background-position: -122px 0;
}
#nav a.biografie:hover {
	background-position: -122px -17px;
}
#nav a.media {
	width: 132px;
	background-position: -212px 0;
}
#nav a.media:hover {
	background-position: -212px -17px;
}
#nav a.video {
	width: 58px;
	background-position: -344px 0;
}
#nav a.video:hover {
	background-position: -344px -17px;
}
#nav a.fotos {
	width: 64px;
	background-position: -402px 0;
}
#nav a.fotos:hover {
	background-position: -402px -17px;
}
#nav a.agenda {
	width: 71px;
	background-position: -466px 0;
}
#nav a.agenda:hover {
	background-position: -466px -17px;
}
#nav a.contact {
	width: 81px;
	background-position: -537px 0;
}
#nav a.contact:hover {
	background-position: -537px -17px;
}
#main {
	border: 1px solid #fff;
	width: 986px;
	background: url('../images/bg-main.gif') repeat-y 1px 0;
}
.main-holder {
	overflow: hidden;
	margin: 0 0 10px;
	width: 100%
}
#content {
	display: table;
	padding: 5px 9px 0;
	height: 1%;
}
#content h2 {
	margin: 0 0 6px;
	padding: 0 0 10px;
	border-bottom: 1px solid #c3a6af;
	line-height: 31px;
	font-size: 35px;
	font-weight: normal;
	color: #c3a6af;
}
#content .holder,
#content .frame {
	margin: 0 0 5px;
	padding: 0 30px 0 0;
}
#content .holder {border-bottom: 1px solid #c3a6af;}
#main p {margin: 0 0 8px;}
.aside1 {
	float: right;
	margin: 10px 0 0;
	padding: 7px 10px 10px 11px;
	width: 280px;
	min-height: 668px;
	background: url('../images/bg-column-middle.gif') repeat-y;
}
* html .aside1 {height: 668px;}
.aside1 .holder {
	padding: 0 8px 0 7px;
	width: 265px;
	border-bottom: 4px solid #2c2926;
}
.aside1 .holder img {display: block;}
.aside1 .holder a {text-decoration: none;}
.aside1 .holder .title {
	display: block;
	padding: 7px 0 6px;
	line-height: 15px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.heading {
	margin: 0 0 8px;
	padding: 7px 8px;
	min-height: 31px;
	background: url('../images/bg-heading.gif') repeat-x 0 100%;
}
* html .heading {height: 31px;}
.aside1 .frame {
	padding: 0 9px;
}
.list {
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
}
.list li {
	line-height: 21px;
	font-size: 24px;
}
.aside2 {
	float: right;
	margin: 10px 0 0;
	padding: 0 10px 0 11px;
	width: 303px;
	min-height: 685px;
	background: url('../images/bg-column-right.gif') repeat-y;
}
* html .aside2 {height: 685px;}
.video-holder {
	margin: 0 0 10px;
	padding: 2px;
	width: 299px;
}
.video-holder img {display: block;}
.twitter-holder {
	padding: 0 2px 2px 3px;
	width: 298px;
}
.twitter-holder img {display: block;}
.w-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
* html .w-footer {
	bottom: -1px;
}
#footer {
	overflow: hidden;
	height: 70px;
	margin: 0 auto;
	padding: 23px 27px 12px;
	width: 960px;
	background: #000 url('../images/bg-wrapper.gif') repeat-y;
	text-align: center;
}
#footer p img {
	margin: 0 7px -10px 0;
}
.link-sony_music {
	float: left;
	margin: -12px 19px 0 0;
	height: 32px;
	width: 152px;
	text-indent: -9999px;
	background: url('../images/link-sony_music.gif') no-repeat;
}
#footer p {
	margin: 0;
}
.bottom-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bottom-list li {
	display: inline;
}
.bottom-list li a {
	text-decoration: none;
}
.bottom-list li a:hover {
	text-decoration: underline;
}
/***************************/
.aside1 .heading {
        padding: 13px 7px 0px;
	line-height: 15px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
	color: #fff;
}
.aside1 .optreden {
  border: 2px groove #CDB5BC;
  margin-top: 15px;
  padding: 7px;
}
.aside1 .optreden .date {
  font-weight: bold;
  font-size: 120%;
}
.aside1 .optreden .location {
  font-style: italic;
  font-weight: bold;
  color: #1E1C1A;
}
.aside1 .optreden .link {
}

.agenda-list-container {
	width: 602px;
	padding: 0px 15px;
}
.agenda-list-container .agenda-list-item {
	border-bottom: 1px solid #c3a6af;
	margin: 15px 0px;	
	padding: 7px 0px 15px;
}
.agenda-list-container .agenda-list-item .agenda-list-date {
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
}
.agenda-list-container .agenda-list-item .agenda-list-date date {
}
.agenda-list-container .agenda-list-item .agenda-list-date time {
}
.agenda-list-container .agenda-list-item .agenda-list-title {
	font-size: 150%;
	font-weight: bold;
	color: #c3a6af;	
	line-height: 150%;
}
.agenda-list-container .agenda-list-item .agenda-list-location {
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
}
.agenda-list-container .agenda-list-item .agenda-list-location p {
        margin: 0px;
        padding: 0px;
}
.tx-itawyoutoubeembed-pi1 {
	margin: 15px 30px 30px; 
}
/****************NIEUWS*******************/
.rss_box {
	padding: 15px;
}


.rss_box .rss_header {
	margin: 6px 0 6px;
	padding: 0 0 10px;
	border-bottom: 1px solid #c3a6af;
	line-height: 31px;
	font-size: 24px;
	font-weight: normal;
	color: #c3a6af;
}
.rss_box .rss_header a {
	text-decoration: none;
	color: #c3a6af;
}
.rss_box .rss_date {
  	font-weight: bold;
}
.rss_box .rss_author {
        font-style: italic;
	color: #c3a6af;
	margin-bottom: 7px;
}
/*********** tt_news ***********/
.news-list-container {

}
.news-latest-item {
	margin: 15px 7px;
}
.news-latest-item h3 {
	font-size: 150%;
	font-weight: bold;
	line-height: 130%;
	color: #c3a6af;
}
.news-latest-item .news-latest-date {
	float: right;
	color: #c3a6af;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.news-latest-item .news-latest-date a{
	color: #c3a6af;
	text-decoration: none;
}
.news-latest-item h3 a {
	text-decoration: none;
}
.news-latest-item p.bodytext {}
.news-latest-item .news-latest-morelink {
	color: #c3a6af;
}
.news-latest-item hr.clearer {
        height: 0px;
  	border-color: #c3a6af;
  	border-width: 0px 0px 1px;
	margin: 15px 0px;
}
.news-latest-gotoarchive {
	display: none;
}
.news-list-item {
	margin: 15px 7px;
}
.news-list-item h3 {
	font-size: 150%;
	font-weight: bold;
	line-height: 130%;
	color: #c3a6af;
}
.news-list-item h3 .news-list-date {
	float: right;
	color: #c3a6af;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.news-list-item h3 a {
	text-decoration: none;
}
.news-list-item p.bodytext {}
.news-list-item .news-list-morelink {
	color: #c3a6af;
}
.news-list-item hr.clearer {
        height: 0px;
  	border-color: #c3a6af;
  	border-width: 0px 0px 1px;
	margin: 15px 0px;
}
.news-single-item hr.clearer {
        height: 0px;
  	border-color: #c3a6af;
  	border-width: 0px 0px 1px;
	margin: 15px 0px;
}
.news-single-item .news-single-timedata {
        float:right;
	float: right;
	color: #c3a6af;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;        
}
.news-single-item {
        width: 630px;
        margin: 15px 7px;
}