@charset "utf-8";
/****************************** Common */
body {
	background-color:#FFFFFF;
	color:#4A5F5F;
	font-family:Arial,sans-serif;
	font-size:12px;
	margin:0pt;
	padding:0pt 0pt 54px;
}
h1, h2, h3, h4, h5, h6, p, td, ul, ul li {
	font-size:12px;
	line-height:1.25;
	margin:0;
	padding:0;
}
a {
	color:#4A5F5F;
	text-decoration:none;
}
a img, img {
	border:medium none;
}
ul {
	list-style-type:square;
	padding-left:18px;
	padding-top:6px;
	padding-bottom:6px;
	width:330px;
}
ul li {
	padding-bottom:0px;
}
#top {
	background-color:#FFFFFF;
	background-image:url(/res/bosch-pt/ac/images/navistreifen.gif);
	background-position:6px 0px;
	background-repeat:repeat-y;
	margin:0pt auto;
	width:900px;
}
#header {
	background-color:#FFFFFF;
	color:#FFFFFF;
}


/****************************** Navi-Left */
#navi {
	background-color:#B9C1C4;
	float:left;
	font-size:11px;
	margin-left:6px;
	padding:0pt;
	width:174px;
}
#navi .navgroup {
	background-color:#4A5F5F;
	border-bottom:1px solid #4A5F5F;
	border-top:1px solid #4A5F5F;
	color:#FFFFFF;
	left:-6px;
	margin:6px 0pt 0pt;
	padding:0pt 0pt 17px;
	position:relative;
	top:-6px;
}
#navi .sec {
	padding:0pt 0pt 5px;
}
#navi h1 {
	font-size:18px;
	margin:0px 0pt 7px;
	padding-left:12px;
	padding-top:7px;
}
#navi dl {
	margin:0pt;
}
#navi dt {
	font-weight:bold;
	margin:0pt;
	padding:20px 0pt 3px 12px;
}
#navi dt.first {
	padding-top:3px;
}
#navi dt.second {
	padding-top:6px;
}
#navi #hotline {
	font-weight:normal;
	line-height:13px;
	padding-bottom:5px;
	padding-top:8px;
}
#navi #hotline span.phone {
	font-size:16px;
	font-weight:bold;
	line-height:26px;
}
#navi #hotline span.tab {
	display:block;
	float:left;
	width:50px;
}
#navi #hotline span.price {
	font-size:10px;
}

#navi p.address {
    font-size: 11px;
    margin: 12px 0 6px 0;
}

#navi dd {
	margin:0pt;
	padding:0pt;
}
#navi dd a {
	background-image:url(/res/bosch-pt/ac/images/arrowleftwhite.gif);
	background-position:2px 5px;
	background-repeat:no-repeat;
	border-bottom:1px solid #B9C1C4;
	color:#FFFFFF;
	display:block;
	line-height:17px;
	margin-left:10px;
	min-height:17px;
	padding-left:10px;
	text-decoration:none;
}

#navi .sec dd {
  background:url(/res/bosch-pt/ac/images/link_low.gif) transparent repeat-x left bottom;
  border-bottom: #B9C1C4 1px solid;
  margin-left:10px;
  padding-bottom:5px;
}

#navi .sec dd a {
  background-image:url(/res/bosch-pt/lg/images/arrowleftwhite.gif);
  background-position:12px 5px;
  border:0px none;
  margin-left:-10px;
  padding-bottom:0px;
  padding-left:20px;
  margin-bottom:0px;
}

#navi .sec dd a:hover {
  background-color:#6B7F7F;
}

#navi .sec dd.over {
	background-image:url(/res/bosch-pt/lg/images/link_low2.gif);
}

#navi .sec dd:hover {
  background:url(/res/bosch-pt/lg/images/link_low.gif) transparent repeat-x left bottom;
}

