/*BEGIN ALGEMENE STYLESHEET*/
HTML {
	font-family: sans-serif;
	font-size:11px;
}

BODY {
	margin:0;
	padding:0;
	background-color:#1e1e1e;
}

* {
	margin:0;
	padding:0;
}

@font-face {
font-family: BebasNeue;
src: url('/pam/custom/BebasNeue.otf');
}


a {
	color:#0095c3;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

ol {
	padding-left: 10px;
  	margin-left: 10px;
}

.containertop{
  width:100%;
  background-image: url(grfx/bgtopcontainer.jpg);
  height: 272px;
}

.top{
  width: 860px;
  margin: 0 auto;
}

.logo{
  height: 148px;
  width: 148px;
  float: left;
}

.righttop{
  width: 710px;
  float: left;
  height: 40px;
}

.topmenu{
  width: 712px;
  float: left;
  height: 108px;
}

.headercenter{
  	width: 860px;
  	margin-left: auto;
  	margin-right: auto;
  	margin-top: -125px;
  	z-index: 100;
  	position: relative;
}

  
.containermid{
  float:left;
  background-image: url(grfx/bgmiddle.jpg);
  background-repeat: repeat-x;
  width: 100%;
  min-height: 340px;
  background-color: #e3e3e3;
}

.ie7 .containermid{
  margin-top: -50px;
}

.main{
  width: 860px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}
.whitebg{
  background-color: #ffffff;
  width: 100%;
}

.extrablock{
  width: 860px;
  background-color: #ffffff;
  min-height: 210px;
  margin: 0 auto;
}

.containterbottom{
  width: 100%;
  min-height: 60px;
  background-color: #1e1e1e;
    background-image: url(grfx/footer.jpg);
  background-repeat: repeat-x;
}

.footer{
  width: 860px;
  margin: 0 auto;
}



input[type="text"],input[type="password"], select {
	font-size:11px;
  	width:150px;
}





#BT_arrow_left{
	background-image: url(/pam/front/templates/default/grfx/bettertip/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#BT_arrow_right{
	background-image: url(/pam/front/templates/default/grfx/bettertip/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
	margin-left:0px;
	padding-left:0px;
}


#BT_arrow_title_left{
	background-image: url(/pam/front/templates/default/grfx/bettertip/arrow_title_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#BT_arrow_title_right{
	background-image: url(/pam/front/templates/default/grfx/bettertip/arrow_title_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
	margin-left:0px;
	padding-left:0px;
}

#BT_main {
	position: relative;
	z-index:101;
	border: 1px solid #000;
	background-color: #fff;
}

#BT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.BT_loader{
	background-image: url(/pam/front/templates/default/grfx/bettertip/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#BT_title{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	font-size:11px;
}

#BT_text p{
	margin:3px 0;
}

#BT_text img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.betterTip{
	cursor:pointer;
	text-decoration:none;
	color:black;
}

.BT_shadow0 {
	background:transparent url(/pam/front/templates/default/grfx/bettertip/corner_tr.png) no-repeat scroll right top;
	position:absolute;
}
.BT_shadow1 {
	background:transparent url(/pam/front/templates/default/grfx/bettertip/corner_bl.png) no-repeat scroll left bottom;
	display:block;
	padding-left:8px;
	padding-top:8px;
}

.BT_shadow2 {
	background:transparent url(/pam/front/templates/default/grfx/bettertip/shadow.png) no-repeat scroll right bottom;
	display:block;
}

/*EIND ALGEMENE STYLESHEET*/

/*BEGIN TEMPLATE OBJECT Afbeelding - Logo Eurocer Building*/
.object18 img{
  margin-top: 15px;
  margin-left: 15px;
}
/*EIND TEMPLATE OBJECT Afbeelding - Logo Eurocer Building*/

/*BEGIN TEMPLATE OBJECT Zoekbar*/
.object19{
  width: 320px;
  height: 36px;
  float: right;
  background-image: url(grfx/button.png);
}

.object19 .searchbar{
  width: 155px;
  height: 20px;
  margin-top: 6px;
  margin-left: 8px;
  float: left;
  background-image: url(grfx/searchbar.png);
}

.object19 input.zoekbalk{
  border: none;
  background: none;
  line-height: 11px;
  height: 20px;
  border: 0px solid grey;
  font-size: 11px;
  position: absolute;
  margin-left: 5px;
  width: 145px;
}

.object19 .searchbutton{
  margin-left: 130px;
}

