/* STYLESHEET ONLY FOR ONE PAGE */

#con-background
{
  background: url("http://www.kiddy.de/content/images/seitengrafik/Comp_03.01.00.00_mitte.jpg") bottom no-repeat;
}

#content table h3 {
 margin: 0px 0px 0px 0px;
}
table a span
{
	display:block;
	font-weight:bold;
	color:#FF8000;
}
table
{
	width:500px;
	border-top:1px dotted #fff;
}

table td
{
	border-bottom:1px dotted white;
	padding:5px 0px;
	vertical-align:middle;
	background: url("http://www.kiddy.de/content/images/arrow-right.gif") 96% center no-repeat;
}

table td.img
{
	width:120px;
	background-image:none;
}

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

 top: 350px;
 left: 720px;
}
#scrollMeUp {
 width: 15px;
 height: 8px;
 position: absolute;

 top: 365px;
 left: 720px;
}

#scrollbox {
 width: 600px;
 height: 210px;
 overflow: hidden;

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

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

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

/* == */
div.link {
 display:block;
 width:560px;
 border-top: 1px dashed #ccc;
 padding:5px 10px 5px 5px;
}

div.link a {
 display: block;
 padding-right:40px;
 background: url("http://www.kiddy.de/content/images/arrow-right.gif") no-repeat 95% 50%;
}

div.link a img {
	vertical-align:middle;
  border:none;
	
}

div.link strong {
  color: #FF8000;

}

div.link span, div.link p {
cursor: hand;
width:410px;
?width:390px;
margin:0px;
margin-top:15px;
vertical-align:middle;
float:right;
}
