@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 24px 0;
	padding: 0;
	font-size: 12px;
}

h1 {
	font-weight: bold;
	font-size: 23px;
}

h3 {
	font-weight: bold;
}

a {
	text-decoration: none;
	outline: none;
}

ol {
	margin: 0 0 20px 20px;
}

ol li {
	list-style-type: decimal;
	margin-bottom: 10px;
}

div#contentColumn ol li ul li{
	font-weight: normal;
}

strong {
	font-weight: bold;
}

iframe {
	border: none;
	overflow: hidden;
	width: 720px;
}

a.arrowLink {
	background: transparent url(arrow-black-right.gif) left 4px no-repeat;
	font-size:11px;
	padding-left:8px;
	color: #000000;
}

a.pdf {
	background: transparent url(pdf.gif) left 4px no-repeat;
	font-size:11px;
	padding-left:35px;
	color: #000000;
	font-weight: bold;
}

hr {
	border-top: 1px solid #e5a529;
	border-bottom: 1px solid #fbc656;
	border-right: none;
	border-left: none;	
	clear: both;
}

img {
	display: block;
}

#header {
	background-color: black;
	position: relative;
	height: 79px;
}

#header #logo {
	position: absolute;
	right: 0;
	top: 16px;
}

#top {
	background-color: #F7BA00;
	height: 16px;
}
#top a{
	float: right;
	margin-right: 10px;
}

#frame {
	margin: 0 auto;
	width: 900px;
	background: transparent url(frame_bg.gif) 6px 0px repeat-y;
}

#flashcontent {
	margin-bottom: 6px;
}

#flashcontent2 {
	width: 720px;
	display: none;
}

#breadcrumb {
	background-color: #3f3f3f;
	border-bottom: 1px solid black;
	padding: 1px 0 2px 12px;
	height: 15px;
}

#breadcrumb ul li {

	float: left;
	margin-right: 12px;
}

#breadcrumb ul li a{
	font-size: 11px;
	color: #FFFFFF;
	background: transparent url(arrow-white-left.gif) left center no-repeat;
	padding-left: 12px;
}

#content {
	margin-top: 1px;
}

#contentRight {
	border-top: 6px solid #DD8A00;
	margin-top: 0px;
	float: right;
	margin-bottom: 6px;
}

#contentRight #cat_nav{
	background-color:#f1f1f1;
	height:70px;
	margin:6px 0 6px 6px;
	width:714px;
}

#contentRight .teaser {
	background-color:#f1f1f1;
	float:left;
	margin-left:6px;
	min-height:247px;
	width:354px;
	display: inline;
}

#contentRight .teaser h3 {
	padding:4px 6px 0 4px;
}

#contentRight .teaser p {
	padding:0 6px 4px 4px;
}

#contentRight .teaser .more {
	padding-left:8px;
}

#contentRight .stage {
	background:#153B63 none no-repeat scroll left top;
	color:#FFFFFF;
	margin:0;
	min-height:60px;
	z-index:6;
}

#contentRight .stage h1{
	color: #000000;
	font-family:Bosch Sans Black,Arial Black,sans-serif;
	font-size:32px;
	font-weight:normal;
	height:auto;
	line-height:28px;
	margin:0;
	padding-bottom:18px;
	padding-left:15px;
	padding-top:38px;
	width:500px;
}	

div#contentColumn {
	margin-left:6px;
	margin-top:12px;
	width:534px;
	float: left;
	display: inline;
}

div#contentColumn div{
	padding:0 0 0 6px;
}

div#contentColumn h3 {
	font-size:20px;
	margin-bottom:3px;
}

div#contentColumn h4.sub.subheading {
	font-size:12px;
	margin-bottom:0;
	font-weight: bold;
}

div#contentColumn p {
	padding-bottom:9px;
	padding-right:6px;
	width:520px;
}

div#contentColumn div.boxSupportText {
	background-color:#f1f1f1;
	margin-bottom:10px;
	width:534px;
	padding: 0;
}

div#contentColumn ul {
	margin: 0 0 12px 15px;
}

div#contentColumn ul li{
	list-style-type:square;
	margin-bottom: 3px;
	font-weight: bold;
}

.boxSupportText h4 {
	background-color:#DD8A00;
	color:#000000;
	padding:1px 6px 2px;
	font-size: 12px;
	font-weight: bold;
}

div#contentColumn .boxSupportText div.rowText p,
div#contentColumn .boxSupportText div.rowSelect p  {
	float:left;
	font-size:11px;
	width:174px;
	padding-left: 0px;
}

div#contentColumn a.download img{
	float: left;
}

div#contentColumn a.download p {
	padding-top: 143px;
	color: #000000;
	width: auto;
}

.boxSupportText div.rowText input {
	height:14px;
	margin-top:6px;
	width:330px;
}

.boxSupportText p {
	padding:6px;
}

select#selectDistance {
	float:left;
	font-size:11px;
	margin-left:0;
	margin-top:4px;
}

.boxSupportText input.submit.language {
	font-size:11px;
	height:18px;
	line-height:13px;
	margin-left:180px;
}

.boxSupportInput input.submit, .boxSupportText input.submit {
	background-color:#DD8A00;
	border:1px solid #000000;
	clear:left;
	color:#000000;
	margin-left:174px;
}

