#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;
}

/* ===== SCROLLING ===== */
#scrollMeDown {
 width: 15px;
 height: 8px;
 position:absolute;
 top: 335px;
 left: 630px;
}
#scrollMeUp {
 width: 15px;
 height: 8px;
 position: absolute;
 top: 355px;
 left: 630px;
}

#scrollbox {
 width: 430px;
 height: 338px;
 overflow: hidden;

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

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

#scrolltext {
 width: 430px;
 position: absolute;
}
