/* Stylesheet voor CMS paginas */

* {
	padding: 0;
	margin: 0;
	behavior: url(/iepngfix.htc);
}

body {

	font-size: 13px;
	background-color: #000;
	font-family: Arial; 
	margin: 0 auto;
	behavior: url(/csshover.htc);
 
	background-repeat: repeat-y;
	background-position: top center  ;
}
#search{
	width:206px;
	position:absolute;
	top:-3px;
	z-index:100;
	margin-left:0px;
	height:36px;
  border-top: solid 2px #fff;  border-bottom: solid 2px #fff;
}

#ajaxSearch_form {
           color: #444;
           width: auto;
       }
#ajaxSearch_input {
           width: 148px;
           margin-top:6px;
           margin-left:8px;
           display: inline;
           height: 17px;
           border: 1px solid #ddd;
           border-left-color: #c3c3c3;
           border-top-color: #7c7c7c;
           background: #fff ;
          
           padding: 3px 0 0;
           vertical-align: top;
       }
#ajaxSearch_submit {
           display: inline;
              margin-top:8px;
           height: 22px;
           line-height: 22px;
       }
#ajaxSearch_output {
           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
 .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
.AS_ajax_resultLink {
           text-decoration: underline;
       }
.AS_ajax_resultDescription{
           color: #555;
       }
.AS_ajax_more {
           color: #555;
       }
.ajaxSearch_intro{ display:none;
}
.ajaxSearch_resultsInfo{
font-size: 15px;
}
.ajaxSearch_resultLink{
	font-size: 15px;
}
.ajaxSearch_resultDescription{
	font-size: 15px;
}.ajaxSearch_resultExtract{
	font-size: 15px;
	width: 500px;
	padding-bottom: 20px;
}

#logo{
	background-image: url(/assets/templates/denjoe/images/logo.jpg);
	background-repeat:repeat-x;
	width:1024px ;
	height:193px ;
	position: absolute;
	top:22px;
		border-bottom: 2px solid #E72C8F;
}
#videoright{
	 	float: right;
		width: 300px;
		height: 193px;
}
#ajaxSearch_form, fieldset {
         
            border: 0px solid #006600;
       }
#wrapper {

	margin: 0px auto;
	width: 1024px;


}
.img2border{
	border: solid 2px #006600;
}
#kaartnp{
	width:753px;
	height:755px;
	border: solid 2px #006600;
}
.kaartnppp{
	border: solid 2px #006600;
}
#box1 {
	position: absolute;
	width: 160px;
	font-size: 11px;
	top: 230px;
	text-align: left;
 
	background-repeat: no-repeat;
	height: 550px;
	padding-right:10px;
	margin-left: 22px;
	padding-top:   10px;
	color: #990000;
	line-height: 140%;
	font-size: 11px;
	z-index: 40;
 	padding-left:16px;
}


#tanapa{
	color: #990000;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	
	position: absolute;
	width: 170px;
	top: 0px;
	text-align: left;
	border: 2px solid #993333;
	background-repeat: no-repeat;
	height: 125px;
	margin-left: 585px;
	padding-top: 5px;
	display: block;
	line-height: 140%;
}

#box2 {	
	color: #990000;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	width: 170px;
	top: 140px;
	text-align: left;
	border: 2px solid #993333;
	background-repeat: no-repeat;
	height: 178px;
	margin-left: 585px;
	padding-top: 5px;
	display: block;
	line-height: 140%;
}
#box3 {	
	color: #990000;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	position: absolute;
	width: 170px;
	top: 333px;
	text-align: left;
	border: 2px solid #993333;
	background-repeat: no-repeat;
	height:  71px;
	margin-left: 585px;
	display: block;
	line-height: 140%;
}

#box4 {	
	color: #990000;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	position: absolute;
	width: 170px;
	top: 418px;
	text-align: left;
	border: 2px solid #993333;
	background-color: #BFDFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 125px;
	margin-left: 585px;
	display: block;
	line-height: 140%;
}
#box5 {	
	color: #990000;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	position: absolute;
	width: 170px;
	top: 557px;
	text-align: left;
	border: 2px solid #993333;
	background-repeat: no-repeat;
	height: 235px;
	margin-left: 585px;
	display: block;
	line-height: 140%;
}

#header {
	margin-top: 20px;
	width: 1024px;
	height: 193px;
	text-align: right;
	
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;

}

#header img {
 

}

