
* {
	margin: 0;
	padding: 0;
	border: none;
	background: #fff !important;
	color: #323232 !important;
	font: 100%/1.5 "Times New Roman", Times, serif;
	text-decoration: none;
	}

body {
	font-size: 100% !important;
	padding-top: 20pt;
	}

#header img {
	display: block;
	margin-bottom: 30pt;
	}

#topnav,
#nav,
#teaser,
#col1,
#ie_clearing,
form,
.csc-linkToTop {
	display: none;
	}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
hr,
address,
table {
	margin-bottom: 1em;
	}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
	font-weight: bold;
	}

h1 {
	font-size: 1.4em;
	}

h2 {
	font-size: 1.25em;
	}

h3,
h4,
h5,
h6 {
	font-size: 1.15em;
	}

em {
	font-style: italic;
	}

ul,
dd {
	padding-left: 25pt;
	}

ol {
	padding-left: 2em;
	}

hr {
	display: block;
	width: 100%;
	height: 1pt;
	border-top: 1pt solid #787878;
	}

/* Tabellen mit Inline-Styles */

table,
table * {
	width: auto !important;
	height: auto !important;
	font-size: 100% !important;
	}

table {
	border-collapse: collapse;
	}

#col3_content tr:first-child * {
	background: #f5f5f5 !important;
	color: #000 !important;
	font-weight: bold !important;
	}

#col3_content td {
	border: 1pt solid #787878;
	padding: 3px !important;
	}

table p {
	padding: 0;
	}

