/* Unwesentliches nicht mitdrucken */
.Portal,
.HeaderColMiddle,
.HeaderColRight,
.NavigationMain,
.FeatureBox,
.csc-firstHeader,
.ContentColRight {
	display: none;
}

body {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

h1 {
	font-size: 13px;
	color: #FF9800;
}

.NavTitle {
	font-size: 20px;
	font-weight: normal;
	color: #333;
}

a,
a:link,
a:visited {
	color: #FF9800;
	text-decoration: underline;
}

img {
	border: 0;
}

fieldset {
	border: 0;
	padding: 0;
}