@charset "utf-8";
body {
	color: #000;
	background: #fff none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #45699e;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

div#container {
	width: 892px;
	margin: 0 auto 0 auto;
}

div#central {
	width: 892px;
}

/* ________________________________________________ HEADER ________________ */

div#header {
	height: 67px;
	padding: 33px 0 0 0;
	margin: 0 0 32px 0;
	border-bottom: 1px solid #c7c7c7;
}

/* _____________________ Logo ______ */

div#logo {
	height: 67px;
	float: left;
}

div#logo h1 {
	width: 315px;
	height: 52px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	background: transparent url(/img/logo_en.gif) 0 0 no-repeat;
}

div#logo h1 a {
	position: absolute;
	display: block;
	text-indent: -9999px;
	width: 315px;
	height: 52px;
	margin: 0;
	padding: 0;
}

div#logo h1 a, div#logo h1 a:visited, div#logo h1 a:hover, div#logo h1 a:active {
	text-decoration: none;
}

/* _____________________ Header Menus ______ */

div#mainmenu {
	height: 67px;
	width: 555px;
	float: right;
}

/* _____________________ Languages Menu ______ */

div#langselect {
	width: 160px;
	height: 21px;
	padding: 9px 0 0 395px;
	background: transparent url(/img/langselect.gif) top right no-repeat;
}

div#langselect ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 14px;
	width: 160px;
	position: relative;
}

div#langselect ul li {
	height: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	position: absolute;
}

div#langselect ul li#lang1 {left: 0; width: 37px; }
div#langselect ul li#lang2 {left: 46px; width: 43px; }
div#langselect ul li#lang3 {left: 97px; width: 63px; }

div#langselect ul li a {
	font-size: 8px;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	height: 12px;
	text-indent: -9999px;
	border: 0;
}

div#langselect ul li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #45699e;
}


/* _____________________ MAIN MENU ENG _____________________ */

div#menu {
	height: 37px;
	background: transparent url(/img/mainmenu_en.gif) top right no-repeat;
}

ul#menulinks {
	width: 450px;
	height: 37px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 9px;
	position: relative;
}

ul#menulinks li, ul#menulinkshr li, ul#menulinksnl li {
	height: 20px;
	display: inline;
	list-style: none;
	position: absolute;
	margin: 6px 0 0 0;
}

ul#menulinks li#mainlink1en {left: 105px; width: 45px; }
ul#menulinks li#mainlink2en {left: 168px; width: 86px; }
ul#menulinks li#mainlink3en {left: 272px; width: 87px; }
ul#menulinks li#mainlink4en {left: 377px; width: 93px; }
ul#menulinks li#mainlink5en {left: 488px; width: 67px; }

ul#menulinks li a, ul#menulinkshr li a, ul#menulinksnl li a {
	height: 20px;
	display: block;
	text-indent: -9999px; 
	text-decoration: none;
	border: none;
}

ul#menulinks li a:hover, ul#menulinkshr li a:hover, ul#menulinksnl li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #45699e;
}

/* _____________________ MAIN MENU HRV _____________________ */

div#menuhr {
	height: 37px;
	background: transparent url(/img/mainmenu_hr.gif) top right no-repeat;
}

ul#menulinkshr {
	width: 458px;
	height: 37px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 9px;
	position: relative;
}

ul#menulinkshr li#mainlink1hr {left: 97px; width: 63px; }
ul#menulinkshr li#mainlink2hr {left: 178px; width: 77px; }
ul#menulinkshr li#mainlink3hr {left: 273px; width: 84px; }
ul#menulinkshr li#mainlink4hr {left: 374px; width: 98px; }
ul#menulinkshr li#mainlink5hr {left: 491px; width: 64px; }

/* _____________________ MAIN MENU NED _____________________ */

div#menunl {
	height: 37px;
	background: transparent url(/img/mainmenu_nl.gif) top right no-repeat;
}

ul#menulinksnl {
	width: 455px;
	height: 37px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 9px;
	position: relative;
}

ul#menulinksnl li#mainlink1nl {left: 97px; width: 63px; }
ul#menulinksnl li#mainlink2nl {left: 178px; width: 77px; }
ul#menulinksnl li#mainlink3nl {left: 273px; width: 84px; }
ul#menulinksnl li#mainlink4nl {left: 374px; width: 98px; }
ul#menulinksnl li#mainlink5nl {left: 491px; width: 64px; }

/* ________________________________________________ MAIN CONTENT ________________ */

/* ________________________________________________ INDEX ________________ */

div#welcome {
	height: 358px;
	margin-bottom: 24px;
}

div#welcome h1 {
	height: 358px;
	width: 892px;
	background: transparent url(/img/index/h1bkg_en.jpg) top right no-repeat;
}

