#con-background
{
  background: url("../images/seitengrafik/Comp_04.03.00.00_mitte.jpg") bottom no-repeat;
}

#right h4 a {
 color: #ff8800;
}
#right h4 a:hover {
 color: #FFF;
}

#sitemap ul{
 margin-left:30px;
 list-style:inside none;
}

#sitemap ul li a{
 background: url(http://www.kiddy.de/content/stylesheets/{{S%20url_full_path_images}}/sitemap_line.gif) no-repeat -30px center;
}

#sitemap a:hover {
 color:#FF8000;
}

/* ===== SCROLLING ===== */
#scrollMeDown {
 width: 15px;
 height: 8px;
 position:absolute;

 top: 335px;
 left: 580px;
}
#scrollMeUp {
 width: 15px;
 height: 8px;
 position: absolute;

 top: 355px;
 left: 580px;
}

#scrollbox {
 width: 375px;
 height: 300px;
 overflow: hidden;

 position: absolute;
 top: 30px;
 left: 0px;

 /*border: 1px solid grey;*/
}

#scrolltext {
 width: 295px;
 position: absolute;
 left: 0px;
 top: 0px;
}