html, body {
	font-family:Arial, Helvetica, sans-serif !important;
	height: 100%;
}

div#disclaimer{
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
}

td {
	font-size: 11px;
	color: #666666;
}

/* Standardformular */

table.standardform {
	margin: 0;
	padding: 0;
	border: 0;
}

table.standardform .topleft,
table.standardform .left,
table.standardform .bottomleft,
table.standardform .topright,
table.standardform .right,
table.standardform .bottomright {
	padding-left: 12px;
}

table.standardform .left{
	padding-right:6px;	
}

table.standardform .topleft,
table.standardform .bottomleft {
	width: 212px;
	height: 28px;
	background-color: #EBEFF6;
}

table.standardform .topleft {
	font-weight: bold;
	font-size: 12px;
}

table.standardform .left {
	vertical-align: top;
	padding-top: 15px;
	text-align: left;
}

table.standardform .topright,
table.standardform .bottomright {
	height: 28px;
	background-color: #CFDAEB;
	width:350px;
}

table.standardform .right {
	padding: 15px 12px 0 12px;
	background-color: #EBEFF6;
	vertical-align:top;
	text-align: left;
}

table.standardform .bottomright {
	padding: 2px 12px 2px 12px;
}

table.standardform tr.lastrow td{
	padding-bottom: 10px;
}

table.standardform .textfieldStandard60{
	font-size:11px;
	color:#666666;
	width: 60px;
	background-color: #FFFFFF;
}
table.standardform .textfieldStandard75{
	font-size:11px;
	color:#666666;
	width: 82px;
	background-color: #FFFFFF;
}

table.standardform .textfieldStandard180{
	font-size:11px;
	color:#666666;
	width: 183px;
	background-color: #FFFFFF;
}
table.standardform .selectStandard180{
	font-size: 11px;
	width: 186px;
}

/********************/
/* Formularelemente */
/********************/

form {
	padding: 0;
	margin: 0;
}

select {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #666666;
}

.textfieldStandardGrau {
	width: 170px;
	height:14px;
	font-size:10px;
	vertical-align: middle;
	color: #666666;
	margin: 0px;
	margin-right:5px;
	padding:0px 3px 0px 3px;
	border: 1px solid;
	cursor: pointer;
}

.submitStandardGrau {
	font-size: 11px;
	font-weight: bold;
	color: #C0C0C0;
	background-color: #E6E6E6;
	border: 1px solid #C2C2C2;
	padding:2px 3px 2px 3px;
	margin: 0;
	width: 100px;
}

.submitStandard, .submitStandardNarrow, .submitStandardKlein{
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	background-color: #ffffff;
	border: 1px solid #646464;
	padding:2px 3px 2px 3px;
	margin: 0;
	width: 100px;
	cursor: pointer;
}
.submitWarrantSearch {
	width: 54px;
	padding: 1px 3px 1px 3px;
}

.submitStandardKlein{
	width: auto;
	height:auto;
}

.warrantsearch {
	background: #A4BEDE;
	color: #FFF ! important;
}

/* Linke Navigation */

div#leftnavigation {
	padding:0px;
	margin: 0;
	max-width: 180px;
	text-align: left;
	display: block;
	font-family: arial;
	font-size: 11px;
	white-space: normal;
	color: #003399;
	background: #EBEFF6;
}

div#leftnavigation div.lvl1 {
	padding: 0px 0px 0px 6px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 3px;
	background:#CFDAEB;
}

div#leftnavigation div.lvl2 {
	line-height: 12px;
	padding:0px 0px 6px 6px;
}

div#leftnavigation div.lvl3 {
	padding:0px 0px 6px 16px;
	line-height: 12px;
}

div#leftnavigation div.lvl4 {
	padding:0px 0px 6px 26px;
	line-height: 12px;
}

div#leftnavigation a,
div#leftnavigation a:visited,
div#leftnavigation a:link {
	color: #003399;
}

