/*********** BODY ***********/
html, body, div, span, h1, h2, h3, h4, p, a, img, li, ol, ul, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 11px;
	line-height: 1;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: baseline;
	color: #000;
}

ol, ul {
	list-style: none;
}

body.clss {
	background: #ec008c;
}

#mainwrap {
	position: relative;
  	width:765px;
	min-height: 650px;
  	padding:15px 0 10px 15px;
 	margin: 30px auto 0 auto;
 	background:#fff;
 	text-align:left;
}


.hide_item {
	display:none;
}

.xmarg {
 margin-top: 11px;
}

/*---------------------------------------------------------------- HEATHER'S STUFF */

hr {
	clear:both;
	height:0;
	visibility: hidden;
}

.dots_hor {
	background: #ec008c url(../img/dot.gif);
	height:1px;
	width: 750px;
	font-size: 1px;
	line-height: 1;
	text-indent: -9999px;
}

.dots_hor_c {
	background: #ec008c url(../img/dot.gif);
	height:1px;
	width: 565px;
	font-size: 1px;
	line-height: 1;
	text-indent: -9999px;
	margin-bottom: 10px;
}
 
#header {
	height:110px;
	background: url(../img/logo_r.png) no-repeat;
	background-position: 452px 12px;;
} 
 
#header h1{	
	background: url(../img/logo.png) no-repeat;
	font-size: 30px;
	font-weight: 500;
	text-indent: -9999px;
	color:#ec008c;
	height:50px;
	margin-top: 5px;
}
 
#header p {
	display: none;
}

/*---------------------------------------------------------------- MAIN CONTENT */

#content {
	float: right;
	width: 580px;
}

#content h2 {
	display:block;
	width: 565px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: url(../img/dotje.gif) bottom repeat-x;
}

#content p {
	width: 500px;
}

#content ul {
	float:left;
	display:block;
	width:580px;
	margin:0;
	padding:0;
}

#content li {
	float:left;
	display:block;
	width:275px;
	padding-top: 10px;
	margin: 0 15px 10px 0;
	background: url(../img/dotje.gif) top repeat-x;
	display: inline; /*For IE*/
}

#content li img {
	display:block;
	margin-bottom: 10px;
}

/*---------------------------------------------------------------- LEFT COLOM */

#col_left {
	float: left;
	width:170px;
	margin-right: 15px;
}

#col_left ul li {
	color: #666;
}

#col_left ul li a:active, #col_left ul li a:link,#col_left ul li a:visited {
	color: #666;
	text-decoration: none;	 
	font-weight: bold;
	font-size: 11px;
	display: block;
	height: auto !important;
  	height: 1%; /*For IE*/
}

#col_left ul li a:hover {
	color: #ec008c;
	text-decoration: none;	 
	font-weight: bold;
	font-size: 11px;
}


#col_left ul li a.act:active, #col_left ul li a.act:link,#col_left ul li a.act:visited {
	color: #ec008c;
	text-decoration: none;	 
	font-weight: bold;
	font-size: 11px;
	display: block;
}

#col_left ul li a.act:hover {
	color: #ec008c;
	text-decoration: none;	 
	font-weight: bold;
	font-size: 11px;
}


/* voor de links in de eerste 2 menu-items die aan gallery hebben */
#col_left ul.sm li a:active, #col_left ul.sm li a:link,#col_left ul.sm li a:visited {	 
	font-weight: normal;
}

#col_left ul.sm li a:hover {
	font-weight: normal;
}


#col_left ul.sm li a.act:active, #col_left ul.sm li a.act:link,#col_left ul.sm li a.act:visited {
	font-weight: normal;
}

#col_left ul.sm li a.act:hover {
	font-weight: normal;
}


/* link voor graphic */
#col_left ul li.gr a:active, #col_left ul li.gr a:link,#col_left ul li.gr a:visited {
	font-size: 11px;
	font-weight: bold;
}

#col_left ul li.gr a:hover {
	font-weight: bold;
}

#col_left ul li.gr a.act:active, #col_left ul li.gr a.act:link,#col_left ul li.gr a.act:visited {
	font-size: 11px;
	font-weight: bold;
}

#col_left ul li.gr a.act:hover {
	font-weight: bold;
}
/*---------------------------*/

li.sub span {
 font-weight: bold;
 color: #666;
}

li.sub span.actmnu {
 color: #ec008c;
}

#col_right {
 background: url(../img/dotje.gif) repeat-x;
 float: right;
 width:200px;
}

/*---------------------------------------------------------------- INDEX */

#content #index .dots_hor_c {
	display: none;
}

#content #index h2 {
	display:none;
}

#content #index {
	background: none;
}

#content #index li {
 height:300px;
}

#content #index h3 {
	display:block;
	font-weight: bold;
	color: #666;
}

a.more:active,a.more:link,a.more:visited {
	display:block;
	text-align: right;  
}
a.more:hover {

}


/*---------------------------------------------------------------- NEWS DETAIL */

#content #nwsd h2 {
 padding-bottom: 10px;
}

#content #nwsd h2 span {
 font-size: 10px;
 font-weight: normal;
 color: #777;
 display: block;
 margin:3px 0 0 0;
}

#content #nwsd h4 {
 display: block;
 width:120px;
 float: left;
 font-size: 10px;
 font-weight: normal;
 color: #777;
}

#content #nwsd p {
 margin-bottom: 15px;
}

#content #nwsd #date {
 display: block;
 margin-right: 15px;
 text-align: right;
}

