/*####### Global Tags ######*/

BODY {
    margin: 0;
    padding: 0;
    font-family: Arial; /*color:white;*/
    background-color: white;
    color: #153B63;
    font-size: 12px;
}

A {
    text-decoration: none;
    font-size: 12px;
    color: #153B63;
}

FORM {
    margin: 0;
    padding: 0;
}

H1, H2, H3, H4, H5, H6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

/*######## Pagestructure ###########*/
#root {
    float: left;
    margin-bottom: 24px;
}

#center {
    margin-left: auto;
    margin-right: auto;
    width: 720px;
}

#page {
    width: 100%;

}

/*####### Contentstructure ######################*/

/* Content and Boxes */
#content {
    width: 540px;
    float: left;
    background-color: white;
    color: #153B63;
    border-top: 6px solid #b4c6d9;
}

.contentFull {
    width: 540px;
}

.contentFull .divBox {
    padding: 0px 0px 0px 12px;
    float: left;
}

#content h2 {
    background-color: #DFE9F4;
    color: #153B63;
    font-weight: bold;
    font-size: 20px;
    padding: 14px 12px 13px 12px;
    line-height: 20px;
}

#content .intro {
    background-color: #DFE9F3;
    font-size: 12px;
    color: #153B63;
    padding: 12px 184px 12px 12px;
}

#content .intro h3 {
    font-size: 12px;
}

/* Content Main Column */
#content #main {
    width: 366px;
    float: left;
    color: #153B63;
    padding: 0px;
}

#content .notop {
    width: 450px;
}

#content #main .divBox {
    padding: 0px 12px 0px 12px;
    float: left;
    margin-top: -3px;
}

#content #main_noright {
    float: left;
    color: #153B63;
    padding: 0;
}

/*univMainBox*/
.univMainBox {
    margin: 0 0 12px 0;
    float: left;
    width: 342px;
    border-bottom: 1px solid #b4c6d9;
    padding-bottom: 2px;
}

.univMainBox h4 {
    font-size: 12px;
}

.univMainBox .image {
    width: 90px;
    float: left;
    padding-top: 2px;
}

.univMainBox .text {
    font-size: 12px;
    color: #153B63;
    width: 250px;
    padding-bottom: 2px;
    float: left;
}

.univMainBox  .dynlink {
    padding: 1px 0px 1px 8px;
    font-size: 12px;
    text-indent: -8px;
    clear: left;

}

.univMainBox  A {
    font-size: 12px;
}

/*textbox*/
#content .textbox {
    font-size: 12px;
    color: #153B63;
    margin-bottom: 12px;
}

.textbox h4 {
    font-size: 12px;
}

.textbox UL {
    margin: 0;
    padding: 0px 0px 0px 16px;
}

#content .contentmain .textbox {
    font-size: 12px;
    color: #153B63;
    padding: 0px 0px 12px 0px;
    width: 342px;
}

/*footer*/
#footer {
    float: left;
    font-size: 9px;
    height: 17px;
    width: 720px;
}

#footer a {
    font-size: 11px;
}

#footer ul {
    list-style: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px 0px 0px 9px;
}

#footer ul li {
    background: none;
    padding: 0px;
    margin: 0px;
    float: left;
}

#footer ul li.arrow {
    padding-top: 1px;
}

#footer ul li.link {
    line-height: 11px;
    padding-top: 2px;
}

/*marginal column */

#marginal, #marginalSP {
    width: 174px;
    float: left;
    padding: 12px 0px 0px 0px;

}

.marginalSpacer {
    height: 7px;
}

/*infobox*/
.infobox {
    background-color: #BFD2E3;
    margin-bottom: 7px;
    width: 174px;
}

.infobox .text h6 {
    font-size: 11px;
}

.infobox h5 {
    background-color: #153B63;
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 4px 2px 4px;

}

.infobox .text {
    font-size: 11px;
    color: #153B63;
    padding: 3px 4px 4px 4px;
}