div#welcome h1 span {
	text-indent: -9999px;
	display: block;
}

/* ____ Index Two Columns ____ */

div#twocolumns {
	clear: both;
}

div#twocolumns div#left {
	float: left;
	width: 358px;
	margin-right: 20px;
}

div#twocolumns div#right {
	float: left;
	width: 514px;
}

h3.latestnewsen, h3.multimediaen, h3.latestnewshr, h3.multimediahr, h3.latestnewsnl {
	height: 34px;
	width: 100%;
	border-bottom: 1px solid #c7c7c7;
	text-indent: -9999px;
}

h3.latestnewsen { background: transparent url(/img/index/latestnewsen.gif) 0 0 no-repeat; }
h3.multimediaen { background: transparent url(/img/index/multimediaen.gif) 0 0 no-repeat; }
h3.latestnewshr { background: transparent url(/img/index/latestnewshr.gif) 0 0 no-repeat; }
h3.multimediahr { background: transparent url(/img/index/multimediahr.gif) 0 0 no-repeat; }
h3.latestnewsnl { background: transparent url(/img/index/latestnewsnl.gif) 0 0 no-repeat; }

div.indexnews {
	margin-bottom: 23px;
}

div.indexnews p {
	margin-bottom: 4px;
}

div.indexnews h3 {
	font-size: 17px;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

div.indexnews h3 a {
	text-decoration: none;
}

div.indexnews h3 a:hover {
	text-decoration: underline;
}

div.mmsnippet {
	margin-bottom: 22px;
	clear: both;
	height: 108px;
}

div.mmsnippet img {
	float: left;
	margin-right: 16px;
}

div.mmsnippet p {
	padding-top: 8px;
	line-height: 2.0em;
	font-size: 13px;
}

/* ________________________________________________ NEWS ________________ */

h1#newsen {
	width: 234px;
	height: 19px;
	background: transparent url(/img/news/news_en.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

h1#newshr {
	width: 254px;
	height: 19px;
	background: transparent url(/img/news/news_hr.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

h1#newsnl {
	width: 294px;
	height: 19px;
	background: transparent url(/img/news/news_nl.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

div#newscontent {
	width: 514px;
	background: transparent url(/img/news/newsbkg.jpg) top right no-repeat;
	padding-right: 378px;
	min-height: 999px;
}

div#newscontent h3 {
	font: normal 20px/1.3em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: 1px solid #c7c7c7;
	width: 210px;
	margin: 30px 0 0 0;
}

div#newscontent p {
	font: normal 14px/1.6em Arial, Helvetica, sans-serif;
}

/* ________________________________________________ BIOGRAPHY ________________ */

h1#biographyen {
	width: 140px;
	height: 19px;
	background: transparent url(/img/biography/biography_en.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

h1#biographyhr {
	width: 127px;
	height: 23px;
	background: transparent url(/img/biography/biography_hr.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

h1#biographynl {
	width: 128px;
	height: 19px;
	background: transparent url(/img/biography/biography_nl.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

div#biographyintro {
	width: 892px;
}

div#biographyintro p {
	font: normal 20px/1.3em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: justify;
}

div#biographyintro img {
	display: block;
	margin-top: 14px;
}

div#biographymain {
	width: 892px;
	margin-top: 11px;
}

div#biographymain p, div#biographymain ul li {
	font: normal 14px/1.6em Arial, Helvetica, sans-serif;
}

div#biographymain h3 {
	font: bold 20px/1.6em Arial, Helvetica, sans-serif;
}

/* ________________________________________________ REPERTOIRE ________________ */

h1#repertoireen {
	width: 143px;
	height: 19px;
	background: transparent url(/img/repertoire/repertoire_en.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

h1#repertoirehr {
	width: 139px;
	height: 19px;
	background: transparent url(/img/repertoire/repertoire_hr.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

div#repertoire {
	width: 514px;
	background: transparent url(/img/repertoire/repertoirebkg.jpg) top right no-repeat;
	padding-right: 378px;
}

div#repertoire h3 {
	font: normal 20px/1.3em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: 1px solid #c7c7c7;
	width: 340px;
	margin: 30px 0 0 0;
}

div#repertoire p {
	font: bold 14px/1.6em Arial, Helvetica, sans-serif;
}

div#repertoire p span {
	display: block;
	font-weight: normal;
	margin: -3px 0 0 0;
}


/* ________________________________________________ MULTIMEDIA ________________ */

div#colphoto, div#colvideo, div#colaudio {
	float: left;
	width: 284px;
	margin-right: 20px;
}

div#colaudio {
	margin-right: 0;
}

h1#multimediaen {
	width: 149px;
	height: 18px;
	background: transparent url(/img/multimedia/multimedia_en.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 13px;
}

