<!--
body,td,p 
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

body 
	{
	background-color:#E9EFF6;
	}

hr
	{
	width:400px;
	text-align:left;
	color:#000000;
	position:relative;
	left:10px;
	}

a.navi_link:link 	{	color: #000000; text-decoration:none; }    
a.navi_link:visited {	color: #000000;	text-decoration:none;}    
a.navi_link:hover 	{	color: #000000; text-decoration:underline;}   
a.navi_link:active 	{	color: #000000;	text-decoration:none; }
a.navi_link:focus 	{	color: #000000;	text-decoration:none;}   

.lang_select
	{
	position:absolute;
	right:5px;
	z-index:1;
	}

.navi
	{ 
	background-image:url(../images/rocada.jpg);
	background-color:#E9EFF6;
	position:absolute;
	top:0px;
	left:0px;
	width:225px;
	height:235px;
	padding-left:50px;
	padding-top:149px;
	font-size:14px;
	line-height:24px;
	}

.navi_list
	{
	list-style-image:url(../images/bullet.gif);
	}
.search_form
	{
	position:absolute;
	top:359px;
	left:55px;
	z-index:1;
	}
.subcat_navi
	{
	text-indent:15px;
	font-size:12px;
	}
.products_navi
	{
	text-indent:30px;
	font-size:12px;
	}
.sub_navi
	{ 
	background-color:#E9EFF6;
	position:absolute;
	top:420px;
	left:0px;
	font-size:15px;
	line-height:16px;
	line-height:24px;
	}
.header
	{
	position:relative;
	top:5px;
	left:260px;
	width:726px;
	border-bottom-color:#4979A1;
	border-bottom-style:solid;
	border-bottom-width:11px;
	padding:0px;
	margin:0px;
	}
.header_pic
	{
	margin:0px;
	margin-bottom:-3px;
	}
.main
	{ 
	position:relative;
	left:310px;
	width:660px;
	top: -15px;
	}
.product_page
	{
	 width:100%;
	}
	
.product_pic
	{
	border-style:solid;
	border-width:2px;
	border-color:#4979A1;
	max-height:150px;
	}

.s_beschr
	{
	min-width:450px;
	}
.s_pic
	{
	display:inline;
	width:200px;
	}
	
.art_table
	{
	width: auto;
	}	
		
.art_table_head
	{
	color:#FFFFFF;
	background-color:#4979A1;
	}
	
.art_table_body
	{
	background-color:#9BC4E7;
	}

.icon
	{
	border:none;
	height:30px;
	margin:0px;
	padding:0px;
	}
.disk
	{
	border:none;
	height:20px;
	margin:0px;
	padding:0px;
	}

INPUT, TEXTAREA, SELECT {
BACKGROUND-COLOR: #9BC4E7;
BORDER: 1px solid;
border-color:#4979A1; 
FONT-FAMILY: verdana,arial; 
FONT-SIZE: small;  
color: #FFFFFF;
margin:1px;
}

/************************************************************/

-->