body, p, td, ul, li, a, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
}
#artnr {
	font-size: 10px;
	font-weight: bold;
	padding-top: 8px;
}
#content {
	position:absolute;
	left:0;
	top:0;
	width:350px;
	height:190px;
	z-index:1;
	overflow: hidden;
	border-left: 1px solid #777777;
}
#contentimage {
	position:absolute; 
	left:350px; 
	top:0; 
	width:340px; 
	height:190px; 
	z-index:1; 
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#pager {
	position:absolute; 
	left:0; 
	top:190px; 
	width:690px; 
	height:21px; 
	z-index:1; 
	overflow: hidden;
	margin: 0;
	padding: 0;
	border-left: 1px solid #777777;
	border-top: 1px solid #777777;
}
#scrollbuttons {
	position:absolute; 
	left: 7px; 
	top: 133px; 
	z-index:2; 
}

#contenttext {
	z-index:2; 
	padding: 10px 10px 10px 10px;
}
#listheadline {
	position:absolute; 
	left:0; 
	top:0; 
	width:350px; 
	height:30px; 
	z-index:1; 
	overflow: hidden;
	border-left: 1px solid #777777;
	margin: 0;
	padding: 10px 0 0 30px;
}
#listmask {
	position:absolute; 
	left:0; 
	top:31px; 
	width:350px; 
	height:159px; 
	z-index:1; 
	overflow: hidden;
	border-left: 1px solid #777777;
	clip: rect(0,350,159,0);
}
#listtext {
	/*padding: 10px 10px 10px 10px;*/
	position:absolute; 
	top: -3px; 
}
#listtext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	text-decoration:none;
}
#listtext a:hover {
	text-decoration:underline;
	color: #990000;
}

#prodlist {
	margin: 0 0 0 30px;
	padding: 0;
	width: 310px;
}
#prodlist th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid black;
	padding-bottom: 3px;
}
#prodlist td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
#listno {
	width: 50px;
}
#pager table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#pager input {
	margin: 0;
	padding: 0 0 0 2px;
	border: 0 none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
}
#inputtable {
	border-left: 2px solid #444444;
	border-top: 2px solid #444444;
}
#inputtable td {
	border-right: 2px solid #444444;
	border-bottom: 2px solid #444444;
}
#scrollmask {
	position:absolute; 
	left:0; 
	top:0; 
	width:500px; 
	height:185px; 
	z-index:1; 
	overflow: hidden;
	border-left: 1px solid #777777;
	clip: rect(0,500,185,0);
}
#scrolltext {
	padding: 13px 10px 0 30px;
	position:absolute; 
	top: -3px; 
}
#contentimagescroll {
	position:absolute; 
	left:500px; 
	top:0; 
	width:190px; 
	height:190px; 
	z-index:1; 
	overflow: hidden;
	margin: 0;
	padding: 0;
}
