BODY, TD, p, font, b {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 8.5pt;
	scrollbar-3d-light-color : #ececec;
	scrollbar-arrow-color : #89816E;
	scrollbar-base-color : #FFFFFF;
	scrollbar-dark-shadow-color : #eaeaea;
	scrollbar-face-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-highlight-color : #ececec;
	scrollbar-shadow-color : #ededed;
}

h3 { 
	font-size: 9pt;  
	font-weight: bold;
	color: Black;
}


.bord { 
	border-color:#CCCCCC;
	border-style:solid; 
	border-width:1px; 
     }

.tester { vertical-align: bottom; }
	 
.high, select.high { 
	font-size: 8.5pt; 
	font-weight: normal;
	color: #535353;
	width: 130px;
}
.highbg { 
	font-size: 8.5pt;
	background-color: silver;
}
.startsbg { 
	font-size: 8.5pt;
	background-color: #e4e4e4;
}
.bubu { 
	font-size: 8pt;  
	font-weight: normal;
	color: Gray;
	width: 250px;
}
.fold { 
	font-size: 8pt;  
	width: 100px;
}
.info { 
	font-size: 7pt; 
	color: gray; 
}

.myalert { 
	font-size: 8.5pt;  
	font-weight: bold;
	color: #C40004;
}
.mymessage { 
	font-size: 8.5pt;  
	font-weight: bold;
	color: #000000;
}
.shop { 
	font-size: 6pt;  
	font-weight: normal;
	color: #000000;
}

/* Tabellenstyles */

td.cart { 
	font-size: 8.5pt;  
	font-weight: normal;
	color: Black;
}
td.cartbold { 
	font-size: 8pt;  
	font-weight: normal;
	color: Black;
}
TD.pay { 
	font-size: 8pt;  
	font-weight: normal;
	color: Black;
}
TD.cart_spec { 
	font-size: 8.5pt;  
	font-weight: normal;
	color: Black;
	line-height: 16px;
}
TD.cart_picinfo { 
	font-size: 8.5pt;  
	font-weight: normal;
	color: Black;
	line-height: 17px;
}
TD.cat, .cat {
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	background-repeat: no-repeat;
}

TD.items {
	font-size : 8pt;
	background-repeat: no-repeat;
}

/* Formularfelder */

input { 
	font-size: 8.5pt;  
	font-weight: normal;
	color: #535353;
}
select { 
	font-size: 8.5pt;  
	font-weight: normal;
	color: #535353;
}

input.special {
	width: 80px;
	font-size: 8pt;  
	font-weight: normal;
	color: Gray; 
}

.blanco{
	color : #FFFFFF;
}

/* Hyperlinks */

A:LINK NAV, A:VISITED NAV {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration : underline;
	font-weight : bold;
	font-size : 8pt;
}

A:LINK, A:VISITED {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : #60564D;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration : underline;
	font-weight : bold;
}

a.red:link, a.red:visited, a.red:active { color:#C40004; text-decoration:underline;	font-size : 8pt;font-weight: normal;font-family : Verdana, Arial, Helvetica, sans-serif ;}
a.red:hover { color:#EF484C; text-decoration:underline;	font-size : 8pt;font-weight: normal;font-family : Verdana, Arial, Helvetica, sans-serif ;}

a.list:link { color:#000000; text-decoration:none;font-size : 8pt;font-weight: normal;font-family : Verdana, Arial, Helvetica, sans-serif ;}
a.list:visited { color:#6e6e6e; text-decoration:none;font-size : 8pt;font-weight: normal;font-family : Verdana, Arial, Helvetica, sans-serif ;}
a.list:active { color:#EF484C; text-decoration:none;font-size : 8pt;font-weight: normal;font-family : Verdana, Arial, Helvetica, sans-serif ;}
a.list:hover { color:#C40004; text-decoration:none;font-size : 8pt;font-weight: normal;font-family : Verdana, Arial, Helvetica, sans-serif ;}

a.tab:link { color:#C40004; text-decoration:none;font-size : 8pt;font-weight: normal;font-family : Verdana, Arial, Helvetica, sans-serif ;}
a.tab:visited { color:#6e6e6e; text-decoration:none;font-size : 8pt;font-weight: normal;font-family : Verdana, Arial, Helvetica, sans-serif ;}
a.tab:active { color:#EF484C; text-decoration:none;font-size : 8pt;font-weight: normal;font-family : Verdana, Arial, Helvetica, sans-serif ;}
a.tab:hover { color:#EF484C; text-decoration:underline;font-size : 8pt;font-weight: normal;font-family : Verdana, Arial, Helvetica, sans-serif ;}

/* Diverse */

HR {
	height: 1pt;
}


