/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
a {
  color:#00519e;
}
.nobo {
  border:0;
}
body {
  font-family:Arial;	
  background:url(../img/bg_body.jpg) center top no-repeat;
}
header {
  position:relative;
  margin:0 auto;
  padding:0;
  width:924px;
  height:143px;
  background:url(../img/bg_header.png) center bottom no-repeat;  
}
header #logo {
  position:absolute;
  top:29px;
  left:0;
  margin:0;
  padding:0;
}
header #logo a {
  width:411px;
  height:30px;
  display:block;
  background:url(../img/logo.png);
  cursor:hand; 
}
header #logo a span {
  display:none;
}
header ul {
  position:absolute;
  right:0;
  top:12px;
  margin:0;
  padding:0;
  list-style-type:none;
  list-style-position:outside;
}
header ul li {
  margin:3px 0 0 0;
  padding:0 5px;
  float:left;
  font-size:11px;
  border-right:1px solid #00519e;
  height:11px;
  line-height:1em;
}
header ul li.logos {
  margin-top:0;
  padding-right:12px;
  border-right:0;
}
header ul li.share {
  margin-top:0;
  padding-right:0;
  border-right:0;
  height:16px;
  line-height:17px;
}
header ul li a {
  text-decoration:none;
}
header ul li.share a {
  padding-right:24px;
  height:16px;
  display:block;
  font-weight:bold;
  background:url(../img/icon_share.png) right top no-repeat;
}

header ul li div.fb1 {
  min-width: 104px;
  margin: -4px;
  margin-left: 1px;
}

header form {
  position:absolute;
  top:41px; 
  right:0px;
  margin:0;
  padding:0;
}
header form input[type=text] {
  margin:0 9px 0 0;
  padding:0 30px 0 10px;
  border:1px solid #d1dae8;
  width:153px;
  height:26px;
  font-weight:bold;
  font-size:11px;
  line-height:11px;
  background:url(../img/icon_loupe.png) 170px center no-repeat; 
  color:#00519e; 
  border-radius:5px;
  float:left;
}

header nav { 
  position:absolute;
  bottom:0;
  left:50%;
  margin-left:-375px; 
  height:50px;
}

header nav ul{ 
  position:relative;
  top: 0;
  margin: 0;
  padding:0; 
}
header nav ul li { 
  position:relative;
  margin:0;
  padding:0;
  width:125px;
  border:none;
 /* float: left; */
}
header nav ul li a {
  margin:0;
  padding:0;
  width:125px;
  height:50px;
  cursor:hand;
  display:block;
}
header nav ul li ul { 
  display:none; 
  position:absolute; 
  top: 45px;
  left: 0;
  z-index:999; 
  width: 392px;
}
header nav ul li ul li { 
  float:none; 
  width:350px; 
  height:72px; 
  margin:0; 
  padding:0px 21px; 
  background:url(../navi/img/lev2_center.png); 
  border:0px solid #CC0000; 
}
header nav ul li ul li.first {
  height:72px; 
  padding:8px 21px 1px 21px; 
  background:url(../navi/img/lev2_top.png); 
}
header nav ul li ul li.last { 
  height:82px; 
  background:url(../navi/img/lev2_bottom.png); 
}
header nav ul li ul li a { 
  text-align:left; 
  width:100%; 
  height:100%; 
}
header nav ul li ul li span.hl { 
  font-size:14px; 
  font-weight:bold; 
  font-family:"Trebuchet MS",Arial,sans-serif; 
  line-height:30px; 
}

header nav ul li a.tab1 {
  background:url(../img/navi_tab1.png);
}
header nav ul li a.tab2 {
  background:url(../img/navi_tab2.png);
}
header nav ul li a.tab3 {
  background:url(../img/navi_tab3.png);
}
header nav ul li a.tab4 {
  background:url(../img/navi_tab4.png);
}
header nav ul li a.tab5 {
  background:url(../img/navi_tab5.png);
}
header nav ul li a.tab6 {
  background:url(../img/navi_tab6.png);
}
header nav ul li a.active,
header nav ul li a:hover {
  background-position:0 50px;
}
header nav ul li a span {
  display:none;
}

