@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------------------------------------- */
/* ------------------------------------ Maintemplate ------------------------------- */
/* --------------------------------------------------------------------------------- */
html{
	height:100%;
	
}

body {
	background-color:#0c1c47;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-image:url(Images/topbg.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	height:100%;
	min-height:100%;
}

img {
	border:0px;
}

h1{
	font-size:12px;
	font-weight: bold;
	color: #C6930A;
	text-transform: uppercase;
}

.AspNet-Menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #C6930A;
	text-decoration: none;
}     
.AspNet-Menu a:hover {
	color: #fff;
}

.AspNet-Menu-Leaf
{
	padding-right: 3px;
}

.AspNet-Menu-WithChildren
{
	padding-right: 3px;
}

.daf-language .first {
	padding-left: 5px;
	border-right: none;
	padding-right: 6px;
}

.daf-language{
	color: #C6930A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 6px;
}

.daf-language li{
	list-style: none;
	display: inline;
	float: right;
}

.daf-language li a{
	color: #C6930A;
	text-decoration: none;
}

.daf-language li a:hover{
	color: #fff;
}


.daf-language .last {
	padding-left: 3px;
}



.laatstenieuws_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #fff;
	text-decoration: none;
} 
.laatstenieuws_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #C6930A;
	text-decoration: none;
} 

.nieuwsitem_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
} 
.nieuwsitem_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C6930A;
	text-decoration: none;
}

.bottom a {
	color: #C6930A;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
} 
.bottom a:hover {
	color: #fff;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
}

.main_right a {
	color: #e9d7a3;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
} 
.main_right a:hover {
	color:#fff;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
}

.leesmeer a {
	color: #C6930A;
	font-size:9px;
	text-decoration: none;
} 
.leesmeer a:hover {
	color: #fff;
	font-size:9px;
	text-decoration: none;
}

.virtueletour2 a {
	color: #fff;
	font-size:11px;
	text-decoration: none;
} 
.virtueletour2 a:hover {
	color: #C6930A;
	font-size:11px;
	text-decoration: none;
} 

/* ------------------------------------ Menu ------------------------------------ */
.AspNet-Menu
{
	display: block;
	position: static;
	font-size:9px;
	font-weight:bold;
	color: #C6930A;
	margin: 0;
	margin-left:10px;
	padding: 0;
}
.AspNet-Menu li
{
	position:relative;
	float: left;
	line-height: 17px;
	list-style-type: none;
	margin: 0px 3px;
	margin-top: 2px;
}

li ul {
	position: absolute; 
	top: 1em;
	background-color:#0c1c47;
	border:2px solid #c6930a;
	border-top:0px;
	padding: 0px;
	display:none;
	max-width:150px;
}
  
li > ul {
	left: -5px;
	top: 17px;
}
ul ul li {
	display:block;
	clear:both;
	line-height: 17px;
	list-style-type: none;
	border-left:1px;
	border-color:#c6930a;
	white-space:nowrap;
}

li:hover ul, li.over ul{ display: block; }

/* ------------------------------------ Classes ------------------------------------ */

.centercontainer {
	width:789px;
	background-image:url(Images/centerbg.gif);
	background-repeat:repeat-y;
	position: relative;
	margin:0 auto;
	min-height:100%;
}

.main_left{
	position: static;
	width:110px;
	float:left;
}

.main_center{
	position: static;	
	width:569px;
	float: left;
}

.main_right{
	position: static;
	width:110px;
	float: left;
	color:#e9d7a3;
	font-size:9px;
	font-weight:bold;
}

.dafmuseumehv {
	margin:13px 33px;
}

.logo_white {
	position: static;
	margin:0px auto;
	top:-135px;
}

.bottom{
	clear: both;
	position: absolute;
	width: 789px;
	bottom: 0px;
	left: 0;
	background-color:#e9d7a3;
	color: #C6930A;
	font-size:9px;
	font-weight:bold;
}

.AspNet-Menu li img{
	vertical-align: top;
	height: 13px;
	width: 15px;
	margin: 0;
	padding: 0;
}

.logo_blue1{
	position:absolute;
	top:109px;
	left:-108px;
}


.logo_blue2{
	position:absolute;
	bottom:26px;
	right:-108px;
}

.main_right_info{
	position:static;
	width:104px;
	margin:3px auto;
}

.content{
	position:static;
	margin:20px;
	height:100%;
}

.content .ms-WPBody ,
.ms-WPBody table ,
.ms-WPBody table tr ,
.ms-WPBody table tr td {
	background-color: #0c1c47;
}

#headerflash{
	position: static;
	z-index:-100;
	width: 569px;
	height: 90px;
}

/* --------------------------------------------------------------------------------- */
/* ------------------------------------ Content ------------------------------------ */
/* --------------------------------------------------------------------------------- */
.ruler{
	display: block;
	clear: both;
	background: url("Images/main_center_ruler.gif" ) top left no-repeat;
	width: 290px;
	height: 6px;
	margin-top:10px;
	margin-bottom:15px;
}

.ruler hr{
	display: none;
}

.laatstenieuws {
	position:static;
	font-size:8pt;
	margin-bottom:0px;
}

