/* CSS Document */body	{	background-color: #DB8202;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000000;	text-align:left;	vertical-align:top;	background-image: url(../bauteile/grafiken/af_bggold.jpg); 	background-repeat: no-repeat; 	background-position: -20px 0px;	}td, p	{	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000000;	text-align:left;	vertical-align:top;}
input.akf_input, select.akf_input, textarea.akf_input {
	background-color:#ffcc00;	}
input.akf_button, input.akf_button:link, input.akf_button:visited	{
	background-color:#ffcc00;	border:1px solid #f0c000;
	cursor: pointer;
	}
input.akf_button:hover { 
	background-color:#fe860c; 	/*#DB8202*/
	}


a {	font-family: Arial, Helvetica, sans-serif;	color: #000000; }a:link {	text-decoration: underline; 	}a:hover {	text-decoration: none; 	}a:visited {	text-decoration: underline; 	}	/* Klassen */.seitentitel {	font-size: 20px;	font-weight: bold;}.absatztitel {	font-size: 16px;	font-weight: bold;}.navi_ver	{	font-size: 14px;	color: #666666;	font-weight: normal;}.navi_ver a		{ 	font-family: Arial, Helvetica, sans-serif;	display:block;	padding:3px 2px 3px 5px;	width:160px;	font-size:12px;	text-decoration: none;}.navi_ver a:link,.navi_ver a:visited	{ 	color:#000000; 	text-decoration: none;}.navi_ver a:active,.navi_ver a:hover	{ 	color:#000000; 	background-color:#DB8202;	background-image: url(../bauteile/grafiken/af_bgorange.jpg); 	text-decoration: none;}

.navi_high	{ 	color:#000000; 	background-color:#DB8202;	background-image: url(../bauteile/grafiken/af_bgorange.jpg); 	text-decoration: none;}
a.navi_pulldown { 		/* Tooltipps */	text-decoration:none;	}a.navi_pulldown form { display: none; }a.navi_pulldown:hover form { /* diese Anweisung für Geckos u. Opera */	display:block;	width:100px;	 	position:absolute; 	top:16px;	left:50px; 	border:1px solid #ffcc00;	padding:2px; 	background-color:#fe860c; 	/* #e5edf1 */ 	text-decoration: none;	font-weight:normal;	}a.navi_pulldown:hover { /* für die Anzeige im Internet Explorer */	z-index:25;	background-color:#fe860c; 	/* #e5edf1 */ 	text-decoration: none;	}a.navi_pulldown { /* relativ zum Elternelement positionieren */	position: relative;	z-index:24;	}	/*body	{	margin: 0px;	border: 0px;	BACKGROUND-COLOR: #ffffff;	SCROLLBAR-FACE-COLOR: #ffffff;	SCROLLBAR-HIGHLIGHT-COLOR: #f0f0ff;	SCROLLBAR-SHADOW-COLOR: #dddddd;	SCROLLBAR-ARROW-COLOR: #dddddd;	SCROLLBAR-TRACK-COLOR: #ffffff;	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;	SCROLLBAR-BASE-COLOR: #ffffff;	scrollbar-3d-light-color: #ffffff;	}*/