header nav ul li ul li a span {
  display:block;
}

header nav ul li:hover ul {
	display: block;
}

header form input[type=image] {
  margin:0 9px 0 0;
  padding:0;
  float:left;
}
#teaser {
  margin:65px auto 0 auto;
  padding:0;
  width:924px;
  min-height:495px;
  overflow:auto;
}
#teaser #subnavi {
  margin:0;
  padding:0;
  list-style-type:none;
  list-style-position:outside;
  width:220px;
  text-align:left;
  float:left;
} 
#teaser #subnavi li {
  margin:0 0 15px 0;
  padding:0;
  line-height:16px;
}
#teaser #subnavi li a {
  text-decoration:none;
  font-size:16px;
}
#teaser #subnavi li.active a {
  color:#e2001a;
  font-weight:bold;
  background-image: url(../img/button_teaser.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 15px;
}
#teaser .content {
  margin:0 150px 0 0;
  padding:0;
  width:480px;
  float:right;
  display:none;
  color:#00519e; 
}
#teaser .content h2 {
  margin:0 0 30px 0;
  padding:0;
  font-size:48px;
  font-weight:normal;
  line-height:1em;
}
#teaser .content h2 span {
  color:#e2001a;
  font-weight:bold;
}
#teaser .content p {
  margin:0;
  padding:0;
  font-size:14px;
}
#teaser .content p.buttons {
  margin-top:30px;
}
#teaser .content p.buttons img {
  margin:0 10px 0 0;
  float:left;
}
#main {
  margin:0 auto;
  padding: 0;
  width:924px;
}
#main section {
  margin:0 12px 40px 0;
  padding:0;
  width:221px;
  height:240px;
  background:#fff;
  /*border:1px solid #f8f8f8;*/
  border-radius:5px;
  float:left;
}
#main section.last {
  margin-right:0px;
}
#main section h3 {
  margin:36px 50px 30px 30px;
  padding:0;
  font-size:19px;
  color:#00519e;
  line-height:1.2em;
}
#main section p {
  margin:0 30px;
  font-size:14px;
  line-height:1.3em;
  color:#3c3c3c
}
#main section p a {
  margin-top:10px;
  color:#e2001a;
  text-decoration:none;
  display:block
}
#main section p a.mail {
  margin-top:0;
  color:#00519e  
}
#main section.sec1 {
  background:#fff url(../img/icon_sec1.png) right top no-repeat;
}
#main section.sec2 {
  background:#fff url(../img/icon_sec2.png) right top no-repeat;
}
#main section.sec3 {
  background:#fff url(../img/icon_sec3.png) right top no-repeat;
}
#main section.sec4 {
  background:#fff url(../img/icon_sec4.png) right top no-repeat;
}

#datenquellen {
height: 120px;
}

#datenquellen p {
  margin:0;
  padding:15px 30px;
  width:170px;
  color:#254ca0;
  font-size:19px;
  font-weight:bold;
  float:left;
}

#datenquellen div.float {
  float: left;
}

footer {
  margin: 0;
  padding: 0;
}


footer .header {
  float: left;
  list-style-type: none;
  margin:0 auto;
  padding:0;
  width:903px;
  margin-bottom: -1px;
  border-bottom: 1px solid #f4f5f3!important;
  font-size: 14px;
  margin-left: 19px;
}
footer .header li {
    border-width: 1px 1px 0 0;
    border-style:solid;
    border-color:#e2e7f0;
    padding: 5px 10px;
    margin: 0;
    background:#f4f5f3;
	background:#00519e;
    float: left;
	border-bottom: 1px solid #f4f5f3!important;
}
footer .header li.first {
    border-width: 1px 1px 0 1px;
    border-style:solid;
    border-color:#e2e7f0;
}
footer .header li a {
    outline: none;
    color: #00519e;
	color: #f4f5f3;
    font-weight: bold;
    text-decoration: none;
}
footer .header li.ui-tabs-active {
    background:#00519e;
	background: #f4f5f3;
}
footer .header li.ui-tabs-active a {
    color:#f4f5f3;
	color:#00519e;
}


