ul#favorites {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 397px;
    left: 0px;
    list-style: none;
    z-index:50;
}
ul#favorites li {
    /*width: 100px;*/
    position: relative;
}
ul#favorites li a 
{
    cursor: pointer;
    display: block;
    margin-left: -2px;
    width: 116px;
    height: 33px;
    margin-bottom:5px;    
    background-color:#CFCFCF;
    background-repeat:no-repeat;
    background-position:center center;
    /*
    border:1px solid #AFAFAF;
    -moz-border-radius:0px 10px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
*/
    /*-moz-box-shadow: 0px 4px 3px #000;
    -webkit-box-shadow: 0px 4px 3px #000;
    */
    /*opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);*/
}
ul#favorites .kontakt a{
  /*background: url('images/SpriteSheet.png') no-repeat;
  background-position: -486px -108px;*/
}
ul#favorites .kontakt a:before {
font-family: 'FontAwesome';
	content: "\f095";
    font-size: 24px;
float:right;
	line-height:33px;
width:33px;
height:33px;
color:white;
background-color:#83B9F6;
text-align:center;
}
ul#favorites a {
	text-decoration:none;
background-color:white;
}
ul#favorites .kontakt a:after {
	content:"Kontakt";
	color: black;
	text-decoration:none;
	line-height:33px;
	margin-left:10px;
}

ul#favorites .minside a:before      {
font-family: 'FontAwesome';
	content: "\f015";
    font-size: 24px;
float:right;
	line-height:33px;
width:33px;
height:33px;
color:white;
background-color:#83B9F6;
text-align:center;
}
ul#favorites .minside a:after {
	content:"Min side";
	color: black;
	text-decoration:none;
	line-height:33px;
	margin-left:10px;
}

ul#favorites .fortrukne a      {
  background: url('images/SpriteSheet.png') no-repeat;
  background-position: -486px -188px;
}
/*
ul#favorites .lodtrakning a      {
  background: url('/App_Themes/DinFerieFond/images/layout/SearchControl/Navigation.png') no-repeat;
  background-position: -486px -188px;
}
*/
ul#favorites .lodtrakning a      {
  background: url('images/SpriteSheet.png') no-repeat;
  background-position: -486px -230px;
}

ul#favorites .lot_box   
{
    /*display: block;
    position: relative;
    top: -34px;
    left: 0px;
    width: 30px;
    height: 33px;
    background-color: #000;*/
}