/* Allgemeine Festlegungen */
* {
	background-image: none !important;
	background-color: #FFF !important;
	overflow: visible !important;
}

h1, h2, h3, h4 {
	color: #000 !important;
}

/* non display in print */
img#ti-logo {
	float: none;
	margin: 0 0 16px 31px;
}

div#banner {
	display: none;
}

div#servicearea {
	display: none;
}

div#main-menu {
	display: none;
}

div#col-left {
	display: none;
}

form#select-country {
	display: none;
}

div#footer, footer {
	display: none;
}

/* Layoutelemente */
div#main {
	width: 182mm !important;
	margin: 0;
}

div#col-container {
	float: none;
	width: 182mm !important;
	background: none;
}

div#content {
	width: 96mm !important;
	margin-left: 0mm !important;
}

html>body div#content {
	width: 116mm !important;
	margin: 0 !important;
	padding: 0 !important;
}

div#aside, div#col-container.start div#aside, div#col-container.start aside {
	width: 56mm  !important;
	margin: 0 0 0 10mm !important;
}

.liste-rechts {
	list-style: disc;
	padding-left: 0;
	margin-left: 4mm;
}

