@import url( tx_mmcontactperson.css );
@import url( tx_driverschool.css );

/* General styles for HTML Tags */
BODY {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666;}
TABLE {font-size: 11px; color: #666666;}

#headerImage img.spacer-gif {
  display:none;
}

/*  meta top navi abstaende  */
#naviCountry {
	padding-left: 2px; 	
	padding-bottom: 0px;
}

#naviLanguage {
	padding-left: 8px; 
	padding-top: 3px;
	padding-bottom: 1px;
}

#naviOffices {
  padding-left:11px;
  padding-bottom: 0px;
}

#naviMetaTop {
	padding-left: 16px; 
	padding-bottom:1px;
}

#metaSearchLabel {
	padding-left: 8px; 
	padding-bottom: 1px;
}
#metaSearchBox {
	padding-left: 8px;
}
	

A {color: #FF7A00; text-decoration: none; outline:none;}
A:hover {color: #FF7A00; text-decoration: none;}
A:active { color: #FF7A00; }

a.gray {
  color:#666666;
}

.productDetailTeaser A
{
	color: #666666;
	text-decoration: none;
	font-size: 10px; 
}

H1, H2, H3 {font-family: Verdana, Arial Narrow, Arial, Helvetica;margin: 0px 0px 13px 0px; color: #666666;}
H1 {font-size: 14px; font-weight: bold; color: #333333; padding: 4px 0px 0px 0px; margin: 0px 0px 12px 0px; }
H1 A { color: #666666;}
H2 { font-size: 16px; }
H2 A { color: #666666;}
H3 { font-size: 10px; font-weight:bold; margin: 0px 0px 2px 0px;}
H3 A { color: #666666;}
H1.product 
{
	font-size: 18px;
	font-weight: bold;
	color: black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
P { font-family: Verdana, Arial, Helvetica; font-size: 11px; line-height: 14px; color: #666666; margin: 0px 0px 0px 0px; text-align: left;}
PRE {color: #DD5113; margin: 0px 0px 0px 0px; font-size: 11px;}
OL { margin-top: 0px; margin-bottom: 0px;  }


/*
UL { margin-top: 0px; margin-bottom: 0px; list-style-image: url('../media/tplimg/li_dot_line.gif'); }

li {
	margin-top: 4px;	
}
*/

/*** rechange list settings ***/
UL {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

UL LI {
  font-family: Verdana;
  font-size: 11px;
  padding-left: 40px;
  background-image: url(../media/tplimg/list_line.gif);
  background-repeat: no-repeat;
  background-position: 20px 9px;
  line-height: 18px;
}

/******************************/



INPUT { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; background-color: #F6F6F6; border: #5D6770 solid 1px; }
.file
{
	background-color: white;
	border: 1px solid #d1d2d4;
	height: 18px;
	font-weight: normal;
	font-size: 10px;
	padding-left: 2px;
	color: #ff7a00;
	width: 252px;
	margin-right: 8px;
}

TEXTAREA 
{
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 8px;
	width: 252px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #d1d2d4;
	color: #ff6d00;
	font-size: 11px;
	font-family: verdana, helvetica, arial;
	scrollbar-face-color: #efefef;
	scrollbar-track-color: #efefef;
	scrollbar-arrow-color: #3e3e3e;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #d1d2d4;
	scrollbar-3dlight-color: #d1d2d4;
	scrollbar-darkshadow-color: #d1d2d4;
} 


SELECT { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666; }

fieldset {border:none;margin:0px;padding:0px;}

/* Custom styles */

.cover {
		width: 770px;
		height: 99.6%;
		background-color: #ffffff;
	}

.page {background: #ffffff;}
.horizontalLine {background-color: #e3e5ea; }

/* Wird noch gebraucht? */
FONT.textlink A {color: #FF7A00; text-decoration: none;}
FONT.textlink A:hover {color: #FF7A00;}
FONT.textlink A:active { color:#FF7A00; }
FONT.textlink A:visited { color:#FF7A00; }

/* Startpage */
.startPageLeft { float: left; width: 345px; }
.startPageRight { float: left; margin-left: 25px; width: 345px; }

/* Styles for home page */
.companyInfo { font-size: 10px; color: #666666; line-height: 11px; font-weight: normal; }
.homeTeaser .headline h3 { font-size: 10px; color: #666666; padding-top: 5px; padding-bottom: 2px; }
.homeTeaser .text { font-size: 10px; color: #666666; padding: 0px; }
.homeNews p { font-size: 10px; color: #666666; line-height: 11px; }

/* Clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { zoom: 1; display: block; } 

/* Startpage Teaser */
#teaser_left .homeTeaserNew { padding-top: 20px; }
#teaser_left .homeTeaserNew .image { display: block; float: left; margin-right: 11px; }
#teaser_left .homeTeaserNew .headline { margin-bottom: 3px; padding-top: 5px; }
#teaser_left .homeTeaserNew .headline a { font-weight: bold; font-size: 11px; }
#teaser_left .homeTeaserNew .headline img { margin-bottom: 1px; }
#teaser_left .homeTeaserNew .text { color: #666666; line-height: 14px; padding: 0px; }
#teaser_right .homeTeaserNew { background-color: #EEF0F1; margin-top: 20px; padding: 11px; }
#teaser_right .homeTeaserNew .image { display: block; float: left; margin-right: 11px; }
#teaser_right .homeTeaserNew .headline { margin-bottom: 3px; padding-top: 5px; }
#teaser_right .homeTeaserNew .headline a { font-weight: bold; font-size: 11px; }
#teaser_right .homeTeaserNew .headline img { margin-bottom: 1px; }
#teaser_right .homeTeaserNew .text { color: #666666; line-height: 14px; padding: 0px; }

#office #teaser_left .homeTeaserNew { background-color: #EEF0F1; margin-top: 20px; padding: 5px; float:left; width:270px; }
#office #teaser_right .homeTeaserNew { background-color: #EEF0F1; margin-left: 10px; margin-top: 20px; padding: 5px; float:left; width:275px; }
#office #teaser_left .homeTeaserNew .image { display: block; float: left; margin-right: 11px; }
#office #teaser_right .homeTeaserNew .image { display: block; float: left; margin-right: 11px; }
#office #teaser_left .homeTeaserNew .headline { margin-bottom: 3px; padding-top: 1px; }
#office #teaser_right .homeTeaserNew .headline { margin-bottom: 3px; padding-top: 1px; }
#office #teaser_left .homeTeaserNew .headline a { font-weight: bold; font-size: 11px; color:#666666; }
#office #teaser_right .homeTeaserNew .headline a { font-weight: bold; font-size: 11px; color:#666666; }
#office #teaser_left .homeTeaserNew .headline a:hover { color:#FF7A00; }
#office #teaser_right .homeTeaserNew .headline a:hover { color:#FF7A00; }
#office #teaser_left .homeTeaserNew .headline img { margin-bottom: 1px; }
#office #teaser_right .homeTeaserNew .headline img { margin-bottom: 1px; }
#office #teaser_left .homeTeaserNew .text { color: #666666; line-height: 14px; padding: 0px; }
#office #teaser_right .homeTeaserNew .text { color: #666666; line-height: 14px; padding: 0px; }

#office h2 { clear:both; margin:0px; padding:0px; padding-top:25px; font-size: 11px; font-weight: normal; color: #333333; text-transform:uppercase; background-image:url('../media/tplimg/h2office-bg.png'); background-repeat:repeat-x;background-position:0px 29px; }
#office h2 span { background-color:#ffffff;padding-right:5px; }

#landingpage .tx-stilllandingpage-pi1 h2 { clear:none; margin:0px; padding:0px;font-weight:bold;text-transform:none;padding-bottom:15px; font-size: 11px; color: #333333; background:none;}
#landingpage #content {padding-right:5px;}
#landingpage #contentBorder {padding-left:10px;}
#landingpage .imgtext-table {padding-bottom:0px;}
.tx-stilllandingpage-pi1 {margin-bottom:15px;}

.teaser_bottom .tx-teaser-pi1 { float:left; }

/* Startpage News */
#news h3 { font-size: 11px; margin-bottom: 15px; }
.homeNewsNew .news-item { margin-bottom: 16px; }
.homeNewsNew .news-img-tmb { float:left; }
.homeNewsNew .news-img-tmb img { padding-right:5px; }
.homeNewsNew .title a { font-weight: bold; font-size: 11px; }
.homeNewsNew .title a img { margin-bottom: 1px; }
.homeNewsNew .text { color: #666666; line-height: 14px; padding: 3px 0px 0px 0px; }

.line { height: 1px; overflow: hidden; background-color: #e6eaee; }

/* Search box in meta area */
INPUT.metaSearch { width:90px; font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #666666; background-color: #FFFFFF; border: #C8CBD2 solid 1px; }

/* Content links */
.content a:hover { color: #FF7A00; text-decoration: underline;}

/* Content footer links */
.contentFooter a { font-size: 10px; }
.contentFooter a:link { color: #666666; }
.contentFooter a:visited { color: #666666; }
.contentFooter a:active { color: #666666; }
.contentFooter a:hover { color: #FF7A00; }

/* Extended Table */
.contenttable { background: #d1d1d1; margin: 6px 0px 0px 0px; border-color: #cccccc; border-width:0px; border-style: solid; width: 100%; }
.contenttable TD P { font-size: 10px; color: #333333;}
.contenttable TD { text-align:left; font-size: 10px; border-color:#ffffff; border-width:1px; border-style: solid; padding: 5px; background-color: #EEF0F1; }
.contenttable TH { text-align:left; font-size: 10px; border-color:#ffffff; border-width:1px; border-style: solid; padding: 5px; background-color: #EEF0F1; }

/* Country Navigation */
.naviCountry { background: #E6EAEE;}   
.naviCountry a { width: 142px; font-family: Verdana, sans-serif; font-size: 10px; text-decoration: none; background: #FFFFFF; display: block; padding: 4px; border: 0px; margin: 0px;}   
.naviCountry a:link { color: #666666; }
.naviCountry a:visited { color: #666666; }
.naviCountry a:active { color: #666666; }
.naviCountry a:hover { color: #FF7A00; }
.naviCountry_act a { color: #FF7A00; }
.naviCountry_act a:hover { color: #FF7A00; }
.naviCountry_last a { color: #FF7A00; border-top: 1px solid #666666;}

/* Top Navigation */
/*.mainnaviSub { background-color: #a4aeb8; padding: 4px 6px 4px 6px;  opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.90;}*/
.mainnaviSub { background-color: #a4aeb8; opacity: .90; filter: alpha(opacity=90); -moz-opacity: 0.90; }
@media screen and (min-width: 0px){
.mainnaviSub  { opacity: 1; }
} 
.mainnaviSub a { display: block; font-family: Verdana, sans-serif; font-size: 10px; padding: 0px 6px; text-decoration: none; color: #ffffff;}
.mainnaviSub a:active { color: #ffffff; }
.mainnaviSub a:visited { color: #ffffff; }
.mainnaviSub a:hover { color: #ffffff; text-decoration: none; }

/*.mainnaviSubAct { background-color: #909aa5; padding: 4px 6px 4px 6px; }*/
.mainnaviSubAct { background-color: #909aa5; } 
.mainnaviSubAct a { display: block; font-family: Verdana, sans-serif; font-size: 10px; padding: 0px 6px; text-decoration: none; color: #ffffff; }
.mainnaviSubAct a:active { color: #ffffff; }
.mainnaviSubAct a:visited { color: #ffffff; }
.mainnaviSubAct a:hover { color: #ffffff; text-decoration: none; }

/* Sub Navigation */
.subnaviLevel1 { background: #D1D2D4;}
.subnaviLevel1 a { font-family: Verdana, sans-serif; font-size: 10px; text-decoration: none; color: #444444; background: #FFFFFF; display: block; padding: 6px 0px 6px 2px; border: 0px; margin: 1px 0px 0px 0px; }
.subnaviLevel1 a:active { color: #444444; }
.subnaviLevel1 a:visited { color: #444444; }
.subnaviLevel1 a:hover { color: #FF7A00; text-decoration: none; }

.subnaviLevel1_act { background: #D1D2D4; font-family: Verdana, sans-serif; }
.subnaviLevel1_act a { font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; background: #FFFFFF; display: block; padding: 8px 0px 2px 2px; border: 0px; margin: 1px 0px 0px 0px;}
.subnaviLevel1_act a:active { color: #000000; }
.subnaviLevel1_act a:visited { color: #000000; }
.subnaviLevel1_act a:hover { color: #FF7A00; text-decoration: none; }

.subnaviLevel1_actNoSub { background: #D1D2D4; font-family: Verdana, sans-serif; }
.subnaviLevel1_actNoSub a { font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; background: #FFFFFF; display: block; padding: 6px 0px 6px 2px; border: 0px; margin: 1px 0px 0px 0px;}
.subnaviLevel1_actNoSub a:active { color: #000000; }
.subnaviLevel1_actNoSub a:visited { color: #000000; }
.subnaviLevel1_actNoSub a:hover { color: #FF7A00; text-decoration: none; }

.subnaviLevel1Last { background: #D1D2D4;}
.subnaviLevel1Last a { font-family: Verdana, sans-serif; font-size: 10px; text-decoration: none; color: #444444; background: #FFFFFF; display: block; padding: 8px 0px 6px 2px; border: 0px; margin: 0px 0px 0px 0px; }
.subnaviLevel1Last a:active { color: #444444; }
.subnaviLevel1Last a:visited { color: #444444; }
.subnaviLevel1Last a:hover { color: #FF7A00; text-decoration: none; }

.subnaviLevel1Last_act { font-family: Verdana, sans-serif; }
.subnaviLevel1Last_act a { font-family: Verdana, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none; color: #000000; background: #FFFFFF; display: block; padding: 8px 0px 2px 2px; border: 0px; margin: 1px 0px 0px 0px;}
.subnaviLevel1Last_act a:active { color: #000000; }
.subnaviLevel1Last_act a:visited { color: #000000; }
.subnaviLevel1Last_act a:hover { color: #FF7A00; text-decoration: none; }

.subnaviLevel1Last_actNoSub { font-family: Verdana, sans-serif; }
.subnaviLevel1Last_actNoSub a { font-family: Verdana, sans-serif; font-weight: bold; font-size: 10px; text-decoration: none; color: #000000; background: #FFFFFF; display: block; padding: 8px 0px 6px 2px; border: 0px; margin: 1px 0px 0px 0px;}
.subnaviLevel1Last_actNoSub a:active { color: #000000; }
.subnaviLevel1Last_actNoSub a:visited { color: #000000; }
.subnaviLevel1Last_actNoSub a:hover { color: #FF7A00; text-decoration: none; }


.subnaviLevel2 { background: #FFFFFF;}
.subnaviLevel2 a { font-family: Verdana, sans-serif; font-size: 10px; text-decoration: none; color: #666666; display: block; padding: 5px 0px 5px 4px; border: 0px;  margin: 0px 0px 0px 0px;}
.subnaviLevel2 a:active { color: #666666; }
.subnaviLevel2 a:visited { color: #666666; }
.subnaviLevel2 a:hover { color: #FF7A00; text-decoration: underline; }

.subnaviLevel2_act a { font-family: Verdana, sans-serif; font-size: 10px; text-decoration: none; color: #000000; display: block; padding: 5px 0px 5px 4px; border: 0px;}
.subnaviLevel2_act a:active { color: #000000; }
.subnaviLevel2_act a:visited { color: #000000; }
.subnaviLevel2_act a:hover { color: #FF7A00; text-decoration: underline; }

.subnaviLevel3 { font-family: Verdana, sans-serif; font-size: 10px;  background: #D7DCE3;}
.subnaviLevel3 a { text-decoration: none; color: #666666; background: #FFFFFF; display: block; padding: 3px 0px 3px 12px; border: 0px;}
.subnaviLevel3 a:active { color: #666666; }
.subnaviLevel3 a:visited { color: #666666; }
.subnaviLevel3 a:hover { color: #FF7A00; text-decoration: underline; }

.subnaviLevel3_act { font-family: Verdana, sans-serif; font-size: 10px; background: #D7DCE3;}
.subnaviLevel3_act a { text-decoration: none; color: #000000; background: #FFFFFF; display: block; padding: 3px 0px 3px 12px; border: 0px;}
.subnaviLevel3_act a:active { color: #000000; }
.subnaviLevel3_act a:visited { color: #000000; }
.subnaviLevel3_act a:hover { color: #FF7A00; text-decoration: underline; }

/* Styles for Product Details Ext - Begin */
.boldHead{ font-size: 18px; font-weight: bold; color: #3e3e3e; }
.prodDetTable { width:476px; background: #d1d2d4; margin: 0px; border-color: #d1d2d4; border-width: 0px; border-style: solid; }
.prodDetTab { background: #d1d2d4; margin: 0px; border-color: #d1d2d4; border-width: 0px; border-style: solid;  }
TD.tab { text-align:left; font-size: 10px; font-weight: bold; border: #ffffff 1px solid; background-color: #f6f7f8; width: 200px; height: 24px; width: 108px; }
TD.tabEMPTY{  text-align: left; font-size: 10px; font-weight: bold; border: #ffffff 1px solid; background-color: #f6f7f8; height: 24px; }
A.act { color: #3e3e3e; text-decoration: none; }
A:hover.act { color: #3e3e3e; text-decoration: none; }
A:active.act { color: #3e3e3e; }
A:visited.act { color: #3e3e3e; }
.link{ font-size: 10px; font-weight: bold; padding: 0px; margin: 0px;}
.normalTable { background: #d1d2d4; margin: 0px 0px 0px 0px; border-color: #d1d2d4; border-width:0px; border-style: solid; width:291px; }
.normalTable TD P { font-size: 10px; color: #333333;}
.normalTable TD { text-align:left; font-size: 10px; border-color:#ffffff; border-width:1px; border-style: solid; padding: 5px; background-color: #f6f7f8; }
.normalTable TH { text-align:left; font-size: 10px; border-color:#ffffff; border-width:1px; border-style: solid; padding: 5px; background-color: #f6f7f8; }
.dataText{ border: 1px solid #d1d2d4; border-right-width: 0px; background-color: #ffffff }
.dataTable{ margin: 1px; background-color: #f6f7f8; width: 291px; height: 174px;}
.views{ width:588px; border-width: 0px 1px 1px 1px; border-style: solid; border-color: #d1d2d4; }
.actTab{ border-width: 1px 0px 0px 0px; border-style: solid; border-color: #d1d2d4 }

.tabTable{ background: #ffffff; margin: 0px; border-color: #ffffff; border-width: 0px; border-style: solid; }
/* Styles for Product Details Ext - End */

/* styles for news overview and detail */
.horizontalLine {background-color: #e3e5ea; }
.bold {font-weight: 900;}
.newsDate {color: #b1b1b1; }
.imgCaption {font-size: 10.0px;}

.tx-newloginbox-pi3 .tx-newloginbox-pi3-browsebox TD {  }


/* Stylesheet fuer Gebrauchtgeraete */
.contenttableGG { background: #d1d1d1; margin: 0px 0px 0px 0px; border: 0px solid #cccccc; }
.contenttableGG TD P { font-size: 10px; color: #333333;}
.contenttableGG TD { text-align:left; font-size: 10px; border:1px solid #ffffff; padding: 5px; background-color: #eef0f1; }
.contenttableGG TH { text-align:left; font-size: 10px; border:1px solid #ffffff; padding: 5px; background-color: #eef0f1; }


.chronic_navi {
	padding-top: 8px;	
}

.chronic_navi a {
	font-size: 10.0px;	
	font-weight: 900;
}

.chronic_navi a:hover {
	color: #3e3e3e;
}

.chronic_active {
	padding-top: 8px;
	background-color: #ffffff;
}
.chronic_active a {
	font-size: 10.0px;
	color: #3e3e3e;
	font-weight: 900;	
}

a.noRollover:hover {
	text-decoration: none;
}



/* Styles for Product Details Ext - Begin */

.boldHead{ font-size: 24px; font-weight: bold; color: #000000; }


.view{ 
	border: solid #d1d2d4; 
	border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px;
}
.view2{ 
	border: solid #d1d2d4; 
	border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 1px;
}

.prodDetTable {background: #ffffff; margin: 0px; border-color: #d1d2d4; border-style: solid; border-width:1px; border-right:0px; border-bottom:0px; border-top:0px;width:588px;}
TD.tab{color: #FF7A00; text-align:left; font-size: 10px; font-weight: bold; background-color: #ffffff; border-color: #d1d2d4; border-style: solid; border-width:1px; border-left:0px;}
TD.hightab{ color: #FF7A00; text-align:left; font-size: 10px; font-weight: bold; background-color: #ffffff; border-color: #d1d2d4; border-style: solid; border-width:1px; border-left:0px; border-bottom:0px;}
TD.emptyTab{
	color: #FF7A00; 
	text-align:left; 
	font-size: 10px; 
	font-weight: bold; 
	background-color: #ffffff; 
	border-color: #d1d2d4; 
	border-style: solid; 
	border-width:1px; 
	border-left:0px;
	width:100%;
}

/****** new styles for productdetailnavi BEGIN******/
.proddetnavtable {
	border: solid 1px #d1d2d4;
	
	width: 588px;
}

.proddetnavcell {
	border-width:1px;
  	border-style:solid;
  	border-color:#FFFFFF;
  	background-color:#F6F7F8;
	border: solid 1px white;
	width: 108px;
	height: 24px;
	font-size: 10px;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 20px;
}
.proddetnavcellNoRightBorder {
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: white;
	width: 108px;
	height: 24px;
	color: #FF7A00;
	font-size: 10px;
	font-weight: bold;
	padding-left: 30px;
}

.proddetnavcellACT {
	border: solid 1px white;
	width: 108px;
	height: 24px;
	font-size: 10px;
	font-weight: bold;
	padding-left: 30px;
}

a.proddetlinkACT {
	font-size: 10px;
	font-weight: bold;
	color: black;
}
a:hover.proddetlinkACT {
	font-size: 10px;
	font-weight: bold;
	color: black;
}
a:active.proddetlinkACT {
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.widecellWHITE {
	width: 100%;
	background-color: white;
}

.widecellGRAY {
	width: 100%;
	background-color: #f6f7f8;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: white;
}

.flashleftend {
	border-width: 1px 0px 1px 1px;
	border-color: #d1d2d4;
	border-style: solid;
	background-color: #f6f7f8;
}

.flashrightend {
	border-top: 1px;
	border-right: 1px;
	border-left: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #d1d2d4;
	background-color: #f6f7f8;
}

.cleargifborder {
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: white;
}

.cleargifborderright {
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: white;
	width: 100%;
}

.flashfileborder {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #d1d2d4;
}

#getflash{
	font-size: 10px;
	padding: 0px 5px 0px 0px;
}

#getflash a {
	color: #666666;
	font-size: 10px;
	border: none;
}
#getflash a:hover {
	color: #FF7A00;
	border: none;
}
.linkarrow {
	padding: 3px 0px 0px 0px;
}

.imageborder {
	border: solid 1px #d1d2d4;
	padding: 1px;
}

.pictitle {
	font-weight: bold;
	font-size: 10px;
}
#productpic {
	text-align: right;
}

/****** new styles for productdetailnavi END******/


/* Styles for Product Details Ext - End */






/* Styles for Forms - Begin */
.boldHeader			{ font-size: 18px; font-weight: bold; color: #3e3e3e; }
.header 			{ color: #3e3e3e; font-size: 11px; font-weight: bold; padding-left: 8px }
.headerWithSquare 	{ width: 173px; color: #3e3e3e; font-size: 10px; font-weight: bold; }
.text 				{ font-size: 11px; font-weight: normal; color: #3e3e3e; padding-left: 8px;}
.textBold 			{ font-size: 11px; font-weight: bold; color: #3e3e3e; }
.label 				{ padding-left: 7px; padding-top: 2px; width: 173px; color: #3e3e3e; font-size: 10px; font-weight: bold; }
.pp_question		{ padding-left: 7px; padding-top: 2px; color: #3e3e3e; font-size: 10px; font-weight: bold; }
.selectBox			{ width: 194px; color: #ff6d00; border-style: solid; border-width: 1px; border-color: #d1d2d4; font-weight: normal; }
.multipleSelectBox	{ width: 158px; color: #ff6d00; border-style: solid; border-width: 1px; border-color: #d1d2d4; font-weight: normal; }
.space				{ height: 7px; width: 1px; }
.requiredFieldsInfo { color: #3e3e3e; font-size: 11px; font-weight: bold; padding-left: 8px; }
.whiteBorder 		{ border: solid 1px white; background-color: #f6f7f8  }
.grayBorder 		{ border: solid 1px #d1d2d4; }
.radio 				{ border: none; background-color: #f6f7f8; margin-left: 3px; margin-top: 0px}
.radioText 			{ padding: 0px 0px 0px 0px; font-size: 10px }
.check 				{ border: none; background-color: #f6f7f8; margin-left: 5px }
.checkboxTxt 		{ font-size: 10px; font-weight: normal; padding-left: 1px; padding-top: 3px; color: #3e3e3e; } 
.checkTD			{ width: 15px }
.txtFieldTD 		{ width: 274px; }
.requiredFieldsInfoError { font-size: 11px; font-weight: bold; padding-left: 8px; color: white; background-color: #ff6d00}
.labelError 		{ padding-left: 7px; padding-top: 2px; width: 173px; color: white; font-size: 10px; font-weight: bold; background-color: #ff6d00 }
.clearGifTDError 	{ background-color: #ff6d00 }
.clearGifError 		{ width:1px; height: 19px }

.productDetailsSubheader 
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

.txtField
{
	padding-left: 2px;
	padding-right: 2px;
	width: 194px;
	height: 18px;
	background-color: white;
    border: solid 1px #d1d2d4;
	color: #ff6d00;
	font-size: 11px;
	font-weight: normal;
}

.buttonTD 
{ 
	padding-right: 8px; 
}

.formButton
{
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid #e1e7ef;
	border-bottom: 1px solid #e1e7ef;
	height: 16px;
	background-color: #eff4fc;
	font-weight: bold;
	font-size: 10px;
	color: #ff7a00;
	cursor: pointer;
	/*width:100%; */
	padding-left:5px; 
	padding-right:5px;	
}

INPUT.file
{
	background-color: white;
	border: 1px solid #d1d2d4;
	height: 18px;
	font-weight: normal;
	font-size: 10px;
	padding-left: 2px;
	color: #ff7a00;
	width: 252px;
	margin-right: 8px;
}

SELECT {
	scrollbar-face-color: #efefef;
	scrollbar-track-color: #efefef;
	scrollbar-arrow-color: #3e3e3e;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #d1d2d4;
	scrollbar-3dlight-color: #d1d2d4;
	scrollbar-darkshadow-color: #d1d2d4;
}

/* Styles for Forms - End */


.NormalTeaserTable { background-color: #eef0f1; margin: 0px 0px 0px 0px; border-color: #d1d2d4; border-width:1px; border-style: solid; width:135px; }
.NormalTeaserTable TD { font-size: 10px; color: #333333; text-align:left; }

.teaser_bottom .NormalTeaserTable { width:286px; }

.HomeTeaserTable { background: #ffffff; margin: 0px 0px 0px 0px; width:135px; }
.HomeTeaserTable TD { font-size: 10px; color: #333333; text-align:left; }

.homeNewsTable TD P { font-size: 10px; color: #666666; text-align:left; line-height: 11px; }



/* product consultant */

.radio2 { border: none; background-color: #eef0f1; margin-left: 3px; margin-top: 0px}
.pbNavi { padding-left: 9px; font-size: 10px; }
.pbNaviActive { padding-left: 9px; font-size: 10px; font-weight: 900; }
.bgd1d2d4 { background-color: #d1d2d4; }
.pbHeadline { padding-left: 10px; font-size: 10px; }
.pbHeadlineBold { padding-left: 10px; font-size: 11px; font-weight: 900; }
.pbBold { font-weight: bold; }
.pbImage { font-size: 10px; padding-top: 10px; padding-left: 10px; }
.pbNormalContent { font-size: 10px; padding-top: 10px; }
.pbNormal { font-size: 10px; }
.pbSelect { width: 120px; height: 18px; color: #ff7a00; font-family: verdana; font-size: 10px; }



.subsectionSubHeader {
	color: white;
	font-size: 10px;
}



.sitemapBox { width: 588px; background-color: #FFFFFF; padding: 0px 0px 0px 0px; }

.sitemapTop { background-color: #EEF0F1; padding: 4px 5px 4px 5px; margin-top: 6px; }
.sitemapTop a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.sitemapNormal { width: 588px; background-color: #ffffff; padding: 4px 6px 3px 6px; margin: 1px 0px 6px 0px; }
.sitemapNormal a {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

.sitemapSmall { padding: 3px 6px 3px 8px; }
.sitemapSmall a {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}

.sitemapOffices a {
  color: #333333;
	font-size: 10px;
	font-weight: normal;
}

.sitemapOffices ul {
  list-style:none;
}

.sitemapOffices ul li {
  background-image:none;
  padding:0px;
  line-height:normal;
}

/* links */
.links { color: #666666; font-weight:900;  font-size: 11px;}
.links a { color: #666666; }
.links a:link { color: #666666; }
.links a:visited { color: #666666; }
.links a:active { color: #666666; }
.links a:hover { color: #ff7a00; }


/* bauma gewinnspiel */

.dflt_spacer_big {  line-height: 8px;
                    height: 8px;
                    }
                    
.dflt_spacer_small {  line-height: 4px;
                      height: 4px;
                      }
                      
/* short input partner, e.g. City */
.txtfield_smallm {  color:#ff6d00; 
                    padding-left: 2px; 
                    padding-right: 2px; 
                    width: 186px; 
                    background-color: white; 
                    border: 1px solid #d1d1d1
                    }

/* short input, e.g. ZIP Code */
.txtfield_small { color:#ff6d00; 
                  padding-left: 2px; 
                  padding-right: 2px; 
                  width: 40px; 
                  background-color: white; 
                  border: 1px solid #d1d1d1;
                  }

.txtField_wide {  padding-left: 2px;
	                padding-right: 2px;
	                width: 230px;
	                height: 18px;
	                background-color: white;
                  border: solid 1px #d1d2d4;
	                color: #ff6d00;
	                font-size: 11px;
	                font-weight: normal;
                  }
                  
.requiredFieldsInfoErrorh { font-size: 11px; 
                            font-weight: bold; 
                            padding-left: 8px; 
                            color: white; 
                            background-color: #ff6d00; 
                            line-height: 20px;
                            }                                        

.selectBox_wide { width: 230px; 
                  color: #ff6d00; 
                  border-style: solid; 
                  border-width: 1px; 
                  border-color: #d1d2d4; 
                  font-weight: normal; 
                  }   

/*** Regform DK Messe ***/
.td_padding_r {
  padding-right: 15px;
}

.td_button_right {  text-align: right;
                    padding-right: 23px;
                    }
                    
.td_vertical_top {  vertical-align: top;
                    }                    
                  
/*** Still Servie-Tablet Begin **/

#service_container {
  position: relative;
  width: 587px;
  height: 384px;
  background-image: url(../media/still_service/bg.jpg);
  background-repeat: no-repeat;
}

.service_container_elem1 {
  position: absolute;
  left: 56px;
  top: 29px;
  width: 169px;
  height: 144px;
}

a.link_elem1 {
  width: 169px;
  height: 144px;
  display: block;
}

a:hover.link_elem1 {
  background-image: url(/fileadmin/stillwww/media/still_service/bg_elem1_hover.jpg);
  background-repeat: no-repeat;
}

.service_container_elem2 {
  position: absolute;
  left: 63px;
  top: 175px;
  width: 140px;
  height: 140px;
  
}

a.link_elem2 {
  width: 140px;
  height: 140px;
  display: block;
}

a:hover.link_elem2 {
  background-image: url(/fileadmin/stillwww/media/still_service/bg_elem2_hover.jpg);
  background-repeat: no-repeat;
}


.service_container_elem3 {
  position: absolute;
  left: 233px;
  top: 29px;
  width: 192px;
  height: 89px;
  
}

a.link_elem3 {
  width: 192px;
  height: 89px;
  display: block;
}

a:hover.link_elem3 {
  background-image: url(/fileadmin/stillwww/media/still_service/bg_elem3_hover.jpg);
  background-repeat: no-repeat;
}


.service_container_elem4 {
  position: absolute;
  left: 204px;
  top: 175px;
  width: 233px;
  height: 150px;
  z-index: 4;
  
}

a.link_elem4 {
  width: 233px;
  height: 150px;
  display: block;
}

a:hover.link_elem4 {
  background-image: url(/fileadmin/stillwww/media/still_service/bg_elem4_hover.jpg);
  background-repeat: no-repeat;
}


.service_container_elem5 {
  position: absolute;
  left: 419px;
  top: 53px;
  width: 140px;
  height: 268px;
  z-index: 3;
  
}

a.link_elem5 {
  width: 140px;
  height: 268px;
  display: block;
}

a:hover.link_elem5 {
  background-image: url(/fileadmin/stillwww/media/still_service/bg_elem5_hover.jpg);
  background-repeat: no-repeat;
}



/*** Still Servie-Tablet End **/                  


/*** RFID START **/ 

#box-grafik-rfid {
        width: 485px;
        height: 225px;
        margin-left: 10px;
        margin-top: 0px;
        z-index: 2;
        position: relative;}

#bg-box {
        width: 485px;
        height: 237px;
        margin-left: 10px;
        margin-top: -231px;
        background-image: url(../media/Kreis.jpg);
        background-repeat: no-repeat;
        z-index: 1;
        position: relative;}
        
#bg-box-ro {
    width: 485px;
    height: 237px;
    margin-left: 10px;
    margin-top: -231px;
    background-image: url(../media/Kreis-RO.gif);
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
}

a.separate-box {
        width: 235px;
        height: 105px;
        float: left;}

a.separate-box:hover {
        width: 235px;
        height: 105px;
        float: left;}
        
img {
        border-style: none;
}

/*** RFID START **/ 

.tx-stillprofitplay-pi1 .label
{
    width: auto;
}


.resources-container {
	border: 1px solid #eef0f1;
	border-top: 0px;
	border-bottom: 0px; 
	background-color: #fff;
	padding: 1px;
	float: left; 
	clear: both;
	width: 581px;
}

.resources-inner-container {
	width: 581px;
	padding: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: left; 
	clear: both;
	float: left;
	background-image: url(../media/resources_back.jpg);
	background-repeat: repeat-x;	
}

#resourcesFirstContent {
	float: left; 
	clear: both;
	padding: 16px 0px 0px 0px;
	border-bottom: 1px solid #d1d1d1;
	width: 563px;	
}

#resourcesLeftColumn {
	
	float: left; 
	clear: both;	
	width: 295px;
	padding-right: 20px;
	padding: 0px 16px 8px 0px;
}

#resourcesRightColumn {	
	float: left;
	width: 240px;
	padding: 0px 0px 8px 0px;
}

#resourcesOtherContent {
	float: left; 
	clear: both;
	padding: 0px;
	width: 100%;
}


div.tx-serviceform-pi1 .cont-inner input {
    border: none;
}


.used-trucks-table { background: #d1d1d1; margin:0px; padding:0px; border-color: #cccccc; border-width:0px; border-style: solid; width: 100%; }

.used-trucks-table td.default {   border-color:#ffffff; border-width:1px; border-style: solid; background-color: #f6f7f8; padding: 0px 12px; }

.used-trucks-table td.alternative {   border-color:#ffffff; border-width:1px; border-style: solid; background-color: #EEF0F1;  padding: 0px 12px;}

div.officesNewsWrapper {
	width: 277px;
	float: left;
	margin: 20px 15px 0 0;
	border: 1px solid #f1f3f4;
	background: #fff;
}

div.officesNewsHeadline {
	display: block;
	background: #f1f3f4;
}

div.officesNewsHeadline h3 {
	padding: 10px;
	font-weight: normal;
}

div.officesNewsText {
	padding: 5px;
}

.tx-salesinfomarketingstaff-search {
  border-bottom:1px solid #CCCCCC;
  padding-bottom:10px;
  padding-top:10px;
}

.tx-salesinfomarketingstaff-search input.searchfield {
  border:1px solid #CCCCCC;
  background-color:#FFFFFF;
  margin:0 10px 0 0;
  width:170px;
}

.tx-salesinfomarketingstaff-search label {
  font-weight:bold;
  width:35px;
  float:left;
  font-size:12px;
}
		
.tx-salesinfomarketingstaff-list {
  padding-top:15px;
}

div.tx-stillofficesearch-pi1 input.tx-stillofficesearch-zip {
  background-color:#ffffff;
  border:1px solid #CCCCCC;
  margin:0px;
  margin-right:10px;
}

div.tx-stillofficesearch-pi1 a {
  background-image:url('../media/tplimg/icon_link_arrow.gif');
  background-repeat:no-repeat;
  background-position:0px 4px;
  padding-left:8px;
}

p.tx-stillofficesearch-link {
  padding-top:5px;
}



.radioField {
  margin:0px;
  padding:0px;
  margin-right:5px;
}

.radioFieldLabel {
  padding-right:10px;
  font-weight:normal;
}

.newsletterSubscribeForm {
  width:437px;
}

.newsletterSubscribeForm form {
  margin:0px;padding:0px;font-weight:bold;
}

.newsletterSubscribeForm label {
  float:left;width:100px;height:18px;line-height:18px;
}

.newsletterSubscribeForm fieldset {
  padding:7px;
  border:none;
}

.newsletterSubscribeForm .formButton {
  float:right;
}

.newsletterSubscribeForm p {
  font-weight:normal;
  padding-bottom:15px;
}

.newsletterRecommendationForm {
  width:580px;
}

.newsletterRecommendationForm .errorbox {
	background:none repeat scroll 0 0 #FF6D00;
	color:#FFFFFF;
	margin-bottom: 10px;
	padding:3px 7px;
}

.newsletterRecommendationForm form {
  margin:0px;padding:0px;font-weight:bold;
}

.newsletterRecommendationForm label {
  float:left;width:260px;height:18px;line-height:18px;
}

.newsletterRecommendationForm label.error {
	background-color:#FF6D00;
	color:#FFFFFF;
}

.newsletterRecommendationForm fieldset {
  padding:7px;
  border:none;
}

.newsletterRecommendationForm .formButton {
  float: right;
	margin-right: 8px;
}

.newsletterRecommendationForm p {
  font-weight:normal;
  padding-bottom:15px;
}

.newsletterRecommendationForm textarea {
	height: 80px;
	width: 296px;
}

.newsletterRecommendationForm .radioField {
	border: 0;
}

.formRow {
  padding-bottom:7px;
}

.offer-of-the-month-left {
	float: left;
	width: 289px;
}

.offer-of-the-month-left .contenttable .image {
	height: 381px;
	text-align: center;
	padding: 0;
	vertical-align: middle;
	width: 285px;
}

.offer-of-the-month-right {
	float: right;
	width: 289px;
}

.offer-of-the-month .contenttable {
	margin: 0 0 10px 0;
}

.offer-of-the-month .contenttable tr.grey th,
.offer-of-the-month .contenttable tr.grey td {
	background-color: #f0f2f3;
}

.offer-of-the-month .contenttable th,
.offer-of-the-month .contenttable td {
	background-color: #ffffff;
	line-height: 14px;
	padding: 6px 7px;
	vertical-align: top;
}

.offer-of-the-month .contenttable th {
	width: 82px;
}

.offer-of-the-month .contenttable td {
	font-size: 11px;
	width: 172px;
}

#offer-of-the-month-contactarea {
  padding: 7px 0 0 0;
  width:285px;
}

#offer-of-the-month-contactarea h2 {
  font-size: 12px;
  margin-left: 7px;
}

#usedtrucks-contactarea {
  width: auto;
}

#offer-of-the-month-contactarea div.error,
#usedtrucks-contactarea div.error {
  background: #FF6D00;
  color: #ffffff;
  padding: 3px 7px 3px 7px;
  width: 271px;
}

#usedtrucks-contactarea div.error {
  font-weight: bold;
}

#usedtrucks-contactarea div.error {
  width: auto;
}

#offer-of-the-month-contactarea form {
	margin-bottom: 0;
  padding-right: 7px;
}

#offer-of-the-month-contactarea div,
#usedtrucks-contactarea div {
	margin-bottom: 10px;
	width: 278px;
}

#offer-of-the-month-contactarea label,
#offer-of-the-month-contactarea input,
#offer-of-the-month-contactarea textarea,
#usedtrucks-contactarea label,
#usedtrucks-contactarea input,
#usedtrucks-contactarea textarea {
	float: left;
}

#offer-of-the-month-contactarea label ,
#usedtrucks-contactarea label {
	color: #666666;
	display: block;
	font-size: 10px;
	padding: 2px 5px 2px 7px;
	width: 85px;
}

#usedtrucks-contactarea label {
  width: 80px;
  padding: 2px 10px 4px 7px;
}

#usedtrucks-contactarea label {
  color: #404040;
  font-weight: bold;
}

#offer-of-the-month-contactarea label.error,
#usedtrucks-contactarea label.error {
  background-color: #FF6D00;
  color: #ffffff;
}

#offer-of-the-month-contactarea input,
#offer-of-the-month-contactarea textarea,
#usedtrucks-contactarea input,
#usedtrucks-contactarea textarea {
	float: right;
	width: 181px;
}

#offer-of-the-month-contactarea input
#usedtrucks-contactarea input {
	height: 20px;
}

#offer-of-the-month-contactarea textarea {
	height: 55px;
	margin-right: 0;
}

#usedtrucks-contactarea textarea {
  height: 85px;
  margin-right: 0;
}

#offer-of-the-month-contactarea .legend,
#usedtrucks-contactarea .legend {
	display: block;
	float: left;
	font-size: 10px;
	padding: 6px 0 0 7px;
}

#offer-of-the-month-contactarea .formButton,
#usedtrucks-contactarea .formButton {
	float: right;
	margin-bottom: 0;
	width: auto;
}

.offer-of-the-month-right h1 {
	color: #666666;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.offer-of-the-month-right td.name {
	padding: 10px 7px;
}

.offer-of-the-month-right td.price {
	background: #d25f08 url('../media/tplimg/price-bg.gif') top repeat-x;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 9px 8px;
}

.offer-of-the-month-right td.price span {
	font-size: 20px;
	line-height: 22px;
}

.offer-of-the-month-right td.price em {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	padding-left: 3px;
}

.offer-of-the-month-right .contenttable ul li {
	background-position: 0 8px;
	line-height: 14px;
	margin-bottom: 3px;
	padding-left: 15px;
}

.tx-stilllandingpage-pi1 .tx-stilllandingpage-layout1 img {
	display:block;
	padding-bottom:10px;
}

.tx-stilllandingpage-pi1 .tx-stilllandingpage-layout2 img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.tx-stillphotogallery-pi1 ul {
  list-style:none;
  margin:0px;
  padding:0px;
}

.tx-stillphotogallery-pi1 ul li {
  margin:0px;
  padding:0px;
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  border:1px solid #D1D2D4;
  width:60px;
  text-align:center;
}

.tx-stillphotogallery-pi1 ul li img {
  padding:2px;
}

.tx-stillphotogallery-pi1 .firstPhotoWrap {
  border:1px solid #D1D2D4;
  margin-bottom:5px;
  width:100%;
  text-align:center;
}

.tx-stillphotogallery-pi1 .firstPhotoWrap img {
  padding:2px;
}



.tx-stillusedtrucks-pi1 a.headline{
	color: #666;
}

.tx-stillusedtrucks-pi1 a.headline:hover{
	color: #FF7A00;
}

.countryMenu {
  float:left;
  margin-top:15px;
  margin-right:20px;
}

.countryMenu ul {
  padding:0px;
  margin:0px;
}

.countryMenu ul li {
  margin:0px;
  padding:0px;
  padding-left:10px;
  background-image:url('../media/tplimg/icon_link_arrow.gif');
  background-position:0px 6px;
}

.countryMenu ul li a {
  font-weight:bold;
}

.tx-felogin-pi1 label {
  width:70px;
  float:left;
  padding-top:2px;
}

.tx-felogin-pi1 #user,
.tx-felogin-pi1 #pass {
  padding:2px;
  margin:0px;                  
}

.tx-newloginbox-row {
  clear:both;
  margin-bottom:5px;
}

a.arrow {
   padding-left:10px;
   background-image:url('../media/tplimg/icon_link_arrow.gif');
   background-position:0px 3px;
   background-repeat:no-repeat;
}

a.tx_stilldownload_pi1 {
   padding-bottom:5px;
}
