/* ReiseBank Print-CSS */
@page {
	margin: 1cm 11mm 1cm 21mm;
}

h1,
.header h3 {
	font-style: italic;
	font-weight: bold;
}

table,
tr,
th,
td {
	border: 1px solid #000000;
}

table {
	margin-left: 2px;
}

#metanavi,
#search,
#font_size,
#mainnavi,
#subnavi,
#subnavi_all,
#subnavi_shadow,
#portal_shadow,
#right_col,
.detail_icon,
.content_bg,
#footer {
	display: none;
}
#header {
	width: auto;
	margin-left: 0;
}
#logo {
	margin-left: 0px;
}
#content_container {
	width: auto;
	padding-left: 0px;
	padding-bottom: 0px;
}

h1,
.article {
	margin-left: 0px;
}
h3.country_infos {
	font-size: 19px;
	text-transform: uppercase;
}

.country_section .header,
.country_section .data {
	padding-left: 0px;
	padding-right: 0px;
}
.country_section .header {
	line-height: 24px;
	margin-bottom: 8px;
	padding: 3px 6px 3px 0px;
}
.country_section h3 {
	margin-bottom: 2px;
}
.country_section .data.printable {
	border-bottom: 1px solid #80A2CA;
	display: block !important;
}
.country_section .data_box ul, .country_section .data_box li {
	margin: 0;
}

#content ul {
	list-style-type: disc;
	padding-left: 1em;
}
#content ul li {
	padding-left: 0em;
}

/* ????? IE WARUMM????? */
embed, object {
	height: 0% !important;
	width: 0% !important;
	display: none !important;
}

.sIFR-alternate {
	width: auto;
	height: auto;
	color: #004494;
	position: relative;
	overflow: visible;
	display: inline;
}