#navigation ul {
	list-style-type: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigation {
	height: 40px;
	;

background-repeat:;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	clear: none;
	float: none;
	width: auto;
}

#navigation li {
	font-size: 20px;
	display: inline;
	line-height: 40px;
	font-family: "Courier New";
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigation a {
	color: #FF3333;
	text-decoration: none;
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: dotted;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	line-height: 40px;
	font-family: "Courier New";
	font-size: 18px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#navigation a:hover {
	background-image: url(../../bilder/tutorial/css_navi/navigation.gif);
	text-decoration: none;
	background-position: 0 0;
	font-family: "Courier New";
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
	line-height: 40px;
}

.haupttitel {
	font-family: "Courier new", Arial, Helvetica, sans-serif;
	font-size: 40px;
	text-decoration: none;
	color: #CC3333;
	letter-spacing: 2px;
	font-weight: bold;
}

.untertitel {
font-family: Courier new, Arial, Helvetica, sans-serif;
font-size: 12pt;
text-decoration: none;
color: #FF9933;
letter-spacing: 2px;
}

.fliesstext {
	font-family: Courier new, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #FF9933;
	letter-spacing: 0px;
	list-style-position: outside;
	list-style-type: circle;
}

.hyperlinks {
font-family: Courier new, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-decoration: none;
color: #CC3300;
letter-spacing: 0px;
}

.hyperlinks_klein{
font-family: Courier new, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-decoration: none;
color: #CC3300;
letter-spacing: 0px;
}
#apDiv1 {
	position:absolute;
	width:501px;
	height:334px;
	z-index:2;
	top: 20px;
	left: 0px;
}
#apDiv2 {
	position:absolute;
	width:510px;
	height:125px;
	z-index:3;
	left: 326px;
	top: 319px;
}
#apDiv3 {
	position:absolute;
	width:291px;
	height:158px;
	z-index:4;
	left: 55px;
	top: 414px;
}
#apDiv4 {
	position:absolute;
	width:110px;
	height:116px;
	z-index:5;
	left: 500px;
	top: 426px;
}
#apDiv5 {
	position:absolute;
	width:632px;
	height:246px;
	z-index:1;
	left: 40px;
	top: 80px;
}
#apDiv6 {
	position:absolute;
	height:894px;
	z-index:2;
	left: 40px;
	top: 345px;
	width: 635px;
}
.Stil1 {font-size: 10pt; text-decoration: none; letter-spacing: 0px; list-style-position: inside; list-style-type: circle; font-family: "Courier new", Arial, Helvetica, sans-serif;}
.scroll{
	scrollbar-base-color:#CBFFDF;
	scrollbar-3d-light-color:#CBFFDF;
	scrollbar-arrow-color:#666666;
	scrollbar-darkshadow-color:#CBFFDF;
	scrollbar-face-color:#CBFFDF;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#666666;
	scrollbar-track-color:#CBFFDF;
}