/* STYLESHEET ONLY FOR ONE PAGE */

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

#content h1 {
 margin-bottom: 0px;
}
#content h3 {
 margin-top: 5px;
}

/* ===== SCROLLING ===== */
#scrollMeDown {
 width: 15px;
 height: 8px;
 position:absolute;
 top: 340px;
 left: 762px;
}
#scrollMeUp {
 width: 15px;
 height: 8px;
 position: absolute;
 top: 360px;
 left: 762px;
}

#scrollbox {
 width: 290px;
 height: 200px;
 overflow: hidden;

 position: absolute;
 top: 140px;
 left: 330px;

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

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