#navi dd.lastlink {
  border-bottom: 0px;
}
#navi dd.lastlink a {
	border-bottom:medium none;
}
#navi .sec dd.lastlink {
	padding-bottom:0px;
}
#navi .sec dd.lastlink:hover {
	background-image:none;
}
#navi .sec dd.lastlink {
	background-position:0px -10px;
}
#navi .sec dd.lastlink a {
	padding-bottom:0px;
}
#navi a img {
	border:medium none;
	position:relative;
	z-index:101;
}
#navi .searchfield {
	width:131px;
	font-size: 11px;
	left: 0px;
	margin:0;
	padding:1px 0;
	position: relative;
	top: 3px; bottom: 6px;
}

#navi dd.navactive, #navi dd.navactive:hover {
	background:#829A9A none repeat-x scroll 0px;
}
#navi dd.navactive a {
	border-bottom-color:#6B7F7F;
}
#navi dt.before {
	border-bottom:1px solid #2269B5;
	padding-bottom:2px;
}
#navi dd.before {
	border-bottom:1px solid #2269B5;
}
#navi dd.before a {
	border-bottom:medium none;
}
#navi dd:hover, #navi dd.over {
	background:#6B7F7F url(/res/bosch-pt/ac/images/link_low.gif) repeat-x scroll left bottom;
}


/****************************** Content */
.content {
	background-color:#FFFFFF;
	margin-left:180px;
	z-index:5;
}
.stage {
	background:#4A5F5F none no-repeat scroll left top;
	border-top:6px solid #B9C1C4;
	color:#FFFFFF;
	margin:0px;
	min-height:60px;
	z-index:6;
}

div.stage {
	/*height:88px;*/
	background-color:#4A5F5F;
}

div.stage.large {
	height:264px;
}

div.stage.start {
	height:300px;
}

.stage h1 {
	font-family:Arial,sans-serif;
    font-size:32px;
	font-weight:bold;
	height:auto;
	line-height:28px;
	margin:0pt;
	padding-bottom:18px;
	padding-left:15px;
	padding-top:38px;
	width:500px;
}
.stage h1 a, .stage h1 a:hover, .stage h1 a:active {
	color:#FFFFFF;
	display:block;
	float:right;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	margin-top:12px;
	padding-left:8px;
	padding-right:5px;
	width:140px;
}

.stage img {
	vertical-align:bottom;
}
.stage .breadcrumb {
	/* left:12px; */
	position:absolute;
	padding:9px 0px 0px 12px;
	/* top:14px; */
	/* margin: 2px 0 0 12px; */
}
.stage .breadcrumb, .stage .breadcrumb a, .stage .breadcrumb a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.stage .breadcrumb a.back {
	background-image:url(/res/bosch-pt/ac/images/arrowrightwhite.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0pt 9px 0pt 8px;
	font-size: 11px;
}
.boschdivider {
	background:#B9C1C4 url(/res/bosch-pt/ac/images/divider-white.gif) repeat-x scroll left top;
	border-top:1px solid #FFFFFF;
	clear:both;
	color:#4A5F5F;
	height:17px;
	margin-left:6px;
}


/****************************** Footer */
.boschdivider a {
	background-color:#B9C1C4;
	background-image:url(/res/bosch-pt/ac/images/arrowtopgreen.gif);
	background-position:9px 7px;
	background-repeat:no-repeat;
	color:#4A5F5F;
	display:block;
	font-size:11px;
	height:17px;
	line-height:16px;
	padding-left:24px;
	text-decoration:none;
	width:150px;
}









/*************************** dsp */

#topDivider {
	float:left;
	width:714px;
	height:12px;
	margin: 6px 0 6px 6px;
	#background-color:#E5EBEB;
	background-color:#F1F1F1;
}

#teaserBox {
	float:left;
	width:354px;
	#background-color:#E5EBEB;
	background-color:#F1F1F1;
	margin-left:6px;
	min-height:247px;
}

#teaserBox h3 {
	padding: 4px 6px 0 4px;
}


#teaserBox p {
	padding: 0 6px 4px 4px;
}

