/* CSS Document und Menuegestaltung ohne Internet Explorer 6 */body {	margin:0 auto;background-color:#CCFFFF;}#mother {background-image:url(Lok1.jpg);	background-repeat: no-repeat;	backround-attachment: fixet;position-absolute;height:580px;width:980px;border:5px solid blue;margin:0  auto;}#Fläche {margin-top:5px;margin-left:0px;height:540px;width:980px;position:absolute;border:5px  solid  white;}#menuebox {	margin-top:10px;	margin-left:0px;}#header {	margin-left:10px;	height:90px;	width:850px;	background-color:#ff9900;}#vier {	float: left;	height: 80px;	width: 100px;	background-color:#fff900;	padding: 5px   5px;}#suhl  {	position:absolute;	margin-top:150px;	margin-left:420px;	height:140px;	width: 120px;	background-color:red;	padding: 5px   5px;}#gleis {	position:absolute;		   margin-top:90px; margin-left:510px; height:270px; width:340px;  }/* MENÜ OBEN ohne IE 6 !! */#menue-ifIE {	display:none;}#menue-nonIE {	z-index:200;}#menue-nonIE .aussen {	float:left;	display:block;	width:95px;	height:13px;	overflow:hidden;	font-family:Verdana,Arial,Helvetica,sans-serif;	font-size:10px;	font-weight:bold;	color:#FFFFFF;	text-align:center;	background-color:#0646E4;	border-width:1px;	border-style:solid;	border-top-color:#0099FF;	border-left-color:#0099FF;	border-right-color:#000099;	border-bottom-color:#000099;}#menue-nonIE .aussen:hover {	height:auto;	background-color:#16D26E;	border-top-color:#006600;	border-left-color:#006600;	border-right-color:#00FF00;	border-bottom-color:#00FF00;}span.menuepunkt {	display:block;	cursor:default;}a.innen1 {	margin-top:2px;}a.innen1, a.innen {	display:block;	text-decoration:none;	padding-top:3px;	padding-bottom:3px;}a:link.innen1, a:link.innen,a:visited.innen1, a:visited.innen,a:active.innen1, a:active.innen {	color:#FFFFFF;	background-color:#0646E4;	border-width:1px;	border-style:solid;	border-top-color:#0099FF;	border-left-color:#0099FF;	border-right-color:#000099;	border-bottom-color:#000099;}a:hover.innen1, a:hover.innen {	color:#0646E4;	background-color:#16D26E;	border-width:1px;	border-style:solid;	border-top-color:#006600;	border-left-color:#006600;	border-right-color:#00FF00;	border-bottom-color:#00FF00;}#wortbox {position:absolute;top:530px;left:450px;color:blue;padding:5px;}/*menueunten*/a.rechts {	float:right;	top:120px;	display:block;	width:95px;	height:13px;		font-family:Verdana,Arial,Helvetica,sans-serif;	font-size:10px;	font-weight:bold;	color:#FFFFFF;	text-align:center;	text-decoration:none;	}	span.menuerechts {	display:block;	cursor:default;}a:link.rechts, a:visited.rechts, a:active.rechts {	background-color:#0646E4;	border-width:1px;	border-style:solid;	border-top-color:#0099FF;	border-left-color:#0099FF;	border-right-color:#000099;	border-bottom-color:#000099;}a:hover.rechts {	background-color:#16D26E;	border-width:1px;	border-style:solid;	border-top-color:#006600;	border-left-color:#006600;	border-right-color:#00FF00;	border-bottom-color:#00FF00;}#counter {		margin-top:400px;	Margin-left:20px;	color:blue;	width:25px;	height:8px;	text-align:center;	}#Feld {  position:absolute;  height:480px;  width:960px;  margin:0  auto;  }
