#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7, #tab8{
	width: 500px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	margin-left: 40px;
}
#tab1 th, #tab2 th, #tab3 th, #tab4 th, #tab5 th, #tab6 th, #tab7 th, #tab8 th{
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	vertical-align: bottom;
}
#tab1 td, #tab2 td,  #tab3   td, #tab4 td, #tab5 td, #tab6 td, #tab7 td, #tab8 td{
	padding: 4px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: right;
}
#tab-long1,  #tab-long2, #tab-long3, #tab-long4, #tab-long5{
	width: 650px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	margin-left: 40px;
	margin-bottom: 15px;
}
#tab-long1 th, #tab-long2 th, #tab-long3 th, #tab-long4 th, #tab-long5 th{
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	vertical-align: bottom;
}
#tab-long1 td, #tab-long2 td, #tab-long3 td, #tab-long4 td, #tab-long5 td{
	padding: 4px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: right;
}



#tab-bild{
	width: 650px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	margin-left: 40px;
}
#tab-bild th{
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 2px;
	vertical-align: bottom;
}
#tab-bild td{
	padding: 4px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: right;
}

#tab1 tr:hover, #tab2 tr:hover, #tab3 tr:hover, #tab4 tr:hover, #tab5 tr:hover, #tab-long1 tr:hover, #tab-long2 tr:hover, #tab-long3 tr:hover, #tab-bild tr:hover {
	background-color: #333333;
}


.row {
	background-color: #999999;
}


.bild-produkt {
	background-color: #666666;
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-right: 10px;
}
.bild-produkt-b {
	background-color: #666666;
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
.bild-produkt-2 {
	padding: 10px 173px 10px 175px;
	margin-left: 40px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

