body
   	{
	font-family: verdana,helvetica,arial,sans-serif;
   	}	

td
	{
	font-size: 10pt;
	}	

.produkte
	{
	border-color:#c0c0c0;
	border-width:1px;
	border-style:solid;
	width: 80px;
	height: 90px;
	vertical-align: center;
	text-align: center;
	background-color: #f0f0f0;
	}
	
.produkte2
	{
	font-size: 10px;
	border-color:#c0c0c0;
	border-width:1px;
	border-style:solid;
	vertical-align: top;
	padding-top: 15px;
	background-color: #f0f0f0;
	}

.infobox
	{
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	vertical-align: center;
	background-color: #f0f0f0;
	}
	
.indexbar
	{
	width: 100px;
	font-size: 12px;
	padding-left: 12px;
	background-color: #606A74;
	}	

.prevhead
	{
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
	background-image: url('bg.prev.head.jpg');
	height: 18px;
	}

.prevhead2
	{
	background-image:url('bg.prev.head2.jpg');
	height: 27px;
	vertical-align: bottom;
	font-size: 10px;
	padding-left: 23px;
	padding-bottom: 6px;	
	}
	
.select
	{
	background-image:url('bg.prev.select.jpg');
	height: 27px;
	vertical-align: bottom;
	font-size: 10px;
	padding-left: 23px;
	padding-bottom: 6px;	
	}

.prevlist
	{
	background-image: url('bg.prev.list.jpg');
	height: 27px;
	vertical-align: bottom;
	font-size: 10px;
	padding-left: 23px;
	padding-bottom: 6px;
	}
	
.prevbottom2
	{
	background-image: url('bg.prev.bottom2.jpg');
	height: 4px;
	vertical-align: bottom;
	font-size: 10px
	}

.tallimages
	{
	border-color: #c0c0c0;
	border-width: 1px;
	border-style: solid
	}
	
.productinfobox
	{
	font-size: 11px;
	padding: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	vertical-align: center;
	background-color: #f0f0f0;	
	}
	
input, textarea
	{
	font-family: verdana;
	font-size: 11px;
	background-color: white;
	border: 1px solid #808080;
	}
		
td#form_input
	{
	height: 30px;
	font-size: 11px;
	vertical-align: top;
	}

ul
	{
	list-style-image:url(list_object.gif);
	}
	
a:link
   	{
	color: #3366CC;
	text-decoration: none;
   	}

a:visited
   	{
	color: #3366CC;
	text-decoration: none;
   	}

a:active
   	{
	color: #3366CC;
	text-decoration: none;
   	}

a:hover
   	{
	color: #3366CC;
	text-decoration: underline;
   	}
   	
a:hover.productlinks
	{
	font-size: 11px;
	text-decoration: none;
	}