/* DEFINITIONS -> RESET -> START */

html, body {
	height:				auto;
}

body {
	zoom:				75%;
}

/* DEFINITIONS -> RESET -> END */

/* DEFINITIONS -> OVERALL / GENERIC CLASSES -> START */

.colGradient {
	display:			none;
}

/* DEFINITIONS -> OVERALL / GENERIC CLASSES -> END */

/* DEFINITIONS -> FRAMEWORK -> START */

.outerMaster {
	background:			white;
	width:				auto;
}

.innerMaster {
	width:				797px;
}

.main .leftCol {
	display:			none;
}

.topicImage {
	display:			none;
}

.logo {
	display:			none;
}

/* DEFINITIONS -> FRAMEWORK -> END */

/* DEFINITIONS -> FRAMEWORK: 2-COLS -> START */

.innerMaster2Cols {
	background:			white;
}

/* DEFINITIONS -> FRAMEWORK: 2-COLS -> END */

/* DEFINITIONS -> FRAMEWORK: 3-COLS -> START */

.innerMaster3Cols {
	background:			white;
}

/* DEFINITIONS -> FRAMEWORK: 3-COLS -> END */

/* DEFINITIONS -> HEAD -> START */

.head {
	display:			none;
}

/* DEFINITIONS -> HEAD -> END */

/* DEFINITIONS -> GENERAL-FOOTER -> START */

.generalFooter .metanavigation {
	display:			none;
}

/* DEFINITIONS -> GENERAL-FOOTER -> END */

.personellOverview .chapter {
	page-break-before:		always;
}

/* DEFINITIONS -> TOPIC-BAR -> START */

.topicBar {
	background:			none;
}

.topicBar h1 {
	color:				#262626;
}

.breadcrumb {
	display:			none;
}

.printlink {
	display:			none;
}

.generalFooter {
	display:			none;
}

.noPrinting {
	display: none;
}

.logoForPrint {
	display:			block;
}

.factsTable tbody .darkCol {
	border-color:			#0D1B53;
	border-style:			solid;
	border-width:			0 0 1px 1px;
}

.factsTable tbody .lastCol {
	border-color:			#0D1B53;
	border-style:			solid;
	border-width:			0 1px 1px 1px;
}

.factsTable thead td {
	border:					1px solid #0D1B53
}

/* DEFINITIONS -> TOPIC-BAR -> END */