div#leftnavigation a:hover,
div#leftnavigation a.active {
	text-decoration: underline;
}

div#leftnavigation div.spacer {
	font-size: 0px;
	line-height: 0px;
	/*border-top: 1px solid #003399;*/
	margin-top: 3px;
	margin-bottom: 3px;
	width: 24px;
}

img.navigationwidth {
	width: 180px;
}

/* Ende Navigation */



/* Linkpath */

div#linkpath {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	font-size: 10px;
	text-align: left;
}

div#linkpath a,
div#linkpath a:visited,
div#linkpath a:active {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

div#linkpath a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

/* Produktseiten */

/* Feedbacktexte für Formulare */
.feedbacktext_ok {
	font-size: 11px;
	font-weight: bold;
	color: #51a55c;
}

.feedbacktext_error {
	font-size: 11px;
	font-weight: bold;
	color: #d92626;
}

.feedbacktext_error_light {
	color: #d92626;
}

/* content */


.textsmallcontent {
	font-size: 10px;
	color: #003399;
}

.productheadline_normal {
	font-size: 16px;
	line-height: 16px;
	color: #003399;
}

.productheadline_bold {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #003399;
}

table.standardtabelle {
	width: 100%;
}

table.standardtabelle tr td {
	padding: 5px 6px 5px 6px;
	vertical-align: middle;
	white-space: normal;
}

table.standardtabelle tr.highlight,
table.standardtabelle tr.highlightfirst {
	background-color: #ebeff6;
}

table.standardtabelle tr.highlight td.emphased,
table.standardtabelle tr.highlightfirst td.emphased,
table.standardtabelle tr.tablehead {
	background-color: #cfdaeb;
}

table.standardtabelle tr.tablesubhead {
	background-color:#ebeff6;
}

table.standardtabelle tr.tablesubhead td {
	padding: 2px 3px 2px 3px;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #cccccc;
}

table.standardtabelle tr.tablesubhead td img {
	margin-left: 3px;
	margin-right: 3px;
}

table.standardtabelle tr.datarow td,
table.standardtabelle tr.highlight td {
	border-top: 1px solid #cccccc;
}

table.standardtabelle tr.weekrow td {
	border-bottom: 1px solid #cccccc;
}

table.standardtabelle td.weekday {
	border-left: 1px solid #cccccc;
}

