@charset "utf-8";
/* CSS Document */

/*========================================================================================*/
/*                                       Content Index                                    */
/*========================================================================================*/
.startProductsAll {
	/*background-image:url(../../images/common/leiste954.jpg);*/
	background-repeat:no-repeat;
	background-position:top left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	width: 100%;
	clear:both;

}

.startFeaturedProduct2 {
	float: left;
	width: 355px;
	margin-right:4px;
	padding:0;
}

.startProduct {
	width: 235px;
	margin-right:4px;
	margin-top:5px;
	float:left;
}

.startImagesAll {
	/*border: 1px solid #590808;*/
	/*background-color: #d8d8d8;*/
	height: 50px;
	overflow:hidden;
}



.startProductTextFeature, .startProductText, .startProductText1  {
	/*background: transparent url(../../images/start/boxback.gif) repeat-y;*/
	/*border: 1px solid #590808;*/
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	/*height:150px;*/
	text-align:left;
	z-index:20;
}

.startProductTextFeature a{
	font-size:10px;
}

.startProductText1 {
	/*height:auto !important;*/
	height:115px;
	margin-bottom:15px;
	padding-left: 5px;
	padding-right: 5px;
}

.startProductText {
	/*height:auto !important;*/
	/*height:155px;*/
	margin-bottom:5px;
	padding-left: 5px;
	padding-right: 5px;
}

.startProductText1 a, .startProductText a{
	font-size:10px;
}

.ProductTextTop {
	background: transparent url(../../images/start/boxbacktop.gif) top no-repeat;
	height:0px;
	padding:0px;
	margin:0px;
}
.ProductTextBottom {
	background: transparent url(../../images/start/boxbackbottom.gif) bottom no-repeat;
	height:28px;
	font-size:10px;
	padding-right:20px;
	text-align:right;
}
.startGoOn {
	background: transparent url(../../images/start/boxbackbottom.gif) bottom no-repeat;
	font-size:10px;
	padding-left:0px;
}
.startGoOnleft {
	float:left;
	font-size:10px;

}
.startGoOnright {
	float:right;
	font-size:10px;
	clear:right;

}

/*Short News*/
#shortnews {
	margin-left: 7px;
	width:190px;
	height:220px;
	float:left;
	padding:0px;
	font-size:10px;
	line-height: 18px;
}
#shortnews h2 {
	background-image:url(../../images/start/shortnews.gif);
	width:190px;
	height:40px;
	margin:0px;
	padding:0px;
}
#shortnews strong {
	font-weight:900;
	font-size:9px;
	margin-left:3px;
}
#shortnews ul {
	list-style:none;
	margin:0px 5px 0px 0px;
	text-align:left;
	padding:0px;
}
#shortnews li {
	color:#ffffff;
	text-decoration:none;
	margin-bottom:5px;
	/*margin-left: 5px;*/
}
#shortnews li img {
	float: left;
	padding-right:4px;
	padding-top: 4px;
}
#shortnews a {
	display:inline-block;
	width:165px;
	text-decoration:none;
	color:#FFF;
	line-height: 14px;
}
#shortnews a:hover {
	color:#e68500;
}

#video_box_container {
  background:url(../../images/start/start_content_bg_video.gif) 1px -7px;
  background-repeat: no-repeat;
  width:208px;
  height:384px;
  float: right;
}

.video_box {
  margin: 15px 9px 5px 13px;
}

.video_box h2 {
	text-align:center;
	padding-top:5px;
	margin-bottom: 5px;
}

.video_box h2 a {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: lighter;
}

.video_box h2 a:hover {
	color:#e68500;
}

.video_box img {
  margin: 4px 0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: none;
  display: inline-block;
}
/*========================================================================================*/
/*                                       Content Forms END                                */
/*========================================================================================*/
