body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 74%;
	color: #666;
	background-color: #ffffff;
}
img {
	border: none;
}
#greyBar {
	background: transparent url(../images/top_gray_right.gif) no-repeat top right;
	width: 770px;
	line-height: 26px;
}
#isde {
	background: transparent url(../images/top_gray_bg.gif) repeat-x top left;
	font-size: 0.9em;
	width: 753px;
	line-height: 26px;
	padding: 0 0 0 10px;
}
#isdelogo {
	width: 400px;
	background-color: #fff;
	padding: 14px 0 13px 0;
}
#roterbalken {
	background: #fff url(../images/header_line_background.gif) top left repeat-x;
	width: 770px;
	height: 10px;
	font-size: 1px;
	color: #f00;
	clear: both;
}
#notch{
	float: left;
	left: 587px;
	width: 17px;
	height: 10px;
	position: relative;
}
#end{
	float: right;
	width: 10px;
	height: 10px;
}
#container {
	background:#fff url(../images/bg_subnav.gif) repeat-y top left;
	width: 768px;
	border: 1px solid #fff;
	border-bottom: 1px solid #e0e0e0;
}
#content {
	width: 593px;
	margin: 0 0 0 167px !important;
	margin: 0 0 0 163px;
	padding:0;
	text-align: left;
	background-color: #fff;
}

#head {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

#head img {
	width: 593px;
	margin-top: 8px;
}

#contentprofile {
	float: left;
	left: 587px;
	position: absolute;
	font-size: 0.9em;
	padding: 0;
	margin: 0px 10px 15px 20px;
	line-height: 16px;
	white-space: nowrap;
}

#contentlogininfo {
	font-size: 0.9em;
	padding: 0;
	margin: 0px 10px 15px 0px;
	line-height: 16px;
}

#contentheader {
	padding: 0;
	margin: 9px 0 0 0;
	}

#contentleft {
	width: 405px;
	padding:0;
	margin: 0;	
	float:left;
	}

#tools {
	background: #f0f0f0 url(../images/nav_divider.gif) repeat-x top left;
	border: 1px solid #fff;
	border-bottom: 1px solid #f0f0f0;
}

/*   Content
-------------------------------------------------*/
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #d90000;
	padding: 18px 0 0 0;
	margin: 0 0 0 0px;
}

h2 {
	color: #d90000;
	font-size: 1.0em;
	padding: 0;
	margin: 0 0 0 0px;
}

h3 {
	color: #666666;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px 0px;
}

p {
	font-size: 0.9em;
	padding: 0;
	margin: 5px 10px 15px 0px;
	line-height: 16px;
}

p.newsHome {
	text-align: right;
}

p.search {
	font-size: 0.85em;
	padding: 0;
	margin: 0 0 0 5px;
	line-height: 16px;
}

a, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #d90000;
	text-decoration: underline;
}

a.subpagelink, a.subpagelink:visited, a.subpagelink:active {
	background: transparent url(../images/arrow_red.gif) no-repeat;
	background-position: 0px 2px;
	padding: 0 0 0 10px;
	text-decoration: none;
}

a.subpagelink:hover {
	color: #d90000;
	text-decoration: underline;
}

ul#home {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #efefef url(../images/dotted_line_subnav.gif) repeat-x left bottom;
	border-right: 1px solid #fff;
}
ul#home li {
	padding: 5px 0 5px 8px;
	margin: 0;
	font-weight: bold;
	color: #d90000;
}

ul#home li a {
	color: #d90000;
}

.areadivider {
	background: #fff url(../images/divider_home_dotted.gif) repeat-x left center;
	padding: 0;
	margin: 10px 10px 10px 20px;
}

/* Marginalspalte
----------------------------------------------- */
#marginalright {
	width: 172px;
	margin: 0 0 0 420px !important;
	margin: 0 0 0 416px;
	padding-top: 20px;
}
div.marginalContent {
	background: #fff url(../images/right_bg_dotted.gif) top left repeat-y;
}
div.marginalBottom {
	background: #fff url(../images/right_bg_gray.gif) top left no-repeat;
}
#marginalright p {
	margin: 0px 0px 3px 0px;	
	padding: 0px 5px 0px 10px;
}
#marginalright h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	padding: 2px 10px 3px 10px;
	margin: 0 0 1px 0;
	background: #fff url(../images/right_bg_title.gif) top left no-repeat;
}

#marginalright h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	margin: 3px 0px;	
	padding: 0px 5px 0px 10px;
}

#marginalright h3 {
	font-size: 0.9em;
	font-weight: normal;
	color: #666;
	margin: 5px 0 0 0;	
	padding: 0px 5px 0px 10px;
}

#marginalright p.mehr {
	margin: 0 0 5px 10px;
	padding: 0 0 0 0;
	text-align: right;
}

