/* STYLESHEET ONLY FOR ONE PAGE */

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

#content p {
  width:340px;
}

.haendler {
 border-left: 1px solid #494949;
 border-right: 1px solid #494949;
 width: 240px;
 padding: 5px 10px 5px 10px;
 margin: 0px 20px 20px 0px;
 float: left;
 position: relative;
}

.haendler strong {
 color: #FF8000;
}

.cleaner {
 clear:both;
 visibility:hidden;
}

fieldset {
 width:44%;
 margin:5px 10px 5px 0px;
 padding:5px 5px 5px 0px;
 float:left;
 line-height:20px;
 border: none;
 font-style: bold;
}
fieldset span {
 line-height:15px;
 vertical-align:middle;
}

fieldset legend {
 color: #fff;
}

#content td {
 font-size:11px;
}

#content {
 height:360px;
}
#description {
	position: absolute;
	bottom: 5px;
}
#description span {
 margin-right: 15px;
}

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

#scrollbox {
 width: 580px;
 height: 240px;
 overflow: hidden;

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

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

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

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

div.link a {
 display: block;
 padding-right:20px;
}

div.link a img {
	vertical-align:middle;
	margin-right:5px;
	border:0px;
}

div.link strong {
  color: #FF8000;
}



/* ===== RIGHT ===== */

#right h3 {
	padding: 0px 0px 2px 0px;
}

#shops-links a {
 text-decoration:none;
 background: url("../images/arrow-right.gif") top right no-repeat;
 display:block;
 margin:0px
 width:130px;
}