#content {
	float: left;
	position: relative;
	width: 804px;
	line-height: 135%;	
	color: #000;
	background-color: #fff;
	padding-left: 15px;
	padding-right:  0px;
	padding-bottom: 20px;

	padding-top:  15px;
	margin:0 auto;
	bottom:  0px;
	top: 0px ;
 	left: 204px;
	min-height:700px;
    height:auto !important;
	height:700px;

		text-align: left;
		z-index: 10;
	 	border-top: 2px solid #fff;
  			border-left: 2px solid #fff;
  				border-bottom: 2px solid #fff;
}
#looktext{
	position: relative;
	text-align: center;
}



#textbox2{
		width: 175px;
		padding-left: 3px;
		bottom: 6px;
		position: relative;  }

.tanapa{
	padding-top:  0px;
	padding-left: 33px;
}

#greenline1
{
border-top-width: 2px;
border-top-style: solid;
border-top-color: #006600;

width: 780px;
top:430px;
position: relative;
}
#greenline2
{
border-top-width: 2px;
border-top-style: solid;
border-top-color: #006600;
right:0px;
width: 780px;

position: relative;
}#greenline3
{
border-top-width: 4px;
border-top-style: solid;
border-top-color: #006600;
width: 790px;
top:430px;
position: relative;
} 
#container{
	position: relative;
	
		border-top: 2px solid #E72C8F;
}
#contentwrapper{
	background-color: #212121;
	width: 1024px;
	height: 100%;
		
	float: left;
	position: relative;
	padding-bottom: 80px;
	bottom: 3px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}

#map{
	border-style: ridge;
	border-width: 4px;
}

#submenu {
	text-decoration: none;
	position: absolute;
	width: 175px;
	padding-left: 15px;
	font-size: 13px;
	top:40px;
	text-align: left;
	display: none;
	background-repeat: no-repeat;
	height: 550px;
	padding-right:30px;
	margin-left: 0px;
	padding-top:   10px;
	line-height: 115%;
	z-index: 15;
}
#submenu ul {
	margin: 0;
	padding: 0;
	font-size: 13px;
	list-style: none;
	text-decoration: none; 
}
#submenu ul li {
	color: #990000;
	padding: 2px 0px;
	font-weight: bold;
	text-decoration: none;
}
 #submenu ul li.active a{	
		 
	color: #006600;
	text-decoration:none; 
	background-color:transparent;

}
 #submenu ul li ul li.active a
{	
		 
	color: #006600;
	text-decoration:none; 
	background-color:transparent;

}
#submenu ul li ul li , #submenu ul li ul li 
{		
	margin-left: 20px;
	list-style: circle;
	color: #990000;
	text-decoration:none; 
	background-color:transparent;

}
#fb{
	border: 1px none silver;
	border-bottom-style: solid;
	border-top: 1px solid silver;
}

h1 {
	font: 220% "Trebuchet MS", sans-serif;
	line-height: 100%;
	padding-bottom: 5px;
	color: #E72C8F;
	font-weight: bold;
	
 
}
h2{
		font: 180% "Trebuchet MS", sans-serif;
	line-height: 100%;
	padding-bottom: 10px;
	color: #E72C8F;
	font-weight: bold;}
h3{
	color: #E72C8F;
		font-size: 14px;
				margin-top: 5px;
		margin-bottom:  1px;
	font-weight: bold;
	font: 150% "Trebuchet MS", sans-serif;
	line-height: 16px;
}
h4{
		color: #E72C8F;

	font-weight: bold;
	font: 120% "Trebuchet MS", sans-serif;
	line-height: 15px;
}

img {
	border: none;
}
.highlight { background-color: yellow }
#tagcloud
{	
 	position: absolute;
	width: 180px;
	margin-left: 9px; 
	
	top:41px;
	text-align: left;
	
	background-repeat: no-repeat;
	height: 30px;
	border-bottom: 2px solid #fff;
	padding-left:8px ;
	text-align: center;
	z-index:15;
	letter-spacing: 2px;
}
#dynacloud
{	
 position: absolute;
	width: 180px;
 margin-left: 9px;
	border-bottom: 2px solid #fff;
	top:77px;
	text-align: left;
	
	background-repeat: no-repeat;
	height: 150px;
		padding-left:8px ;
	text-align: center;
z-index:15;
}
#dynacloud span{
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;

}
.dynacloud{
	
}

