/*** SLIDE ***/

/* example_6 css */
#example_6 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 600px; /* important */
	height: 240px; /* important */
	margin: 10px 0px 0px 0px;
}

#example_6_content {
	position: absolute;
	top: 0;
	margin-left: 0;
}

#example_6_content
#example_6_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#example_6_content {
  width: 23440px;
}

#container_bd #example_6 ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  border: none;

}

#container_bd #example_6 ul li img {
	display: block;
}

/*** GEWINNE ***/

#container_bd #example_6 ul li p{
  padding-left:270px;
  padding-top:10px;
}

#container_bd #example_6 ul li p a,
#container_bd #example_6 ul li p a:link,
#container_bd #example_6 ul li p a:active,
#container_bd #example_6 ul li p a:visited{
  color:#9a0803;
  font-size:11px;
  text-decoration:none;
}

#container_bd #example_6 ul li p a:hover{
  color:#FFF;
  text-decoration:none;
}

#container_bd #example_6 ul li.g1{
  width:600px;
  height:230px;
  background-image:url(../images/gewinne/g1.jpg);
  background-repeat:no-repeat;
}
#container_bd #example_6 ul li.g2{
  width:600px;
  height:230px;
  background-image:url(../images/gewinne/g2.jpg);
  background-repeat:no-repeat;
}

#container_bd #example_6 ul li.g3{
  width:600px;
  height:230px;
  background-image:url(../images/gewinne/g3.jpg);
  background-repeat:no-repeat;
}
#container_bd #example_6 ul li.g4{
  width:600px;
  height:230px;
  background-image:url(../images/gewinne/g4.jpg);
  background-repeat:no-repeat;
}
#container_bd #example_6 ul li.g5{
  width:600px;
  height:230px;
  background-image:url(../images/gewinne/g5.jpg);
  background-repeat:no-repeat;
}
#container_bd #example_6 ul li.g6{
  width:600px;
  height:230px;
  background-image:url(../images/gewinne/g6.jpg);
  background-repeat:no-repeat;
}
#container_bd #example_6 ul li.g7{
  width:600px;
  height:230px;
  background-image:url(../images/gewinne/g7.jpg);
  background-repeat:no-repeat;
}
#container_bd #example_6 ul li.g8{
  width:600px;
  height:230px;
  background-image:url(../images/gewinne/g8.jpg);
  background-repeat:no-repeat;
}
#container_bd #example_6 ul li.g9{
  width:600px;
  height:230px;
  background-image:url(../images/gewinne/g9.jpg);
  background-repeat:no-repeat;
}
#container_bd #example_6 ul li.g10{
  width:600px;
  height:230px;
  background-image:url(../images/gewinne/g10.jpg);
  background-repeat:no-repeat;
}
#container_bd #example_6 ul li.g11{
  width:600px;
  height:230px;
  background-image:url(../images/gewinne/g11.jpg);
  background-repeat:no-repeat;
}
#container_bd #example_6 ul li.g12{
  width:600px;
  height:230px;
  background-image:url(../images/gewinne/g12.jpg);
  background-repeat:no-repeat;
}
#container_bd #example_6 ul li.g13{
  width:600px;
  height:230px;
  background-image:url(../images/gewinne/g13.jpg);
  background-repeat:no-repeat;
}

/*** FRAME ***/

#container_bd #example_6_frame{
	position: relative;
	margin: 5px 0px 0px 0px;
  padding:0px;
}

#container_bd #example_6_frame ul{
  list-style-type:none;
  padding:0px;
  width:640px;
  height:50px;
}

#container_bd #example_6_frame ul li {
	list-style-type:none;
  background-image:none;
  padding:0px 5px 0px 0px;
  margin:0px;
  width:40px;
  height:50px;
  float:left;

}
#container_bd #example_6_frame ul li img{
	padding: 2px;
  border:0px;
}

#container_bd #example_6_frame ul li img:hover {

}
			