.object19 .login{
  margin-top: 10px;
  width: 143px;
  margin-left: 3px;
  float: left;
  color: white;
  text-align: center;
}

.object19 a{
  color: white;
  font-size: 12px;
}
/*EIND TEMPLATE OBJECT Zoekbar*/

/*BEGIN TEMPLATE OBJECT Menu - Hoofdmenu*/
.object20 {
  float:left;
  margin: 27px 0 0 23px;
}

.object20 ul {
  float:left;
  list-style-type:none;
}

.object20 ul ul,
.object20 ul ul ul,
.object20 ul li:hover ul ul  {
  display:none;
}

.object20 a {
  text-transform:uppercase;
  color: #ffffff;
  font-size: 11px;
  font-weight:bold;
}

.ie7 .object20 a {
  float:left;
  width:100%;
}

.object20 ul li {
  float:left;
  margin-left:13px;
  line-height:37px;
}

.object20 ul li:first-child {
  margin-left:0;
}

.object20 ul li .menuleft,
.object20 ul li .menuright {
  float:left;
  width:4px;
  height:37px;
}

.object20 ul li .menumid {
  float:left;
  height:37px;
}

.object20 ul li:hover .menuleft,
.object20 ul li.selected .menuleft {
  background-image:url(/pam/front/templates/homepage/grfx/menu-left.jpg);
}

.object20 ul li:hover .menumid,
.object20 ul li.selected .menumid  {
  background-image:url(/pam/front/templates/homepage/grfx/menu-mid.jpg);
}

.object20 ul li:hover .menuright,
.object20 ul li.selected .menuright  {
  background-image:url(/pam/front/templates/homepage/grfx/menu-right.jpg);
}

.object20 ul li:hover ul {
  display:block;
  position:absolute;
  z-index:999;
  margin-top:37px;
}

.ie7 .object20 ul li:hover ul {
  clear: both;
  margin-top: 0px;
}

.object20 ul ul li {
  float:left;
  clear:both;
  margin:0;
  padding:0;
  padding-left:10px;  
  width:146px;
  min-height:20px;
  line-height:20px;
  background-image:url(/pam/front/templates/homepage/grfx/sub-mid.jpg);
}

.object20 ul ul li.first {
  float:left;
  width:146px;
  height:17px;
  line-height:17px;
  min-height:17px;
  background-image:url(/pam/front/templates/homepage/grfx/sub-top.png);
}

.object20 ul ul li.last  {
  float:left;
  width:146px;
  height:12px;
  min-height:12px;
  line-height:12px;
  background-image:url(/pam/front/templates/homepage/grfx/sub-bot.png);
}

.object20 ul ul li:hover ul {
  display:block;
  position:absolute;
  z-index:999;
  margin-left:146px;
  margin-top:-25px;
}

.ie7 .object20 ul ul li:hover ul {
  margin-left:0;
}

.object20 ul ul ul li {
  float:left;
  clear:both;
  margin:0;
  padding:0;
  padding-left:10px;  
  width:146px;
  min-height:20px;
  line-height:20px;
  padding-left:15px;
  background-image:url(/pam/front/templates/homepage/grfx/sub-sub-mid.png);
}

.object20 ul ul ul li.first {
  float:left;
  width:146px;
  height:17px;
  line-height:17px;
  min-height:17px;
  padding-left:15px;
  background-image:url(/pam/front/templates/homepage/grfx/sub-sub-top.png);
}

.object20 ul ul ul li.last  {
  float:left;
  width:146px;
  height:12px;
  min-height:12px;
  line-height:12px;
  padding-left:15px;
  background-image:url(/pam/front/templates/homepage/grfx/sub-sub-bot.png);
}
/*EIND TEMPLATE OBJECT Menu - Hoofdmenu*/

/*BEGIN TEMPLATE OBJECT Afbeelding - Header*/
.object21{
  width: 860px;
  margin-left: auto;
   margin-right: auto;
   margin-top: -125px;
}

.ie7 .object21{
  margin-top: 0;
}
/*EIND TEMPLATE OBJECT Afbeelding - Header*/

/*BEGIN TEMPLATE OBJECT Afbeelding - Header Afbeelding*/
.object22{
  margin-top: -245px;
  width: 541px;
  height: 242px;
  overflow: hidden;
  postition: absolute;
}
/*EIND TEMPLATE OBJECT Afbeelding - Header Afbeelding*/

/*BEGIN TEMPLATE OBJECT Afbeelding - Ronde hoek*/
.object23{
  position: absolute;
  margin-top: -242px;
}

