@charset "windows-1252";

/* PID: 1076 */

* {
	margin: 0px;
}

body {
	background-color: #ffffff;
	
	color: #000000;
}

body, table, input, select, textarea {
	font-family: Arial;
	font-size: 12px;
}

#main {
	margin: 0px auto;
	
	width: 890px;
}

#main img.alpha1 {
	filter: alpha(Opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#main img.alpha2 {
	filter: alpha(Opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

/*---------- tooltip -----------*/
a.tt, li.tt {
	position: relative;
	z-index: 10;
	text-decoration: none;
}

a.tt span, li.tt span {
	display: none;
}

/* background:; ie hack, something must be changed in a for ie to execute it */
a.tt:hover, li.tt:hover {
	z-index: 1000;
	background:;
}

a.tt:hover span.tooltip, li.tt:hover span.tooltip {
	cursor: default;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 5px;
	z-index: 1000;
	width: 300px;
	background-color: #ffffff;
	border: 1px solid #cc6600;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	filter: alpha(Opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

li.tt:hover span.tooltip {
	width: 105px;
	font-size: 10px;
	top: 0px;
	left: -93px;
}

li.tt:hover span.tooltip hr {
	height: 0px;
	border: 0px;
	border-top: 1px solid #cc6600;
}
/*---------- tooltip -----------*/

#header {
	width: 890px;
	color: #000000;
	height: 80px;
}

#header #left, #header #middle, #header #right {
	padding-top: 10px;
	overflow: hidden;
	width: 234px;
	height: 70px;
	float: left;
}

#header #middle {
	padding-top: 5px;
	text-align: center;
	width: 422px;
}

#header #middle h1 {
	font-size: 25px;
}

#header a, #header a:hover, #header a:active, #header a:visited, #header a:link {
	text-decoration: none;
	color: #000000;
}

#header a:hover {
	text-decoration: underline;
}

#header #subheader {
	font-weight: bold;
}

#header #sublinks {
	padding-top: 6px;
	font-size: 11px;
}

#title, #footer, #customfooter {
	clear: both;
	width: 890px;
}

#title div.l1, #footer div.l1, #customfooter div.l1 {
	width: 880px;
}

#title div.l2, #footer div.l2, #customfooter div.l2 {
	width: 884px;
}

#title div.l3, #footer div.l3, #customfooter div.l3 {
	width: 886px;
}

#title div.l4, #footer div.l4, #customfooter div.l4 {
	width: 888px;
	height: 2px;
}

#columns {
}

.highslide-header a {
	color: #000000;
}

.highslide-header a:hover {
	color: #000000;
}

#columns p, #columns ul, #columns dl, #columns a, #columns div.middle, #customfooter div.middle {
	color: #000000;
}

#columns div.hr {
	padding: 12px 10px 8px 10px; /* top right bottom left */
	clear: both;
}

#columns hr {
	opacity: 0.20;
	filter: alpha(opacity=20);
	-moz-opacity: 0.20;
  border: 0px;
	color: #000000;
	background-color: #000000;
	height: 2px;	
}

#columns a, #columns a:hover, #columns a:visited, #columns a:active, #columns a:link, #customfooter a, #customfooter a:hover, #customfooter a:visited, #customfooter a:active, #customfooter a:link {
	color: #000000;
	text-decoration: none;
}

#columns a:hover, #customfooter a:hover {
	color: #000000;
}

#columns a.style1, #columns a:hover.style1, #columns a:visited.style1, #columns a:active.style1, #columns a:link.style1 {
}

#columns a.style2, #columns a:hover.style2, #columns a:visited.style2, #columns a:active.style2, #columns a:link.style2 {
	font-weight: bold;
}

#columns a.style3, #columns a:hover.style3, #columns a:visited.style3, #columns a:active.style3, #columns a:link.style3 {
	text-decoration: underline;
}

#columns a.style4, #columns a:hover.style4, #columns a:visited.style4, #columns a:active.style4, #columns a:link.style4 {
	font-style: italic;
}

/*---------- tooltip -----------*/
#columns li.tt:hover span.tooltip a {
	color: #000000;
	padding: 2px 0px 2px 5px; /* top right bottom left */
	display: block;
	width: 100px;
	overflow: hidden;
}

