.NORMAL {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.TITLE {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.HEADING {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.CAPTION {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.LINK { color:#111111;
text-decoration: underline; }

.leftmenu { color: #FFFFFF; }

.leftmenu:hover { color: #FFFFFF; }


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

p {
	margin:0px;

}

.HEADINGWHITE {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
	color: #FFFFFF;
}

#leftmenu ul{
	padding-left:0px;
	margin-left: 0px;
}
#leftmenu li{
	list-style:none;
	color: black;
}

#leftmenu li ul{
	background-color: #ffffff;
	color: black;
}

#leftmenu .selected {
	font-weight:bold;
	color: black;
}

#leftmenu a{
	font-weight:normal;
	color: #000;
}
H1,H2,H3,H4,H5,H6,P {
	margin:0px;

}

.PRICE {
  border: 1px solid #[%color.PRICE_BORDER%];
  background-color: #[%color.PRICE_GREEN%];
  padding: 4px 4px 4px 4px;
}
.INFO {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #980F08;
}

.NUMBER {
font-size: 10px;
font-family: Verdana ;
text-align:right;
height:18px;
}
.PRICE_STANDARD {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.HEADINGPROD {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.PRICE_SMALL {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.OrderList{
width:100%;
}

table.OrderList tr th {
  background-color: #000000;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  line-height: 125%;

font-weight:bold;
}

table.OrderList tr td {
  background-color: #EEEEEE;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  color: #000000;
  vertical-align:top;
  border-bottom: 1px solid #fff;
}
a.title {
	color:#114477;
        font-size:12px;
	text-decoration:none;
}
a.title:hover {
	color:#114477;
	text-decoration:underline;
}

.formfields {
background-color: yellow;
}
/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
	display:block;
	font-size:10px;
	width:120px;
	padding:7px 0px;
	color:#fff;	
	background: #FD1A14;
	text-decoration:none;
	text-align:center;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	border-left: 1px solid white;
}
/* style the links hover */
.menu :hover{
	color:#000;
	background: #ff6666;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:120px;
height:0;

}
/* make the sub level visible on hover list or link */
.menu ul :hover ul{
visibility:visible;

}

.TITLE(1) {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 125%;
	color: #114477;
}

.menulinks {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

.LINK2 { color:#111111; }

div.sortlist ul{
  list-style:none;
  width:92px;
  height:53px;
  margin:0px;
  padding:0px;
  text-align:center;
}
div.sortlist ul a {
  color:black;
}
div.sortlist {
  background-repeat: no-repeat;
  width:92px;
  height:12px;
  padding:2px;
  text-align:center;
  position:absolute;
  z-index:1;
  font-weight:bold;
  color:black;
}
.PRICE_BOX {
  border: 1px solid #796A44;
  background-color: #E6C673;
  padding: 4px 4px 4px 4px;
}
.INFO_BOX {
  font-size:16px;
  font-weight:bold;
  line-height: 125%;
  border: 1px solid #796A44;
  background-color: #E6C673;
  padding: 12px 12px 12px 12px;
}
.ARTICLE {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 150%;
	letter-spacing: 1px;
	word-spacing: 1px;
	color: #000000;
}

.KAOS_LINK a {
	color:#114477;
	text-decoration: underline;
}
.KAOS_LINK a:hover {
	color:#114477;
	text-decoration: underline;
}

.Test_Link_0 a {
   color: #FF9900;
   text-decoration: underline;
}

.Test_Link_0 a:hover {
   color: #FF9900;
   text-decoration: underline;
}
.KAOS_LINK {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.Test_Link_0 {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #FF9900;
}

.TITLE3 {
	font-family: Arial, Verdana;
	font-size: 22px;
	font-weight: normal;
	line-height: 125%;
	color: #111111;
}

.NOTICE3 {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.STANDARD3 {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	word-spacing: 1px;
	color: #222222;
}

.STANDARDMAIN {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	word-spacing: 1px;
	color: #222222;
}

.TitleSpot {
	font-family: Arial,Verdana;
	font-size: 20px;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: -1px;
	color: #000000;
}

.STORTELEFON {
	font-family: Arial,Verdana;
	font-size: 24px;
	font-weight: normal;
	line-height: 125%;
	color: #980F08;
}

