@page { size: portrait }

.header {
	display: none;
}

#topnav {
	display: none;
}


body {
	font-family: Trebuchet MS, Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
}


p {
	font-size: 12px;
	margin-bottom: 10px;
	line-height:1.5em;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

a {
	text-decoration: none;
	color: #000000;
}

.onlyscreen {
	display: none;
}

.abschnitt label {
	margin-top: 10px;
	display: block;
	font-weight: bold;
}

#navi {
	display: none;
}
