body
	{
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-color:#fff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em; 
	color:#000000;
		
	} 



/************************ Schrift *********************/

h1, p 
	{
	margin:0px;
	padding:0px;
	}

h1  
	{
	font-weight: bold;
	text-align: left;
	color: #777;
	margin:0px;
	font-size: 0.8em;
	padding:0px 1px 0px 1px;
	}
	
h2  
	{
	font-weight: bold;
	text-align: left;
	color: #777;
	margin:0px;
	font-size: 1.4em;
	padding:0px 1px 0px 1px;
	}

p,ul
	{
	color: #777;
	font-size: 0.8em;
	margin:0px;
	padding: 0px 4px 2px 4px;
	}		
	
ul
	{
	margin:0px 0px 0px 20px;
	}		

h1+p
	{
	margin-top:0px;
	padding-top:0px;
	}		

p+h1
	{
	margin-top:5px;
	padding-top:0px;
	}		
	
	
a:link, a:visited 
	{
	color:#777;
	text-decoration: underline;
	}

a:hover 
	{
	color:#000;
	text-decoration: none;
	}	


	
/************************ LAYOUT *********************/

#logo
	{
	position:relative;
	top:361px;
	left:580px;
	}
	
	/* Browserweiche fuer IE PC */	
* html #logo {  /* nur fuer Internet Explorer */
  	position:relative;
	top:363px;
	left:590px;
}


#container
	{
	width: 720px;
	padding: 0;
	margin: 0px auto 0px auto;
	background-color:#fff;
	}
	
	/* Browserweiche fuer IE PC */	
* html #container
	{
    width: 730px;
	}	


#cont2
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	/*background-image:url(../img/logok_b.gif);
	background-repeat:no-repeat;
	background-position:570px 330px;*/
	}	
	 
#left
	{
	width: 100px;
	height: 330px;
	float: left;
	background-color:#eee;
	}

#left img
	{
	border-bottom: 10px solid #fff;
	}
	
#left img.last
	{
	border-bottom: none;
	}
	
#left p
	{
	font-weight: bold;
	font-size: 1.2em;
	height:73px;
	border-bottom:10px solid #fff;
	color: #777;/*#bbb;*/
	}
	
#left p.last
	{
	border-bottom:none;
	}

#left p a
	{
	text-decoration:none;
	color: #bbb;
	}
	
#left p .itemsel
	{
	text-decoration:none;
	color: #777;
	}
	


#left p a:hover
	{
	text-decoration:none;
	color: #777;
	}
	
#left .text
	{
	color: #777;
	font-size: 0.8em;
	margin:0px;
	padding:0px 1px 4px 1px;
	border-bottom:none;
	font-weight: normal;
	}
	
#content
	{
	margin-left:100px;
	width: 440px;
	height: 330px;
	border-left: 21px solid #fff;
	border-right: 15px solid #fff;
	background-color:#eee;
	}
	
	
#inner-content
	{
	margin: 0px;
	padding: 0px;
	
	}
	
#inner-content img
	{
	border-right: 21px solid #fff;
	border-bottom:10px solid #fff;
	}	
	
#inner-content p
	{
	
	}	

	
#inner-content img.big
	{
	border-right: none;
	border-bottom:none;

	}	
	
#inner-content img.last
	{
	border-right: none;
	border-left: 2px solid #fff;
	}	
	
#inner-content img.final
	{
	border-bottom: none;
	
	}	
	
#inner-content img.lastfinal
	{
	border-bottom: none;
	border-right: none;
	border-left: 2px solid #fff;
	}	

	
#right
	{
	float:right;
	width: 140px;
	height: 330px;
	background-color:#eee;
	}		
	

	
	
/* Dritte Zeile des Layouts */

#cont3
	{
	width:570px;
	margin: 0;
	padding: 0px 0px 0px 0px ;
	height: 20px;
	/*background-color: #969699;*/
	/*border-top: 15px solid #FFFFFF;*/
	text-align:center;
	font-size: 0.8em;
	}
	   
.clear {
clear: both;
margin: 0;
padding: 0;
}	 







/************************ Tabellen Produkte *********************/

table#prod_info {            /* Lorenzo: Zusatz-Informationen zu jedem Produkt */
	width: 350px;
	border-spacing:0px;
	margin-top:10px;
	margin-bottom:0px;
	}
	
table#prod_info .head {      /* Lorenzo: die Inhalte in der linken Spalte */
	font-weight: bold;
	width:35%;
	vertical-align:top;
	}
	
table#prod_info .cont {      /* Lorenzo: die Inhalte in der rechten Spalte */
	background-color:#FFF;
	}
	
	table#prod_info .no {    /* Lorenzo: Warnung: Leuchtmittel nicht inkluive */
	font-weight: bold;
	color:#FF0000;
	}
	
table#prod_info th {         /*Lorenzo:  Die †berschrift der Tabelle */
	font-weight: bold;
	text-align:left;
	border-bottom: 1px solid #969699;
	}
	
	table#prod_info a {         /* Lorenzo: Wie sollen die Links aussehen */
	text-decoration: underline;
	}
	
	table#prod_info a:hover {         /*Lorenzo:  Wie sollen die Links aussehen */
	text-decoration: none;
	color:#000;
	}
	
	


   


img{
	border:0;
}

/*A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0000ff;
  text-decoration: underline;
}*/


A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}


/************************ downloadlinks *********************/

a.download:link, a.download:visited, a.download:focus 
	{
	line-height: 2.2em;
	color:#777;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
	padding:0px 1px 0px 1px;
	}

a.download:hover, a.download:active 
	{
	line-height: 2.2em;
	color:#999;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
	padding:0px 1px 0px 1px;
	}