table.standardtabelle td.sunday {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

table.standardtabelle td.lastday {
	border-right: 1px solid #cccccc;
}

table.standardtabelle td.noentry {
	background-color: #ebeff6;
}

table.standardtabelle tr.kalenderhead,
table.standardtabelle tr.kalenderhead td {
	color: #666666;
	background-color: #cfdaeb;
	font-weight: bold;
	white-space: nowrap;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

table.standardtabelle td.emphased{
	background-color: #ebeff6;
}

table.standardtabelle tr.tablehead td.emphased,
table.standardtabelle tr.tablesubhead td.emphased{
	background-color: #b8cbe3;
}

table.standardtabelle tr.tablehead td,
table.standardtabelle tr.tablehead td a {
	color: #666666;
	font-weight: bold;
	white-space: nowrap;
}

table.standardtabelle tr.tablehead td.bigletters{
	font-size: 16px;
}

table.standardtabelle tr.tablehead td.green{
	color: #51a55c;
}

table.standardtabelle tr.tablehead td.red{
	color: #d92626;
}

table.standardtabelle tr.tablehead td{
vertical-align:bottom;
}

table.standardtabelle tr.tablehead td#ueberschrift{
vertical-align:bottom;
margin:0px;
padding:0px;
}

table.standardtabelle tr.hiddenrow td {
	padding: 0;
	margin: 0;
	height: 1px;
	vertical-align:bottom;
}

table.standardtabelle tr td img.icon {
	vertical-align: middle;
}

table.standardtabelle td.flop {
	color: #D92626;
}

table.standardtabelle tr td.description,
table.standardtabelle tr td.image,
div table.standardtabelle tr.firstrow td.top {
vertical-align:top;
}

table.standardtabelle tr td.description p,
div p {
margin-top: 0px;
}


table.standardtabelle td.aktiv
{
	background-color: #FFFFFF;
}

table.standardtabelle tr.firstrow td ,
table.standardtabelle tr.highlightfirst td {
	vertical-align:top;
}

/* Sonderformatierung Tabellenzeilen Produktübersicht */

table.Produktuebersicht tr.datarow td,
table.Produktuebersicht tr.highlight td{
	height: 35px;
	line-height: 12px;
	padding:0px 6px;
}

table.Produktuebersicht tr.firstrow td,
table.Produktuebersicht tr.highlightfirst td{
	height: 35px;
	line-height: 12px;
	padding:0px 6px;
	vertical-align: middle;
}

table.pfeile{
	padding:0px;
	margin:0px;
}

table.pfeile tr td{
	padding:0px 3px 0px 0px;
	margin:0px;
	vertical-align:bottom;
}

table.ProduktuebersichtUeberschrift{
	padding:0px;
	margin:0px;
}

table.ProduktuebersichtUeberschrift tr td.ueberschrift{
	padding:0px 0px 0px 0px;
	margin:0px;
	vertical-align:bottom;
}

table.ProduktuebersichtUeberschrift tr td.pfeile{
	padding:0px 6px 3px 6px;
}


/* standardtabelle klein z.B. Tabellen auf der Startseite */
table.klein tr.datarow td,
table.klein tr.firstrow td{
	height: 12px;
	line-height: 12px;
	padding: 2px 5px;
	vertical-align:top;
}


/*standardtabelle chart startseite */

table.produktdetail_chart tr td.emphased {
	background-color: #ebeff6;
}

table.produktdetail_chart{
	margin:0px;
	padding:0px;	
}

table.produktdetail_chart tr td {
	white-space: nowrap;
}

table.produktdetail_chart tr td.chart_legende {
	font-size: 9px;
	text-align:center;
}

table.produktdetail_chart tr a {
	padding: 0px 0px 0px 6px;
}

table.produktdetail_chart tr a.aktiv {
	color: #003399;
	font-weight: bold;
}

table.produktdetail_chart img.product {
	width: 20px;
	height: 2px;
	background-color: #003399;
	margin-bottom: 3px;
}


table.produktdetail_chart img.underlying {
	width: 20px;
	height: 2px;
	background-color: #D92626;
	margin-bottom: 3px;
}


/* ***********/
/* FRAGMENTE */
/*************/

/* Simpleheader */

.simpleheader {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
}
.simpleheader td {
	font-weight: bold;
}
.simpleheaderbig {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	color: #666666;
	text-align: left;
	font-size: 14px;
}
.simpleheaderbig td {
	font-weight: bold;
}


/* Content - Überschrift und Inhalt*/
.contenttitle {
	padding: 0;
	margin: 0;
	/*border-bottom: 1px solid #cccccc;*/
	border-left: 0;
	border-right: 0;
	padding-top: 10px;
	padding-bottom:10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #003399;
	width:80%;
}


.contentcontent {
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 8px;
}

.contenticons {
	/*border-top: 1px solid #cccccc;*/
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}

.contentboxtitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #006;
	text-decoration: none;
	font-weight: bold
}

.contentboxcontent {
	font-size: 11px;
	color: #000;
	padding: 4px 5px 4px 8px;
	background-color: #eee;
}

.contentboxcontentsmall {
	font-size: 10px;
	color: #000;
}

.contentstandardtitle {
	font-size: 18px;
	color: #000;
}

.contentstandardcontent{
	font-size: 12px;
	color: #000;
	white-space: normal;
}

/* HighlightBox */

.highlightbox {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}

.highlightheader {
	margin: 0;
	padding: 0 auto 5px 0;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}

.highlightcontent {
	margin: 0;
	padding: 20px 5px 20px 5px;
	border-top: 1px solid #cccccc;
	background-color: #e7f4fc;
}

