/* CSS Document */

body {
	margin: 4em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: none;
}

#navcontainer, #subnav, #fusszeile {
	display: none
}

#textbox {
	width: 100%;
	padding: 0px;
}


*.aufgabe {
padding-top: 5px;
border-top: 1px solid #FF9900;
padding-left: 20px;
background-image: url(../bilder/pfeil_orange.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
border-bottom: 1px solid #FF9900;
padding-bottom: 5px;
}
