
body { 	background-color: #fff;	height:100%; 	font-family: Open Sans, verdana, tahoma, helvetica, arial, sans-serif;	font-size:16px; }

a:link, a:visited {   color:#12c;   text-decoration: none; } a:hover {	text-decoration: underline; }

p {	margin:0; padding-bottom: 10px;}
strong { color: #555;}

img {    max-width:100%; height:auto;       margin:0; padding:0; border: 0;}

button, input, select, textarea {  font-size: 15px;  font-family: Open Sans, verdana, tahoma, helvetica, arial, sans-serif; }

.clearfix{clear:both;} .clearfix:after{content:''; height: 0px;  width:0px; display:block; clear:both;}

.wrapper-top {	width: 100%; max-width: 925px; min-width: 250px;	margin-left: auto; margin-right: auto;	 	margin-top: 23px;  	overflow: auto; }

.wrapper-background {	width: 100%;	margin-left:auto; margin-right:auto;	padding-top: 35px;	background: #f2f2f2; border-top:1px solid #ddd; border-bottom:1px solid #ddd; }

.wrapper-background-inner {	width: 100%; max-width: 925px; min-width: 250px;	margin-left: auto; margin-right: auto;	 	padding-top: 23px;  		background: white; }

.wrapper-content {
	padding-left: 8%; padding-right: 8%;  /*overwrite in  html file for custom padding - keep in synch with heading-main p padding-left*/
	padding-top: 30px; padding-bottom: 45px;
	overflow: auto; 	line-height: 1.6;
}

.menutop-left {	float: left; width: 11.35%;  padding-top: 6px; }

.menutop-right {
	float: right;	width: 85%;  padding-right: 1.2%; /* (85% + 1.2%) of 925px = 797px */
	padding-top: 3px; padding-bottom: 26px;
	text-align: center;	font-size: 15px;
}
.menutop-right a:link, .menutop-right a:visited { color:#223; text-decoration: none; }   
.menutop-right a:hover {  color: #667; text-decoration: none; }

.menutop-item {	float: right;   padding-left: 2.3%; padding-right: 2.2%; 
	padding-left: 19px; padding-right: 18px; /* (18px / 797px) = 0.0226 , (17px / 796px) = 0.02136 */
	border-right:1px solid #223;
}   
.menutop-item-last { padding-right: 16px;   border:0px}   
.menutop-item-underline {	padding-bottom: 2px;	border-bottom:2px solid #6262bb; }

.heading-main {	width: 100%; max-width: 925px; min-width: 250px;	margin-left: auto; margin-right: auto;	 overflow: auto; }
.heading-main p { 
	padding-left: 8%;   /*overwrite in  html file for custom padding - keep in synch with wrapper-content padding-left*/
	padding-top: 5px; padding-bottom: 25px;
	font-size: 25px; color: #667;  color: #668;
}
.heading-main h1 { 
	margin: 0;
	padding-left: 8%;   /*overwrite in  html file for custom padding - keep in synch with wrapper-content padding-left*/
	padding-top: 5px; padding-bottom: 22px;
	font-size: 27px; color: #444;  
}

.breadcrumb {	margin-left: 0%;	margin-top: 2px;   margin-bottom: 20px;  font-size: 13px;}
.breadcrumb ul li {  display: inline;  padding-left: 3px;  padding-right: 3px;}
.breadcrumb ul li a:link, .breadcrumb ul li a:visited {  text-decoration: underline;  color: #55a;  }
.header-breadcrumb {	overflow: auto; 		padding-right: 2%;  }
.breadcrumb-li {	float: right;	padding-left: 1.5%; padding-right: 1.5%; 	margin-left: 0.5%;  margin-right: 0.5%; 
	padding-bottom: 5px; padding-top: 5px;
	font-size: 12px;	background: #9a9a9a; 
}
.breadcrumb-li a {color: white}
.breadcrumb-li-current { background: #667de7}  .breadcrumb-li-last {margin-right: 0}
.breadcrumb-li-first {padding-top: 3px; font-weight: bold; background: inherit; font-size: 15px; }

.miedepain {  padding-right: 2%; margin-top: 20px; margin-bottom: 8px;  text-align: right;	}
.miedepain ul li {  display: inline;  padding-left: 0.5%;  padding-right: 0.5%;  font-size: 12px;  }
.miedepain ul li a:link, .miedepain ul li a:visited {  text-decoration: none;  color: #338;  }

h1 { padding-top: 2px; font-weight: normal; font-size: 28px; color: #777; }
/*h2 {	margin-top: 15px; margin-bottom: 15px;  font-weight: normal; font-size: 28px; color: #777;} */
h2 { margin-top: 45px; margin-bottom: 25px; font-weight: normal; font-size: 26px; color: #888; border-bottom:1px solid #223; border-color: #888;}
.firsth2 {	 margin-top: 10px;}

h3 {	margin: 0;	padding-top: 30px; padding-bottom: 10px; 	font-size: 20px; color: #777; font-weight: normal; }

.panel-help {
	overflow: auto;	position: absolute;	width: 80%; max-width: 400px; 	margin-left: -11%; margin-top: 35px;
	padding-left:1%; padding-right: 1%;  padding-top: 10px; padding-bottom: 10px;
  	font-size: 15px;  	text-align: left;  	background:#f2fffa;
	border:1px solid #b9b9b9; 	border-radius:4px; -moz-border-radius: 4px;	-webkit-border-radius: 4px;
 }

ol, ul {margin:0; padding:0;}
ul.list li, ol.olist li {
	margin-left: 25px;
	padding-left: 4px; padding-right: 0px; 
	padding-top: 0px; padding-bottom: 7px;
	list-style-type:circle;
}
ol.olist li {	list-style-type:decimal}

ul.list-faq li {	margin-left: 15px; padding-left: 8px;	padding-bottom: 15px; 	}
.list-faq a, .anchor-backtotop a {  color:#338; 	font-size: 17px; }

.anchor-backtotop {	float: right;	margin-right: 1%; 	padding-top: 5px;   	font-weight: bold;}
.anchor-backtotop a {   color:#666;  }.anchor-backtotop a:hover { color:#12c; text-decoration: none; }

.cell-thumb{ float: left; margin-right: 1%} .cell-thumb-last { margin-right: 5%} .cell-caption { float: none} 
.span-caption {padding-left: 1%; font-size: 13px}

.p-navig { padding-left: 5%;	padding-top: 35px;  }
.p-navig a {	text-decoration: underline;}

.box-help-wrapper { margin-left: 0;	margin-right: auto; width: 100%; max-width: 1020px; min-width: 350px; border-top:1px solid #ddd; }
.box-help-top { padding-top: 10px;	padding-bottom: 50px; font-size: 18px; color: #555; border-top: 0;
}
.box-help-left {	float: left; 	width: 25%; padding-right: 2%;	 }
.box-help-right {float: left; width: 70%;	padding-left: 3%;}

.box-help-right h2 { margin-top: 20px; font-size: 27px; color: #4a7be3;}
.box-help-right h3 {	padding-top: 10px; padding-bottom: 15px; 	font-size: 23px; color: #777; font-weight: normal; }
.menu-list { background-color: #f5f5f5; padding-top: 20px; padding-bottom: 20px;}
ul.menu-list li {
	margin-left: 10px;
	padding-left: 4px; padding-right: 0px; 
	padding-top: 0px; padding-bottom: 18px;
	list-style-type:none;
}
ul.menu-list a {	color: #555; font-weight: bold; text-decoration: underline; }

ul.submenu-list li { padding-left: 3%; padding-top: 10px; padding-bottom: 0px;  font-size: 13px; }
ul.submenu-list a { color: #727272; }

.header-form {	padding-left: 1%; 	text-align: left;	padding-top: 40px; 	padding-bottom: 5px; 	font-size: 20px; font-weight: bold; color: #777;}

.limain {	overflow: auto; padding-bottom: 40px; }.lifirst { padding-top: 20px; }
.linum {	float: left; width:5%; font-weight: bold;	color: #335; } .litext {	float: left; width:95%;}
.listep-main { 	overflow: auto; 	width: 100%; margin-top: 0;	}
.listep-left {	float: left; 	width: 50%; padding-right: 5%;}
.listep-right {	float: right; 	width: 45%;	padding-left: 0; padding-right: 0; 	text-align: center;}
.imgstep-left {	float: left; 	width: 48%;	padding-left: 0; padding-right: 4%;	text-align: center;}
.imgstep-right {float: right;	width: 48%;	padding-left: 0; padding-right: 0; 	text-align: center;}
.imgstep-caption {	padding-bottom: 5px; 	text-align: center; 	font-size: 11px; color: #555;}
.imgstep-tooltip {	clear: both; padding-top: 4px; text-align: center; font-size: 12px; color: #555;}

.tableinfo-main {	overflow: auto;	width: 100%;	padding-bottom: 15px;}
.tableinfo-last {	padding-bottom: 30px} .tableinfo-rbn {	padding-bottom: 5px}
.tableinfo-left {	float: left; 	width: 38%; 	padding-right: 1.5%; 	text-align: right;   }
.tableinfo-right {	float: left; 	width: 60%; 	text-align: left;}
.tableinfo-rightonly {	margin-left: 39.5%; 	padding-bottom: 5px; }

a.button-next:link, a.button-next:visited {
	float: right;	margin-right: 2%;	padding-left: 4%; padding-right: 4%;
	margin-top: 70px;	padding-top:7px; padding-bottom: 7px; 
	background-color: #4a7be3;    text-decoration:none;
	color:#fff; font-size: 18px; font-weight: normal;
	-webkit-border-radius:1px; -moz-border-radius:1px; border-radius:1px;
	border-top:solid 0px #aaaaaa; border-bottom:solid 1px #666666;    border-left:none;    border-right:solid 1px #666666;
}

a.button-back:link, a.button-back:visited {
	float: left; 	margin-left: 5%; margin-top: 60px;	padding-left: 3%; padding-right: 3%; padding-top:5px; padding-bottom: 5px; 
	background-color: #4a7be3;    color:#fff;    text-decoration:none;
}
a.button-next:hover, a.button-back:hover  { background-color: #888899; }


#wrapper-footer {	padding-top: 5%; padding-bottom: 10px; 	text-align: center; font-size: 11px}
.span-footer{	padding-right: 1.6%; padding-left: 1.6%;}
#wrapper-footer a {  color: #333;  text-decoration: none;}
#wrapper-footer a:hover { text-decoration: underline;}


/*legacy - used for webpages that haven't yet been updated to new menu 
 all topmenu- related items are legacy - use menutop instead and remove all topmenu items once not used anymore */
.topmenu-left {	float: left;	width: 11%;  min-width: 50px;}
.topmenu-right {
	float: right;	width: 85%;
	padding-right: 1.2%; 
	padding-top: 3px; padding-bottom: 26px;
	text-align: right;
	font-size: 15px;
}
.topmenu-right a:link, .topmenu-right a:visited { color:#223; text-decoration: none; }   
.topmenu-right a:hover {  color: #667; text-decoration: none; }
.topmenu-item {
	display: inline;
  	padding-right: 2%;  padding-left: 2%;
	border-right:1px solid #223;
}   
.topmenu-item-last { border:0px}   .topmenu-item-underline {	padding-bottom: 2px;	border-bottom:2px solid #6262bb; }

.wrapper-main {  /*legacy: replaced by  wrapper-background-inner + wrapper-content*/
	width: 100%; max-width: 750px; min-width: 250px;   /*max-width: 300px;*/ 
	margin-left: auto; margin-right: auto;	 
	padding-left: 3%; padding-right: 3%;  padding-top: 30px; padding-bottom: 45px;
	overflow: auto; 	
	background: white;
}

.header-main { /*legacy: replaced by heading-main + p */
	width: 100%; max-width: 750px; min-width: 250px; margin-left: auto; margin-right: auto;	 
	padding-left: 3%;   padding-right: 3%;
	margin-top: 5px; margin-bottom: 25px;
	font-size: 25px; color: #667;  color: #668;
	overflow: auto;
}

@media only screen and (max-width: 768px)  {
	.topmenu-right {
		padding-bottom: 8px;		text-align: center;		font-size: 13px;
	}
	.topmenu-right a:link, .topmenu-right a:visited,  .topmenu-right a:hover  { color: white}
	.topmenu-item {
		float: right;  min-width: 82px;  display: block;
		padding-left: 2%; padding-right: 2%; 		margin-left: 16px;  margin-right: 0; 
		margin-bottom: 12px;		padding-bottom: 10px; padding-top: 10px;
		background-color:#556;		border: 0;
	}   
	.topmenu-item-underline {border-bottom:0 }
}
/* end legacy */


@media only screen and (max-width: 900px)  {
	.menutop-item-screen-large { display: none;}  .menutop-item { border:0px	}
}

@media only screen and (max-width: 768px)  {
	.wrapper-top {	margin-top: 6px; }
	.menutop-left { width: 19%; padding-top: 4px; display: inherit; }
	.menutop-right { width: 80%; 	padding-right: 1%;	padding-bottom: 1px; font-size: 12px;	}
	.menutop-right a:hover { text-decoration: underline; }
	.menutop-item {	min-width: 75px;  margin-left: 3px; margin-right: 3px; padding-left: 3px; padding-right: 3px;
		margin-bottom: 10px; padding-bottom: 3px; padding-top: 3px; 
		color: #555; background-color:#fefeff; border: 2px solid #aaa; 
	}   
	.menutop-item-screen-medium { display: none;	}
	.menutop-item-underline {border-bottom:0 } .menutop-item-current {display: none}

	.wrapper-background {padding-top: 7px; margin-top: 30px; } 
	.heading-main {	border-bottom:1px solid #ddd; 	}	
	.wrapper-content {padding-left: 5%; padding-right: 5%; padding-bottom: 120px;} .heading-main h1 { padding-bottom: 15px; padding-left: 6%;	}
	.breadcrumb {		display: none;	}
	#wrapper-footer {		padding-top: 5px; padding-bottom: 5px;	}
	.span-footer{	padding-right: 6%; padding-left: 6%;}
	.footer-extended { display: none; } 	
	.limain { overflow: none;}	.linum {	width:10%; } .litext { width:90%;}
	.listep-main { 	overflow: none; } .listep-left, .listep-right { float: none; 	width: auto; padding-left: 0; padding-right: 0;} .listep-left {	margin-bottom: 20px;}
	.cell-thumb{ margin-right: 2%; padding-bottom: 5px;} .cell-thumb-last {float: none; margin-right: 0}  
}

@media only screen and (max-width: 480px)  {
	.wrapper-top {	margin-top: 2px;}	
	.menutop-left { width: 15%; display: inherit; }
	.menutop-right { width: 84%; padding-right: 0;	 font-size: 11px;	}
	
	.menutop-item {	min-width: 70px; padding-left: 1px; padding-right: 1px;}   
	.wrapper-content {padding-left: 3%; padding-right: 2.5%; padding-top: 20px;	} .heading-main h1 { padding-left: 4%;	}
	h1, .heading-main h1  { font-size: 20px;}

	.footer-minor {display: none}	.navig-extended { display: none}
	.breadcrumb-li {	padding-left: 2%; padding-right: 2%;  margin-left: 1%;  margin-right: 1%; padding-bottom: 8px; padding-top: 8px;}
}


/* 1cm on my screen is approximately 40.57 pixels */