.simplehighlightbox{
	padding:6px 6px;
	background-color: #e7f4fc;
	margin: 0px;
}

.simplehighlightbox p{
	padding:0px 6px 6px 6px;
	margin:0px;
}

	table#mainContent {
	padding-top: 12px;
	clear: both;
	vertical-align: top;
	white-space: normal;
	/*border-left: none;
	border-right: none;*/
	width: 990px;
}

A {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}

A:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
}

TABLE#quicknavigation TD {
	width: "100%";
	padding: 0px 3px 0px 0px;
}

.link{
	cursor: pointer;
}

/* Konf für Dropdown Erweitert dropdown*/
.paging{
	width: 50px;
}

/* Templates */

td#mframe {
	text-align: left;
	vertical-align: top;
	padding-left: 0;
	padding-right: 0;
	z-index: 10;
	width: 562px;
}

td#doubleframe {
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 10px;
	z-index: 10;
}

td#rframe {
	vertical-align: top;
	width: 208px;
	max-width: 208px;
	padding-bottom: 12px;
	padding-right: 10px;
	padding-left: 10px;
	z-index: 12;
	font-size: 8px;
}

td#lframe {
	vertical-align: top;
	width: 180px;
	min-width: 180px;
	max-width: 180px;
	padding-left: 10px;
	padding-right:10px;
	height: 100%;
	line-height: 100%;
}
/* Templates Ende */

/* Infobox */

table#infobox {
	font-family: arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	font-size: 11px;
	text-align: left;
}

table#infobox td.header {
	padding: 0 5px 0 5px;
	border: 0;
	height: 17px;
	color: #003399;
	font-weight: bold;
	background-color: #CFDAEB;
}

table#infobox td.content {
	padding: 10px 5px 10px 5px;
	border: 0;
	color: #666666;
	line-height: 14px;
	background-color: #EBEFF6;
}

table#infobox .top {
	color: #51A55c;
}

table#infobox .flop {
	color: #D92626;
}

table#infobox .aktiv {
	background-color: #D7E2EF;
}


div.sms {
	padding-left:200px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:9px;
	text-align:right;
	color:#00007f;
	font-size:12px;
	font-family: Courier New;
}

ul {
 list-style-image: url(/images/bullet.gif);
 padding-left: 19px;  /* special notation for FF */
 padding-left: 15 px; /* special notation for IE*/
 margin-left: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}

/* Clip-Box verhindert schreibt in jedem Fall einzeilig und versteckt zu lange Texte (für einzeilige Darstellungen)
   Die Breite sollte passend zum Fragment gesetzt werden */
span.clipboxnews {
	white-space:nowrap;
	overflow:hidden;
	clip:rect(auto 330px auto 0px);
	position:absolute;
	background:transparent
}

table#kursbox td.index {
	max-width: 78px;
	overflow: hidden;
}

/*Knockout Map*/

table.knockoutmap {
	width: 100%;
}

table.knockoutmap.popup {
	width: 100%;
	padding-left: 10px;
}

table.knockoutmap tr td {
	border-top: 1px solid #e7f4fc;
}

table.knockoutmap tr td.heading {
	font-weight: bold;
}

table.knockoutmap tr td.heading select {
	margin-top: 5px;
}

table.knockoutmap col.firstcol {
	width:60px;
	padding-left: 5px;
}

table.knockoutmap col.firstcol.popup {
	width: 25%;
}

table.knockoutmap col.linecol {
	width:1px;
}

table.knockoutmap col.datacol,
table.knockoutmap col.emptycol {
	width:40px;
}

table.knockoutmap col.datacol.popup,
table.knockoutmap col.emptycol.popup {
	width: 19%;
}

table.knockoutmap tr.firstrow td {
	padding-top: 10px;
	border: none;
}

table.knockoutmap tr.firstrow.Startpage td{
	padding-top: 0px;
	border-top: none;
}

