@CHARSET "UTF-8";

/* Stylesheet for printed media */

body {
	font-size: 12px;
	font-family: Arial, Sans-serif, Times New Roman;
	margin-right: 65px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Sans-serif, Times New Roman;
}
h2 {
	font-family: Arial, Sans-serif, Times New Roman;
	font-weight: normal;
}
img {
	border: 0px;
}
#content-link,
#placeholder-right,
#placeholder-top,
#placeholder-bottom,
#extended-debug-info,
#coretrek-colofon,
.productimage img,
.print-link,
.archivelink,
.full-articlelist-image {
	display: none;
}

#placeholder-content {
	width: 100%;
	margin: 0;
	padding: 0;
}

.digest {
	font-size: 1em;
}

a {
	text-decoration: none;
	color: #000;
}
.full-articledisplay h1 {
	font-size: 24px;
	font-weight: normal;
	text-transform: none;
}
.full-articledisplay h2.digest {
	display: none;
}
.full-articlelist ul {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0px;
}

.full-articlelist li {
	float: left;
	clear: left;
	color: #fff;
	margin-bottom: 12px;
}

.full-articlelist p {
	margin-top: 0px;
	padding-top: 0px;
}
.full-articlelist li li {
	padding-bottom: 20px;
}

.full-articlelist li .articlelist-link-internal li {
	margin: 0px;
	padding: 0px;
	width: 50px;
}

.full-articlelist li .list-thumbnail-left {
	float: left;
	margin-right: 20px;
}

/* -- List-navigation  -------------------------------------------------------------- */
.list-navigation {
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.list-navigation ul {
	margin: 0px;
}

.list-navigation li {
	display: block;
	float: left;
	clear: none;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	margin-bottom: 0px;
}

.list-navigation li a {
	font-size: 12px;
	font-weight: bold;
}

.list-navigation li.first {
	padding-left: 0px;
}

.list-navigation span.stepLink {
	display: none;
}

.list-navigation-text {
	display: none;
}