#columns li.tt:hover span.tooltip a:hover {
	background-color: #cc6600;
	color: #ffffff;
}
/*---------- tooltip -----------*/

#columns h3, #customfooter h3, #title h2 {
	padding: 0px 10px 0px 10px; /* top right bottom left */
	position: absolute;
	margin-top: -4px;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
}

#columns h3 a, #columns h3 a:hover, #columns h3 a:active, #columns h3 a:visited, #columns h3 a:link,
#customfooter h3 a, #customfooter h3 a:hover, #customfooter h3 a:active, #customfooter h3 a:visited, #customfooter h3 a:link {
	color: #ffffff;
}

#columns h4 {
	display: inline;
	font-size: 12px;
}

#columns .tags {
	padding: 0px 10px 0px 10px; /* top right bottom left */
}

#columns p {
	padding: 5px 10px 0px 10px; /* top right bottom left */
	clear: both;
}

#columns table {
	margin: 5px 10px 0px 10px; /* top right bottom left */
	clear: both;
}

#columns table th, #columns table th {
	padding: 0px 10px 0px 0px; /* top right bottom left */
	text-align: left;
}

#columns ul {
	padding: 2px 0px 0px 0px; /* top right bottom left */
	list-style: none;
}

#columns li {
	padding: 0px 10px 0px 10px; /* top right bottom left */
}




#columns #scrollup {
	position: relative;
	overflow: hidden;
	height: 117px;
	width: 160px;
}

#columns .headline {
	position: absolute;
	top: 123px;
	height: 195px;
	width: 190px;
}

#columns #scrollup2 {
	padding: 5px 0px 0px 10px; /* top right bottom left */
	position: relative;
	overflow: hidden;
	height: 66px;
	width: 150px;
}

#columns .headline2 {
	position: absolute;
	top: 132px;
	height: 71px;
	width: 150px;
}




#columns div.textadd {
	color: #000000;
	height: 65px;
}

#columns div.textadd p {
	padding: 0px 3px 0px 3px; /* top right bottom left */
	font-size: 10px;
}

#columns div.textadd a {
	font-weight: bold;
	color: #000000;
}

#columns div.textadd a.addlink {
	font-size: 10px;
}

#columns dl {
	padding: 5px 10px 5px 10px; /* top right bottom left */
	clear: both;
	width: 690px;	
}

#columns dt {
	padding-right: 10px;
	float: left;
	width: 250px;
	font-weight: bold;
}

#columns dt span {
	font-weight: normal;
	font-size: 10px;
}

#columns dd {
	float: left;
	width: 430px;
}

#columns input.text, #columns select.select, #columns textarea.textarea {
	border: 1px solid #000000;
	width: 400px;
}

#columns select.select {
	width: 402px;
}

#columns .center {
	text-align: center;
}

#columns a.suggest {
	filter: alpha(Opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	font-style: italic;
	font-size: 10px;
}

#columns p.error {
	font-weight: bold;
	clear: both;
	border: 1px solid #000000;
	padding: 10px;
	margin: 10px;
	margin-top: 0px;
}

#columns p.error strong {
	padding-bottom: 5px;
	font-size: 17px;
	display: block;
}

#column1 #menu a:hover, #column1 #menu a.selected,
#column1 #meer_startpaginas a:hover, #column1 #meer_startpaginas a.selected,
#column1 #more_websites a:hover, #column1 #more_websites a.selected,
#column1 #beheer a:hover, #column1 #beheer a.selected,
#column1 #management a:hover, #column1 #management a.selected {
	font-weight: bold;
}

#columns h1 {
	font-size: 18px;
}

#columns ul.normal {
	padding-left: 40px;
	list-style: disc;
}

#columns ul.normal ul {
	list-style: circle;
}

#columns ul.normal li {
	padding: 0px;
}

/* FIX FOR GOOGLE CHROME */
#footer div.l1 { margin-left: 5px; }
#footer div.l2 { margin-left: 3px; }
#footer div.l3 { margin-left: 2px; }
#footer div.l4 { margin-left: 1px; }
/* FIX FOR GOOGLE CHROME */