.ie7 .object23{
  margin-left: 0px;
  position: static;
}
/*EIND TEMPLATE OBJECT Afbeelding - Ronde hoek*/

/*BEGIN TEMPLATE OBJECT Tekstblok - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND TEMPLATE OBJECT Tekstblok - Content*/

/*BEGIN TEMPLATE OBJECT Tekstblok - Footer*/
.object26 p{
  color: white;
  margin-left: 10px;
  padding-top: 40px;
}

.object26{
  width: 230px;
  float: left;
}
/*EIND TEMPLATE OBJECT Tekstblok - Footer*/

/*BEGIN TEMPLATE OBJECT Menu - Footermenu*/
.object27{
  float: right;
}

.object27 ul{
  padding-top: 40px;
  list-style: none;
}

.object27 ul li{
  float: left;
  border-left: 1px solid white;
  padding-left: 10px;
  padding-right: 10px;
}

.object27 ul li:first-child{
  border: none;
}

.object27 ul li a{
  line-height: 16px;
  color: white;
  font-size: 12px;
}
/*EIND TEMPLATE OBJECT Menu - Footermenu*/

/*BEGIN TEMPLATE OBJECT Landingpage Gerelateerd*/
.object29{
  width: 850px;
  margin-left: 10px;
  float: left;
  color: white;
  margin-top: 11px;
}

.object29 .lp_show{
  display: inline;
}

.object29 .lp_hidden{
  display: none;
}

.object29 a{
  color: white;
}
/*EIND TEMPLATE OBJECT Landingpage Gerelateerd*/

/*BEGIN TEMPLATE OBJECT Tekstblok - Header Tekst*/
.object30{
  margin-left: 565px;
  width: 260px;
  height: 160px;
  margin-top: -205px;
  overflow: hidden;
}

.object30 h1{
  text-transform:uppercase;
  line-height: 28px;
  color: white;
  font-size: 20px;
}

.object30 h2{
  text-transform:uppercase;
  color: white;
    line-height: 24px;
  font-size: 16px;
}

.object30 h3{
  text-transform:uppercase;
  color: black;
    line-height: 18px;
  font-size: 12px;
}


.ie7 .object30{
  margin-top: -205px;
  position: absolute;
}



/*EIND TEMPLATE OBJECT Tekstblok - Header Tekst*/

/*BEGIN PAGINA OBJECT Familiegroepen boom*/
.black_overlay{
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	position: absolute;
	top: 25%;
	left: 25%;
	width: 170px;
	height: 45px;
	color: black;
	padding-left:30px;
	padding-top:40px;
	background-color: white;
	z-index:1002;
	overflow: auto;
} 


.FamilyTreeStructure  {	
	width : 300px;
	overflow: auto;
	white-space:nowrap;
	border: 1px solid #999999;
	float: left;
	background-color: #ffffff;
  	min-height:300px;
}

.FamilyTreeStructure  ul{
	margin: 0px;
	padding: 0px;	
	padding-left: 5px;
	list-style: none;
}

.Buttonbar {
  	color:#ffffff;
  	
	background-color: #067D81 /*#999999*/;
	border: 1px solid #067D81;
	padding: 4px;
}

.QualityMarskList {
	margin-left: 305px;
	border: 1px solid #999999;
	overflow: auto;
	padding: 8px;	
	background-color: #F1F2ED;
  	min-height:284px;
}

.QualityMarskList table {
	width:100%;  
  	border-collapse:collapse;
}
.QualityMarskList table th {
	text-align:left;	
  	background-color: #067D81;
	border: 1px solid #067D81;
  	color:#ffffff;
}
a img {
  border:0;
}

.FamilyTree h1 {
  	color:#067d81;
  	font-size:16px;
}
  
.FamilyTree h3 {
  color:#067d81;
 	font-size:12px;
}

.FamilyTree img.folder {
  	vertical-align:middle;
  	
}
/*EIND PAGINA OBJECT Familiegroepen boom*/

/*BEGIN PAGINA OBJECT Bestanden depot*/
.black_overlay{
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	position: absolute;
	top: 25%;
	left: 25%;
	width: 170px;
	height: 45px;
	color: black;
	padding-left:30px;
	padding-top:40px;
	background-color: white;
	z-index:1002;
	overflow: auto;
} 


.folder_structure  {	
	width : 200px;
	overflow: auto;
	white-space:nowrap;
	border: 1px solid #999999;
	float: left;
	background-color: #ffffff;
  	min-height:300px;
}