#teaserBox a {
	#background-image:url('/res/bosch-pt/ac/images/arrowmore.gif');
	background-repeat:no-repeat;
	background-position: 0px 4px;
	#padding-left:8px;
	font-size:11px;
}

#teaserBox a.more {
  background-image:url('/res/bosch-pt/ac/images/arrowmore.gif');
  background-repeat:no-repeat;
  background-position: 0px 4px;
  padding-left:8px;
  font-size:11px;
}

#teaserBox img {
	display: block;
}

#teaserBox2 {
	float:left;
	width:354px;
	background-color:#F1F1F1;
	margin-left:6px;
	min-height:247px;
}

#teaserBox2 h3 {
	padding: 4px 6px 0 4px;
}


#teaserBox2 p {
	padding: 0 6px 4px 4px;
}

#teaserBox2 a {
	background-repeat:no-repeat;
	background-position: 0px 4px;
	font-size:11px;
}

#teaserBox2 a.more {
  background-image:url('/res/bosch-pt/ac/images/arrowmore.gif');
  background-repeat:no-repeat;
  background-position: 0px 4px;
  padding-left:8px;
  font-size:11px;
}

#teaserBox2 img {
	display: block;
}

#tagCloudBox {
	float:left;
	width:714px;
	margin-top:6px;
	margin-bottom:24px;
	#background-color:#E5EBEB;
	background-color:#F1F1F1;
	margin-left:6px;
	padding-bottom:6px;
}

#tagCloudBox a {
/*  background-image:url(/res/bosch-pt/gw/images/arrowmore.gif);
  background-position:6px center;*/
/*  display:inline-block; */
/*  background-repeat:no-repeat; */
  font-weight:bold;
  padding:6px 12px 6px 2px;
}

#tagCloudBox p {

	text-align:center;
}

#tagCloudBox a.tc1 {
	line-height:20px;
}

#tagCloudBox a.tc2 {
	line-height:22px;
	font-size:14px;
}
#tagCloudBox a.tc3 {
	line-height:24px;
	font-size:16px;
/*background-position: 6px 12px;*/
}
#tagCloudBox a.tc4 {
	line-height:26px;
	font-size:18px;
/*background-position: 6px 14px;*/
}
#tagCloudBox a.tc5 {
	line-height:28px;
	font-size:20px;
/*background-position: 6px 14px;*/
}
#tagCloudBox a.tc6 {
	line-height:30px;
	font-size:22px;
/*background-position: 6px 16px;*/
}
#tagCloudBox a.tc7 {
	line-height:32px;
	font-size:24px;
/*background-position: 6px 17px;*/
}
#tagCloudBox a.tc8 {
	line-height:34px;
	font-size:26px;
/*background-position: 6px 17px;*/
}

#tagCloudBox img.tc1 {
  padding: 0px 2px 1px 0px;
}

#tagCloudBox img.tc2 {
  padding: 0px 2px 1px 0px;
}

#tagCloudBox img.tc3 {
  padding: 0px 2px 2px 0px;
}

#tagCloudBox img.tc4 {
  padding: 0px 2px 2px 0px;
}

#tagCloudBox img.tc5 {
  padding: 0px 2px 3px 0px;
}

#tagCloudBox img.tc6 {
  padding: 0px 2px 4px 0px;
}

#tagCloudBox img.tc7 {
  padding: 0px 2px 4px 0px;
}

#tagCloudBox img.tc8 {
  padding: 0px 2px 5px 0px;
}

#tagCloudBox a:hover {
	color:#6B7F7F;
}

#tagCloudBox h3 {
	padding:6px;
	padding-bottom:0;
}


.selectorBox {
	float:left;
	width:362px;
	margin:0;
	#background-color:#E5EBEB;
	background-color:#F1F1F1;
	height:70px;
}
.selectorBox.right {
	width:357px;
	margin:0;
	border-left:1px solid white;
}

.selectorBox h3 {
	padding:6px;
	padding-top:3px;
	font-size:14px;
}

