/* CSS Document */

@charset "utf-8";
/* CSS Display VOOR JS VERSIE dysplay.js*/

/************new******************/

.plus,.plusx {background-image: url('/images/plus.gif') ; background-repeat: no-repeat; background-position: 98% 45%;}

.min {background-image: url('/images/minus.gif') ; background-repeat: no-repeat;  background-position:98% 45% ;}

.plusz {background-image: url('/images/plus.gif') ; background-repeat: no-repeat; background-position:98% 45% ;}

.minz {background-image: url('/images/minus.gif') ; background-repeat: no-repeat; background-position:98% 45% ;}


	#content-main  ul.plus,#content-main  ul.min,#content-main  ul.plusx{margin: 10px 0 0 0;padding-left:5px;}


.hidden,.hiddenX{
	padding-left:15px;	
	list-style-type:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	width:659px;
	display: block;
	color:#292131;	
	font-size:12px;
	padding-top:5px;
	padding-bottom:10px;
	} 

#content-main ul.info2 li,#content-main  ul.plus li,#content-main  ul.min li,#content-main ul.plusx li
{list-style-type:none;  list-style: none; margin-left:0px; margin: 0 0 0 0; padding: 2px 0 10px 10px;}


 .info2 ,ul.plus,ul.min,ul.plusx{
	font-size:14px;
	font-weight:bold;
	list-style-type:none;
	padding:5px;
	background-color: #006AA6;
	height:30px;
	width:670px;
    color:#fff;
	border:1px solid #006AA6;
	cursor:pointer;
	margin-top:-10px;    
	}
.info2:hover,ul.plus:hover,ul.min:hover,ul.plusx:hover{color:#CCFFFF;}

#content-main .ul {
   cursor:pointer;
	border-top: 1px #006AA6 solid;
	width:662px;	
	list-style-type:none;
	color:#006AA6;
	font-weight:bold;
	font-size:11px;	
	height:20px;
	padding-left:15px;
	margin-top:0px;
	margin-bottom:-9px;
	}
	

#content-main .hidden2 li	{list-style-type:none;  list-style: none; margin-left:0px; }

#pic { display:none}

div.div { 	max-width:600px;}

div.div1 { 	max-width:600px;}