footer .body {
  margin: 0;
  padding: 0;
  width:100%;
  background:#f4f5f3;
  border-top:1px solid #e2e7f0;
  overflow:auto;
  min-width: 924px;
}
footer .wrapper {
  margin:0 auto 20px auto;
  padding:0;
  width:924px;
  clear: both;
  position: relative;
}

footer #footer-siegel {
	position: absolute;
	top: 53px;
	left: 755px;
	display: block;
	width: 135px;
}

footer #footer-siegel .thawte {
	margin-right: 5px;
}

footer .mastercard {
	margin-left: 5px;
}

#seomap img.logo {
  margin:55px 0 0 0;
  padding:0;
  float:left;
}
#seomap div#box {
  margin:0 0 35px 0;
  padding:0;
  float:right;
  width:785px;
  display:block;
}
#seomap div#box section {
  margin:55px 0 0px 25px;
  padding:0;
  width:170px;
  float:left;
}
#seomap div#box section h4 {
  margin:0 0 15px 0;
  padding:0;
  font-size:14px;
  font-weight:bold;
  color:#00519e;
}
#seomap div#box section ul {
  margin:0;
  padding:0;
  font-size:12px;
  list-style-type:none;
  list-style-position:outside;
}
#seomap div#box section ul.noh4 {
  margin-top:34px;
}
#seomap div#box section ul li {
  margin:0 0 7px 0;
  padding:0;
}
footer section ul li a {
  text-decoration:none
}
#seomap div#box section form {
  margin:0;
  padding:0;
}
#seomap div#box section form input[type=text] {
  margin:0;
  padding:0 30px 0 10px;
  border:1px solid #cac8ca;
  width:130px;
  height:26px;
  font-weight:bold;
  font-size:11px;
  line-height:11px;
  background:#fff url(../img/icon_newsletter.png) 146px center no-repeat; 
  color:#6d6d6d; 
  border-radius:5px;
  float:left;
}
footer div.row, #seotext {
  margin:0;
  padding:18px 0 0 0;
  display:block;
  clear:both;
  color:#00519e;
  font-size:11px;
}
footer div.row ul {
  margin:0;
  padding:0;
  list-style-type:none;
  list-style-position:outside;
  float:right;
}
footer div.row ul li {
  margin:0;
  padding:0 5px;
  float:left;
  height:11px;
  line-height:11px;
  border-right:1px solid #00519e;
}
footer div.row ul li.last {
  padding-right:0;
  border:none;
}
footer div.row ul li a {
  text-decoration:none;
}

#login {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color: rgb(255, 255, 255);
  opacity: 0.75; 
  filter:Alpha(opacity=75, finishopacity=100, style=0);
  z-index:50;
  display:none;
}

.profil_button {
    float: right;
    margin-left: 10px;
    padding:2px 6px !important;
}

.profil_button img {
    margin: 0 0 2px 0;
    padding: 0;
    border: 0;
}

.button {
  float: right;
  margin-left: 5px;
  font-size: 11px;
  font-weight: bold;
  padding:5px 9px 6px 9px !important;
}
/*
#login_form input[type=submit] {
  float: right;
  margin-left: 5px;
  font-size: 11px;
  font-weight: bold;
  padding:5px 9px 6px 9px !important;
}
*/
#layerlogin {
  position:absolute;
  left:50%;
  top:70px;
  margin:0 0 0 -125px;
  padding:0;
  width:599px;
  height:110px;
  background:url(../img/bg_login.png);
  background-repeat:  no-repeat;
  z-index:100;  
  display:none;
}

#layerlogin div {
  float: left; 
}

#layerlogin .left {
    margin-left: 27px;
}