.folder_structure  ul{
	margin: 0px;
	padding: 0px;	
	padding-left: 5px;
	list-style: none;
}

.Buttonbar {
  	color:#ffffff;
  	
	background-color: #067D81 /*#999999*/;
	border: 1px solid #067D81;
	padding: 4px;
}

.folder_files {
	margin-left: 205px;
	border: 1px solid #999999;
	overflow: auto;
	padding: 8px;	
	background-color: #F1F2ED;
  	min-height:284px;
}

.folder_files table {
	width:100%;  
  	border-collapse:collapse;
}
.folder_files table th {
	text-align:left;	
  	background-color: #067D81;
	border: 1px solid #067D81;
  	color:#ffffff;
}
a img {
  border:0;
}

.bestanden h1 {
  	color:#067d81;
  	font-size:16px;
}
  
.bestanden h3 {
  	color:#067d81;
  	font-size:12px;
}

/*EIND PAGINA OBJECT Bestanden depot*/

/*BEGIN PAGINA OBJECT Forgot password*/
.forgot_password {
  float:left;
  margin-left:20px;
  width:330px;
}

.forgot_password h2 {
	color: #067d81;
  	font-size: 16px;
	margin:10px 0 5px 0;
}

.forgot_password input[type="text"],
.forgot_password input[type="password"] {
  float:left;
  width:169px;
  height:22px;
  line-height:22px;
  padding:0 5px;
  border:0;
  background-color:transparent;
  font-size:11px;
}

.forgot_password a.login{
  float:right;
  font-size: 12px;
  color: white;
  line-height: 24px;
  text-align: center;
  width: 81px;
  margin-top: 12px;
  height: 24px;
  background-image: url(grfx/loginbutton.png);
}

.forgot_password label {
  float:left;
  width:150px;
}

/*EIND PAGINA OBJECT Forgot password*/

/*BEGIN PAGINA OBJECT Forum*/
.forum h2 {
	color: #067d81;
  	font-size: 16px;
	margin:10px 0 5px 0;
}

.forum h3 {
	color: #067d81;
  	font-size: 14px;
	margin:5px 0 5px 0;
}


.forum table {
	width:100%;  
  	border-collapse:collapse;
  	border: 1px solid #000000;
  	background-color:#ffffff;
}
.forum table th {
	text-align:left;	
  	background-color: #067D81;
	border: 1px solid #000000;
  	color:#ffffff;  
  	padding:5px;
}
.forum table th.center {
	text-align:center;	
}
.forum table td {
	vertical-align:top;
  	padding:5px;
  	border: 1px solid #000000;
}
.forum table td.infobar {
  	font-size:80%;  
  	padding:2px 0 0 5px;  
  	border-bottom-style: dashed;
}
	
.forum table td.message { 
  	border-top-style: none;
}

.forum .BreadCrumb {
	padding:5px;
  	width:400px;
  	float:left;
}
.forum .action {
  	width:200px;
  	text-align:right;
  	float:right;
}
.forum td.format_options a {
  	text-decoration:none;
}
.ForumError {
    padding:5px;
    background-color:#FFFEAE;
    border:1px solid #cccccc;
    min-width:50px;
    float:left;
    margin:2px;	
    white-space: nowrap;
}
.Right {
  	float:right;
}
.forum div.quote {
	background-color: #FDFBDF;
	border: 1px solid #aabcc6;
	margin: 8px;
	margin-left: 16px;	
	background-repeat: no-repeat;
	background-position: right bottom;  
	color: #000000;
}
.forum div.quote a {
	color: #000000;
}
.forum div.quote_title {
	font-weight: bold;
	font-style: italic;	
	border-bottom: 3px double #aabcc6;	
	padding: 4px;
	color: #000000;
}	
.forum div.quote_content {
	font-style: italic;
	margin: 8px 16px;
	color: #000000;
	padding-bottom: 32px;
}

.forum a.button {
        float:left;
        font-size: 12px;
        color: white;
        line-height: 24px;
        width: 81px;
        height: 24px;
        background-image: url(grfx/loginbutton.png);
}
.ie7 .forum a.button {
        clear:both;
        margin:10px 0 20px 0;
        overflow:hidden;
}
/*EIND PAGINA OBJECT Forum*/