h1#multimediahr {
	width: 161px;
	height: 18px;
	background: transparent url(/img/multimedia/multimedia_hr.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 13px;
}

h2#photoen, h2#videoen, h2#audioen, h2#photohr, h2#photonl {
	width: 284px;
	height: 36px;
	background: transparent url(/img/multimedia/photo_en.gif) 0 0 no-repeat;
	border-bottom: 1px solid #c7c7c7;
	text-indent: -9999px;
}

h2#photohr {
	background: transparent url(/img/multimedia/photo_hr.gif) 0 0 no-repeat;
}

h2#photonl {
	background: transparent url(/img/multimedia/photo_nl.gif) 0 0 no-repeat;
}

h2#videoen {
	background: transparent url(/img/multimedia/video_en.gif) 0 0 no-repeat;
}

h2#audioen {
	background: transparent url(/img/multimedia/audio_en.gif) 0 0 no-repeat;
}

p.mmsectionintro {
	font: normal 20px/1.3em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/* ____________________ Gallery ____________________ */

h1#galleryen {
	width: 105px;
	height: 19px;
	background: transparent url(/img/multimedia/gallery_en.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

h2#portraitsen {
	width: 150px;
	height: 35px;
	background: transparent url(/img/multimedia/portraits_en.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

h2#inconcerten {
	width: 150px;
	height: 35px;
	background: transparent url(/img/multimedia/inconcert_en.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-top: 40px;
}

h1#galleryhr {
	width: 115px;
	height: 19px;
	background: transparent url(/img/multimedia/gallery_hr.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

h2#portraitshr {
	width: 150px;
	height: 35px;
	background: transparent url(/img/multimedia/portraits_hr.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

h2#inconcerthr {
	width: 150px;
	height: 35px;
	background: transparent url(/img/multimedia/inconcert_hr.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-top: 40px;
}

h1#gallerynl {
	width: 108px;
	height: 19px;
	background: transparent url(/img/multimedia/gallery_nl.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

h2#portraitsnl {
	width: 110px;
	height: 35px;
	background: transparent url(/img/multimedia/portraits_nl.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

div.galleryrow {
	clear: both;
	height: 159px;
	margin-bottom: 21px;
}

div.gallerythumb, div.gallerythumb1st {
	float: left;
	width: 159px;
	height: 159px;
	margin-left: 21px;
	background: transparent url(/img/multimedia/thumbframe.gif) 0 0 no-repeat;
}

div.gallerythumb1st {
	margin-left: 0;
}

div.gallerythumb img, div.gallerythumb1st img {
	margin: 10px 0 0 10px;
}

/* ____________________ Video ____________________ */

h1#videoen {
	width: 75px;
	height: 19px;
	background: transparent url(/img/multimedia/videobig_en.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

div.videorow {
	clear: both;
	min-height: 400px;
	margin-bottom: 36px;
}

div.videorow h3 {
	font-size: 16px;
}

/* ____________________ Audio ____________________ */

h1#audioen {
	width: 80px;
	height: 19px;
	background: transparent url(/img/multimedia/audiobig.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

div.audiorow {
	clear: both;
	margin-bottom: 36px;
}

div.audiorow h3 {
	font-size: 16px;
}

/* ________________________________________________ CONTACT ________________ */

h1#contacten {
	width: 119px;
	height: 19px;
	background: transparent url(/img/contact/contact_en.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

h1#contacthr {
	width: 114px;
	height: 19px;
	background: transparent url(/img/contact/contact_hr.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 30px;
}

div#contactdiv {
	width: 358px;
	background: transparent url(/img/contact/contactbkg.jpg) top right no-repeat;
	padding-right: 534px;
}

div#contactdiv p {
	font: normal 14px/1.6em Arial, Helvetica, sans-serif;
	margin-top: 0;
}

div#contactdiv p.contactlabel {
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: bold;
}

form#contactform input#email, form#contactform input#subject {
	width: 200px;
/*	border: 1px solid #45699e;
	height: 18px;*/
}

form#contactform textarea#messagetext {
/*	border: 1px solid #45699e;*/
}

form#contactform input#sendbut {
	font-weight: bold;
}

div#management {
	clear: both;
	margin-top: 24px;
}

div#management div {
	float: left;
	width: 359px;
	margin-right: 19px;
}


/* ________________________________________________ FOOTER ________________ */

div#footer {
	padding: 13px 0 46px 0;
	border-top: 1px solid #c7c7c7;
	font-size: 11px;
	clear: both;
	color: #444;
	height: 14px;
	display: block;
}

div#copyright {
	float: left;
}

div#webdesign {
	float: right;
	text-align: right;
}