#layerlogin div a {
  text-decoration: none;
  clear: both; 
  float: left;
  color: #fff;
  font-size: 12px;
  margin: 8px 0 0 10px;
  padding: 0; 
}

#zugangsdaten_vergessen {
  float: left;
  display: none;
  margin: 2px 0 0 0;
  padding: 27px;
  width: 545px;
  height: 205px;
  background: url(../img/bg_zugangsdaten_vergessen.png);
}

#zugangsdaten_vergessen h2 {
  margin: 0;
  color: #3965A9;
  font-size: 23px;
}

#zugangsdaten_vergessen .c1 {
  margin: 10px 0 0 0;
  color: #E01D1B;
  font-size: 14px;
}

#zugangsdaten_vergessen .c2 {
  clear: both;
  float: left;
  margin: 15px 0 0 0;
  color: #3965A9;
  font-size: 12px;
}

#zugangsdaten_vergessen .c2 span {
  color: #E01D1B;
  font-weight: bold;
}

#layerlogin input[type=text],
#layerlogin input[type=password] {
  margin:30px 9px 0 0px;
  padding:0 30px 0 10px;
  border:1px solid #d1dae8;
  width:188px;
  height:37px;
  font-weight:bold;
  font-size:11px;
  line-height:11px;
  color:#00519e; 
  border-radius:5px;
  float:left;
}
#layerlogin input.user {
  background:#fff url(../img/icon_user.png) 205px center no-repeat; 
}
#layerlogin input.password {
  color:#00519e;
  border:1px solid #d1dae8;
  background:#fff url(../img/icon_password.png) 205px center no-repeat; 
}

#layerlogin input.wrongpw {
  color: #E01D1B;
  border:1px solid #E01D1B; 
  background:#fff url(../img/icon_password_wrong.png) 205px center no-repeat; 
}

#layerlogin input.email, 
#layerlogin input.captcha {
  padding:0 0 0 10px;
  width: 150px;
}
#layerlogin input.captcha {
	width: 140px;
}
#layerlogin input[type=button],
#layerlogin input[type=submit] {
  float: left!important;
  font-weight: bold!important;
  padding:9px 22px!important;
  margin-top:30px!important;
}

#captcha_img {
margin: 30px 9px 0 0px;
padding: 0;
border: 1px solid #d1dae8;
width: auto;
height: 37px;
font-weight: bold;
font-size: 11px;
line-height: 11px;
color: #00519e;
border-radius: 5px;
float: left;
}

#login_form {
    position: relative;
}

#login-warning {
  display: none;
  position: absolute;
  left: 27px;
  top: 86px; /* 58px */
  font-size: 12px;
  color: #3965A9;
  width:418px;
  height:59px;
  padding:27px 27px 0 27px;
  background:url(../img/bg_login_warning.png);
}

#zugangsdaten_vergessen .inner_note ,
#zugangsdaten_vergessen .inner_note1 ,
#zugangsdaten_vergessen .inner_note2 ,
#zugangsdaten_vergessen .inner_note3 {
	display: none;
}

#kundenkonto {
	display: none;
	position: absolute;
	left: 157px;
	top: 25px;
	font-size: 12px;
  color: #3965A9;
  width:240px;
  height:95px;
  padding:27px 27px 0 27px;
  background: url(../img/bg_kundenkonto.png);
  z-index: 100;
}

.kundenkonto-hoch {
	background: url(../img/bg_kundenkonto_logo_top.png)!important;
	left: 157px!important;
	top: 25px!important;
	width:240px!important;
	height:172px!important;
}

.kundenkonto-hoch .kundenlogo img {
	margin-bottom: 10px;
}

.kundenkonto-breit {
	background: url(../img/bg_kundenkonto_logo_left.png)!important;
	left: 91px!important;
	top: 25px!important;
	width:306px!important;
	height:95px!important;
}

.kundenkonto-breit .kundenlogo {
	margin-right: 10px;
	float: left;
}