/*BEGIN PAGINA OBJECT Tekstblok - Memberlist*/
.memberlist table {
	border: 1px solid black;  
  	border-collapse:collapse;
  	width:800px;
}
.memberlist table td {
	border: 1px solid black;  
  	padding:5px;
}
.memberlist {
  	padding-bottom:15px;  
  	margin-left: 20px;
} 
.memberlist h1 {
    	font-size: 16px;
  	color: #067d81;
}
/*EIND PAGINA OBJECT Tekstblok - Memberlist*/

/*BEGIN PAGINA OBJECT Memberpagina*/
.memberpagina h1 {
    	color:#067d81;
  	font-size:16px;
}

.memberpagina table {
	width:100%;  
  	border-collapse:collapse;
}
.memberpagina table th {
	text-align:left;	
  	background-color: #067D81;
	border: 1px solid #067D81;
  	color:#ffffff;
}
.memberpagina .presentation img {
  	max-width:850px;
}
.memberpagina .presentation {
  	border:1px solid #000000;
  	padding:5px;
}
/*EIND PAGINA OBJECT Memberpagina*/

/*BEGIN PAGINA OBJECT Menu - Extranet*/
.menu_extranet ul {
  float:left;
  width:100%;
  list-style-type:none;
  margin-left:20px;
  margin-bottom:20px;
}
.menu_extranet ul li {
  float:left;
  border-left:1px solid #1E1E1E;
  padding:0 5px;
}

.menu_extranet ul li:first-child {
  padding-left:0;
  border-left:0 !important;
}

.submenu_extranet ul {
  float:left;
  list-style-type:none;
  margin-left:20px;
  margin-bottom:20px;
  border-top:1px solid #1E1E1E;
}

.submenu_extranet ul li {
  float:left;
  border-left:1px solid #1E1E1E;
  padding:0 5px;
}

.submenu_extranet ul li a {
  color: #00B6EA;
}

.submenu_extranet ul li:first-child {
  padding-left:0;
  border-left:0 !important;
}

/*EIND PAGINA OBJECT Menu - Extranet*/

/*BEGIN PAGINA OBJECT Afbeelding - Logo Eurocer Building*/
.object18 img{
  margin-top: 15px;
  margin-left: 15px;
}
/*EIND PAGINA OBJECT Afbeelding - Logo Eurocer Building*/

/*BEGIN PAGINA OBJECT Zoekbar*/
.object19{
  width: 320px;
  height: 36px;
  float: right;
  background-image: url(grfx/button.png);
}

.object19 .searchbar{
  width: 155px;
  height: 20px;
  margin-top: 6px;
  margin-left: 8px;
  float: left;
  background-image: url(grfx/searchbar.png);
}

.object19 input.zoekbalk{
  border: none;
  background: none;
  line-height: 11px;
  height: 20px;
  border: 0px solid grey;
  font-size: 11px;
  position: absolute;
  margin-left: 5px;
  width: 145px;
}

.object19 .searchbutton{
  margin-left: 130px;
}

.object19 .login{
  margin-top: 10px;
  width: 143px;
  margin-left: 3px;
  float: left;
  color: white;
  text-align: center;
}

.object19 a{
  color: white;
  font-size: 12px;
}
/*EIND PAGINA OBJECT Zoekbar*/

/*BEGIN PAGINA OBJECT Menu - Hoofdmenu*/
.object20 {
  float:left;
  margin: 27px 0 0 23px;
}

.object20 ul {
  float:left;
  list-style-type:none;
}

.object20 ul ul,
.object20 ul ul ul,
.object20 ul li:hover ul ul  {
  display:none;
}

.object20 a {
  text-transform:uppercase;
  color: #ffffff;
  font-size: 11px;
  font-weight:bold;
}

.ie7 .object20 a {
  float:left;
  width:100%;
}

.object20 ul li {
  float:left;
  margin-left:13px;
  line-height:37px;
}

.object20 ul li:first-child {
  margin-left:0;
}

.object20 ul li .menuleft,
.object20 ul li .menuright {
  float:left;
  width:4px;
  height:37px;
}

.object20 ul li .menumid {
  float:left;
  height:37px;
}

.object20 ul li:hover .menuleft,
.object20 ul li.selected .menuleft {
  background-image:url(/pam/front/templates/homepage/grfx/menu-left.jpg);
}

.object20 ul li:hover .menumid,
.object20 ul li.selected .menumid  {
  background-image:url(/pam/front/templates/homepage/grfx/menu-mid.jpg);
}

.object20 ul li:hover .menuright,
.object20 ul li.selected .menuright  {
  background-image:url(/pam/front/templates/homepage/grfx/menu-right.jpg);
}

