/* STYLESHEET ONLY FOR ONE PAGE */

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

#content h3 {
 margin-bottom:3px;
}

#right a {
	text-decoration: none;
}
#right a:hover {
	color: #ff8800;
}

#right h4 img {
	margin-left: 5px;
}

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

#scrollbox {
 width: 285px;
 height: 295px;
 overflow: hidden;

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

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

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