.infobox .dynlink {
    padding: 2px 4px 2px 12px;
    text-indent: -8px;
    border-bottom: 1px solid white;
    clear: left;
    font-size: 11px;
}

#marginalSP .infobox {
    background-color: #ECECEC;
}

#marginalSP .infobox h5 {
    background-color: #8A8A8A;
}

/*main menu*/
#mainmenu {
    width: 180px;
    float: left;
    padding: 18px 0 0px 0;
}

#mainmenu ul {
    list-style: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px 0px 6px;
    width: 174px;
}

#mainmenu ul li {
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
    background: none;
    font-size: 11px;
    display: block;
    list-style: none;
}

#mainmenu ul li.separator {
    padding: 7px 10px 2px 10px;
    _padding: 6px 10px 3px 10px;
    font-weight: bold;    
}

#mainmenu ul li.current {
    background: #2269B5;
}

#mainmenu ul li p {
    padding: 0px 0px 1px;
    margin: 0px; /*display: block;*/
}

#mainmenu ul li a {
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    height: 1%;
    _height: 17px; /*min-height:17px;*/
    min-height: 17px;
    text-align: left;
    padding: 0px 0px 0px 10px;
    width: 164px;
}

#mainmenu ul li a:hover {
    background: #1B528C;
}

#mainmenu ul li.current a:hover {
    background: #2269B5;
}

#mainmenu ul li a span {
    display: block; /*border-bottom: 1px solid #B4C6D9;*/
    padding: 2px 4px 2px 8px; /*text-indent:8px;*/
    line-height: 13px;
}

#mainmenu ul li a img {
    display: block;
    border: none;
    float: left;
    padding-right: 4px;
}

#mainmenu.mainmenuSp {
    padding: 10px 0 0px 0;
}

#mainmenu .bottom {
    background-color: #B4C6D9;
    border-left: 6px solid white;
    padding-bottom: 6px;
}

/* for IE 7 Only */
*:first-child+html #mainmenu .bottom {
    background-color: #B4C6D9;
    border-left: 6px solid white;
    padding-bottom: 6px;

}

#mainmenu h1 {
    padding: 1px 12px 15px 10px;
    color: white;
    font-size: 13px;
    font-weight: bold;
}

#mainmenu .section .headline {
    font-size: 11px;
    font-weight: bold;
    padding: 0px 0px 3px 10px;
}

#mainmenu .itembox {
    padding-left: 10px;
    margin-right: 6px;
}

#mainmenu .item {
    padding: 2px 6px 2px 8px;
    text-indent: -8px;
    color: white;
    font-size: 11px;
}

#mainmenu .selectedItem {
    background-color: #2269B5;
}

#mainmenu .section {
    padding: 7px 0px 0px 0px;
}

/* wabox im menu */
#mainmenu .wabox {
    font-size: 11px;
    color: #153B63;
    padding: 15px 4px 0px 4px;
    display: table; /*_padding-bottom:5px;*/
}

#mainmenu .wabox .waHeadline {
    font-weight: bold;
    color: #153B63;
}

#mainmenu .wabox .waInputLabel {
    height: 17px;
    margin-top: 4px;
}
*+html #mainmenu .wabox .waInputLabel{
	height: 18px;
}
#mainmenu .wabox .waInputLabel a {
    font-size: 11px;
}

#mainmenu .wabox .waInputLabel input {
    background-color: #DFE9F3;
    color: #153B63;
    font-size: 11px;

    line-height: 13px;
    margin: 0px;
    padding: 0px;
    width: 80px;
}

.MenuHighlight {
    background: #2269B5 none repeat scroll 0 0;
}

/*########### Bosch Live ##################*/
#blTeaserArea {
    padding: 0px 0px 0px 0px;
    overflow: hidden;

}

#blTeaserArea .topRow {
    background-color: #DFE9F4;
    clear: left;
}

#blTeaserArea .logo {
    width: 179px;
    height: 233px;
    float: left;
}

/*shl*/
#blTeaserArea .logo #logotext h2 {
    padding: 137px 11px 0 11px;
    font-size: 13px;
    font-weight: normal;
    background-color: transparent;
    color: #153B63;
}