.object20 ul li:hover ul {
  display:block;
  position:absolute;
  z-index:999;
  margin-top:37px;
}

.ie7 .object20 ul li:hover ul {
  clear: both;
  margin-top: 0px;
}

.object20 ul ul li {
  float:left;
  clear:both;
  margin:0;
  padding:0;
  padding-left:10px;  
  width:146px;
  min-height:20px;
  line-height:20px;
  background-image:url(/pam/front/templates/homepage/grfx/sub-mid.jpg);
}

.object20 ul ul li.first {
  float:left;
  width:146px;
  height:17px;
  line-height:17px;
  min-height:17px;
  background-image:url(/pam/front/templates/homepage/grfx/sub-top.png);
}

.object20 ul ul li.last  {
  float:left;
  width:146px;
  height:12px;
  min-height:12px;
  line-height:12px;
  background-image:url(/pam/front/templates/homepage/grfx/sub-bot.png);
}

.object20 ul ul li:hover ul {
  display:block;
  position:absolute;
  z-index:999;
  margin-left:146px;
  margin-top:-25px;
}

.ie7 .object20 ul ul li:hover ul {
  margin-left:0;
}

.object20 ul ul ul li {
  float:left;
  clear:both;
  margin:0;
  padding:0;
  padding-left:10px;  
  width:146px;
  min-height:20px;
  line-height:20px;
  padding-left:15px;
  background-image:url(/pam/front/templates/homepage/grfx/sub-sub-mid.png);
}

.object20 ul ul ul li.first {
  float:left;
  width:146px;
  height:17px;
  line-height:17px;
  min-height:17px;
  padding-left:15px;
  background-image:url(/pam/front/templates/homepage/grfx/sub-sub-top.png);
}

.object20 ul ul ul li.last  {
  float:left;
  width:146px;
  height:12px;
  min-height:12px;
  line-height:12px;
  padding-left:15px;
  background-image:url(/pam/front/templates/homepage/grfx/sub-sub-bot.png);
}
/*EIND PAGINA OBJECT Menu - Hoofdmenu*/

/*BEGIN PAGINA OBJECT Afbeelding - Header*/
.object21{
  width: 860px;
  margin-left: auto;
   margin-right: auto;
   margin-top: -125px;
}

.ie7 .object21{
  margin-top: 0;
}
/*EIND PAGINA OBJECT Afbeelding - Header*/

/*BEGIN PAGINA OBJECT Afbeelding - Header Afbeelding*/
.object22{
  margin-top: -245px;
  width: 541px;
  height: 242px;
  overflow: hidden;
  postition: absolute;
}
/*EIND PAGINA OBJECT Afbeelding - Header Afbeelding*/

/*BEGIN PAGINA OBJECT Afbeelding - Product - Header Afbeelding*/
.object22{
  margin-top: -245px;
  width: 541px;
  height: 242px;
  overflow: hidden;
  postition: absolute;
}
/*EIND PAGINA OBJECT Afbeelding - Product - Header Afbeelding*/

/*BEGIN PAGINA OBJECT Afbeelding - Ronde hoek*/
.object23{
  position: absolute;
  margin-top: -242px;
}

.ie7 .object23{
  margin-left: 0px;
  position: static;
}
/*EIND PAGINA OBJECT Afbeelding - Ronde hoek*/

/*BEGIN PAGINA OBJECT Tekstblok - Login - Content*/
.object25 {
	height:none;
}
/*EIND PAGINA OBJECT Tekstblok - Login - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Extranet - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-bottom: 10px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-bottom: 10px;
}
/*EIND PAGINA OBJECT Tekstblok - Extranet - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Product Certification - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Product Certification - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Quality marks - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Quality marks - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - About us - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - About us - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Members - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Members - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Publications - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Publications - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - 404 Error - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - 404 Error - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Page under construction - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Page under construction - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Registration complete - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Registration complete - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - What is VPC - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - What is VPC - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Introduction quality marks - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Introduction quality marks - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Ideology - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Ideology - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Vision - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Vision - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Core values - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Core values - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Organization - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Organization - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Added value of VPC - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Added value of VPC - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Contact - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Contact - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Mission - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Mission - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Results cooperation - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - Results cooperation - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - EBAS - Content*/
.object25{
  width: 820px;
  margin-left: 20px;
  padding-bottom: 25px;
}

.object25 h1{
  font-size: 16px;
  color: #067d81;
}