#marginalright a, a:visited {
	color: #666666;
	text-decoration: none;
}

#marginalright a:hover {
	color: #d90000;
	text-decoration: underline;
}

#marginalright ul {
	margin: 0 0 0 25px;
	padding: 10px 0;
	list-style: url(../images/arrow_red.gif);
	font-size: 0.9em;
}
#marginalright ul li {
	padding: 2px 0;
	margin: 0;
}

p.marginalDivider {
	text-align: center;
	padding: 0;
	margin: 0;
}

/*   Footer
-------------------------------------------------*/
#footer {
	text-align: left;
	padding: 10px 0 0 0;
	border-top: 7px solid #e0e0e0;
	width: 770px;
}

#footer p {
	text-align: left;
	margin: 2px 0 0 0;
	line-height: 16px;
	margin-left: 10px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #d90000;
	text-decoration: underline;
}
/* Easy Access Auswahlfeld
----------------------------------------------- */
#easyaccess {
	position: absolute;
	top: 4px;
	left: 660px;
}

#easyaccessliste, #easyaccessliste ul { /* all lists */
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	list-style: none;
	width: 277px;
}
#easyaccessliste {
	height: 17px;
}
#eadesc {
	background: transparent;
	height: 15px;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 1px 0 !important;
	padding: 0;
	width: 85px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 80px;
	text-align: right;
}
#easyaccessliste li { /* all list items */
	float: left;
	width: 85px;
	clear: left;
}
#easyaccessliste li li a {
	text-decoration: none;
	display: block;
	width: 262px;
	padding: 2px 5px 4px 5px;
	color: #666;
	background-image: none;
}
#easyaccessliste li li a:hover {
	color: #d90000;
}
#easyaccessliste li ul { /* second-level lists */
	position: absolute;
	border: 1px solid #dbdbdb;
	background-color: #fff;
	width: 272px;
	font-size: 1.0em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#easyaccessliste li:hover ul, #easyaccessliste li.sfhover ul { /* lists nested under hovered list items */
	left: -190px;
}

/* Generische Navigation
----------------------------------------------- */
#generic {
	text-align: right;
	top: 4px;
	left: 563px;
	width: 200px;	
	position: absolute;
}
#generic ul, #generic li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#generic li {
	padding: 0 10px;
	margin: 0;
	font-size: 0.9em;
}

#rightborderli {
	border-right: 1px solid #666666;
	border-left: 2px transparent;
}

#leftborderli {
	border-left: 1px solid #666666;
	border-right: 2px transparent;
}

#generic a:link, #generic a:visited, #generic a:active {
	color: #666666;
	text-decoration: none;
}
#generic a:hover {
	color: #d90000;
	text-decoration: none;
}
/* Primäre/Sekundäre/Tertiäre Navigation
----------------------------------------------- */

#subnavcontainer {
	width: 156px;
	background-color: #fff;
	margin-top: 0px;
	border-right: 1px solid #f0f0f0;
	font-size: 0.9em;
	float: left;
}
#navlist {
	margin: 0;
	padding: 0;
}
#navlist li {
	display: inline;
}
#navlist li a {
	text-decoration: none;
	padding: 3px 0 3px 25px;
	margin: 0;
	display: block;
	width: 130px;
	color: #666666;
	background: transparent url(../images/sub_level_one.gif) no-repeat;
	background-position: 10px 6px;
}
#navlist li a:hover {
	color: #d90000;
}
#navlist a#active {
	color: #d90000;
	font-weight: bold;
}
ul.subnavlist {
	margin: 0;
	padding: 0;
}

.navdisabled {
	padding: 2px 0 2px 21px;
	margin: 3px 0 3px 5px;
	text-decoration: none;
	display: block;
	font-size: 11px;
	background-color: #f5f5f5;
	color: #bbbbbb;
	width: 129px;
	background-image: none;
}

#navlist li li a {
	padding: 2px 0 2px 21px;
	margin: 3px 0 3px 5px;
	text-decoration: none;
	display: block;
	font-size: 11px;
	background-color: #f5f5f5;
	color: #666666;
	width: 129px;
	background-image: none;
}
#navlist li li a:hover {
	color: #d90000;
}
#navlist a#subactive {
	color: #d90000;
}

ul.tertnavlist {
	margin: 0;
	padding: 0;
}

#navlist li li li a {
	padding: 2px 0 2px 31px;
	margin: 3px 0 3px 5px;
	text-decoration: none;
	display: block;
	font-size: 11px;
	background-color: #fff;
	color: #666666;
	width: 119px;
	background: transparent url(../images/sub_level_three.gif) no-repeat;
	background-position: 20px 5px;
}
#navlist li li li a:hover {
	color: #d90000;
}
#navlist a#tertactive {
	color: #d90000;
}