div.middle, div.cb {
	background-color: #ffffff;
}

div.ct, div.h2, div.h3, #title div.cb, #footer div.cb, #footer div.middle {
	background-color: #cc6600;
}

div.h2, div.h3 {
	height: 12px;
}

#title div.h2 {
	overflow: hidden;
	height: 8px;
}

div.l1, div.l2, div.l3, div.l4 {
	margin: 0px auto;
	overflow: hidden;
	width: 100%;
	height: 1px;
}

#column1 select.navigation {
	font-size: 10px;
	width: 150px;
}

div.bottom {
	height: 10px;
}

#customfooter {
	text-align: center;
}

#footer {
	height: 18px;
}

#footer div.middle {
	height: 10px;
	overflow: hidden;
}

#footer div.middle div {
	width: 890px;
	text-align: center;
	margin: 0px auto;
	margin-top: -2px;
}

#footer div.middle p {
	color: #ffffff;
	font-size: 10px;
	padding: 0px;
}

#footer a, #footer a:hover, #footer a:link, #footer a:active, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#subfooter {
	padding: 2px 0px 5px 0px; /* top right bottom left */
	text-align: center;
	font-size: 9px;
}

#subfooter p {
	padding: 0px;
}

#subfooter a, #subfooter a:hover, #subfooter a:link, #subfooter a:active, #subfooter a:visited {
	color: #000000;
	text-decoration: none;
}

#populaire_links_en_websites h3 {
	color: #ffffff;
}

#populaire_links_en_websites h3 a, #populaire_links_en_websites h3 a:hover, #populaire_links_en_websites h3 a:active, #populaire_links_en_websites h3 a:visited, #populaire_links_en_websites h3 a:link {
	color: #ffffff;
}

#populaire_links_en_websites div.cb, #populaire_links_en_websites div.middle {
	background-color: #ffffff;
}

#populaire_links_en_websites div.cb, #populaire_links_en_websites div.middle, #populaire_links_en_websites p {
	color: #000000;
}

#populaire_links_en_websites a:hover, #populaire_links_en_websites a:active, #populaire_links_en_websites a:visited, #populaire_links_en_websites a:link {
	color: #000000;
}

#populaire_links_en_websites a:hover {
	color: #000000;
}

#sculpturen h3 {
	color: #ffffff;
}

#sculpturen h3 a, #sculpturen h3 a:hover, #sculpturen h3 a:active, #sculpturen h3 a:visited, #sculpturen h3 a:link {
	color: #ffffff;
}

#sculpturen div.cb, #sculpturen div.middle {
	background-color: #ffffff;
}

#sculpturen div.cb, #sculpturen div.middle, #sculpturen p {
	color: #000000;
}

#sculpturen a:hover, #sculpturen a:active, #sculpturen a:visited, #sculpturen a:link {
	color: #000000;
}

#sculpturen a:hover {
	color: #000000;
}

#egyptische_kunst h3 {
	color: #ffffff;
}

#egyptische_kunst h3 a, #egyptische_kunst h3 a:hover, #egyptische_kunst h3 a:active, #egyptische_kunst h3 a:visited, #egyptische_kunst h3 a:link {
	color: #ffffff;
}

#egyptische_kunst div.cb, #egyptische_kunst div.middle {
	background-color: #ffffff;
}

#egyptische_kunst div.cb, #egyptische_kunst div.middle, #egyptische_kunst p {
	color: #000000;
}

#egyptische_kunst a:hover, #egyptische_kunst a:active, #egyptische_kunst a:visited, #egyptische_kunst a:link {
	color: #000000;
}

#egyptische_kunst a:hover {
	color: #000000;
}

#aziatische_kunst h3 {
	color: #ffffff;
}

#aziatische_kunst h3 a, #aziatische_kunst h3 a:hover, #aziatische_kunst h3 a:active, #aziatische_kunst h3 a:visited, #aziatische_kunst h3 a:link {
	color: #ffffff;
}

#aziatische_kunst div.cb, #aziatische_kunst div.middle {
	background-color: #ffffff;
}

#aziatische_kunst div.cb, #aziatische_kunst div.middle, #aziatische_kunst p {
	color: #000000;
}

