
body#defaultbody {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	background: #3a4447;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 76%;
}


#sitebox {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	background: url(../images/bg_sitebox2.gif) repeat-y;
}

#sitebox-bottom {
	margin: 0 auto;
	width: 970px;
}

#container {
	width: 922px;
	text-align: left;
	margin: 0 auto;
}

#header img {
	
}


h1 {
	font-size: 2.4em;
	color: #75858c;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

h1#home 		{	color: #ecbd03; }
h1#aboutfant	{	color: #ff0000; }
h1#work 		{	color: #99cc00; }
h1#agenda 		{	color: #cc66ff; }
h1#photos		{	color: #96b7c7; }
h1#press		{	color: #ff9900; }
h1#contact		{	color: #0099ff; }

h1 .sub {
	color: #aaa;
}

h2 {
	margin: 0 0 5px 0;
	text-transform: uppercase;
	color: #aaa;
	font-size: 1.5em;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 5px 0;
}

p {
	margin:0 0 15px 0;
}

.pagetitle {
	margin: 0 0 15px 0;
}


.comment {
	margin: 15px 0 0 0;
	color: #aaa;
}

/* MENU */

#menu-and-languages  {
	background: #000;
	width: 922px;
	height: 40px;
}

#menu-and-languages #menu {
	float: left;
	width: 822px;
}

#menu-and-languages #languages {
	float: left;
	width: 100px;
	text-align: center;
	padding: 10px 0 0 0;
}

#menu ul {
	padding: 0;
	margin: 0 0 0 20px;
}

#menu ul li {
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active, #menu ul li a:hover {
	float: left;
	display: block;
	color: #fff;
	padding: 0 40px 0 0;
	margin: 0;
	line-height: 40px;
	text-decoration: none;
}

#menu ul li a#home:hover, #menu ul li#currentmenu a#home  			{ color: #ffcc00; }
#menu ul li a#aboutfant:hover, #menu ul li#currentmenu a#aboutfant 	{ color: #ff0000; }
#menu ul li a#work:hover, #menu ul li#currentmenu a#work			{ color: #99cc33; }
#menu ul li a#agenda:hover, #menu ul li#currentmenu a#agenda		{ color: #cc66ff; }
#menu ul li a#photos:hover, #menu ul li#currentmenu a#photos		{ color: #96b7c7; }
#menu ul li a#press:hover, #menu ul li#currentmenu a#press			{ color: #ff9900; }
#menu ul li a#contact:hover, #menu ul li#currentmenu a#contact		{ color: #0099ff; }


#main {
	font-size: 1.1em;
	line-height: 1.6em;
	
}

#main-left {
	float: left;
	width: 600px;
	background: #fff;
}

#main-left .margin {
	padding: 30px 30px 40px 20px;
}

#main-right {
	float: left;
	width: 322px;
	
}

#main-right .margin {
	padding: 30px 20px 30px 20px;
	color: #ddd;
}


/* HOME */


#quote {
	width: 520px;
	background: #f0f4f5;
	padding: 10px;
	border: 1px dotted #aac3ca;
	color: #585f61;
	font-size: 1.1em;
	line-height: 1.5em;
	font-style: italic;
}

#quote .image {
	width: 270px;
}

#quote .text {
	width: 230px;
}

/* SUBMENU */

#main-right ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#main-right ul li a {
	color: #fff;
	font-size: 1.2em;
}

#main-right ul li a:hover {
	color: #99cccc;
}

#main-right ul li#currentmenu a:link, #main-right ul li#currentmenu a:visited, #main-right ul li#currentmenu a:hover, #main-right ul li#currentmenu a:active {
	color: #aaa;
	text-decoration: none;
}

#main-right h1 {
	margin: 0 0 15px 0;
	color: #fff;
}

#main-right h2 {
	margin: 0 0 2px 0;
	color: #fff;
}



#main-right #morelink {
	margin: 0 0 35px 0;
}


/* HOME EVENTS */

#home-events {

}

#home-events .row {
	width: 280px;
	margin: 0 0 15px 0;
}

#home-events .row .date {
	float: none;
	width: 280px;
}

#home-events .row .venue-and-details {
	float: none;
	width: 280px;
}

#home-events .row .venue-and-details .details {
	color: #f0f4f5;
	width: 280px;
}

#home-events .row h3 {
	margin: 0;
	color: #fff;
}

#home-events .row-last {
	margin: 0 0 0px 0;
}


/* BLOCKS */

.block .image {
	float: left;
	width: 120px;
}

.block .text {
	float: left;
	width: 140px;
}

/* LINKS */

a.more {
	font-size: 1.1em;
	color: #ffcc00;
}


/* AGENDA */


.row {
	width: 540px;
	margin: 0 0 15px 0;
	
}

.row .date {
	float: left;
	width: 160px;
	text-transform: uppercase;
	font-size: 0.9em;
}

.row .venue-and-details {
	float: left;
	width: 380px;
}

.row .venue-and-details .title {

}

.row .venue-and-details .title h3 {
	margin: 0;
}

.row .venue-and-details .title h3 a {
	color: #000;
	text-decoration: none;
} 
 
.row .venue-and-details .venue {
	font-style: italic;
}

.row .venue-and-details .details {
	color: #666;
}

#inthepast {
	border-top: 1px solid #ddd;
	padding:  30px 0 0 0;
}

#inthepast .row, #inthepast .row a, #inthepast .row h3 a, #inthepast .row .venue-and-details .details {
	color: #aaa;
}

/* PRESS */

.language {
	color: #aaa;
	padding: 0 0 0 10px;
}


/* CONTACT */

.form-row {
	width: 600px;
	margin: 0 0 10px 0;	
}

.form-row .label-left {
	float: left;
	width: 150px;
}

.form-row .input-right {
	float: left;
}

form input#email {
	width: 250px;
}

input#send {

}

textarea#message {
	width: 300px;
	height: 100px;
}

.sterretje {
	color: orange;
}

/* WORK */


table {
	width: 700px;
}

table tr td {
	font-size: 0.9em;
	padding: 0 0 10px 0px;

}


table tr td div.titel {
	font-size: 1.1em;
	margin: 10px 0 0 0;
}

table tr td div.titel a:link, table tr td div.titel a:visited, table tr td div.titel a:hover, table tr td div.titel a:active {
	color: #000;
	text-decoration: underline;
}

table tr td div.instrument {
	margin: 0 0 0 10px;
	color: #666;
}

table tr td div.subtitel {
	margin: 0 0 0 10px;
	color: #aaa;
}

div.listen {
	width: 680px;
	visibility: hidden;
	display: none;
	margin: 0 0 0 10px;
	padding: 10px 0 10px 0;
}

div.listen .deel, div.listen-visible .deel { 
	width: 500px;
	background: #eee;
	padding: 2px;
	margin: 0 0 1px 0;
	color: #333;
	height: 20px;
}

div.listen .deel .naam, div.listen-visible .deel .naam { 
	float: left;
	width: 300px;
}

div.listen .deel .duur, div.listen-visible .deel .duur { 
	float: left;
	width: 180px;	
}

a.clicked:link, a.clicked:visited, a.clicked:hover, a.clicked:active {
	color: #99cc00;
}

.listen-visible {
	visibility: visible;
	display: block;
	margin: 0 0 0 10px;
	padding: 10px 0 10px 0;
}

a.video {
	background: url(/images/control_play_blue.png) no-repeat;
	padding: 0 0 0 20px;
}

a.article {
	background: url(/images/book_open.png) no-repeat;
	padding: 0 0 0 25px;
}

img {
	border: none;
}





/* SPECIAL */ 

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide */
