body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color : #999966;
}

#kapitel{
	background-color : #999933;
	width : 960px;
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 10px;
	margin-top : 10px;
	padding:5px;
	text-align : center;
	height : 40px;
	border-bottom : 1px solid Black;
}

h1 {margin:0px;
			 }

#navigation{
	width : 106px;
	margin-left : 95px;
	margin-top : 5px;
	margin-bottom : 5px;
	height : 32px;
	text-align: center;
        padding: 0px;
}

#titel{
	width : 275px;
	background-color : #FF9933;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
	padding:5px;
	text-align: center;
	height : auto;
}

h2 {margin:0px;
			 }

#aufgabe{
	width : 275px;
	background-color : #FF9933;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
	padding:5px;
	height : auto;
}

ul { margin-left: 20px; }

#link{
	width : 275px;
	background-color : #FF9933;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
	padding:5px;
	height : auto;
}

#disclaimer{
	width : 275px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
	padding:5px;
	height : auto;
}

#applet{
	width : 680px;
	height : 480px;
	position : absolute;
	left : 305px;
	top : 80px;
}