#blTeaserArea .bottomRow {
    background-color: #DFE9F4;
    float: left;
}

#blTeaserArea .bottomRow .blSmallTeaser {
    float: left;
    width: 179px;
}

/*shl*/
#blTeaserArea .bottomRow .blSmallTeaser h3 {
    font-size: 11px;
    font-weight: bold;
}

#blTeaserArea .vLine {
    border-right: 1px solid white;
}

#blTeaserArea .bottomRow .blSmallTeaser .text {
    margin: 2px 5px 4px 5px;
}

#blTeaserArea #blBigTeaser {
    float: left;
    width: 359px;
    height: 233px;
    border-left: 1px solid white;
}

#newsBox {
    width: 342px;
}

#newsBox H6 {
    font-size: 11px;
    padding-bottom: 2px;
    border-bottom: 1px solid #B4C6DA;
    color: #153B63;
    /*line-height:13px;
         margin-top:-1px;*/
}

#newsBox .news {
    width: inherit;
    font-size: 11px;
    padding-top: 4px;
    padding-bottom: 2px;
    border-bottom: 1px solid #B4C6DA;
}

/* others */

#invisibleJumpLinks {
    position: absolute;
    top: -500px;
}

.boschLiveDark {
    background-color: #153B63;
}

/* Marginal Boxes*/
.box {
    background-color: #BFD2E3;
}

/*
.boxHead {
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#153b63;
    padding-left:4px;
    padding-right:4px;
    padding-top:2px;
    padding-bottom:2px;
}*/
/*shl*/
.BoschLiveDark .boxHead h5 {
    font-size: 11px;
    font-weight: bold;
}

/* Static Page  */

.staticSubTitle {
    background-color: #DFE9F4;
    color: #153B63;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 9px 187px 9px 12px;
    line-height: 15px;
    margin-top: 0px;
    margin-bottom: 12px;
}

.staticHeadImage {
    padding: 0px;
    margin: 0px;
    width: 540px;
    line-height: 0px;
    
}

.staticHeadImage img {
    width: 540px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

*+html .staticHeadImage img{
	margin-bottom: -3px;
}
* html .staticHeadImage img{
	margin-bottom: -3px;
}

.staticSubTitle h3 {
    color: #153B63;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
}

.staticDescrText {
    background-color: #DFE9F3;
    color: #153B63;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.staticSubTitleNoTop {
    background-color: #6784a4;
    color: #FFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 9px 24px 9px 12px;
    line-height: 15px; /*margin-bottom:12px;*/
}

.staticSubTitleNoTop p {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
}

.staticSubTitleNoTop h3 {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 0px;
}

.staticBox {
    float: left;
    padding: 0 12px;
    margin-top: -3px;
}

.staticBox_noright {
    padding-right:0;
}

html:root*.staticBox {
    margin-top: -2px;
}

.staticBox a.link,
#newsBox a.link {
    font-size: 11px;
    text-indent: 8px;
    line-height: 13px;
    text-align: justify;
    display: block;
}

.staticBox a.link p,
#newsBox a.link p {
    font-size: 11px;
    line-height: 13px;
}

*:first-child+html .staticBox a.link,
*:first-child+html #newsBox a.link,
*:first-child+html .staticBox a.link p,
*:first-child+html #newsBox a.link p,
html:root*.staticBox a.link,
html:root*#newsBox a.link {
}

html:root*.staticBox a.link p,
html:root*#newsBox a.link p {
    font-size: 11px;
    line-height: 13px;
    background: none;;
    _background: none;
}

.notop .staticBox {
    float: left;
    padding: 0px;
}

.sectionHead {
    color: #153B62;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 18px;
}

.infoTable {
    margin-top: 6px;
}

.infoTd {
    background-color: #FBF3E6;
    color: #153B62;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
}

.infoTdLink {
    background-color: #FBF3E6;
    color: #153B62;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
}

