#skip
{
 position: relative;
 left: 0;
 top: 0;
 height: 170px;
 background: black url("../ICONS/2006/access_bg.gif") repeat-x;
 color: white;
 margin: auto;
 font-size: 15px;
 padding: 10px;
 text-align: left;
 width: 954px;
}

#skip a
{
 color: white;
 text-decoration: none;
 padding:5px;
}

#skip a:hover
{
 text-decoration: underline;
}

#skip ul
{
 list-style: none;
 padding: 0 0 0 170px;
 background: url("../ICONS/2006/access_seitendiagramm.gif") no-repeat left center;
 margin-left: 10px;
}

#skip li
{
 padding: 2px;
}

#skip h4
{
 font-size: 20px;
 margin: 0;
}

#skip  ul a
{
 background: url("../ICONS/2006/bullet_arrow.gif") no-repeat left center;
 padding-left: 23px;
 font-style: italic;
 color: #ccc
}

#skip a#access_1 { background-image: url("../ICONS/2006/bullet_1.gif"); }
#skip a#access_2 { background-image: url("../ICONS/2006/bullet_2.gif"); }
#skip a#access_3 { background-image: url("../ICONS/2006/bullet_3.gif"); }
#skip a#access_4 { background-image: url("../ICONS/2006/bullet_4.gif"); }

#skip  ul a em
{
 font-weight: bold;
 font-style: normal;
 color: white;
}

#skip p
{
 position: absolute;
 top: 0px;
 right: 0px;
}

#skip p a
{
 background: url("../ICONS/2006/icon_close.gif") no-repeat;
 display: block;
 width: 32px;
 height: 32px;
}


#skip p a span
{
 display: none;
}