div.prodBox {
	margin-left:6px;
	float:left;
	width:714px;
	padding-bottom:6px;
	#border-bottom:1px solid #E5EBEB;
	border-bottom:1px solid #F1F1F1;
}
div.prodBox.last {
	border-bottom:none;
}

div.prodBoxImage {
	float:left;
	width:362px;
}

.prodBoxImage img {
	margin:12px 0 3px 0;
}

.prodBoxText {
	margin:8px 0 3px 0;
	float:left;
	width:352px;
}

.prodBoxText h3 {
	font-size:20px;
	padding-left:4px;
}

.prodBoxText p {
	padding-bottom:0px;
	padding-top:3px;
	padding-left:4px;
}

.prodBoxText a {
	background-image:url('/res/bosch-pt/ac/images/arrowmore.gif');
	background-repeat:no-repeat;
	background-position: 0 4px;
	padding-left:8px;
	font-size:11px;
}


div#contentColumn {
	width:534px;
	float:left;
	margin-left:6px;
	margin-top:12px;
}


div#contentColumn div.contentModule div.text h3.sub {
	line-height:14px;
	font-size:14px;
	margin-top:6px;
	margin-bottom:3px;
	padding-bottom:10px;
}

div#contentColumn div.contentModule div.text h3.sub.subheading {
	font-size:12px;
	padding-top:18px;
	margin-bottom:0px;
}

div#contentColumn div.contentModule div.newsclicker {
	cursor:pointer;
}

div#contentColumn .c22 .cleft {
	width: 267px;
	float: left;
}

div#contentColumn .c22 .cright {
	width: 258px;
	float: left;
	padding-left: 6px;
	margin-bottom: 24px;
}

div#contentColumn .c22 .cright h1{
	font-size: 20px;
}

div.boxSupportText {
	#background-color:#E5EBEB;
	background-color:#F1F1F1;
	width:534px;
	margin-bottom: 10px;
}

div.boxSupportText.defHeight {
 height:122px;
}

.boxSupportText h3 {
	background-color:#4A5F5F;
	padding: 1px 6px 2px 6px;
	color:white;
}
.boxSupportText p {
	padding:6px;
}

.boxSupportAddress {
	float:left;
	width:174px;
	padding-top:6px;
}

.boxSupportAddress p {
	font-size:11px;
	padding-top:3px;
}

.boxSupportInput input {
	float:left;
	margin-top:6px;
	font-size:11px;
}
.boxSupportInput input.input348 {
	width:348px;
}
.boxSupportInput input.input50 {
	width:50px;
}

.boxSupportInput input.input288 {
	margin-left:4px;
	width:290px;
}

select#selectDistance {
	float:left;
	margin-left:0;
	margin-top:4px;
	font-size:11px;
}

.boxSupportInput input.bBottom {
	margin-bottom:24px;
	width:348px;
}


.boxSupportInput select {
	margin-left:2px;
}

.boxSupportInput input.submit, .boxSupportText input.submit {
	clear:left;
	margin-left:174px;
	border:1px solid #666666;
	background-color:#4A5F5F;
	color:white;
}

.boxSupportInput input.submit.language {
	margin-bottom:0px;
	margin-top:0;
}

.boxSupportText input.submit.language {
	margin-left:186px;
	font-size:11px;
	height:18px;
	line-height:13px;
}
div.supportContent  {
	float:left;
	padding:0;
	padding-left:6px;
}

div.supportContent p {
	width:520px;
	padding-right:6px;
	padding-bottom:9px;
}

div.supportContent h3 {
	font-size:20px;
	margin-bottom:3px;
}
div.supportContent p.twocolumns {
	width:360px;
	padding-right:6px;
	padding-bottom:9px;
}

div.supportContent h3.twocolumns {
	width:360px;
}
div.supportContent h3.sub {
	font-size:14px;
	padding-bottom:10px;
}

div.supportContent h3.sub.subheading {
	font-size:12px;
	margin-bottom:0px;
}