.staticBox a.infoLink {
    color: #153B62;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.infoLinkDiv {
    border-top: 1px solid #E9E0CF;
    padding: 1px 4px 2px 12px;
    text-indent: -8px;
}

.infoTextDiv {
    padding-left: 4px;
    padding-right: 4px;
}

/* Universal Boxes */

.UBoxes {
    width: 342px;
    display: bock;
    background: #f1f1f1;
    padding: 0px;
    margin: 0px;
    margin-bottom: 12px;
    list-style: none;
    list-style-image: none;
    height: 84px;
    display: table;
}

.UBoxes div {
    padding: 0px;
    margin: 0px;
    padding: 0px;
    background: none;
    clear: none;
}

.UBoxes a {
    font-size: 12px;
}

.UBoxes .UImages {
    width: 84px;
    float: left;
    height: 84px;
    margin: 0px;
    position: absolute;
    _position: relative;
    _margin-right: -84px;
}

*:first-child+html .UBoxes .UImages {
    position: relative;
    margin-right: -84px;
}

.UBoxes .UImages img {
    width: 84px;

}

.UBoxes .UInfo {
    padding: 3px 0px 6px 90px;
    float: left;
    width: 234px;
}

#subDiv {
    background-color: #E0EAF4;
    float: left;
    width: 100%;
}

#subDiv  .box .text {
    color: #153B63;
    font-size: 12px;
    width: 472px;
}

#subDiv  .box {
    clear: left;
    float: left;
    padding: 6px 12px;
    width: 520px;
}

#subDiv .box .itembox {
    float: left;
    margin: 0;
    padding: 0;
}

#subDiv .itembox .item {
    border-bottom: 1px solid #FFFFFF;
    float: left;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 520px;
}

#subDiv .itemLabel {
    color: #153B63;
    float: left;
    font-size: 12px;
    margin-right: 6px;
    padding-bottom: 0;
    width: 150px;
}

#subDiv .box .text {
    color: #153B63;
    font-size: 12px;
    width: 472px;
}
#content #main #archiveBox{
	padding: 0 12px 0 12px;
	width: 342px;
}
#content #main #archiveBox .archive{	
	border-bottom: 1px solid #B4C6DA;
	padding-bottom: 2px;	
	width: inherit;
	clear: left;
}
#content #main #archiveBox .archive a.link{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}
#content #main #archiveBox .header{
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	
}
#pager{
	width: 100%;
}
.next{
	background-image:url("/styles/bg_pager_arrow.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-right:8px;
}
.back{
	background-image:url("/styles/bg_pager_arrow_back.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left:8px;
}
.filter{	
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
#pager ul, .filter ul{	
	list-style-type: none;		
	margin: 0;
	padding: 0;
}
#pager ul li{
	margin-right: 5px;
	float: left;
	background: none;
	padding-left: 12px;
}
#pager ul li a{
	
}
.filter ul li{
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
	background: none;
}
.filter ul li a{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	background-position: 0 0;
	white-space:nowrap;
}

/*Tables by styleguide*/