#content a {
	text-decoration: none;
	color: #E72C8F;	
	
}
#ajaxSearch_output{
	width: 350px;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #E72C8F;	
}
a {
	text-decoration: none;
	color: #E72C8F;	 }
	
.textfooter{
position: relative;
color: #E72C8F;
width: 1008px;
text-align: center;
margin-top:  10px;
font-size: 13px;
font-weight: normal;
}

#footer{
	float: left;
	margin: 0 auto;
	bottom: 10px; /* heel belangrijk */
	width: 1024px;
	height: 30px;	
	position: relative;
	margin-bottom: 10px;
	background-color: #212121;
	border-bottom: 2px solid #fff;
	border-left:2px solid #fff;
	border-right: 2px solid #fff;
	
}
#bordermovie{
	left: 0px;
	width: 547px;
	top: 27px;
	position: relative;
	margin: 0 auto;
	height: 467px;
	background-image: url(images/kader-movieintro-tsc.png);
}
#movie{
	position: relative;
	width: 480px;
	height: 405px;
	margin-left:17px ;
	right: 2px;
	top:28px;
	margin: 0 auto;


}
#footer .img{
	position: absolute;
	bottom: 14px;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0;

}
#legend 

{

position: absolute;
width: 175px;
padding-left: 15px;
top: 790px;
text-align: left;
background-image: url(images/legend.png);
background-repeat: no-repeat;
height: 550px;
padding-right: 30px;
margin-left: 27px;
padding-top: 10px;
color: #990000;
line-height: 115%;
font-size: 14px;
z-index: 15;
}
#boxwrapper{
	top: 62px;
	position: relative;
	width: 780px;
	left: 220px;
	
		height: 440px;
}
#npimage{
	position:relative;
	left:220px;
	top:60px;
}
#textnp{ 
 
width:225px; 
height:350px;
margin-left:  0px;
float: right;
line-height: 14px;
}
#boxnpvideo{
	width: 540px;
float:left;
position: relative;
top: 0px;
}
/* Fotoalbum */
#video1{width:540px;
position:relative;}
#video2{width:540px;}
#video3{width:540px;}
#fotoalbum{
	color: #000;
	font-size: 14px;
	font-weight: bold;	
}


/* menu */

.menu2 {border-right: 2px solid #fff; width: 992px;
	border-left: 2px solid #fff;
 padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(prodrop2/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }.menu2 li.top {display:block; float:left; position:relative;}.menu2 li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(prodrop2/down.gif) no-repeat right top;}.menu2 li a.top_link:hover {color:#fff; background: url(prodrop2/button4.gif) no-repeat;}.menu2 li a.top_link:hover span {background:url(prodrop2/button4.gif) no-repeat right top;}.menu2 li a.top_link:hover span.down {background:url(prodrop2/button4a.gif) no-repeat right top;}.menu2 li:hover > a.top_link {color:#fff; background: url(prodrop2/button4.gif) no-repeat;}.menu2 li:hover > a.top_link span {background:url(prodrop2/button4.gif) no-repeat right top;}.menu2 li:hover > a.top_link span.down {background:url(prodrop2/button4a.gif) no-repeat right top;}.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}/* Default link styling *//* Style the list OR link hover. Depends on which browser is used  	[!Wayfinder?&startId=`1`&level=1!]*/.menu2 a:hover {visibility:visible;}.menu2 li:hover {position:relative; z-index:200;}/* keep the 'next' level invisible by placing it off screen. */.menu2 ul, .menu2 :hover ul ul, .menu2 :hover ul :hover ul ul,.menu2 :hover ul :hover ul :hover ul ul,.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}.menu2 :hover ul.sub {left:2px; top:40px; background: #fff; padding:3px 0; border:1px solid #E72C8F; white-space:nowrap; width:93px; height:auto;}.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px;}.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}.menu2 :hover ul.sub li a.fly {background:#fff url(prodrop2/arrow.gif) 80px 7px no-repeat;}.menu2 :hover ul.sub li a:hover {background:#E72C8F; color:#fff;}.menu2 :hover ul.sub li a.fly:hover {background:#E72C8F url(prodrop2/arrow_over.gif) 80px 7px no-repeat; color:#fff;}.menu2 :hover ul li:hover > a.fly {background:#E72C8F url(prodrop2/arrow_over.gif) 80px 7px no-repeat; color:#fff;} .menu2 :hover ul :hover ul,.menu2 :hover ul :hover ul :hover ul,.menu2 :hover ul :hover ul :hover ul :hover ul,.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #E72C8F; white-space:nowrap; width:93px; z-index:200; height:auto;}