/*** Grundformatierung ***/

@import url(typostyle.css);

/*** Daimler Basics ***/
/**********************************************************************
Stand: 2007-10-18

Hinweise:
- diese Stile wurden so gestaltet, dass sie auch für Browser im Quirks Mode funktionieren
(IE ohne DTD, IE mit DTD für HTML4.1 ohne Link zur Beschreibung, dito für Oper 8 und früher ohne DTD, ...)
- Print-Stile wurde über @media print gelöst, alternativ über Seiten mit body.print (gekennzeichnet über =Print)
***********************************************************************/

* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #f0f1f2;
	color: #606061;
	font: 11px Arial, Helvetica, Helv, sans-serif;
}

td, p, div, span
{
	font: 11px Arial, Helvetica, Helv, sans-serif;
	color:#606061;
}

p
{
	margin-top:0px;
}

form
{
	margin:0;
	padding:0;
}

@media print {
body {
	background-color: #fff;
	color: #000;
	font: 11px Arial, Helvetica, Helv, sans-serif;
}
}

a, a:link, a:active {
	text-decoration: none;
	color: #263F6A;
}

a:hover {
	text-decoration: underline;
	color: #3F9AC9;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  =LAYOUT / äußere Container
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------------------ MasterContainer <-----------*/
#masterContainer {
	background-color: #fff;
	border: 1px solid #afb2b4;
	left: 50%;
	margin-bottom: 0px;
	margin-left: -430px;
	_padding-bottom: 10px;
	position: absolute;
	top: 10px;
	width: 860px;
}

/* IE 5 */
* html #masterContainer { width: 862px;}

@media print {
#masterContainer {
	border: none;
	left: 0;
	margin-top:0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	position: static;
	top: 0;
	text-align: left;
	width: 90%;
}
}

/* ------------------------------------------------ headerContainer <-----------*/
#headerContainer {
	float: left;
	position: relative;
	width: 100%;
}

/* ------------------------------------------------ navigation <-----------*/
#navi {
	clear: both;
	float: left;
	margin-bottom: 50px;
	padding-top: 20px;
	position: relative;
	width: 200px;
}

@media print {
#navigation {display: none;}
}

/* ------------------------------------------------ contentContainer <-----------*/
#contentContainer {
	border-left: 1px dotted  #89A2B3;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	position: relative;
	width: 658px;
}

@media print {
#contentContainer {
	margin:0;
	padding:0;
	border-left: none;
	width: auto;
	float: none;
}
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  =Header Bereich-Container
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------------------ Daimler Logo <-----------*/
#headerImage {
	background: url(../images_eca/header_hg01.gif) no-repeat 0 0;
	height: 73px;
	position: relative;
	width: 100%;
}

@media print {
#headerImage {margin-bottom: 2cm;}
}

/* ------------------------------------------------ subhead: stockTicker <-----------*/
#stockTicker {
	background-color: #3F9AC9;
	display: inline;
	float: left;
	height: 100px;
	position: relative;
	width: 198px;
}

/* ------------------------------------------------ assistbar <-----------*/
#assistbar {
	background: #182b45 url(../images_eca/hg_navi.jpg) repeat-x 0 0;
	float: left;
	padding: 3px 0;
	position: relative;
	width: 100%;
}

@media print {
#assistbar {display: none;}
}

/* ------------------------------------------------ subhead <-----------*/
#subhead {
	background-color: #3F9AC9;
	clear: both;
	float: left;
	position: relative;
	width: 100%;
}

@media print {
#subhead {display: none;}
}

/* ------------------------------------------------ subhead: keyvisual <-----------*/
#keyvisual {
	float: right;
	width: 660px;
	display: inline;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  =Content Bereich-Container
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------------------ content <-----------------------*/
#content {
	margin-left: 15px;
	margin-right: 0;
}

/* ------------------------------------------------ main content <-------------------*/
#mainContent {
	clear: both;
	float: left;
	position: relative;
	width: 430px;
	_height:280px;
	min-height:280px;
}

/*ohne rechte Spalte */
#mainContent.mainFullSize {
	width: 640px;
}

@media print {
#content {
	margin: 0;
	padding: 0;
	float: none;
	width: auto;
}

#mainContent {
	margin: 0;
	padding: 0;
	float: none;
}
}

/* ------------------------------------------------ margin content <-------------------*/
#marginContent {
	position: relative;
	float: right;
	width: 200px;
}

@media print {
#marginContent {display: none;}
}

