/*  CSS-Stylesheet für TDC */

BODY
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #FFFFFF; 
} 


.link_header
{
	color: #FFFFFF;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: bold;
}


.content_header
{
	color: #004080;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: bold;
}

.cart_header
{
	color: #A9192D;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: bold;
}

.link_top
{
	color: #FFFFFF;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}


.navigation_header
{
	color: #004080;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: bold;
}

.navigation_top_header
{
	color: #ffffff;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: bold;
}


.navigation_link
{
	color: #004080;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.navigation_link_login
{
	color: #004080;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	cursor: hand;
}


.navigation_cell
{
	line-height:20px;
}

.navigation_cell img
{
	display:none;
}

.navigation_cell_top
{
	background-color:#0F5088 !important;
}
.navigation_cell_top img
{
	visibility:hidden;
}

.navigation_shadow
{
	background: url(images/navigation_shadow.gif);	
	background-repeat: repeat-y;
}


.body_master
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #ffffff; 
} 

.corporateClientBody
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
TD
{
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	
.start       { border: 3px solid #004080 }
A:link
{
	font-size: 9pt;
	color: #004080;
	text-decoration: none
}	
		
A:visited
	{
	font-size: 9pt;
	color: #004080;	
	text-decoration:	none;
	}	
		
A:active
	{
	font-size: 9pt;
	color: #004080;	
	text-decoration:	none;
	}	
		
A:hover
	{	
	font-size: 9pt;
	text-decoration:	underline;
	color:	#004080;	
	}
	
SMALL
{
	font-size: 9pt;
	text-transform: none;
}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
.stock TH
{
	font-size: 7pt;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #004080;
}	
.stock TD
{
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #dcdcdc;
	padding: 8px;
}	

.searchForm
{
	background-color: #dcdcdc;
	padding: 8px;
	width: 80%;
}	


.stock Body
{
	font-size: 20pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #dcdcdc;
}
.imp TD
{
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: silver;
}

.header{

	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.naviHeader{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #004080;
	background-repeat : no-repeat;
}


.naviHeaderSearch{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	background-repeat : no-repeat;
}

.naviHeaderCart{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-repeat : no-repeat;
}

.naviRow, input, select, option{

	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004080;
	background-color: #DCDCDC;
}

.form_search{
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #A9192D;
	font-weight: bold;
}

.lineheight {
    height: 2px;
	line-height: 2px;
    background-color: #DCDCDC;
}
	
	
.linespacerred {
    height: 2px;
	line-height: 2px;
    background-color: #CC0000;
}
	
	
.copyright {
  color: #FFFFFF;
  font-size: 9pt;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: left;
}


.customerForm {
	border: 0px #004080;
	border-style: solid;
	padding : 12px;
	
}

.inactive {
	
	color: #CFCFCF;
	
	}
	
	
.headerwhite {
	color: #FFFFFF;
	font-weight: bold;
}

.tdBoldBlack {
	color: #000000;
	font-weight: bold;	
}

.confirmationHeader{
	background-color : #004080;
	color: white;
}