table.knockoutmap tr td.Startpage {
	border-top: 0px solid White;
}

table.knockoutmap tr td.grayRight {
	border-right: solid 1px #dddddd;
}

table.knockoutmap tr td.blueBottom {
	border-bottom: solid 1px #e7f4fc;
}

table.knockoutmap tr td.grayTop {
	border-top: solid 1px #dddddd;
}

table.knockoutmap tr td.blackTop {
	border-top: solid 1px #000000;
}

table.knockoutmap tr td.blackRight {
	border-right: solid 1px #000000;
}

table.knockoutmap tr td.blackBack {
	background-color: #000000;
}

table.knockoutmap tr td.put {
	background-color: #003399;
	color: yellow;
	cursor: pointer;
}

table.knockoutmap tr td.call {
	background-color: #51a55c;
	cursor: pointer;
}

table.knockoutmap tr td.redBack {
	background-color: #d92626;
}

table.knockoutmap tr td.redBorder {
	border-top: solid 1px #d92626;
	border-right: solid 1px #d92626;
}

/* Popi */
.pop_border {
	background-color: #e7f4fc;
}

.pop_header {
	color: #666;
	background-color: #e7f4fc;
}

.pop_box {
	background-color: #e7f4fc;
}

.pop_text {
	color: #666;
}

/* Reiter Navigation */
table#reiternav {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

table#reiternav tr td {
	border: none;
	line-height: 10px;
	font-size: 10px;
	padding: 1px 5px;
	margin: 0;
	white-space: nowrap;
}

th.contentSubHeading
{
	color: #666666;
	text-align: left;
	font-size: 14px;
	padding-bottom: 10px;
}

table#reiternav tr td.first {
	border-left: 1px solid #cccccc;
}

table#reiternav tr.firstrow td {
	border-top: 1px solid #cccccc;
}

table#reiternav tr.firstrow td.off {
	border-bottom: 1px solid #cccccc;
	border-top: none;
}

table#reiternav tr td.active {
	background-color: #ffffff;
	color:#666666;
}

table#reiternav tr td.inactive {
	background-color: #ebeff6;
	border-bottom: 1px solid #cccccc;
	color:#666666;
}

table#reiternav tr td.line {
	width: 100%;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	border-top: none;
}

table#reiternav tr td.on_off, table#reiternav tr td.on {
	border-bottom: none;
}

table#reiternav tr td.on {
	border-top: none;
}

table#reiternav tr td.off_off,
table#reiternav tr td.off_on,
table#reiternav tr td.off{
	border-bottom: 1px solid #cccccc;
	padding: 0px;
	margin:0px;
}

table#reiternav tr td.img {
	width: 12px;
	padding: 0;
	margin: 0;
}

table#reiternav A {
	font-size: 10px;
	color:#003399;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

table#reiternav A:hover {
	color:#003399;
	text-decoration: underline;
}

/* DB-Power-Focus-Box */
.dbpowerfocus {
	/**/
}

.dbpowerfocus .heading {
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	padding: 0 5px 0 5px;
	border: 0;
	color: #003399;
	font-weight: bold;
	background-color: #CFDAEB;
}

.dbpowerfocus .content {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
	margin:0;
}

.dbpowerfocus .navigation {
	margin-top: 5px;
}

/* Produktdetail-Übersicht */
table.produktdetailuebersicht tr.tablehead td, 
table.produktdetailuebersicht tr.firstrow td {
	text-align: center;
	color: #003399;
}

table.produktdetailuebersicht tr.tablehead td {
	background-color: #b8cbe3;
}

table.produktdetailuebersicht tr.firstrow td {
	background-color: #ebeff6;
}

table.produktdetailuebersicht tr.firstrow td.textright {
	width:auto;
}

table.produktdetailuebersicht tr.tablehead td.textright, 
table.produktdetailuebersicht tr.firstrow td.textright {
	text-align: right !important;
}
div.ls {
	display:inline;
	padding-right:2px;
}