.kundenkonto-breit .kundendaten,
.kundenkonto-breit .links {
	margin-left: 70px;
	float: left;
	position: absolute;
	max-width: 230px;
}

#kundenkonto p.kundendaten {
	font-weight: bold;
	font-size: 14px;
	margin-top: 0;
	overflow: hidden;
}

#kundenkonto p.links {
	display: block;
	position: absolute;
	bottom: 0;
	width: 240px;
	color: #e2001a;
	font-size: 12px;
	font-weight: normal;
}
#kundenkonto p.links a {
	color: #e2001a;
	font-weight: bold;
	margin: 0 5px;
	font-weight: normal;
}

#sharelayer {
display: none;
position: absolute;
top: 29px;
left: 50%;
background-image: url(../img/bg_sharelayer.png);
z-index: 1000;
width: 250px;
height: 125px;
margin: 0 0 0 234px;
}

#sharelayer  p {
	padding: 0 15px 0 23px;
	margin-top: 15px;
	line-height: 1.9em;
}

#sharelayer  p a {
	margin-right: 15px;
}






/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.logobox {
margin-top: 45px !important;
}

.logobox img {
float: left;
}



/* ==========================================================================
   Buttons
   ========================================================================== */
.red_button {
/* 	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background-color:#E01D1B;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	padding:6px 18px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35; */
	-moz-box-shadow:inset 0px 1px 0px 0px #e95b5a;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e95b5a;
	box-shadow:inset 0px 1px 0px 0px #e95b5a;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e95b5a), color-stop(1, #E11D1C) );
	background:-moz-linear-gradient( center top, #e95b5a 5%, #E11D1C 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e95b5a', endColorstr='#E11D1C');
	background-color:#e95b5a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #e95b5a;
	display:inline-block;
    font-weight: normal;
	color:#fff!important;
	padding:6px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}
.red_button:hover {
/*     background-color:#E43E3E; */
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E11D1C), color-stop(1, #e95b5a) );
	background:-moz-linear-gradient( center top, #E11D1C 5%, #e95b5a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E11D1C', endColorstr='#e95b5a');
	background-color:#E11D1C!important;
}
.red_button:active {
	position:relative;
}

.blue_button {
/* 	-moz-box-shadow:inset 0px 1px 0px 0px #82A9E2;
	-webkit-box-shadow:inset 0px 1px 0px 0px #82A9E2;
	box-shadow:inset 0px 1px 0px 0px #82A9E2;
	background-color:#2C5BA3;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	padding:6px 18px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc; */
	-moz-box-shadow:inset 0px 1px 0px 0px #517bb8;
	-webkit-box-shadow:inset 0px 1px 0px 0px #517bb8;
	box-shadow:inset 0px 1px 0px 0px #517bb8;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #517bb8), color-stop(1, #2C5BA3) );
	background:-moz-linear-gradient( center top, #517bb8 5%, #2C5BA3 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#517bb8', endColorstr='#2C5BA3');
	background-color:#517bb8;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #517bb8;
	display:inline-block;
    font-weight: normal;
	color:#fff!important;
	padding:6px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #517bb8;
}
.blue_button:hover {
/*     background-color:#3267B8; */
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2C5BA3), color-stop(1, #517bb8) );
	background:-moz-linear-gradient( center top, #2C5BA3 5%, #517bb8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2C5BA3', endColorstr='#517bb8');
	background-color:#2C5BA3!important;
}
.blue_button:active {
	position:relative;
}

.silver_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f7f9fd), color-stop(1, #d9e3f5) );
	background:-moz-linear-gradient( center top, #f7f9fd 5%, #d9e3f5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f9fd', endColorstr='#d9e3f5');
	background-color:#f7f9fd;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#00519d;
	padding:6px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.silver_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d9e3f5), color-stop(1, #f7f9fd) );
	background:-moz-linear-gradient( center top, #d9e3f5 5%, #f7f9fd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9e3f5', endColorstr='#f7f9fd');
	background-color:#d9e3f5;
}.silver_button:active {
	position:relative;
}


/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}