BODY, TD, p, font, b {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 9pt;
	scrollbar-3d-light-color : #ececec;
	scrollbar-arrow-color : #C40004;
	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;
}

body {
	background-color: #587795;
}

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: 180px;
}
.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;
}

/* 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, A:VISITED {
	color : #001B59;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : #001B59;
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	text-decoration : underline;
	font-weight : bold;
}

a.red:link, a.red:visited, a.red:active { color:#A31331; text-decoration:none;	font-size : 8pt;font-weight: normal;font-family : Verdana, Arial, Helvetica, sans-serif ;}
a.red:hover { color:#A31331; 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;
}

img.extract_img {

position:relative;
top:3px;
margin-right:5px;


}

a.picsearch_index {

font-size:11px;

}


input.special_btn {
	background:transparent url(../img/back.search.submit.gif) no-repeat 6px 1px;
	border:0 none;
	color:#888888;
	cursor:pointer;

	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	height:20px;
	padding-left:3px;
	width:28px;
}

span.headline {

font-size:11pt;
font-weight:bold;

}