div.supportContent.manuals  {
	padding-top:24px;

}
.supportContent h2 {
	padding-top:10px;
	padding-bottom:3px;
	font-size:20px;
}

.supportContent a {
	background-image:url('/res/bosch-pt/ac/images/arrowmore.gif');
	background-repeat:no-repeat;
	background-position: 0 4px;
	padding-left:8px;
	font-size:11px;
}



div#marginColumn {
	float:left;
	margin-left:6px;
	width:174px;
	margin-top:12px;
}

#marginColumn div.boxMargin {
	background-color:#B9C1C4;
	margin-bottom:6px;
	width:174px;
}

#marginColumn .boxMargin h3 {
	background-color:#4A5F5F;
	padding: 1px 6px 2px 6px;
	font-size:11px;
	color:white;
}

#marginColumn .boxMargin p {
	font-size:11px;
	padding: 1px 2px 0px 4px;
}

#marginColumn .boxMargin p.recImg {
	margin:0;
	padding:0;
}

#marginColumn .boxMargin p.link {
	border-bottom:1px solid white;
	padding:0;
	margin:0;
}

#marginColumn .boxMargin p.link a {
	background-image:url(/res/bosch-pt/ac/images/arrowmore.gif);
	background-repeat:no-repeat;
	display:block;
	font-size:11px;
	padding:2px;
	padding-left:12px;
	background-position:4px 5px;
}

#marginColumn .boxMargin p.link a:hover {
	background-color: #a9b1b4;
}

#marginColumn .boxMargin p.link a.pdf {
    background-image:url('/res/bosch-pt/ac/images/pdf.gif');
    padding-left: 36px;
    background-repeat:no-repeat;
    font-size:11px;
}

#marginColumn .boxMargin p.link a.jpg {
    background-image:url('/res/bosch-pt/ac/images/jpg.gif');
    padding-left: 36px;
    background-repeat:no-repeat;
    font-size:11px;
}

#marginColumn .boxMargin p.link a.jpeg {
    background-image:url('/res/bosch-pt/ac/images/jpg.gif');
    padding-left: 36px;
    background-repeat:no-repeat;
    font-size:11px;
}

#marginColumn .boxMargin p.link a.m4v {
    background-image:url('/res/bosch-pt/ac/images/m4v.gif');
    padding-left: 36px;
    background-repeat:no-repeat;
    font-size:11px;
}

#marginColumn .boxMargin p.link a.mov {
    background-image:url('/res/bosch-pt/ac/images/mov.gif');
    padding-left: 36px;
    background-repeat:no-repeat;
    font-size:11px;
}

#marginColumn .boxMargin p.link a.mpg {
    background-image:url('/res/bosch-pt/ac/images/mpg.gif');
    padding-left: 36px;
    background-repeat:no-repeat;
    font-size:11px;
}

#marginColumn .boxMargin p.link a.mp2 {
    background-image:url('/res/bosch-pt/ac/images/mp2.gif');
    padding-left: 36px;
    background-repeat:no-repeat;
    font-size:11px;
}

#marginColumn .boxMargin p.link a.wmv {
    background-image:url('/res/bosch-pt/ac/images/wmv.gif');
    padding-left: 36px;
    background-repeat:no-repeat;
    font-size:11px;
}

#marginColumn .boxMargin p.link a.zip {
    background-image:url('/res/bosch-pt/ac/images/zip.gif');
    padding-left: 36px;
    background-repeat:no-repeat;
    font-size:11px;
}

#marginColumn .boxMargin p.link a.ipod {
    background-image:url('/res/bosch-pt/ac/images/mp4.gif');
    padding-left: 36px;
    background-repeat:no-repeat;
    font-size:11px;
}

#marginColumn .boxMargin p.link a.swf {
    background-image:url('/res/bosch-pt/ac/images/swf_grau.gif');
    padding-left: 36px;
    background-repeat:no-repeat;
    font-size:11px;
}

table.manuals {
  border-collapse:collapse;
  width:714px;
  margin-left:6px;
  float:left;
}

