body					{background-color:#000000; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:1.3;}
html,body				{margin:0;padding:0;}

a 						{ font-weight:bold;color:#727171; text-decoration:none; border-bottom:0px dashed #007bbb;}
a:hover					{color:#000000; text-decoration:underline;}


/*menu*/
.mainmenu 				{font-weight:normal;border:0px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:15px;}
.mainmenu:hover			{color:#ffffff;text-decoration:none;}
.mainhoover 			{background-color:#434040;}
.mainhoover a 			{color:#ff8200;}
.mainmenucurrent		{border-bottom:3px solid #ff8200; color:#efeff3; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.secondmenu 			{border:0px; color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.thirdmenu 				{border:0px; color:#333333; font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; font-size:16px;}
.menudesc  				{width:185px;background:url('images/divider.png') repeat-x bottom; font-family:Arial, Helvetica, sans-serif; color:#ff8200; font-size:11px; padding-bottom:3px;}
.submenu 				{border:0px;color:#333333; font-size:11px;}

/*tekstelementen*/
.title 					{margin-bottom:10px; height:22px;color:#8384e6;border-top:2px solid #adadba;font-weight:bold;font-size:16px;background:url('images/titel.png') #efeff3 repeat-x;font-family:Arial, Helvetica, sans-serif;}
.title2 				{margin-bottom:10px; height:22px;color:#8384e6;font-weight:bold;font-size:16px;font-family:Arial, Helvetica, sans-serif;}
.small					{font-size:11px;}
.footer					{font-size:11px; color:#727171;}
p 						{margin-top:0px;margin-bottom:0px;}
ul 						{list-style-image:url('images/listitem.png');}
h1 						{font-size:15px; color:#ff8200; margin:0px;}
h1 a 					{color:#ff8200; border-bottom:0px;}
h1 .small				{color:#8384e6; font-weight:normal;}
h1 .small a				{color:#8384e6;}
img 					{border:0px;}

/*contact form*/
.contactform input 		{width:200px; border:1px solid #727171;}
.contactform textarea 	{height:100px;width:380px; border:1px solid #727171;}
.contactformtable 		{border-left:4px solid #727171; margin-left:0px;}
.contactform td			{vertical-align:top; color:#000000;}
.contactformbutton 		{background-color:#cccccc;color:#000000;}


	
.highslide-wrapper div { font-family: Verdana, Helvetica;}
.highslide { font-weight:bold;cursor: url(highslide/graphics/zoomin.cur), pointer;outline: none;text-decoration: none;}
.highslide-active-anchor img {visibility: hidden;}
.highslide img {/*border: 2px solid gray;*/}
.highslide:hover img {border-color: silver;}
.highslide-wrapper, .drop-shadow {background: white;}
.highslide-image {border: 10px solid white;}
.highslide-image-blur {}
.highslide-heading{ text-align:center; font-weight:bold; font-size:12px; background-color:#FFFFFF;}
.highslide-caption {
    display: none;
    border: 0px solid #745224;
    font-family: Verdana, Helvetica;
	padding:10px;
	padding-top:0px;
	background: white;
	text-align:left;
	color:#666666;
	font-size:10px;
	text-align:justify;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,a.highslide-credits i {
    padding: 2px;
    color: #cccccc;
	margin-top:-12px;
    text-decoration: none;
	border:0px;
	font-size: 8px;
}
a.highslide-credits:hover,a.highslide-credits:hover i {
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {display: none;}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -20px;
	left: 20px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}

.messageStackError { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

