td,body,div {
	font-family : Arial;
	font-size : 9pt;
	color: #4A4F2F ;
}


.small {
    font-size: 9pt;
    }


A {
	color : #CF6305 ;	
}

A.navigation {
  font-size : 9pt;
	text-decoration : none;
  font-weight : bold;
  color : #4A4F2F ;
  letter-spacing: 1px;
}

A.navigation:ACTIVE {
	text-decoration : none;
}

A.navigation:HOVER {
	text-decoration : underline;
  color: #CF6305;
}

A.shop {
  font-size : 9pt;
	text-decoration : none;
  color : #CF6305 ;
  font-weight : regular;
}

A.shop:ACTIVE {
	text-decoration : none;
}

A.shop:HOVER {
	text-decoration : underline;
}

/* ###################################################################### */
/* ### Shop                                                               */
/* ###################################################################### */

.dlgerror-message {
	font-size : 9pt;
  color: #BA0D29 ;
	font-weight : regular;
}


input.dlgerror-input {
	font-size : 10px;
  background-color:#F0F1C7; 
}

input.dlginput {
	font-size : 9pt;
  background-color:#F0F1C7; 
}

input.dlgerror-input {
	font-size : 10px;
}

input.dlgbutton {
	font-size : 9pt;
  color: 000000; 
  background-color: #F0F1C7 ;
}

input.shop-dlgbutton {
	font-size : 9pt;
  color: #4A4F2F; 
  background-color: #DCEB94 ;
}

.dlgselect { 
    background-color:#F0F1C7; 
    font-size : 10px;
    }

select.search { 
    background-color:#F0F1C7; 
    font-size : 10px;
    }


.shop-table-title {
	font-size : 10pt;
	font-weight : bold;	
  color: #DCEB94 ;
	background-color:#6C7349 ;
}

.shop-top-title {
	font-size : 18pt;
	color: #6C7349 ;	
}

.start-title {
	font-size : 11pt;
	color: #6C7349 ;	
  font-weight : bold;	
}

.shop-title {
	font-size : 14pt;
	color: #CF6305 ;	
}

.shop-oldprice {
	font-size : 9pt;
  text-decoration : line-through;
 
}

.article-title {
	font-size : 10pt;
	color: #CF6305 ;	
}

.point-title {
	font-size : 10pt;
	font-weight : bold;
}

