p, font
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 11px;
}
td, th
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 10px;
}

h1
{ color:			#666666;
  font-size:		16px;
}
h3
{
  font-size:		14px;
}
h4
{
  font-size:		12px;
}
h5
{
  font-size:		10px;
}
.header
{ font-size:		11px;
  color:			#666666;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
  color:			#FFFFFF;
}
a
{font-weight:		bold;
 color:			#666666;
 text-decoration:		none;

}
.small
{ font-size:		8px;
}
.faq
{ font-size:		11px;
}
.price_brief
{ font-size:		12px;
  color:			#669966;
}
.big
{ font-size:		13px;
  text-decoration:		none;
}
.cat
{ font-size:		10px;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			#666666;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			#666666;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		11px;
}
.footer
{
  font-size:		10px;
  color:			#FFFFFF;
}
.lightsmall
{ color:			#AD8182;
  font-size:		11px;
  text-decoration:	none;
}
.lightstandard
{ color:			#666666;
  font-weight:		bold;
  font-size:		11px;
}
.middle
{ color:			black;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:			1px;
  color:			#666666;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		#FDB923;
  background-color:  transparent;
}
div.scroll {

   overflow: auto;

   background-attachment: scroll;

   background-repeat: repeat;

   width:200px;



   height:354px; // <-- Höhe des Scroll-Fensters hier einstellen;

   background-color: #EFE8EF;

   border: 1px solid #EFE8EF;

   padding-top: 0px;

   padding-bottom: 0px;

   padding-left: 0px;

   padding-right: 5px;

}
div.scrollCont {

   overflow: auto;

   background-attachment: scroll;

   background-repeat: repeat;

   width:540px;


   height:404px; // <-- Höhe des Scroll-Fensters hier einstellen;

   background-color: #EFE8EF;

   border: 1px solid #EFE8EF;

   padding-top: 0px;

   padding-bottom: 0px;

   padding-left: 0px;

   padding-right: 5px;

}
.button {
        BORDER-RIGHT: #AD81A2 1px solid;
        BORDER-TOP: #AD81A2 1px solid;
        BORDER-LEFT: #AD81A2 1px solid;
        BORDER-BOTTOM: #AD81A2 1px solid;
        BACKGROUND-COLOR: #EFE8EF;
        font-size: 9pt;
        color: #33666E;
}

.button1 {
        BORDER-RIGHT: #AD81A2 1px solid;
        BORDER-TOP: #AD81A2 1px solid;
        BORDER-LEFT: #AD81A2 1px solid;
        BORDER-BOTTOM: #AD81A2 1px solid;
        BACKGROUND-COLOR: #EFE8EF;
        font-size: 9pt;
        color: #33666E;
}