table.manuals th
{
  background-color:#4A5F5F;
  color:#fff;
  border-right:1px solid #fff;
  padding:0px 10px 1px 6px;
  text-align:right;
  font-size:11px;
}


table.manuals td
{
  padding:0px 10px 0px 6px;
  vertical-align:top;
}

table.manuals th.column1 {
  width:70px;
  padding-right:6px;
  border-right:none;
}
table.manuals th.column2 {
  text-align:left;
  width:262px;
}
table.manuals th.column3, table.manuals th.column4 {
  width:103px;
}

table.manuals th.column5 {
  width:97px;
}

table.manuals tr.odd td {
  #background-color:#E5EBEB;
  background-color:#F1F1F1;
  border-right:1px solid #fff;
}
table.manuals tr.even td {
  background-color:#fff;
  border-right:1px solid #fff;
}

table.manuals tr td.column1 {
  padding-top:6px;
  padding-right:6px;
  border-right:none;
}
table.manuals td.column2 {
  padding:9px 10px 9px 6px;
  font-size:11px;
}
table.manuals td.column2 * {
  font-size:11px;
}
table.manuals td.column3, table.manuals td.column4, table.manuals td.column5 {
  padding-top:9px;
  font-weight:bold;
  text-align:right;
  font-size:11px;
}

table.manuals tr .column1 a {
	background:none;
	margin:0;
	padding:0;
}


table.manuals tr a.pdf {
	background-image:url('/res/bosch-pt/ac/images/pdf.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left: 31px;
	font-size:11px;
}

div#contentColumn div.contentModule, div#contentColumn div.downloads {
	margin-top:0;
}

div#contentColumn div.contentModule img, div#contentColumn div.downloads img {
	float:left;
	margin-top:0px;
}

div#contentColumn div.contentModule div.text, div#contentColumn div.downloads div.text {
	float:left;
	margin-left:12px;
	font-size:20px;
	margin-bottom:12px;
}

div#contentColumn div.contentModule div.imglister {
	float:left;
	width:174px;
}

div#contentColumn div.contentModule div.imglister img {
	margin-bottom:6px;
}

div#contentColumn div.contentModule div.text h3, div#contentColumn div.downloads div.text h3 {
	width:342px;
	font-size:20px;
	margin-top:-4px;
	margin-bottom:3px;
}

div#contentColumn div.contentModule div.text p {
	width:342px;
}

div#contentColumn div.contentModule div.text li {
	padding-bottom:4px;
}

div#contentColumn div.contentModule div.text h1 {
	margin-bottom:6px;
}

div#contentColumn div.contentModule div.text h1 em {
	background-color:#4A5F5F;
  color:#FFFFFF;
  font-size:11px;
  font-style:normal;
  text-transform:uppercase;
  padding: 0px 4px;
  line-height: 14px;
}

div#contentColumn div.downloads div.text p {
	width:508px;
}

div#contentColumn div.downloads div.text p.twocolumns {
	width:348px;
}

div#contentColumn div.divider {
	clear:left;
	overflow:hidden;
	width:534px;
	#background-color:#E5EBEB;
	background-color:#F1F1F1;
	height:6px;
	margin-top:12px;
	margin-bottom:12px;
}

div#contentColumn div.contentModule div.text a, div#contentColumn div.downloads div.text a {
	background-image:url('/res/bosch-pt/ac/images/arrowmore.gif');
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding-left:8px;
	margin-top:3px;
	font-size:11px;
	display:block;
	line-height:12px;
}

div#contentColumn div.downloads div.row {
	background-image:url('/res/bosch-pt/ac/images/teaser-divider2.gif');
	background-position:left top;
	background-repeat:repeat;
	float:left;
	width:540px;
	margin-bottom:6px;
	background-color: #F1F2F2;
}

div#contentColumn div.downloads div.row.row1 {
	width:180px;
}

div#contentColumn div.downloads div.row.row2 {
	width:360px;
}