#aziatische_kunst a:hover, #aziatische_kunst a:active, #aziatische_kunst a:visited, #aziatische_kunst a:link {
	color: #000000;
}

#aziatische_kunst a:hover {
	color: #000000;
}

#boeken_ h3 {
	color: #ffffff;
}

#boeken_ h3 a, #boeken_ h3 a:hover, #boeken_ h3 a:active, #boeken_ h3 a:visited, #boeken_ h3 a:link {
	color: #ffffff;
}

#boeken_ div.cb, #boeken_ div.middle {
	background-color: #ffffff;
}

#boeken_ div.cb, #boeken_ div.middle, #boeken_ p {
	color: #000000;
}

#boeken_ a:hover, #boeken_ a:active, #boeken_ a:visited, #boeken_ a:link {
	color: #000000;
}

#boeken_ a:hover {
	color: #000000;
}

#beeldende_kunst h3 {
	color: #ffffff;
}

#beeldende_kunst h3 a, #beeldende_kunst h3 a:hover, #beeldende_kunst h3 a:active, #beeldende_kunst h3 a:visited, #beeldende_kunst h3 a:link {
	color: #ffffff;
}

#beeldende_kunst div.cb, #beeldende_kunst div.middle {
	background-color: #ffffff;
}

#beeldende_kunst div.cb, #beeldende_kunst div.middle, #beeldende_kunst p {
	color: #000000;
}

#beeldende_kunst a:hover, #beeldende_kunst a:active, #beeldende_kunst a:visited, #beeldende_kunst a:link {
	color: #000000;
}

#beeldende_kunst a:hover {
	color: #000000;
}

#schilderkunst h3 {
	color: #ffffff;
}

#schilderkunst h3 a, #schilderkunst h3 a:hover, #schilderkunst h3 a:active, #schilderkunst h3 a:visited, #schilderkunst h3 a:link {
	color: #ffffff;
}

#schilderkunst div.cb, #schilderkunst div.middle {
	background-color: #ffffff;
}

#schilderkunst div.cb, #schilderkunst div.middle, #schilderkunst p {
	color: #000000;
}

#schilderkunst a:hover, #schilderkunst a:active, #schilderkunst a:visited, #schilderkunst a:link {
	color: #000000;
}

#schilderkunst a:hover {
	color: #000000;
}

#theater h3 {
	color: #ffffff;
}

#theater h3 a, #theater h3 a:hover, #theater h3 a:active, #theater h3 a:visited, #theater h3 a:link {
	color: #ffffff;
}

#theater div.cb, #theater div.middle {
	background-color: #ffffff;
}

#theater div.cb, #theater div.middle, #theater p {
	color: #000000;
}

#theater a:hover, #theater a:active, #theater a:visited, #theater a:link {
	color: #000000;
}

#theater a:hover {
	color: #000000;
}

#opera h3 {
	color: #ffffff;
}

#opera h3 a, #opera h3 a:hover, #opera h3 a:active, #opera h3 a:visited, #opera h3 a:link {
	color: #ffffff;
}

#opera div.cb, #opera div.middle {
	background-color: #ffffff;
}

#opera div.cb, #opera div.middle, #opera p {
	color: #000000;
}

#opera a:hover, #opera a:active, #opera a:visited, #opera a:link {
	color: #000000;
}

#opera a:hover {
	color: #000000;
}

#tentoonstellingen h3 {
	color: #ffffff;
}

#tentoonstellingen h3 a, #tentoonstellingen h3 a:hover, #tentoonstellingen h3 a:active, #tentoonstellingen h3 a:visited, #tentoonstellingen h3 a:link {
	color: #ffffff;
}

#tentoonstellingen div.cb, #tentoonstellingen div.middle {
	background-color: #ffffff;
}

#tentoonstellingen div.cb, #tentoonstellingen div.middle, #tentoonstellingen p {
	color: #000000;
}

#tentoonstellingen a:hover, #tentoonstellingen a:active, #tentoonstellingen a:visited, #tentoonstellingen a:link {
	color: #000000;
}

#tentoonstellingen a:hover {
	color: #000000;
}

#kunstenaars h3 {
	color: #ffffff;
}

