#slide {
Position: Absolute;
Left: 5; /* Startpositon des Menüs vom linken Rand in Pixeln */
Top: 10; /* Startposition des Menüs vom oberen Rand in Pixeln */
Visibility: Visible;
}
input.fehler,select.fehler{
	background-color: #CCFF00;
}
input.preis{
	text-align: center;
}
td.fehler{
	font-weight: bold;
	color: #FF0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	height: 100%;
}
#Preis{
        position: fixed;
        border: 1px solid black;
        background-color: #006699;
        left: 0px;
        top: 0px;
        width: 180px;
        height : 40px;
        color: white;
}
<!—-[if lt IE 7]>
html, body {
        padding: 0;
        overflow-y: hidden;
}
.container {
        height: 100%;
        width: 100%;
        overflow: auto;
}  
#Preis {
        Position: Absolute;
		Left: 5;
		Top: 110;
		Visibility: Visible;
}
<![endif]
.menuh {
  BORDER-COLOR : #FFFF99 ;
  cursor : hand ;
  Border-Left : #FFFF99 ;
  Border-Top : #FFFF99 ;
  Padding-Left : 1px ;
  Padding-Top : 1px ;
  Background-Color : #FFFF99 ;
 }
.menu {
  Background-Color : white ;
 }
.home {
  cursor : hand ;
 }
font.gelb{
	color: #FFFF00;
}
.menulinks{
text-decoration:none;
} 

b,strong {color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;}
p {color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;}
table.rahmen{background-color: #C1FF66;
   font-family: Arial, Helvetica, sans-serif;}
table.umrandung{
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
font.rot {color: #FF0000;}
td.mitte{max-width:786px;
         overflow:auto;}
td.menuhover
{
background-color:#ff9100;
border-width:1px;
border-style:solid;
border-color:#000000;
color:#003300;
cursor:hand;
text-decoration: none;
}

a.menu,a.menu:hover,a.menu:visited,a.menu:link
   {font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	white-space : nowrap;}
a,a:hover,a:visited,a:link{color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;}

