body   
{
	background-color: rgb(255,255,255);
	scrollbar-3d-light-color: green;
	scrollbar-arrow-color: Gray;
	scrollbar-base-color:  grey;
	scrollbar-dark-shadow-color:  White;
	scrollbar-face-color: White;
	scrollbar-highlight-color:   none;
	scrollbar-shadow-color:  White;	
	margin-top: 2px;
	font-size: 9pt;
	background-image: url('http://www.jet-d-encre.ch/jet-d-encre.gif');
	background-repeat: no-repeat			
}

a
 {
	 color: #0000FF;
	 text-decoration: none;
	 BORDER-TOP: #000000 0px solid; 
	 BORDER-BOTTOM: #000000 opx solid;
	 filter:glow(color: orange);
 }
 
 a.Online-Shop
 {
	 color: #0000FF;
	 text-decoration: none;
	 BORDER-TOP: #000000 0px solid; 
	 BORDER-BOTTOM: #000000 0px dotted;
 }
 
a.ohneU
 {
	 color: #666666;
	 text-decoration: none;
	 BORDER-TOP: #000000 0px solid; 
	 BORDER-BOTTOM: #000000 0px solid;	 
 } 
 
a.menuT
 {
	 color: #000000;
	 text-decoration: none;
	 BORDER-TOP: #000000 0px solid; 
	 BORDER-BOTTOM: #000000 0px solid;
	 letter-spacing: +0pt;
 } 

a:link
 {
	 text-decoration: none;
 }

a:visited
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: none;
}

h1   
{
	margin-top: 8px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-size: 16pt;
	font-family: Tahoma, Arial, Helvetica, Sans Serif; 
	font-weight: bold;		
	color: #666666;
}

h2
{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14pt;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: bold;
	color: #000000;
}

h3
{	
	margin-top: 10px;
	margin-bottom: 5px;	
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: bold;	
	color: #000000;
}

h4, h5, h6
{
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: bold;
}

p
{
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 9pt ;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;	
}

p.Sonderpreis
{
	font-size: 14pt ;
	font-family: Georgia, Tahoma, Helvetica, Sans Serif;
	font-weight: lighter;	
	color: #FF0000;
}

p.Calend
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8.5pt ;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;	
}


p.MenuP
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-size: 8.5pt ;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;		
}

p.MenuP2
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 26px;
	font-size: 8.5pt ;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;		
}

p.MenuP3
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 38px;
	font-size: 8.5pt ;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;	
}

p.MenuP4
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 52px;
	font-size: 8.5pt ;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;		
}

p.Imprimante
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-size: 8.5pt ;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;		
}

p.Cartouches
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 24px;
	font-size: 9pt ;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;		
}

p.ShoppingP3
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-size: 9pt;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;	
}

p.ShoppingP4
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 55px;
	font-size: 9pt ;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;		
}

#menu{
 background:#eee;
 border:1px solid #ccc;
 color:#666;
 font:bold 12px arial,Tahoma,sans-serif;
 width:150px
}

#liste{
 font-family: Tahoma, Arial, Helvetica, Sans Serif;
 background:#fff;
 border-bottom:1px solid #ccc;
 border-left:1px solid #ccc;
 border-right:1px solid #ccc;
 list-style:none;
 margin:5px;
 width:138px
}

#liste li a{
 font-family: Tahoma, Arial, Helvetica, Sans Serif;
 border-top:1px solid #ccc;
 color:#666;
 display:block;
 padding:5px 8px;
 text-decoration:none;
 width:122px
}

#liste li a:hover{
 font-family: Tahoma, Arial, Helvetica, Sans Serif;
 color:#c00;
 	margin-top: 5px;
	margin-bottom: 5px;
 text-decoration:none
}

ul, ol
{
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 9pt ;
	list-style: square;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
}

li
{
	margin-top: 4px;
	margin-bottom: 4px;
}

table, td, tr
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	font-size: 9pt ;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;	
}

p.Haag
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;	
	font-weight: lighter;	
    BORDER-BOTTOM: 0px outset #C0C0C0;
    BORDER-LEFT: 1px outset #C0C0C0;
    BORDER-RIGHT: 0px outset #C0C0C0;
    BORDER-TOP: 1px outset #C0C0C0;	
    border-style: dotted;
}

table.MenuP, td.MenuP, tr.MenuP
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	font-size: 9pt ;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;	
}

table.Shopauswahl
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;	
	font-size: 9pt ;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;	
}

table.Drucken
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;	
	font-size: 9pt ;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-weight: lighter;	
}