.object25 h2{
  font-size: 14px;
  color: #067d81;
}

.object25 h3{
  font-size: 12px;
  color: #067d81;
}

.object25 ol{
  margin-left: 20px;
}


.object25 ol li{
  margin-top: 4px;
  margin-bottom: 4px;
}

.object25 ul{
  margin-left: 20px;
}


.object25 ul li{
  margin-top: 4px;
  margin-bottom: 4px;
}
/*EIND PAGINA OBJECT Tekstblok - EBAS - Content*/

/*BEGIN PAGINA OBJECT Tekstblok - Footer*/
.object26 p{
  color: white;
  margin-left: 10px;
  padding-top: 40px;
}

.object26{
  width: 230px;
  float: left;
}
/*EIND PAGINA OBJECT Tekstblok - Footer*/

/*BEGIN PAGINA OBJECT Menu - Footermenu*/
.object27{
  float: right;
}

.object27 ul{
  padding-top: 40px;
  list-style: none;
}

.object27 ul li{
  float: left;
  border-left: 1px solid white;
  padding-left: 10px;
  padding-right: 10px;
}

.object27 ul li:first-child{
  border: none;
}

.object27 ul li a{
  line-height: 16px;
  color: white;
  font-size: 12px;
}
/*EIND PAGINA OBJECT Menu - Footermenu*/

/*BEGIN PAGINA OBJECT Landingpage Gerelateerd*/
.object29{
  width: 850px;
  margin-left: 10px;
  float: left;
  color: white;
  margin-top: 11px;
}

.object29 .lp_show{
  display: inline;
}

.object29 .lp_hidden{
  display: none;
}

.object29 a{
  color: white;
}
/*EIND PAGINA OBJECT Landingpage Gerelateerd*/

/*BEGIN PAGINA OBJECT Tekstblok - Header Tekst*/
.object30{
  margin-left: 565px;
  width: 260px;
  height: 160px;
  margin-top: -205px;
  overflow: hidden;
}

.object30 h1{
  text-transform:uppercase;
  line-height: 28px;
  color: white;
  font-size: 20px;
}

.object30 h2{
  text-transform:uppercase;
  color: white;
    line-height: 24px;
  font-size: 16px;
}

.object30 h3{
  text-transform:uppercase;
  color: black;
    line-height: 18px;
  font-size: 12px;
}


.ie7 .object30{
  margin-top: -205px;
  position: absolute;
}



/*EIND PAGINA OBJECT Tekstblok - Header Tekst*/

/*BEGIN PAGINA OBJECT Zoekresultaat*/
.paginaobject1684{
  width: 820px;
  margin-left: 20px;
}

.paginaobject1684 h1{
  font-size: 16px;
  color: #067d81;
  margin-bottom: 10px;
}

.paginaobject1684 h2{
  font-size: 14px;
  color: #067d81;
  margin-bottom: 10px;
}

.paginaobject1684 ul{
  list-style: none;
  margin-left: 10px;
}

.SearchQualityMarskList table {
	width:100%;  
  	border-collapse:collapse;
}
.SearchQualityMarskList table th {
	text-align:left;	
  	background-color: #067D81;
	border: 1px solid #067D81;
  	color:#ffffff;
}
/*EIND PAGINA OBJECT Zoekresultaat*/

/*BEGIN PAGINA OBJECT Lijstpagina Homepage*/
.paginaobject1695{
  width: 820px;
  margin-left: 20px;
}

.paginaobject1695 h1{
  font-size: 16px;
  color: #067d81;
}

.paginaobject1695 img{
  float:right;
  margin-top: -16px;
  max-width: 240px;
  height: auto;
  
}

.paginaobject1695 p{
  width: 560px;
  margin-top: 10px;
}
/*EIND PAGINA OBJECT Lijstpagina Homepage*/

/*BEGIN PAGINA OBJECT Google pagina*/
.paginaobject1706{
  width: 820px;
  margin-left: 20px;
}

.paginaobject1706 h1{
  font-size: 16px;
  color: #077e82;
  margin-bottom: 10px;
}

.paginaobject1706 p a{
  margin-left: 10px;}

.paginaobject1706 .landingpageTitle{
  margin-top: 15px;
  margin-bottom: 5px;
  margin-left: 2px;
float: left;}

.paginaobject1706 p{
  margin-left: 2px;
}
/*EIND PAGINA OBJECT Google pagina*/

