/* 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;
}

/* DEFINITIONS -> TOPIC-BAR -> END */
