div.artikel {
	border: 1px #e1e1e0 solid; 
	padding: 7px; 
	background-color: white;
	margin-bottom: 5px;
}

div.artikel h1 {
	font-size: 18pt;
}

div.ues {
	border-bottom: 1px #e1e1e0 solid;
	padding-bottom: 7px;
}

div.ues img {
	margin-top: 7px;
	margin-bottom: 5px;
	float: left;
}

div.was {
	height: 32px; 
	margin-top: 7px; 
	margin-left: 3px; 
	float: left;
}

div.ues a {
	font-size: 8pt;
}

div.pics {
	padding-top: 7px;
	padding-bottom: 7px;
}

div.vidadd {
	float: right;
	border: 3px solid green;
	width: 170px;
	text-align: center;
	padding: 5px;
}

div.pics table td+td div {
	margin-top: 7px;
}

div.preis{
	color: blue;
	font-size: 10pt;
}

div.vfrei {
	color: green;
	font-weight: bold;
}

div.vfrei i {
	font-weight: normal;
}

span.red {
	color: red;
}

span.green {
	color: green;
}

td.pic {
	width: 460px;
}

div.pics td {
	vertical-align: top;
}

div.mwst {
	padding-top: 20px;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}

div.awards {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px #e1e1e0 solid;
	position: relative;
}


div.awards ul , div.cross ul, div.rez ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-top: 3px;
}

div.awards li{
	text-align: center;
	width: 50px;
	height: 50px;
	float: left;
	position: relative;
	margin: 3px 7px 0px 0px;
}

div.awards li div{
	position: absolute;
	bottom: 60px;
	left: 10px;
	background-color: white;
	padding: 3px;
	border: 3px #e1e1e0 solid;
	display: none;
	width: 200px;
	text-align: left;
}

div.awards li div img{
	position: absolute;
	bottom: -15px;
	left: 10px;
}

div.awards li:hover div{
	display: block;
}

div.prod , div.cross, div.rez, div.ref  {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px #e1e1e0 solid;
	position: relative;
	background-color: white;
	padding-left: 5px;
}

div.sell{
	background-color:#b5d6ff; 
	margin: 19px 7px 0px 0px; 
	border: 3px #639fe7 solid;
	width: 350px;
	padding: 3px;
}

div.sell i{
	color: gray;
}

div.sell form{
	display: inline;
}


div.prod >div span.red , div.prod >div span.green {
	font-weight: bold;
}

div.cross li {
	float: left;
	position: relative;
	width: 146px;
	height: 140px;
	border: 1px #ffcb00 solid;
	padding: 2px;
	text-align: center;
	margin: 7px 7px 0px 0px;
	background-color: white;
}

div.cross li:hover {
	background-color: #f1e9bf;
}

div.cross li  a{
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
}

div.cross li div {
	position: absolute;
	width: 100%;
	top: 105px;
	height: 35px;	
	left: 0px;
	white-space: none;
	overflow: hidden;
}

ul#hid {
	display: none;
}



div.rez li{
	border: 0px #e1e1e0 solid;
	padding: 7px 7px 7px 0px;
	margin-top: 7px;
	margin-bottom: 18px;	
}

div.rez li>hr {
	border: 1px #e1e1e0 solid;
	height: 1px;
}

div.rez li img{
	float: left;
}









ul.ala {
	list-style: none; 
	padding: 0px; 
	margin: 0px;
	margin-left: 5px;
}

li.ala {
	border-bottom: 1px #ffcb00 solid; 
	position: relative; 
	margin: 0px;
	padding: 0px;
	background-color: white;
}

li.ala font{
	font-size: 16px;
	text-decoration: underline;
	color: blue;
}

li.ala span.red{
	color: red;
}

li.ala form {
	display: inline;
	float: right;
}

li.ala div img {
	float: right;
	margin-left: 2px;
}

a.alamain {
	color: black;
	display: block;
	text-decoration: none;
	cursor: pointer;
	/*width: 100%;
	height: 100%;*/
}

li.ala:hover , li.ala:hover div {
	background-color: #f1e9bf;
}

li.ala table tr td+td>a>img {
	width: 16px;
	height: 16px;
	margin-left: 1px;
	margin-top: 1px;
}




div.thumbpics {
  width: 102px;
  height: 102px;
  border: 1px solid lightgrey;
  margin-right: 2px;
  margin-top: 2px;
  padding: 3px;
  background-color: lightgrey;
  float: left;
  text-align: center;
  cursor: pointer;
}

div.thumbpics2{
  width: 102px;
  height: 102px;
  border: 1px solid black;
  margin-right: 2px;
  margin-top: 2px;
  background-color: lightgrey;
  padding: 3px;
  float: left;
  text-align: center;
  cursor: pointer;
}






a.unfertig {
	color: lightgreen;
}











