body
{
	background: #eca519;
	padding: 0;
	margin: 0;
	text-align: center;
}

a { outline:none; }

#list li { list-style-type: square; 
font-family: helvetica, verdana sans-serif;
font-size: 11px;
text-align: left;
padding-right: 20px;
}

#text
{
width:550px;
height:290px;
overflow: auto;
position:absolute;
margin-left:336px;
margin-top:50px
}


p {
	font-family: helvetica, verdana sans-serif;
	font-size: 11px;
	text-align: center;
	padding-right: 20px;
}

#menu
{
position: absolute;
background-image: url('menu.jpg');
width: 660px;
height: 304px;
margin-left: 240px;
margin-top: 345px;
}

#menu[id] {
   position: fixed;
}

#menu a
{
position: absolute;
height: 5px;
width: 160px;
margin-left: 98px;		
}

a#kurier         
{ 
top: 134px;
}

a#fuhrpark         
{ 
top: 200px; 
}

a#impressum         
{ 
top: 235px;
}

a#personal         
{ 
top: 217px;
}

a#mitarbeiter     
{ 
top: 250px;
}

a#rollstuhl         
{ 
top: 175px;
}

a#flughafen         
{ 
top: 150px;
}

#menu a span
{ 
visibility: hidden;
}

a#kurier:hover
{
background-image: url('kurier.gif');
width: 156px;
height: 15px;
margin-top: -1px;
margin-left: 58px;
}

a#personal:hover
{
background-image: url('personal.gif');
width: 156px;
height: 17px;
margin-top: 1px;
margin-left: 58px;
}


a#impressum:hover
{
background-image: url('impressum.gif');
width: 156px;
height: 18px;
margin-top: 0px;
margin-left: 58px;
}

a#fuhrpark:hover
{
background-image: url('fuhrpark.gif');
width: 156px;
height: 19px;
margin-top: 2px;
margin-left: 58px;
}

a#flughafen:hover
{
background-image: url('flughafen.gif');
width: 156px;
height: 19px;
margin-top: 2px;
margin-left: 58px;
}

a#rollstuhl:hover
{
background-image: url('rollstuhl.gif');
width: 208px;
height: 33px;
margin-top: -6px;
margin-left: 58px;
}

a#mitarbeiter:hover
{
background-image: url('mitarbeiter.gif');
width: 156px;
height: 19px;
margin-top: 2px;
margin-left: 58px;
}

#kontaktmenu a
{
position: absolute;
height: 25px;
width: 170px;
margin-top: 360px;
margin-left: 340px;		
}

a#kontakt:hover
{
background-image: url('taxibitte.jpg');
width: 296px;
height: 133px;
margin-top: 345px;
margin-left: 240px;
}

#kontaktmenu a span
{ 
visibility: hidden;
}

#kontaktmenu[id] {
   position: fixed;
}

#linker a
{
position: absolute;
height: 25px;
width: 166px;
margin-top: 610px;
margin-left: 597px;		
}

a#link:hover
{
background-image: url('link.gif');
width: 293px;
height: 25px;
margin-top: 624px;
margin-left: 607px;
}

#linker a span
{ 
visibility: hidden;
}

#linker[id] {
   position: fixed;
}
