*{
	padding: 0;
	margin: 0;
	border: none;
}

#material {
	width: 580px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#matsmenu {
	margin-top: 10px;
	margin-bottom: 14px;
}
.mats_item a{
	font-weight:bold;
	font-size: 11px;
	color: #E7EDED;
	background-color: #85A3A3;
	border-right: 1px solid white;
	padding: 3px 10px;
}
.mats_item a:hover{
	font-weight:bold;
	font-size: 11px;
	color: #D6E0E0;
	background-color: #336666;
	border-right: 1px solid white;
	padding: 3px 10px;
}
.mats_curitem{
	font-weight:bold;
	font-size: 11px;
	color: #D6E0E0;
	background-color: #336666;
	border-right: 1px solid white;
	padding: 3px 10px;
}

#pict-wrap{
	float: left;
	width: 82px;
	height: 179px;
	margin: 18px 0 19px 72px;
	border: 1px solid #336666;
	border-right: 0px;
	display:
}
#pict-wrap img {
	position: relative;
	border: 2px solid #336666;
	left: -70px;
	top: 15px;
}
#info-wrap{
	margin-left: 155px;
	width: 425px;
}
#info{
	float: left;
}
.info-header{	
	padding: 3px 0 3px 12px;
	background-color: #336666;
	text-transform:uppercase;
	font-weight:bold;
	font-size:8pt;
	letter-spacing: 1px;
	color: #D6E0E0;
	float: left;
	margin-right:1px;
}

.info-header1{width:92px;}
.info-header2{width:144px;}
.info-header3{width:150px;}

.content1, .content2, .content3, #eigenschaften-pic, #eigenschaften{
	float: left;
}
.content1{
	width: 83px;
	font-weight:bold;
	font-size:11px;
	color: #005B4E;	
	height: 40px;
	padding: 9px 10px;
	border: 1px solid #99B2B2;
	border-top: 0px;
}
.content2{
	width: 136px;
	font-weight:bold;
	font-size:11px;
	height: 40px;
	padding: 9px 10px;
	border: 1px solid #99B2B2;
	border-top: 0px;
	border-left:0px;
}
.content3{
	width: 141px;
	font-size:11px;
	height: 40px;
	padding: 9px 10px;
	border: 1px solid #99B2B2;
	border-top: 0px;
	border-left:0px;
}

#eigenschaften-pic{
	background-image:url(../img/technik_service/material_tab/pfeil.jpg);
	background-repeat:no-repeat;
	border:1px solid #99B2B2;
	color:#427070;
	font-size:7pt;
	font-weight:bold;
	margin:10px 300px 7px 0;
	padding:3px 0 3px 15px;
	width:90px;
}
#eigenschaften{
	background-color: #E9EFEF;
	font-size:11px;
	color: #333333;
	padding: 10px;
	height: 90px;
	border: 1px solid #336666;
	width: 405px;
}