/*---------------------------------------------------------------- GALLERY GRAPHIC */

#gall_gr h2 {
	display:none;
}

#gall_gr ul {
	width: 565px;
	margin: -10px 0 10px 0;
	padding-bottom: 15px;
	background: url(../img/dotje.gif) bottom repeat-x;	
}

#gall_gr li {
	color: #666;
	background: none;
	margin: 0;	
}



.greydot {
	background: url(../img/dotje2.gif) top repeat-x;	
	margin: 15px 15px 10px 0;
	height: 1px;	
}

#imgwrap { /*--- imagediv voor images bij galleries ---*/
	background: url(../img/dotje2.gif) top repeat-x;	
	margin-top: 15px;
	padding-top: 10px;
}

div#images img {
 vertical-align: top;
 margin: 0 15px 15px 0;
}

/*---------------------------------------------------------------- EXHIBITIONS */

#content #exh ul {
	float:none;
	margin:0;
	padding: 0;
}

#content #exh li {
	float:none;
	display:block;
	width: 500px;
	margin:0 0 10px 0;
	padding: 0;
	background: none;	
}


/*---------------------------------------------------------------- LINKS */

p#lnk a {
	display:block;
}

/*---------------------------------------------------------------- CONTACT */

#content #cont h2 {
	background: none;
	padding-bottom: 14px;
	margin-bottom: 0px;
}

#content #cont p {
	clear:both;
	margin-top: 20px;
}

#content #cont p img {
	margin-top: 10px;
}

#content #cont li .contlilast{
	margin: 0;
}


/*---------------------------------------------------------------- SITEMAP */

ul#sitem ul,ul#sitem ul li {
 clear: both;
 margin:0;
 padding:0;
 background:none;
}

ul#sitem ul {
 display:block;
 width: 275px;
}

ul#sitem ul li {
 font-weight: bold;
 color:#666;
 display: inline; /*For IE*/
 height: auto !important;
 height: 1%; /*For IE*/
}

ul#sitem h3 {
 width: 275px;
 font-weight: bold;
 background: url(../img/dotje.gif) top repeat-x;
 padding:10px 0 0 0;
 margin: 15px 0 0 0;
}

ul#sitem h3.nodots {
 background: none;
 margin-top: -10px;
}

li.asm a:active,li.asm a:link,li.asm a:visited {
 font-size: 11px;  
 font-weight: bold;
}

li.asm a:hover {
 font-weight: bold;
}

a.alnk:active,a.alnk:link,a.alnk:visited {
 font-weight: bold;
 font-size: 11px;
 color: #666;
}

a.alnk:hover {
 font-weight: bold;
 font-size: 11px;
 color: #ec008c;
}


/*---------------------------------------------------------------- MENU SLIDES */

.question{	/* Styling question */
	background: url(../img/dotje.gif) repeat-x;
	text-transform: uppercase;
	font-weight: bold;
	height: 27px;
	padding-top: 4px;
	

	overflow:hidden;
	cursor:pointer;
}

div.question a:link, div.question a:active, div.question a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

div.question a:hover {
	color: #ec008c;
}

div.aaanswer ul li {
	margin: 0;
	padding 0;
	height: 15px;
}

.answer {	/* Parent box of slide down content */
	margin-top: -10px;
	margin-bottom: 10px;
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}

.answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

/*---------------------------------------------------------------- FOOTER */

#footwrap {
	clear: both;
  	width:750px;
  	padding:10px 15px 10px 15px;
  	margin: 0 auto 20px auto;
  	color: #666;
  	background:#fff;
  	font-size: 10px;
  	text-align:left;
}

#footwrap a {
	color: #666;
	font-weight: normal;
	display: block;
	width: 80px;
}

#footwrap a:hover {
	color: #ec008c;
	font-weight: normal;
}

/*---------------------------------------------------------------- ALGEMENE LINKS */
a:active,a:link,a:visited {  
	color: #ec008c;
	text-decoration: none;	 
	font-weight: normal;
	font-size: 11px;
}
a:hover {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

/*--------------------------------------------------------------------- ERROR MELDING */

#err_msg {
 border: 1px dotted #ec008c;
 font-size: 10px;
 padding: 5px;
 margin-right: 15px;
 color: #ec008c;
}

#msg_send {
 border: 1px dotted #ec008c;
 font-size: 10px;
 padding: 5px;
 margin-right: 15px;
 color: #ec008c;
 font-weight: bold;
 text-align: center;
}

#frn_process {
margin: 0 0 0 350px;
visibility:hidden;
}

/*--------------------------------------------------------------------- FORMULIER */

form#frmcnt {
margin-top: 20px;
}

#frmcnt div b {
clear:both;
display:block;
width: 120px;
font-weight: normal;
float:left;
}

#frmcnt span {
display:block;
border: 1px dotted #666;
width:120px;
text-align: center;
margin-left: 180px;
float: left;
}

#frmcnt span:hover {
border: 1px dotted #ec008c;
cursor: pointer;
}


input,textarea { 
	color:				#555; 
	font-size: 			11px;
	font-family: 		Tahoma, Arial, Helvetica, sans-serif;
	vertical-align:		middle;
	border:				1px solid #888;
  	padding: 			2px 0px 0px 4px;
  	margin: 			0px 0px 8px 0px;
  	width:				240px;
}
/*------------------------------------------------------------------------------*/

div#hidemenu {
 margin-top: 50px;
 display:none;
}