table.Teaser
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;	
    BORDER-BOTTOM: 1px inset #999999;
    BORDER-LEFT: 1px inset #999999;
    BORDER-RIGHT: 1px inset #999999;
    BORDER-TOP: 1px outset #999999;	
    border-style: dotted;
}

table.Suche
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;	
    BORDER-BOTTOM: 1px inset #CC6600;
    BORDER-LEFT: 1px inset #CC6600;
    BORDER-RIGHT: 1px inset #CC6600;
    BORDER-TOP: 1px outset #CC6600;	
    border-style: solid;
}

table.Header
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;	
    BORDER-BOTTOM: 1px inset #999999;
    BORDER-LEFT: 1px inset #999999;
    BORDER-RIGHT: 1px inset #999999;
    BORDER-TOP: 1px outset #999999;	
    border-style: dotted;
}

table.Patrone
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;	
    BORDER-BOTTOM: 0px inset #999999;
    BORDER-LEFT: 0px inset #999999;
    BORDER-RIGHT: 0px inset #999999;
    BORDER-TOP: 0px outset #999999;	
    border-style: solid;
}

td.Drucken
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
    BORDER-BOTTOM: 1px inset #999999;
    BORDER-LEFT: 0px inset #999999;
    BORDER-RIGHT: 0px inset #999999;
    BORDER-TOP: 1px outset #999999;	
    border-style: solid;
}

td.Links
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
    BORDER-BOTTOM: 0px inset #999999;
    BORDER-LEFT: 1px inset #999999;
    BORDER-RIGHT: 0px inset #999999;
    BORDER-TOP: 1px outset #999999;	
    border-style: dotted;
}

td.Fotos
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
    BORDER-BOTTOM: 1px inset #999999;
    BORDER-LEFT: 1px inset #999999;
    BORDER-RIGHT: 2px inset #999999;
    BORDER-TOP: 1px outset #999999;	
    border-style: solid;
}

td.Foto
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
    BORDER-BOTTOM: 1px inset #0000FF;
    BORDER-LEFT: 1px inset #0000FF;
    BORDER-RIGHT: 2px inset #0000FF;
    BORDER-TOP: 1px outset #0000FF;	
    border-style: solid;
}

td.peach
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
    BORDER-BOTTOM: 1px inset #999999;
    BORDER-LEFT: 1px inset #999999;
    BORDER-RIGHT: 1px inset #999999;
    BORDER-TOP: 1px outset #999999;	
    border-style: solid;
}


td.News
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
    BORDER-BOTTOM: 0px inset #999999;
    BORDER-LEFT: 1px inset #999999;
    BORDER-RIGHT: 0px inset #999999;
    BORDER-TOP: 1px outset #999999;	
    border-style: dotted;
}

td.CD
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
    BORDER-BOTTOM: 0px inset #999999;
    BORDER-LEFT: 0px inset #999999;
    BORDER-RIGHT: 0px inset #999999;
    BORDER-TOP: 0px outset #999999;	
    border-style: solid;
    'background: #CC6600;
}

td.Immos
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
    BORDER-BOTTOM: 0px inset #999999;
    BORDER-LEFT: 1px inset #999999;
    BORDER-RIGHT: 0px inset #999999;
    BORDER-TOP: 1px outset #999999;	
    border-style: dotted;
}

textarea
{
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-BOTTOM: 1px inset #0066FF;
    BORDER-LEFT: 1px outset #0066FF;
    BORDER-RIGHT: 1px inset #0066FF;
    BORDER-TOP: 1px outset #0066FF;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Tahoma;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}

select
{
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-BOTTOM: 1px inset #0066FF;
    BORDER-LEFT: 1px outset #0066FF;
    BORDER-RIGHT: 1px inset #0066FF;
    BORDER-TOP: 1px outset #0066FF;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Tahoma;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}

input
{
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-BOTTOM: 1px inset #0066FF;
    BORDER-LEFT: 1px outset #0066FF;
    BORDER-RIGHT: 1px inset #0066FF;
    BORDER-TOP: 1px outset #0066FF;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Tahoma;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}

Input.Button
{
    BACKGROUND-COLOR: #FFCC00;
    COLOR: #FFCC00;
    BORDER-BOTTOM: 0px inset #0066FF;
    BORDER-LEFT: 0px outset #0066FF;
    BORDER-RIGHT: 0px inset #0066FF;
    BORDER-TOP: 0px outset #0066FF;
    FONT-FAMILY: Arial, Helvetica, Tahoma;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}