.boxSupportText div.rowSelect {
	clear:left;
}

.boxSupportText div.rowSubmit {
	clear:left;
	margin: 6px 0 6px 0;
}

div.supportContent.manuals {
	background-color:#FFFFFF;
	padding-top:24px;
	width:100%;
}

div#marginColumn {
	float:left;
	margin-left:6px;
	margin-top:12px;
	width:174px;
}

#marginColumn div.boxMargin {
	background-color:#F7BA00;
	margin-bottom:6px;
	padding-bottom: 3px;
	width:174px;
}

#marginColumn .boxMargin h3 {
	background-color: #DD8A00;
	color: #000000;
	font-size:11px;
	padding:1px 6px 2px;
}

#marginColumn .boxMargin p {
	font-size:11px;
	padding:1px 2px 0 4px;
}

#marginColumn .boxMargin .imgBox{
	border-bottom: 1px solid white; 
	padding: 8px 0pt 0pt 31px; 
	height: 42px; 
	background-color: #f1f1f1;
}

.orange {
	background-color: #ffbc39;
}

.white {
	background-color: #FFFFF;
}

#content h1{
	font-family:Bosch Sans Black,Arial Black,sans-serif;
	padding: 9px 0 9px 12px;
	font-weight: normal;
	border-bottom: 1px solid white;	
}

#content .stdDivFullWidth {
	padding: 13px 20px 6px 20px;	
	border-top: 1px solid white;
}

#content #CountrySelection .dropdown{
	float: left;
	width: 180px;
	margin: 0 30px 12px 0;
}
#content #CountrySelection .dropdown label{
	font-weight: bold;
	margin-bottom: 3px;
}

#content #CountrySelection .dropdown select{
	width: 180px;
}

.more {
	background: transparent url(arrow-black-right.gif) left center no-repeat;	
	padding-left:9px;
	color: #000000;	
	font-size: 11px;
}

.divider {
	height: 6px;
	clear: both;
	background-color: #F1F1F1;
	margin: 0 0 6px 6px;
	line-height: 3px;
}

.footer {
	background-color: #000000;
	clear: both;
	height: 18px;
	/*margin-top: 1px;*/
}

#ToTopFooter {
	background:#000000 url(divider-white.gif) repeat-x scroll left top;
	border-top:1px solid #FFFFFF;
	clear:both;
	color:#153B63;
	height:17px;
	margin-left:6px;
}


.footer .topTop{
	background: #000000 url(arrow-white-top.gif) 6px center no-repeat;	
	color:#FFFFFF;
	display:block;
	font-size:11px;
	height:17px;
	line-height:16px;
	padding-left:24px;
	text-decoration:none;
	width:150px;
}

.footer #whiteSpace {
	background-color: #FFFFFF;
	float:right;
	height:12px;
	width:714px;
}

#navi {
	/* border-top: 1px solid white; */
	background-color: #dd8a00;
	float:left;
	font-size:11px;
	margin: 0px 0 0 6px;
	padding:0;
	width:174px;
	display: inline;
}

#navi #CatLoader {
	display: none;
	position: absolute;
}

#navi #fader {
	height: 0;
	overflow: hidden;
}

#navi .navGroup {
	background-color:#f7ba00;
	border-bottom:1px solid #f7ba00;
	border-top:1px solid #f7ba00;
	color:#000000;
	left:-6px;
	margin:6px 0 0;
	padding:0 0 17px;
	position:relative;
	top:-6px;	
}

#navi #searchDiv {
	padding-bottom: 2px;
}

#navi #searchDiv a{
	border-bottom: none;
}

#navi #Hotline {
	padding-bottom: 10px;
}

#navi #Hotline h2{
	margin:10px 10px 0px 10px;
}

#navi #Hotline .price{
	font-size:10px;
}

#navi #Hotline .phone {
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	clear: both;
	display: block;
	margin-left: 10px;
}

#navi #Hotline .tab{
	margin:0px 10px 0px 10px;
	display: block;
}

#navi .navGroup .tab a{
	border-bottom: none;
	background-position: 0 5px;
	padding-left: 10px;
}

#navi #Hotline .tab p{
	width: 50px;
	display: block;
	float: left;
	position: relative;
}

#navi .navGroup h1{
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin: 10px;
}

#navi .navGroup h2{
	font-weight: bold;
	margin: 10px 10px 6px 10px;
}

#navi .navGroup a{
	background: transparent url(arrow-black-right.gif) 10px 5px no-repeat;
	border-bottom:1px solid #dd8a00;
	color:#000000;
	display:block;
	line-height:17px;
	margin-left:0px;
	min-height:17px;
	padding-left:20px;
	text-decoration:none;
}

#navi .navGroup ul li {
	display: inline;
}

#navi .navGroup ul li:hover,
#navi .navGroup ul a:hover {
	background-color: #fbc656;
}

#navi .navGroup ul a.active:hover {
	background-color: #000000;
}

#navi .navGroup ul a.active {
	background: transparent url(arrow-white-right.gif) 10px 5px no-repeat;
	background-color: #000000;
	color: #FFFFFF;
}

#navi #frmSearch input {
	margin-left: 10px;
}


