.lblue
{
	background-color: #BDCBE1;	
}

.dblue
{
	background-color: #4B7CAA;	
}

.white
{
	background-color: white;	
}

.red
{
	background-color: #BC6767;	
}

.haendler
{
	background-color: #4B7CAA;
}

.best
{
	background-color: #627FBD;
}

.bestlight
{
                background-color: #889ECD;
}

.bestseller
{
	background-color: #E1A3A1;
	background-color: #FFFFFF;
}

.modern
{
	background-color: #3A6E8F;
}

.comfort
{
	background-color: #B07761;
}

.trend
{
	background-color: #A49A00;
}

.kidds
{
	background-color: #F4911D;
}

.tipps
{
	background-color: #4A7CAB;
}

.dgrey
{
  background-color: #777777;
}

.grey
{
	background-color: #AAAAAA;
}

td
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
}

.tduline
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	border-top: 10px solid #FFFFFF;
	border-bottom: 1px solid #627FBD;
}

.date
{
	font-size: 14px;
	font-weight: bold;
	color: #81858D;
}

.standardTXT
{
	color: black;
	line-height: 130%;
}

.imgTXT
{
	font-size: 11px;
	font-weight: bold;
}

.haendlerTXT
{
	font-size: 13px;
	color: black;
}

.haendlerTXTsmall
{
	font-size: 13px;
	color: black;
}

.haendlerTXTsmall:link
{
	color: #627FBD;
}
.haendlerTXTsmall:hover
{
	text-decoration: underline;
}

.resultTXT
{
	font-size: 13px;
	color: white;
}

.errorTXT
{
	font-size: 13px;
	color: red;
}

.headline01
{
	font-size: 24px;
	line-height: 135%;
	font-stretch: wider;
	letter-spacing: 0.035em;
}

.headline02
{
	font-size: 14px;
	font-weight: bold;
}

.headline03
{
	font-size: 16px;
	font-weight: bold;
	color: #231F20;
}

.myTXT
{
	border-width: 0px;
	height: 20px;
	width: 100px;
	color: #808285;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: black;
}

.liw
{
	color: white;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	text-decoration: none;
}

/*
.liw:hover
{
	text-decoration: underline;
}
*/

.brands {
	background-color: #BBCADF;
	height: 60px;
}

.brandstxt {
	background-color: #BBCADF;
	padding: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #81858D;	
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #627FBD;
}

a:hover {
	text-decoration: underline;
}

.newsbox {
	background-color: #BC6767;
}

.newsbox_head {
	font-size: 13px;
	font-weight: bold;
  color: white;	
  padding-left:10px;
  padding-right:10px;
  padding-top:3px;
  padding-bottom:3px;
	background-color: #BBCADF;
}

.newsbox_text {
	font-size: 11px;
	font-weight: normal;
  color: black;	
	background-color: #BBCADF;
  padding:10px;
}

#branchbox {
	background-color: #BC6767;
}

.branchbox_head {
	font-size: 13px;
	font-weight: bold;
  color: white;	
  padding-left:10px;
  padding-right:10px;
  padding-top:3px;
  padding-bottom:3px;
	background-color: #BBCADF;
}

.branchbox_text {
	font-size: 11px;
	font-weight: normal;
  color: black;	
	background-color: #BBCADF;
  padding:10px;
}

#branchbox .high {
	font-size: 11px;
}