/* Useful Tools
----------------------------------------------- */

#usefultools
{
	margin: 11px 0 0 0;
	padding: 0;
	list-style: none;
}

#usefultools li
{
	padding: 5px 0 5px 5px;
	background: #f0f0f0 url(../images/nav_bottom_1.gif) top left no-repeat;
	line-height: 24px;
}

#usefultools li a
{
	padding: 0 0 0 10px;
}

#usefultools li.bottom
{
	padding: 1px 0 7px 5px;
	background: #f0f0f0 url(../images/nav_bottom_2.gif) top left no-repeat;
	line-height: 26px;
}

/* Layout für Forms
----------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}
/*
input.eingabe {
	border: 1px solid #cccccc;
	width: 200px;
	font-size: 0.9em;
	padding: 2px 0px 2px 2px;
	margin: 0;
	color: #666;
}

input:focus {
	border: 1px solid #666;
	background: #f4f4f4;
}
*/

/* Tooltip
----------------------------------------------- */
.tool-tip {
	color: #666;
	width: 189px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 0.9em;
	margin: 0;
	color: #666;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 0.9em;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}

/* Cpwform
----------------------------------------------- */
#cpwform li {
	list-style-type: none;
	padding-bottom: 8px;
}
#cpwform input.text {
	border: 1px solid #666;
	background: #fff;
	width: 148px;
}
#cpwform input.text:focus {
	border: 1px solid #666;
	background: #f4f4f4;
}
#cpwform ul {
}
#cpwform input.submit {
	float: right;
}
#loginmsg {
	background: #eee;
	padding: 4px;
	font-weight: bold;
	color: #d90000;
}

/* Orderlist
----------------------------------------------- */
#orderlistcontainer {
	overflow: auto;
	height: 500px;
	width: 600px;
}

table#orderlist {
	margin: 1px;
	border-collapse: collapse;
	width: 580px;
}

#orderlist th {
	border: 1px solid black;
	text-align: center;
	font-size: 95%;
}

#orderlist td {
	border: 1px dotted black;
	font-size: 90%;
}

.tdback1 {
	background: white;
}

.tdback2 {
	background: #eaeaea;
}

.tdbackhl {
	background: #ffcccc;
	cursor: pointer;
}

.tdbackhl a:link {
	color: #666;
	text-decoration: none;
}

#date1 {
	float: left;
}

#date2 {
	float: left;
	margin-left: 5px;
}

#dateform {
	margin-bottom: 5px;
}

#filtertable img {
	vertical-align: middle;
}

#filtertable {
	white-space: nowrap;
}

.dtext {
	width: 70px;
}


/* Order entry form
----------------------------------------------- */
#neworderform li {
	list-style-type: none;
	padding-bottom: 8px;
}

#neworderform input.text {
	border: 1px solid #666;
	width: 240px;
}
#neworderform input.text:focus {
	border: 1px solid #666;
}
#senderror {
	background: #eee;
	padding: 4px;
	font-weight: bold;
	color: #d90000;
}
.infolinestyle {
	font-size: 80%;
}
.fehlertext {
	font-size: 90%;
	color: red;
	
}
.cutofflate {
	color: red;
	font-weight: bold;
}

div.neworderbuy {
	background: #bbffaa;
}

div.newordersell {
	background: #ffbbaa;
}

#confirmpopup {
	font-size: 120%;
}

#confirm6 {
	font-size: 80%;
}

#confirm3,#confirm4,#confirm5 {
	font-style: italic;
}


/*
#cpwform ul {
}
#cpwform input.submit {
	float: right;
}
#loginmsg {
	background: #eee;
	padding: 4px;
	font-weight: bold;
	color: #d90000;
}
*/

/* Order details
----------------------------------------------- */

#od1 {
	list-style: none;
	float: left;
	width:230px;
}

#od2 {
	list-style: none;
	float: left;
	width:230px; 
}

.odlab {
	font-weight: bold;
	width:230px; 
}

.odval {
	margin-left: 10px;
	margin-bottom: 10px;
	width:220px; 
	text-align: justify;
}
.odval2 {
	margin-left: 10px;
	margin-bottom: 10px;
	width:220px; 
}
/* Change password form
----------------------------------------------- */
#loginform li {
	list-style-type: none;
	padding-bottom: 8px;
}
#loginform input.text {
	border: 1px solid #666;
	background: #fff;
	width: 148px;
}
#loginform input.text:focus {
	border: 1px solid #666;
	background: #f4f4f4;
}
#loginform ul {
	width: 150px;
}
#loginform input.submit {
	float: right;
}
#loginmsg {
	background: #eee;
	padding: 4px;
	font-weight: bold;
	color: #d90000;
}