table.bosch_table, .bosch_table tr {
	background-color: #F1F1F1;
	color: #153B63; 
	margin: 4px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.bosch_table tr:first-child td, table.bosch_table tr.first-child td{
	background-color: #153B63;
	color: #FFF;
	font-weight: bold;
	border: 0px;
	margin: 0px;
	padding-top: 2px;
}

table.bosch_table tr td, table.bosch_table tr th{
	font-size: 11px;
	font-family: Arial;
	line-height: 12px;
/*	height: 17px;*/
	margin: 0px;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-top: 1px solid #D3D3D3;
	text-align: justify;
}
table.bosch_table tr:last-child td, .bosch_table tr:last-child th,table.bosch_table tr.last-child td, .bosch_table tr.last-child th {
	border-bottom: 1px solid #D3D3D3;
}
table.bosch_table tr.separator th{
	border-top: 1px solid #000;
}
table.bosch_table td.odd, bosch_table th.odd{
	background-color: #F7F7F7;
}
table.bosch_table td.odd_title, .bosch_table th.odd_title {
	background-color: #34567A !important;
}
/*Light gray*/
table.bosch_table_lg, .bosch_table_lg tr {
	background-color: #F7F7F7;
	color: #153B63;
	font-size: 11px !important;
	font-family: Arial, Helvetica, sans-serif; 
	margin: 4px;
	border-spacing: 0px;
	/*border-collapse: collapse;*/
	padding: 0px;
}

table.bosch_table_lg tr:first-child td, table.bosch_table_lg tr.first-child td{
	background-color: #153B63;
	color: #FFF;
	font-weight: bold;
	border: 0px;
	border-left: 1px solid #FFF;
	padding-top: 2px;
}
table.bosch_table_lg tr td, .bosch_table_lg tr th{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	/*height: 17px;*/
	margin: 0px;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	text-align: justify;
}
.bosch_table_lg tr.separator th{
	border-top: 1px solid #000;
}
/*Light gray_white*/
table.bosch_table_lg_w, .bosch_table_lg_w tr {
	background-color: #F7F7F7;
	color: #153B63;
	font-size: 11px !important;
	font-family: Arial, Helvetica, sans-serif; 
	margin: 4px;
	border-spacing: 0px;
	/*border-collapse: collapse;*/
	padding: 0px;
}

table.bosch_table_lg_w tr:first-child td, table.bosch_table_lg_w tr.first-child td{
	background-color: #153B63;
	color: #FFF;
	font-weight: bold;
	border: 0px;
	border-left: 1px solid #FFF;
	padding-top: 2px;
}
table.bosch_table_lg_w tr td, .bosch_table_lg_w tr th{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	/*height: 17px;*/
	margin: 0px;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	text-align: justify;
}

.bosch_table_lg_w tr.separator th{
	border-top: 1px solid #000;
}
.bosch_table_lg_w tr.odd{
background: #fff;
}
/*Light blue*/
table.bosch_table_lb, .bosch_table_lb tr {
	background-color: #F1F1F1;
	color: #153B63;
	font-size: 11px !important;
	font-family: Arial, Helvetica, sans-serif; 
	margin: 4px;
	border-spacing: 0px;
	/*border-collapse: collapse;*/
	padding: 0px;
}
table.bosch_table_lb tr:first-child td, table.bosch_table_lb tr.first-child td{
	background-color: #34567A;
	color: #FFF;
	font-weight: bold;
	border: 0px;
	border-left: 1px solid #FFF;
	padding-top: 2px;
}
table.bosch_table_lb tr td, .bosch_table_lb tr th{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	/*height: 17px;*/
	margin: 0px;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	text-align: justify;
}
.bosch_table_lb tr.separator th{
	border-top: 1px solid #000;
}
/*Light blue_white*/
table.bosch_table_lb_w, .bosch_table_lb_w tr {
	background-color: #F1F1F1;
	color: #153B63;
	font-size: 11px !important;
	font-family: Arial, Helvetica, sans-serif; 
	margin: 4px;
	border-spacing: 0px;
	/*border-collapse: collapse;*/
	padding: 0px;
}

table.bosch_table_lb_w tr:first-child td, table.bosch_table_lb_w tr.first-child td{
	background-color: #34567A;
	color: #FFF;
	font-weight: bold;
	border: 0px;
	border-left: 1px solid #FFF;
	padding-top: 2px;
}
table.bosch_table_lb_w tr td, .bosch_table_lb_w tr th{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	/*height: 17px;*/
	margin: 0px;
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	text-align: justify;
}
.bosch_table_lb_w tr.separator th{
	border-top: 1px solid #000;
}
table.bosch_table_lb_w tr.odd{
background: #fff;
}



/* --- */
.news_link{
background: url("/shared/img/icons/bg_links_arrow_old.gif") no-repeat 4px top transparent;
padding-left: 12px;
padding-right: 6px;
display: block;
}
#newsBox .odd{
	background-color: #f5f5f5;
}
.news p { 
	text-align: left;
}

