/* STYLESHEET ONLY FOR ONE PAGE */

#con-background
{
  background: url("../images/seitengrafik/Comp_12.00.00.00_mitte.jpg") bottom no-repeat;
  z-index:0;
}

#content h1 {
 width: 400px;
}

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

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

#scrollbox {
 width: 315px;
 height: 275px;
 overflow: hidden;

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

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

#scrolltext {
 width: 315px;
 position: absolute;
 left: 0px;
 top: 0px;
}
#con-out #non_flash
{
position:relative;
z-index:1000;
}
#con-out #flash_box {
margin:-10px;
	z-index:51;
}