/* Change password form
----------------------------------------------- */
#cpwform li {
	list-style-type: none;
	padding-bottom: 8px;
}
#cpwform input.text {
	border: 1px solid #666;
	background: #fff;
	width: 148px;
}
#cpwform input.text:focus {
	border: 1px solid #666;
	background: #f4f4f4;
}
#cpwform ul {
	width: 150px;
}
#cpwform input.submit {
	float: right;
}
#cpwmsg {
	background: #eee;
	padding: 4px;
	font-weight: bold;
	color: #d90000;
}

/* Order upload
----------------------------------------------- */
#uploadtable {
	margin-top: 10px;
	border-collapse: collapse;
	width: 100%;
}

#uploadtable td {
	border: 1px dotted black;
}

#uploadtable th {
	border: 1px dotted black;
	text-align: center;
}

.uploaderror {
	color: red;
	font-weight: bold;
}

/* Busy box
----------------------------------------------- */
#busybox {
	padding: 2px;
	display: none;
	background: #fff;
	text-align: center;
	width: 500px;
}

#busybox img {
	margin: auto;
	padding: 5px;
}


/* Static data search
----------------------------------------------- */
#staticform label {
	width: 14em;
	display: block;
	float: left;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}

#staticform input.text {
	border: 1px solid #666;
	background: #fff;
}

#resultlistcontainer {
	overflow: auto;
	height: 500px;
	width: 600px;
}

table#resultlist {
	margin: 1px;
	border-collapse: collapse;
	width: 580px;
}

#resultlist th {
	border: 1px solid black;
	text-align: center;
	font-size: 95%;
}

#resultlist td {
	border: 1px dotted black;
	font-size: 90%;
}

.statictable {
	border: none;
	border-collapse: collapse;
	width: 290px;
}

.statictd {
	text-align: right;
}

/* Order search form
----------------------------------------------- */
#searchform li {
	list-style-type: none;
	padding-bottom: 8px;
}

#searchform input.text {
	border: 1px solid #666;
	background: #fff;
	width: 148px;
}
#searchform input.text:focus {
	border: 1px solid #666;
	background: #f4f4f4;
}

#searchtable td {
	padding-top: 10px;
	white-space: nowrap;
}

/* Info blocks
----------------------------------------------- */

#infoblock {
	white-space: pre;
}

#securityblock h1 {
	padding-bottom: 10px;
}

#securityblock li {
	font-size: 90%;
}

#securityblock a {
	font-weight: bold;
}

#securityblock a:hover {
	color: #d90000;
	text-decoration: underline;
}

/* Holdingslist
----------------------------------------------- */

table#holdingslist {
	margin: 1px;
	border-collapse: collapse;
	width: 580px;
}

#holdingslist th {
	border: 1px solid black;
	text-align: center;
	font-size: 95%;
}

#holdingslist td {
	border: 1px dotted black;
	font-size: 95%;
}

/* Demo
----------------------------------------------- */

#demoform {
}

#demoform h1 {
	border: 0;
}

#demoform li {
	list-style-type: none;
	margin-bottom: 1px;
}

#demoform ul {
	border: 0;
}

#demoform input.text {
	width: 200px;
}

/* Settings
----------------------------------------------- */
#holdemailblock {
	float: right;
}

#downloadcolumns {
	width: 18em;
}

/* Static details
----------------------------------------------- */

.sdtable {
	border: 1px dotted black;
	border-collapse: collapse;
	width: 220px;
}
.sdtable th {
	border: 1px solid black;
    text-align: center;
	font-size: 95%;
}
.sdtable td {
	border: 1px dotted black;
	padding: 1px;
}

/* Slider 
----------------------------------------------- */

#slider ul, #slider li{
	padding:0;
}

#slider, #slider li{ 
	width:650px;
	overflow:hidden; 
	float:left;
}

.ui-autocomplete-loading { background:url('../images/indicator.gif') no-repeat right center }

/* dataTables
----------------------------------------------- */
taTables_length {
	width: 40%;
	float: left;
}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
}

.dataTables_info, .dataTables_paginate {
	float: right;
}

.sorting_asc {
	background: url('../images/sort_asc.png') no-repeat center right;
}

.sorting_desc {
	background: url('../images/sort_desc.png') no-repeat center right;
}

.sorting {
	background: url('../images/sort_both.png') no-repeat center right;
}

tr.odd {
	background-color:#ffffff;
}

tr.even {
	background-color:#eaeaea;
}

.dataTables_scroll {
	clear: right;
}

table.display thead th {
	padding: 3px 16px 3px 1px;
	border: 1px solid black;
    text-align: center;
	font-size: 95%;
	cursor: pointer;
}

table.display  td {
	font-size: 90%;
	border: 1px dotted black;
}
table.display {
	margin: 1px;
	border-collapse: collapse;
}

#warning { 
	color: #d90000;
}