#shopcontent{
    padding: 0px;
	width: 1000px;
    display: block;
    background: transparent  url(../images/produkte.jpg) no-repeat top left;
	padding:0;
    min-height:735px;
} 

#shopcontent table {
	border-collapse: separate;
	border-spacing: 0.25em 0.5em;

	}

#ID1 {
	margin-top:30px;
	padding-right:35px;
	width:205px;
}

.mainprod, .mainprod:visited 
 {
  display:block;
    cursor: pointer;
    color: #003b73 !important;
    text-decoration: none !important;
    padding : 5px 0 5px 23px;
    border-bottom: #fff dotted 1px;
}
.mainprodselected, .mainprod:hover, .mainprodselected:hover {
	  display:block;
    cursor: pointer;
    color: #aed921 !important;
    text-decoration: none !important;
    padding : 5px 0 5px 23px;
    border-bottom: #fff dotted 1px;
    background-color: #003b73;
}


#head {
	background: #fff url(../images/header.jpg) no-repeat !important;
}

.navi, .navi:visited, .navitiny, .navitiny:visited{
  display:block;
  text-decoration: none;
  cursor: pointer;
}
.navi, .navi:visited{
  font-size: 14px; 	

  margin: 2px 0 0 0;
  padding: 5px 10px;
}
.navitiny, .navitiny:visited {
  font-size: 13px;
  margin:    2px 0;
  padding:   0 5px;
  height:18px;
  width: 245px;
}
.produkt:link, .produkt:visited, .navitiny, .navitiny:hover {	
  color: #003b73;
  background-color:#aed921;
}
.produkt:hover, .produktselected:link, .produktselected:visited, .produktselected:hover  {
  color: #aed921;
  background-color:#003b73;	
}



.s_aufl {
text-align:right;
width:90px;
float: left;
}

.s_netto{
float: left;
text-align:right;
width:70px;
}

.s_brutto{
    float: right;
text-align:right;
width:70px;
font-weight: bold;
}

#Serviceslist {
	margin-left: 0;
	padding:0;
	list-style: none;
	color:#000;
	line-height:1.6;
	position:absolute;
    width:240px;
}
#Serviceslist li {
	padding-left: 22px;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	vertical-align: middle;
}

#Services_head { 
	background: transparent url(../images/services.gif) no-repeat top left; 
	height:16px;
	margin-bottom: 10px;
	width:106px;
	}
	
#Services_head span {
	display:none
	}
	
#Services{
	margin:-120px 0 130px;
}

#Zahlung {
    margin:0 0 10px;
}
#Zahlung img{
   margin-bottom:10px; 
}
#SocialBookmarks {
	margin:0 0 30px;
}

#SocialBookmarks ul{
	margin: 0;
	padding: 0;	
}

#SocialBookmarks li{
	float: left;
	list-style: none;
	margin: 0 2px 0 0;
}

#SocialBookmarks li img{
	padding: 1px;
	border: solid 1px #ccc;
}

#SocialBookmarks h3{
	border: none;
	background-color: transparent;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding:0 0 8px;
	text-align:left;
	
}