div#contentColumn div.downloads div.row div.box {
	border-right: 6px solid white;
	/* margin-right:6px;*/
	width:174px;
	float:left;
}

div#contentColumn div.downloads div.row div.box img {
	margin:0;
}
div#contentColumn div.downloads div.row div.box div {
	background-color:#F1F2F2;
	width:174px;
	float:left;
	border-bottom:1px solid white;
	padding: 2px 0 2px 0;
}

div#contentColumn div.downloads div.row div.box div.last {
	border-bottom:none;
}

div#contentColumn div.downloads div.row div.box div img.obj {
  margin-right:4px;
  padding:3px 0px 0px;
  top:0px;
}

div#contentColumn div.downloads div.row div.box div a.pdf {
	margin-left:6px;
	background-image:url('/res/bosch-pt/gw/images/pdf.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left: 31px;
	/*text-indent: 31px;*/
	font-size:11px;
	/*display: block;*/
	/*height: 40px;*/
}

div#contentColumn div.downloads div.row div.box div a.jpg {
	margin-left:6px;
	background-image:url('/res/bosch-pt/ac/images/jpg.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left: 31px;
	font-size:11px;
}

div#contentColumn div.downloads div.row div.box div a.exe {
	margin-left:6px;
	background-image:url('/res/bosch-pt/ac/images/exe.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left: 31px;
	font-size:11px;
}

div#contentColumn div.downloads div.row div.box div a.mov {
	margin-left:6px;
	background-image:url('/res/bosch-pt/ac/images/mov.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left: 31px;
	font-size:11px;
}

div#contentColumn div.downloads div.row div.box div a.mp4 {
	margin-left:6px;
	background-image:url('/res/bosch-pt/ac/images/mp4.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left: 31px;
	font-size:11px;
}

div#contentColumn div.downloads div.row div.box div a.mpg {
	margin-left:6px;
	background-image:url('/res/bosch-pt/ac/images/mpg.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left: 31px;
	font-size:11px;
}

div#contentColumn div.downloads div.row div.box div a.mp2 {
	margin-left:6px;
	background-image:url('/res/bosch-pt/ac/images/mp2.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left: 31px;
	font-size:11px;
}

div#contentColumn div.downloads div.row div.box div a.swf {
	margin-left:6px;
	background-image:url('/res/bosch-pt/ac/images/swf.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding-left: 31px;
	font-size:11px;
}

div#contentColumn div.downloads div.row div.box div p {
	padding-left:6px;
	font-size:11px;
}

div#contentColumn div.downloads div.row div.box div p a.dllink {
	background-image:url('/res/bosch-pt/ac/images/arrowmore.gif');
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding-left:8px;
	margin-top:3px;
	font-size:11px;
	display:block;
	line-height:12px;
}

div#contentColumn .contact .bold {
	font-weight: bold;
}

div#contentColumn .date {
	margin-bottom: 24px;
}

div#contentColumn .contact .name {
	float: left;
	width: 200px;
	padding-left:24px
}

div#contentColumn .contact ul {
	float: left;
	width: 200px;
	margin:0 0 10px 0;
	padding: 0;

}

div#contentColumn .contact li {
	margin-left:20px;
	padding: 0px;

}

div#contentColumn .contact_function{
	width:200px;
	float: left;
}
div.supportContent.search  {
	padding:0;
	padding-top:24px;

}

div.supportContent.search  p {
	padding-left:6px;
	float:left;
}

div.supportContent.search  p.image {
	width:70px;
}

div.supportContent.search p.link {
	font-size:11px;
	padding-top:12px;
}

div.supportContent.search div.divider {
	float:left;
	overflow:hidden;
	width:534px;
	#background-color:#E5EBEB;
	background-color:#F1F1F1;
	height:6px;
	margin-top:12px;
	margin-bottom:12px;
}


div#printDoc {
	clear:left;
	text-align:right;
	padding-right:180px;
	padding-bottom:0px;
}