/*BEGIN PAGINA OBJECT Login*/
.paginaobject1810 {
  float:left;
  margin-left:20px;
  width:330px;
}

.paginaobject1810 label {
  float:left;
  width:150px;
}

.textfieldbg {
  float:left;  
  background-image:url(/pam/front/templates/homepage/grfx/text-bg.png);
  width:179px;
  height:22px;
  line-height:22px;
}

.paginaobject1810 input[type="text"],
.paginaobject1810 input[type="password"] {
  float:left;
  width:169px;
  height:22px;
  line-height:22px;
  padding:0 5px;
  border:0;
  background-color:transparent;
  font-size:11px;
}

.paginaobject1810 p {
  float:left;
  clear:both;
  width:100%;
  margin-bottom:5px;
}

.paginaobject1810 a.login{
  float:right;
  font-size: 12px;
  color: white;
  line-height: 24px;
  text-align: center;
  width: 81px;
  margin-top: 12px;
  height: 24px;
  background-image: url(grfx/loginbutton.png);
}

.forgotton {
  float:left;
  margin-top:15px;
  color:#000;
  text-decoration:underline;
}

.forgotton:hover {
  text-decoration:none;
}

.ie7 .paginaobject1810 a.login {
  clear:both;
  margin:10px 0;
}

.paginaobject1810 .error-message {
  color:red;
}

.notify {
  float:left;
  border: 1px solid #CCCCCC;
  background-color: #fffeae;
  padding: 2px;
  margin-bottom:10px;
}
.notify ul {
  margin-left:20px;
}
.notify img { 
  margin-right: 4px;
}
.notify span {
  float:left;
}
/*EIND PAGINA OBJECT Login*/

/*BEGIN PAGINA OBJECT Register*/
.paginaobject1834 {
  float:left;
  margin-left:20px;
  margin-bottom:20px;
}

.paginaobject1834 label {
  float:left;
  width:150px;
}

.paginaobject1834 input[type="text"] {
  float:left;
  width:200px;
}

.paginaobject1834 p {
  float:left;
  clear:both;
  width:100%;
  margin-bottom:5px;
}

.paginaobject1834 a.login{
  float:left;
  font-size: 12px;
  color: white;
  line-height: 24px;
  text-align: center;
  width: 81px;
  margin-top: 12px;
  height: 24px;
  background-image: url(grfx/loginbutton.png);
}
.ie7 .paginaobject1834 a.login {
  clear:both;
  margin:10px 0 20px 0;
  overflow:hidden;
}
.notify {
  float:left;
  border: 1px solid #CCCCCC;
  background-color: #fffeae;
  padding: 2px;
  margin-bottom:10px;
}
.notify ul {
  margin-left:20px;
}
.notify img { 
  margin-right: 4px;
}
.notify span {
  float:left;
}

/*EIND PAGINA OBJECT Register*/

/*BEGIN PAGINA OBJECT Menu - Extranet*/
.paginaobject1928 ul {
  float:left;
  width:100%;
  list-style-type:none;
  margin-left:20px;
  margin-bottom:20px;
}
.paginaobject1928 ul li {
  float:left;
  border-left:1px solid #1E1E1E;
  padding:0 5px;
}

.paginaobject1928 ul li:first-child {
  border:0;
  padding-left:0;
}
/*EIND PAGINA OBJECT Menu - Extranet*/

/*BEGIN PAGINA OBJECT Settings*/
.settings a.login {
        float:left;
        font-size: 12px;
        color: white;
        line-height: 24px;
        text-align: center;
        width: 81px;
        margin-top: 12px;
        height: 24px;
        background-image: url(grfx/loginbutton.png);
}
.ie7 .settings a.login {
        clear:both;
        margin:10px 0 20px 0;
        overflow:hidden;
}

.settings h2 {
	color: #067d81;
  	font-size: 16px;
	margin:10px 0 5px 0;
}

.settings h3 {
	color: #067d81;
  	font-size: 14px;
	margin:5px 0 5px 0;
}

.settings .False {
        padding:5px;
        background-color:#FFFEAE;
        border:1px solid #cccccc;
        min-width:50px;
        float:left;
        margin:2px;	
        white-space: nowrap;
  	color:red;
}
.settings .True {
        padding:5px;
        background-color:#FFFEAE;
        border:1px solid #cccccc;
        min-width:50px;
        float:left;
        margin:2px;	
        white-space: nowrap;
}
.settings .SettingFrame {
  	margin-left:20px;
}
/*EIND PAGINA OBJECT Settings*/