/* ------------------------------------------------ footer <----------------------------*/
#footer {
	border-top: 1px dotted #d1d6de;
	clear: both;
	/* IE douple Margin */
	display: inline;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	width: 430px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  = DETAIL Header und Navigation
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------------------ header: assistbar <-------------------*/
#assistbar ul, #assistbar li {
	display: inline;
	float: left;
	list-style-type: none;
	width: auto;
	white-space: nowrap;
}

#assistbar ul {
	margin-left: 206px;
}

#assistbar li {
	width: auto;
	padding-left: 18px;
	background: url(../images_eca/arrow_w_small_ab.gif) no-repeat 10px center;
}

#assistbar li a {
	color: white;
}

/* ------------------------------------------------ navigation <-------------------*/
#navigation ul {
	clear: both;
	list-style: none;
	padding: 0 14px 0 14px;
	margin: 0;
}

#navigation ul ul {
	margin-left: 0;
	padding-left: 0;
}

#navigation li {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	position: relative;
}

/* IE: hasLayout wird hier erzwungen,
sonst  wird der Abstand zwischen den li doppelt*/
* html #navigation li {
	zoom: 100%;
}

#navigation li li {
	font-weight: normal;
}

#navigation li a {
	display: block;
	padding: 3px 0 3px 6px;
	margin-bottom: 4px;
}
/* IE */
* html #navigation li a {
	margin-bottom: 2px;
}

/* 2. Navigationsebene wieder etwas nach oben schieben */
#navigation ul.menu-e2 {
	position: relative;
	top: -4px;
}

/* ab der 2. Navigationsebene kleinere Abstände */
#navigation li li a {
	padding-top:2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
}
/* IE */
* html #navigation li li a {
	margin-bottom: 0px;
}

/* Einzüge links */
#navigation li li a {
	padding-left: 15px;
}

#navigation li li li a {
	padding-left: 30px;
}

#navigation li li li li a {
	padding-left: 45px;
}

/* aktiver Zustand*/
#navigation li#active a {
	background-color: #eeeeee;
}

#navigation li#active li a {
	background-color: #fff;

}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  = DETAIL Content
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------------------ Blöcke in mainContent  <-------------------*/
.contentBlock {
	border-right: 1px dotted #D5D0CB;
	border-top: 1px dotted #D5D0CB;
	margin-bottom: 11px;
	padding-top: 2px;
	padding-right: 10px;
	position: relative;
}

.contentBlockRight {
	border-top: 1px dotted #d1d6de;
	margin-bottom: 15px;
	padding-top: 1px;
	position: relative;
	width: 200px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  = TYPO
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ------------------------------------------------ mainContent  <-------------------*/

#mainContent p {
	font-size: 12px;
	line-height: 18px;
	padding: 3px 5px 14px 0;
}

#mainContent .contentBlock p{
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 3px 5px 0 0;
}

/* ------------------------------------------------ marginContent  <-------------------*/
#marginContent p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 3px 5px 0 0;
}

#marginContent h3 {
	font-size: 12px;
	line-height: 15px;
	color: #3f9ac9;
	background: url(../images_eca/highlighter03.jpg) no-repeat 0 4px;
	padding: 2px 5px 1px 15px;
	font-weight: bold;
}

#marginContent h3.tools {
}


#footer p {
	font-size: 11px;
}

/******************************************************************************************************************************/
/******************************************************************************************************************* MPUNKT ***/
/******************************************************************************************************************************/

.ContLeft {
	margin:0px 0px 10px 14px;
	width:172px;
	overflow:hidden;
}

.titleLog {
	color:#182b45;
	font-weight:bold;
}

.tfield, .button {
	color: #606061;
	font: 11px Arial, Helvetica, Helv, sans-serif;
}

.fullSpace
{
	height:20px;
	font-size:0px;
	clear:both;
}

.halfSpace
{
	height:10px;
	font-size:0px;
	clear:both;
}

.title {
	background: url(../images_eca/highlighter03.jpg) no-repeat 0 4px;
	color: #3f9ac9;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding: 2px 5px 10px 15px;
}

.title1 {
	font-size: 18px;
	font-weight: bold; /* */
	line-height: 22px;
	margin-bottom: 12px;
}

.title2 {
	color: #606061;
	line-height: 18px;
	font-size: 16px;
	font-weight: normal;
}

.title3 {
	color: #606061;
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	padding:2px 0 6px 0;
}

.internal-link, .internal-link-new-window, .external-link, .external-link-new-window {
	background: url(../images_eca/arrow_r_small_pb.gif) no-repeat 0 4px;
	padding-left: 10px;
}
ol, ul { padding-left:25px; }
.contactform td { padding:2px 0; }
.terr { border:1px solid #ffc0d0; }
.clear { clear:both; }
.red { color:red; }
.hand { cursor:pointer; }

/*** ENDE ***/