#printDoc a {
	font-size:11px;
	background-image:url('/res/bosch-pt/ac/images/arrowleftgreen_print.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:25px;
}

div.content #cat_nav {
  height: 70px;
  margin: 6px 0 6px 6px;
  #background-color: #ebf3f1;
  background-color:#F1F1F1;
  width: 714px;
}

div.content #divider {
  float:left;
  width:714px;
  #background-color:#E5EBEB;
  background-color:#F1F1F1;
  height:6px;
  margin-left:6px;
  margin-top:12px;
  margin-bottom:12px;
}

div#startcontent_left {
	margin:0;
	padding:0;
	float:left;
	width:180px;
	height:300px;
}

div#startcontent_right {
	float:left;
	margin:0;
	padding:0;
	height:300px;
	width:540px;
}


div#contentColumn div.contentModule div.imgplaceholder {
	width:174px;
	height:131px;
	background-color:#FFFFFF;
	float:left;
	margin-top:12px;
}

.hidden {
  display:none;
}

.boxSupportText div.rowText p {
	float:left;
	width:174px;
	font-size:11px;
}

.boxSupportText div.rowText input {
	margin-top:6px;
	height:14px;
	width:330px;
}

.boxSupportText div.rowSelect {
	clear:left;
}

.boxSupportText div.rowSelect p {
	float:left;
	width:174px;
	font-size:11px;
}

.boxSupportText div.rowSubmit {
	clear:left;
	margin-top:14px;
	padding-bottom:12px;
}

div#noResults {
	float:left;
	background-color:red;
	width:534px;
	margin-left:6px;
	height:74px;
	#background-color:#E5EBEB;
	background-color:#F1F1F1;
}

div#noResults h3 {
	background-color:#4A5F5F;
	color:#FFFFFF;
	margin-bottom:6px;
	padding:1px 6px 2px;
}


div#noResults p {
	padding-left:6px;
	padding-right:6px;
	font-size:11px;
	padding-bottom:6px;
}

div#noResults a {
	background-image:url('/res/bosch-pt/ac/images/arrowmore.gif');
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left:8px;
	font-size:11px;
}

div.paging {
  padding-left:6px;
}

a.pagingPrev {
  background-image:url('/res/bosch-pt/ac/images/arrowpaging_prev.gif');
  background-repeat:no-repeat;
  background-position:right;
  font-size:11px;
  padding-right:8px;
	padding-left:0px;
}

span.pagingCount {
  font-size:11px;
}

a.pagingNext {
  background-image:url('/res/bosch-pt/ac/images/arrowpaging_next.gif');
  background-repeat:no-repeat;
  background-position: 0 4px;
  font-size:11px;
  padding-left:8px;
}

#frmSearch {
  margin: 0pt;
  background-color:#4A5F5F;
  /*padding-bottom:5px;*/
}

/* Pflicht für Imperia EWE */
.unicode { font-size:15px; font-family:"Arial Unicode MS",Arial,sans-serif; }

/* Footer Start */
#footer {
  background-color: white;
  width: 894px;
  margin-left: 6px;
	color: #BABABA;
}

#footer h1 {
	font-size: 11px;
	font-weight: normal;
	padding-top: 6px;
}

#footer h1 a {
	color: #BABABA;
	text-decoration: none;
}

#footer p {
	font-size: 9px;
	padding-top: 6px;
}

#footer p a {
	color: #BABABA;
	text-decoration: underline;
}
/* Footer End */

/* START CSS FIX 081211 | mru, dsp */
.boschdivider {
    margin-left:0;
	border-left:6px solid white;
	clear:left;
	background:none;
}

.boschdivider a {
   display:inline;
   float:left;
	
}

.boschdivider div.dividerline {
	margin-top:11px;
	width:720px;
	height:6px;
	background-color:#B9C1C4;
	float:left;
	overflow:hidden;	
}

.boschdivider div.clearing {
	clear:left;	
}
/* END CSS FIX 081211 | mru, dsp */
