/* CSS Stylesheet for printing */

/* html elements */

body {
	margin: 0;
	font-family:"Trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
	font-size:10pt;
	color: black;
	background-color: white;
	padding: 0;
	border: 0;
}

a img {
	border: 0;
}
form {
	margin: 0;
	display: inline;
}
label, input {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	margin-bottom: 12px;
	margin-top: 24px;
	page-break-after: avoid;
	page-break-before: auto;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 100%;
}

p, li, dt, dd, a {
	font-size: 100%;
	color: black;	
}
p {
	line-height: normal;
}
sup {
	font-size: 70%;
}
a {
	font-weight: bold;
	text-decoration: none;
}

dt.im {
	float: left;
}

#middle img {
	border: 0;
	width: 75%;
	max-width: 4cm;
}

#abschnitt {
}

.highlight :before {
	content: " <";	
}

.highlight :after {
	content: ">. ";	
}


#top, #left, #right, #primaryNav, #ad, #bn, #int, .skipLink, #brd {
	display: none;
}

#top + hr {
	display: none;
}
#footer {
	font-size: 70%;	
}