.laatstenieuws_text {
	position:static;
	width:290px;
	float:left;
}

.laatstenieuws_text i {
	font-size:9px;
}

.laatstenieuws_foto {
	position:static;
	padding:1px;
	background-color:#c6930a;
	font-size:10px;
	float:right;
}

.laatstenieuws_foto_caption {
	position:static;
	margin:2px 5px;
}

.ms-WPBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}

.ms-WPBody h1 {
	font-size: 12px;
}

.ms-WPBody table  {
	border-collapse: collapse;
}

.ms-WPBody table td {
	border-bottom: 1px solid #fff;
}

.nieuwsitem {
`	clear: both;
	font-size:10pt;
	position:relative;
	margin-top:5px;
}

.nieuwsitem_text {
	position:static;
	width:290px;
	float:left;
	margin-bottom: 10px;
}

.nieuwsitem_foto {
	position:static;
	padding:1px;
	/*background-color:#c6930a;*/
	font-size:10px;
	float:left;
	margin-right: 15px;
	margin-bottom:15px;
}

.leesmeer{
	position:static;
	float:right;
}

.nieuwsitem_foto_caption {
	position:static;
	margin:2px 5px;
	width: 208px;
}

.virtueletour1 {
	position:static;
	width:350px;
}
.virtueletour2 {
	position:static;
	width:179px;
	margin-top:-280px;
	margin-left:350px;
	font-size:10pt;
}
.virtueletour2 ul {
	list-style-type:none;
	padding:0px;
	margin: 0px;
	font-size:11px;
}
.virtueletour2 li {
	margin-bottom:10px;
}

.virtueletour2 textarea.ms-long {
	width: 160px;
}

.ms-formfieldvaluecontainer {
	border: none;
}

.ms-SPLink {
	display:block;
	float:left;
}

.ms-siteaction {
	float:right;
}

.ms-SpLinkButtonInActive a:link,
.ms-SpLinkButtonInActive a:visited,
.ms-SpLinkButtonInActive a:active {
	color: #ffffff;
}

a.GoBackLink:link,
a.GoBackLink:visited,
a.GoBackLink:active {
	color: #ffffff;
}


.virtueletour-orangebox {
	position: static;
	background-color: #c5930c;
	width: 332px;
	height: 264px;
}

#aspnetForm {
	margin: 0pt;
	height: 100%;
	position: static;
}
.menuimg {
	display: inline;
	margin-left: 5px;
	margin-top: 3px;
	float: left;
}

#webshop {
	padding-top: 10px;
}

#webshop .pagination {
	position: relative;
	padding: 5px 0 6px;
	background: #091639;
	border: 1px solid #fff;
	border-right: 0;
	border-left: 0;
	text-align:center;
	_zoom:1;
	|zoom:1;
}

#webshop .pagination a,
#webshop .current {
	padding: 0 5px;
	border-bottom: 1px solid #fff;
}

#webshop .pagination a {
	display: inline;
	background: #fff;
	color: #c89309;
	text-decoration: none;
}

#webshop .pagination a.previous,
#webshop .pagination a.next {
	position: absolute;
	top: 4px;
	background:none;
	border:0;
}

#webshop .pagination a.next {
	right: 5px;
}

#webshop .pagination a.previous {
	left: 5px;
}

#webshop .model-selector  {
	margin-bottom:10px;
	width:205px;
}

#webshop .current {
	color: #fff;
	border-color: #c5940b;
	background:#c5940b;
}

#webshop .products {
	list-style-type: none;
	padding: 10px 0;
	margin: 0 -10px;
	overflow: hidden;
}

#webshop .products li {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}

#webshop .products h2 {
	margin-left: 10px;
	font-size:12px;
}

#webshop .products div {
	border: 2px solid #c5940b;
	background: #e9d8a4;
	padding:10px;
	margin:10px 10px 20px;
}

#webshop .products a {
	color: #0c1e46;
	text-decoration: none;
	display: block;
	background: url(Images/zoom.gif) no-repeat left top;
	line-height: 21px;
	padding-left: 32px;
	margin-top: 10px;
}

#webshop .detail {background
	display: none;
}


#lightbox-content .detail {
	
}

#lightbox-content .detail h2,
#lightbox-content .detail h3 {
	display: block;
	font-size: 13px;
	color: #0c1e46;
	font-weight: bold;
	margin: 10px 0 0 1px;
	padding: 3px 0 3px 10px;
	background: url(Images/gradient-lightbox.gif) repeat-x left top;
	padding-top: 10px;
}

#lightbox-content .detail h2{
	padding-top: 0;
	padding-bottom: 25px;
	margin-bottom: 0;
	background-position: left bottom;
}

#lightbox-content .detail p {
	color: #fff;
	font-size: 12px;
	margin: 0 0 10px 10px;
	width: 400px;
}

#lightbox-content .detail img {
	margin: 0 10px;
	border: 1px solid #9e7607;
}

#lightbox-content .close {
	position: absolute;
	top: 10px;
	right: 10px;
	background:#fff url(Images/lightbox-close.gif) no-repeat left top;
	border: 0;
	width: 14px;
	height: 14px;
	text-indent: -9999px;
	cursor: pointer;
	cursor: hand;
}