#kunstenaars h3 a, #kunstenaars h3 a:hover, #kunstenaars h3 a:active, #kunstenaars h3 a:visited, #kunstenaars h3 a:link {
	color: #ffffff;
}

#kunstenaars div.cb, #kunstenaars div.middle {
	background-color: #ffffff;
}

#kunstenaars div.cb, #kunstenaars div.middle, #kunstenaars p {
	color: #000000;
}

#kunstenaars a:hover, #kunstenaars a:active, #kunstenaars a:visited, #kunstenaars a:link {
	color: #000000;
}

#kunstenaars a:hover {
	color: #000000;
}

#kunstveilingen h3 {
	color: #ffffff;
}

#kunstveilingen h3 a, #kunstveilingen h3 a:hover, #kunstveilingen h3 a:active, #kunstveilingen h3 a:visited, #kunstveilingen h3 a:link {
	color: #ffffff;
}

#kunstveilingen div.cb, #kunstveilingen div.middle {
	background-color: #ffffff;
}

#kunstveilingen div.cb, #kunstveilingen div.middle, #kunstveilingen p {
	color: #000000;
}

#kunstveilingen a:hover, #kunstveilingen a:active, #kunstveilingen a:visited, #kunstveilingen a:link {
	color: #000000;
}

#kunstveilingen a:hover {
	color: #000000;
}

#musea h3 {
	color: #ffffff;
}

#musea h3 a, #musea h3 a:hover, #musea h3 a:active, #musea h3 a:visited, #musea h3 a:link {
	color: #ffffff;
}

#musea div.cb, #musea div.middle {
	background-color: #ffffff;
}

#musea div.cb, #musea div.middle, #musea p {
	color: #000000;
}

#musea a:hover, #musea a:active, #musea a:visited, #musea a:link {
	color: #000000;
}

#musea a:hover {
	color: #000000;
}

#meerbezoekers_ads h3 {
	color: #ffffff;
}

#meerbezoekers_ads h3 a, #meerbezoekers_ads h3 a:hover, #meerbezoekers_ads h3 a:active, #meerbezoekers_ads h3 a:visited, #meerbezoekers_ads h3 a:link {
	color: #ffffff;
}

#meerbezoekers_ads div.cb, #meerbezoekers_ads div.middle {
	background-color: #ffffff;
}

#meerbezoekers_ads div.cb, #meerbezoekers_ads div.middle, #meerbezoekers_ads p {
	color: #000000;
}

#meerbezoekers_ads a:hover, #meerbezoekers_ads a:active, #meerbezoekers_ads a:visited, #meerbezoekers_ads a:link {
	color: #000000;
}

#meerbezoekers_ads a:hover {
	color: #000000;
}

#muziek h3 {
	color: #ffffff;
}

#muziek h3 a, #muziek h3 a:hover, #muziek h3 a:active, #muziek h3 a:visited, #muziek h3 a:link {
	color: #ffffff;
}

#muziek div.cb, #muziek div.middle {
	background-color: #ffffff;
}

#muziek div.cb, #muziek div.middle, #muziek p {
	color: #000000;
}

#muziek a:hover, #muziek a:active, #muziek a:visited, #muziek a:link {
	color: #000000;
}

#muziek a:hover {
	color: #000000;
}

#gratis_link_plaatsen h3 {
	color: #ffffff;
}

#gratis_link_plaatsen h3 a, #gratis_link_plaatsen h3 a:hover, #gratis_link_plaatsen h3 a:active, #gratis_link_plaatsen h3 a:visited, #gratis_link_plaatsen h3 a:link {
	color: #ffffff;
}

#gratis_link_plaatsen div.cb, #gratis_link_plaatsen div.middle {
	background-color: #ffffff;
}

#gratis_link_plaatsen div.cb, #gratis_link_plaatsen div.middle, #gratis_link_plaatsen p {
	color: #000000;
}

#gratis_link_plaatsen a:hover, #gratis_link_plaatsen a:active, #gratis_link_plaatsen a:visited, #gratis_link_plaatsen a:link {
	color: #000000;
}

#gratis_link_plaatsen a:hover {
	color: #000000;
}

