#txtPassword {
	background-color: #F2F2F2;
	font-size: 11px;
}
#txtOrderID {
	background-color: #F2F2F2;
	font-size: 11px;
}
#btnLogin {
	font-size: 11px;
	font-weight: bold;
}
.menu_item {
	font-size: 11px;
	text-indent: 15px;
	background-image: url(../images/arr.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	font-weight: bold;
	line-height: 10px;
}
.menu_table {
	margin: 1px;
}
.menu_table td {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	background-image: url(../images/arr.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.menu_table td a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-indent: 15px;
	color: #333333;
	text-decoration: none;
}
.menu_table td a strong {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-indent: 15px;
	color: #333333;
	text-decoration: none;
}
.menu_table td a:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-indent: 15px;
	color: #333333;
	cursor: pointer;
}
 
     
    body  {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
    }
a {
	color: #4F86D0;
}
     
    
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #006AB1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-size: 13px;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
table {
	border: 1px dotted #999999;
}
#grey {
	background-image: url(../images/bg_top_1.gif);
	background-repeat: repeat-x;
}
#grey1 {
	background-image: url(../images/bg_box1_top_x.jpg);
	background-repeat: repeat-x;
}
#txtResendOrderID {
	background-color: #F2F2F2;
	font-size: 11px;
}
#btnSendPassword {
	font-size: 11px;
	font-weight: bold;
}
#downacc {
	background-color: #FFDFE2;
	border: thin dotted #FF0000;
	font-weight: normal;
	color: #333333;
}

#reduced {
	color: #CC0000;
	text-decoration: line-through;
}
#noframetab {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
