BODY  {
	color: #4E4D4D;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	margin-bottom: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
}

A {
	color: #005DA8;
	text-decoration: none;
}

A:HOVER  {
	background-color: transparent;
	color: #444444;
	text-decoration: underline;
}

.linkStart  {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #005DA8;
	text-decoration: none;
	font-weight: bold;
}

.linkStart:HOVER  {
	color : #444444;
	text-decoration : underline;
}

.linkNav1  {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}

.linkNav1:HOVER  {
	color : #005DA8;
}

.linkNav1active  {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #005DA8;
	text-decoration: none;
	font-weight: bold;
}

.linkProd  {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: Black;
	text-decoration: none;
	line-height: 140%;
}

.linkProd:HOVER  {
	color : #005DA8;
	text-decoration : underline;
}

.linkProdActive  {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #005DA8;
	text-decoration: none;
	line-height: 100%;
}

.linkProdSub  {
	FONT-SIZE: 7pt;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: Black;
	text-decoration: none;
	line-height: 100%;
	white-space: nowrap;
}

.linkPortal  {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: Black;
	text-decoration: none;
	line-height: 140%;
}

.linkPortal:HOVER  {
	color : #ffffff;
	text-decoration : underline;
}

.linkZurueck  {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: Black;
	text-decoration: none;
	color: #005DA8;
}

.linkHead  {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #707070;
	text-decoration: none;
	text-transform: uppercase;	
}

.linkPartner  {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #707070;
	text-decoration: none;
}

.linkHead:HOVER  {
	color : #005DA8;
	text-decoration : underline;
}

.rechtsAussen  {
	clear: both;
   float: right;
}

td  {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	font-size : 9pt;
}

.norm_text  {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	TEXT-ALIGN: justify;
}

.impressum_text  {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #8B8B8B;
	TEXT-ALIGN: justify;
}

.text  {
	FONT-SIZE : 10pt;
	FONT-FAMILY : Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-ALIGN : justify;
}

.label2  {
	font-size: 13pt;
	color: #707070;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 140%;	
}

.pb_label  {
	font-size: 10pt;
	font-family: verdana;
	text-decoration: none;
	margin-left: 10px;
	color: #4E4D4D;
}

.pu_label  {
	font-size: 11pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 10px;
	color: #4E4D4D;
	padding-bottom: 20px;
}

.download_label  {
	font-size: 11pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 10px;
	color: #4E4D4D;
}

.news_label  {
	font-size: 11pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 5px;
	color: #4E4D4D;
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 140%;		
}
.news_subLabel  {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 10px;
	color: #4E4D4D;
	letter-spacing: 1.5px;
}

.technik_label  {
	font-size: 11pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 5px;
	color: #4E4D4D;
	font-weight: bold;
	letter-spacing: 1.5px;
	line-height: 140%;	
	border-bottom:1px solid #E1DFE0;		
}

/* Modell Tabs
--------------------*/
ul.modell_tabs {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #E1DFE0;
	height:30px;
	clear:both;
}

ul.modell_tabs li {
	float:left;
	border-top:1px solid #E1DFE0;	
	border-left:1px solid #E1DFE0;		
	border-right:1px solid #E1DFE0;			
	margin-right:3px;
	text-align:left;
}

ul.modell_tabs li a {
	display: block;
	height: 30px;
   vertical-align: middle;
	padding: 0 10px 0 10px;
	background-color: #EFEFED;
	color: #666;
	width: 100px;
	text-decoration: none;
}

ul.modell_tabs li a:hover {
	color: #005DA8;
	background-color: #FAF8F9;
	text-decoration: underline;
}

ul.modell_tabs li a.active {
	background-color: #ffffff;
}

div.modell_tabs_content {
	padding: 10px 10px 10px 10px;
	clear: both;
	border-left: 1px solid #E1DFE0;
	border-right: 1px solid #E1DFE0;
	border-bottom: 1px solid #E1DFE0;
	background-color: #FFFFFF;
}

tr.modell_head {
	border-bottom: 1px solid #E1DFE0;
	clear: both;
	background-color: #EFEFED;
	font-weight: bold;
	color: #707070;
}

tr.modell_data {
	clear: both;
	background-color: #FFFFFF;
	color: #707070;
}

tr.modell_data_odd {
	clear: both;
	background-color: #F7F7F7;
	color: #707070;
}

td.modell_data {
	clear: both;
	font-size: 8pt;
	padding: 5px 2px 5px 2px;
	text-align: center;
	text-shadow: Aqua;
}

td.modell_headdata {
	clear: both;
	font-size: 8pt;
	padding: 5px 2px 5px 2px;
	border-right: 1px solid #E1DFE0;	
}

#modal_container {
	padding: 5px;
	background-color: White;
	border: 1px solid #E1DFE0;
	overflow: auto;
	font-family: Verdana;
	font-size: 10px;
	color: #333;
	text-align: left;
}

#modal_container.inside {
	padding: 0px;
	background-color: #F7F7F7;
	border: 1px solid #E3E1E2;
	overflow: auto;
	font-family: Verdana;
	font-size: 10px;
	color: #4E4D4D;
	text-align: left;
}

#modal_overlay {
    background-color:#000;
}

div.modell_fotos {
	padding: 10px 10px 10px 10px;
	clear: both;
	width: 660px;
	overflow: auto;
scrollbar-face-color: #EFEFED;
scrollbar-highlight-color: none;
scrollbar-3dlight-color:none;
scrollbar-darkshadow-color:none ;
scrollbar-shadow-color: none;
scrollbar-arrow-color: #707070;
scrollbar-track-color: none;
}

/* Produkt Tabs
--------------------*/
ul.produkt_tabs {
	list-style:none;
	margin:0;
	padding:0;
	width: 310px;	
	border-bottom:1px solid #E1DFE0;
	height:20px;
	clear:both;
}

ul.produkt_tabs li {
	float:left;
	border-top:1px solid #E1DFE0;	
	border-left:1px solid #E1DFE0;		
	border-right:1px solid #E1DFE0;			
	margin-right:3px;	
	text-align:left;
}

ul.produkt_tabs li a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0 10px;
	background-color: #EFEFED;
	color: #666;
	width: 110px;
	text-decoration: none;
	vertical-align: middle;
}

ul.produkt_tabs li a:hover {
	color: #005DA8;
	background-color: #FAF8F9;
	text-decoration: underline;
}

ul.produkt_tabs li a.active {
	background-color: #ffffff;
	border-bottom:1px solid #ffffff;	
}

div.produkt_tabs_content {
	clear: both;
	border-left: 1px solid #E1DFE0;
	border-right: 1px solid #E1DFE0;
	border-bottom: 1px solid #E1DFE0;
	background-color: #FFFFFF;
}

ul.produkt_element {
	list-style-image: url(img/landtechnik/elements/pfeil_prod.gif);
	margin: 0;
	padding: 0;
	width: 310px;
	clear: both;
}

ul.produkt_element li {
	float: left;
	border-bottom: 1px solid #E1DFE0;
	text-align: left;
	width: 310px;
}

ul.produkt_element li a {
	display: block;
	height: 28px;
	padding: 5px 10px 0 10px;
	background-color: #FAF8F9;
	color: Black;
	text-decoration: none;
}

ul.produkt_element li a:hover {
	color: #005DA8;
	background-color: #EFEFED;
	text-decoration: underline;
}

div.produkt_head {
	padding: 0px 0px 0px 0px;
	clear: both;
	border-bottom: 1px solid #E1DFE0;
	background-color: #EFEFED;
	height: 24px;
	line-height: 24px;
	background-image: url(img/2007/bg_button.jpg);
	vertical-align: middle;
	width: 310px;
}

div.produkt_head a {
   cursor: pointer;	
}

div.produkt_head_image {
	padding: 0px 0px 0px 0px;
	clear: both;
	border-bottom: 1px solid #E1DFE0;
	background-color: #EFEFED;
   vertical-align: baseline;
	width: 310px;	
}


div.contentContainer {
	border-top:1px solid #E1DFE0;	
	border-left:1px solid #E1DFE0;		
	border-right:1px solid #E1DFE0;	
	border-bottom:1px solid #E1DFE0;		
	padding: 7px 7px 7px 7px;
	background: White;
	width: 700px;
}

ul.navi_sub_element {
	margin: 0;
	padding: 0;
	width: 207px;
	clear: both;
}

ul.navi_sub_element li {
	height: 33px;
	text-align: left;
	margin-bottom: 3px;
	width: 207px;
	text-transform: uppercase;
	background-image: url(img/2007/elements/bg_subnavi2.gif);
}

ul.navi_sub_element li a {
	display: block;
	padding: 0px 5px 0px 10px;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	line-height: 33px;
}

ul.navi_sub_element li a:hover {
	color: #7FC320;
	background-color: #ffffff;
	text-decoration: underline;
	background-image: url(img/2007/elements/bg_subnavi2_hover.gif);
}

ul.navi_sub_element li a#navi_sub_aktiv {
	color: #71AF10;
}

/* Gesamte Subnavigation
--------------------*/

#masterNavLinks a {
	width: 210px;		
	display: block;
	padding-left: 10px;	
	color: #000000;		
}

#masterNavLinks a:hover {
	color: #005DA8;		
}

#masterNavLinks a.Nav { 
	display: block;
	padding-left: 10px;
	padding-top: 7px;
	margin-bottom: 3px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(/img/2007/elements/bg_subnavi2.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	height: 28px;	

}

#masterNavLinks a.Nav:hover { 
	background-image: url(/img/2007/elements/bg_subnavi2_hover.gif);
}

#masterNavLinks a.activeNav, #masterNavLinks a.activeNav:hover { 
	height: 24px;		
	display: block;
	padding-left: 10px;
	padding-top: 7px;
	margin-bottom: 0px;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(/img/2007/elements/bg_subnavi2_active.gif);
	background-repeat: no-repeat;	
	color: #005DA8;	
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;	
	margin-bottom: 0px;	
	font-weight: bold;	
}
#masterNavLinks a.subNav {
	font-size: 8pt;
	text-transform: none;
	font-weight: normal;
	background-image: url(/img/2007/elements/bg_subsubnavi.gif);	
	background-repeat: no-repeat;		
	height: 20px;	
	margin-bottom: 0px;	
	padding-top: 0px;	
	line-height: 20px;
}
#masterNavLinks a.subNav:hover {
	color: #005DA8;	
	background-image: url(/img/2007/elements/bg_subsubnavi_hover.gif);	
	background-repeat: no-repeat;			
}

#masterNavLinks a.activeSubNav {
	font-size: 8pt;
	text-transform: none;
	font-weight: normal;
	background-image: url(/img/2007/elements/bg_subsubnavi.gif);	
	background-repeat: no-repeat;			
	height: 20px;	
	margin-bottom: 0px;	
	padding-top: 0px;	
	line-height: 20px;
	color: #005DA8;		
}

#masterNavLinks a.subSubNav {
	font-size: 7pt;
	text-transform: none;
	font-weight: normal;
	background-image: url(/img/2007/elements/bg_subsubnavi.gif);	
	background-repeat: no-repeat;			
	height: 16px;	
	margin-bottom: 0px;	
	padding-top: 0px;	
	line-height: 16px;
}

#masterNavLinks a.subSubNav:hover {
	color: #005DA8;	
}

#masterNavLinks a.activesubSubNav {
	font-size: 7pt;
	text-transform: none;
	font-weight: normal;
	background-image: url(/img/2007/elements/bg_subsubnavi.gif);	
	background-repeat: no-repeat;			
	height: 16px;	
	margin-bottom: 0px;	
	padding-top: 0px;	
	line-height: 16px;
	color: #005DA8;		
}

#masterNavLinks div.subNavEnde {
	border-top:1px solid #E1DFE0;	
	height: 6px;	
}

#masterNavLinks { 
	padding-left:1px; padding-right:1px; overflow:hidden; 
}
#masterNavLinks .container { 
	padding-bottom:10px; 
}

/* Produktauswahlbuttons
--------------------*/

ul.produkt_auswahlbutton {
	list-style:none;
	margin: 0;
	padding: 0;
	width: 700px;
	clear: both;
}

ul.produkt_auswahlbutton li {
	float: left;
	text-align: left;
	width: 225px;
	height: 170px;
	margin-right: 8px;		
	margin-bottom: 8px;			
}

ul.produkt_auswahlbutton li a {
	font-size: 8pt;
	display: block;
	margin-top: 141px;
	height: 25px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: #000000;
	background-image: url(/img/2007/elements/button_produktauswahl05.gif);
	font-weight: normal;
}

ul.produkt_auswahlbutton li a:hover {
	color: #005DA8;
	text-decoration: underline;
}

.FieldSTD {
	font-size: 9pt;
	border: 1 solid #4E4D4D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.ButtonSTD {
	font-size: 9pt;
	border: 1 solid #7e7e7e;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul.produkt_liste {
	list-style:none;
	margin: 0;
	padding: 0;
	width: 300px;
	clear: both;
}

ul.produkt_liste li {
	font-size: 8pt;
	float: left;
	border-bottom: 1px solid #E1DFE0;
	text-align: left;
	width: 350px;
	height: 24px;
	line-height: 24px;
	background-image: url(/img/et/2008/button_produktauswahl.gif);	
}

ul.produkt_liste li a {
	display: block;
	padding: 0px 0px 0px 5px;
	color: Black;
	text-decoration: none;
}

ul.produkt_liste li a:hover {
	color: #005DA8;
	text-decoration: underline;
	background-image: url(/img/2007/elements/button_produktauswahl_hover.gif);	
}

ul.lang_liste {
	list-style:none;
	margin: 0;
	padding: 0;
	width: 216px;
	clear: both;
}

ul.lang_liste li {
	font-size: 8pt;
	float: left;
	border-bottom: 1px solid #E1DFE0;
	text-align: left;
	width: 216px;
	height: 24px;
	line-height: 24px;
	background-image: url(/img/2007/elements/button_produktauswahl.gif);	
}

ul.lang_liste li a {
	display: block;
	padding: 3px 0px 0px 5px;
	color: Black;
	text-decoration: none;
}

ul.lang_liste li a:hover {
	color: #005DA8;
	text-decoration: underline;
	padding: 3px 0px 0px 5px;	
	background-image: url(/img/2007/elements/button_produktauswahl_hover.gif);	
}

div.langChooserBox {
	padding: 4px 10px 4px 2px;
	background-color: #ffffff;
	border-bottom: 1px solid #E1DFE0;
	border-left: 1px solid #E1DFE0;
	border-right: 1px solid #E1DFE0;
	margin: 0px 5px 5px;
}

div.insideBox {
	padding: 4px 10px 4px 2px;
	background-color: #ffffff;
	border-bottom: 1px solid #E1DFE0;
	border-left: 1px solid #E1DFE0;
	border-right: 1px solid #E1DFE0;
	margin: 0px 5px 5px;
}

div.job_gruppe {
	font-size: 9pt;
	border-bottom: 1px solid #E1DFE0;	
	color: #4E4D4D;
	letter-spacing: 1.5px;
}

ul.job_liste {
	list-style-image: url(/img/2007/elements/pfeil_liste.gif);
	clear: both;
	margin-top: 5px;
}

ul.job_liste li {
	font-size: 10pt;
	padding-bottom: 10px;
}

ul.job_liste li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
}

ul.job_liste li a:hover {
	text-decoration: underline;
	background-color: #FAF8F9;
}

div.gray_head {
	padding: 0px 0px 0px 5px;
	background-color: #EFEFED;
	height: 24px;
	background-image: url(img/2007/bg_button.jpg);
	vertical-align: baseline;
	width: 310px;
}

div.gray_head a {
	color: #4E4D4D;
}

div.gray_head a:hover {
	text-decoration: underline;
	color: #7FC320;
}

div.gray_head_100perc {
	padding: 0px 0px 0px 5px;
	background-color: #EFEFED;
	height: 24px;
	background-image: url(img/2007/bg_button.jpg);
	font-weight: bold;
	line-height: 24px;
}

div.standort {
	padding: 5px 0px 15px 30px;
}

ul.error_liste {
	list-style-image: url(img/2007/elements/pfeil_liste.gif);
	clear: both;
}

ul.error_liste li {
	font-size: 10pt;
	color: #CE2929;
}

div.startBoxContainer {
	border-top: 1px solid #E1DFE0;
	border-left: 1px solid #E1DFE0;
	border-right: 1px solid #E1DFE0;
	border-bottom: 1px solid #E1DFE0;
	padding: 4px 0px 5px 5px;
	background: White;
	width: 250px;
}

div.startBoxNewsletter {
	padding: 2px 0px 2px 4px;
	height: 64px;
	width: 216px;
	background-image: url(img/2007/bg_newsletter.jpg);
	background-repeat: no-repeat;		
}

div.startBoxNewsletter a {
	color: #ffffff;
	font-size: 11pt;
}

ul.referenzland_liste {
	list-style: none;
	clear: both;
}

ul.referenzland_liste li {
	font-size: 10pt;
}

ul.referenzland_liste li a {
	display: block;
	color: #7FC320;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
	width: 200px;
}

ul.referenzland_liste li a:hover {
	text-decoration: underline;
	background-color: #FAF8F9;
}

hr {
 color : #7FC320;
 height : 1px;
 padding : 5px;
 border-color : #7FC320;
 border-width : 2px 0 0 0;
 border-style : solid;
 margin: 1em 0;
}

table.rahmenListe {
	border-collapse: collapse;
}

td.rahmenHead {
	border-top: 1px solid #E1DFE0;
	border-left: 1px solid #E1DFE0;
	border-right: 1px solid #E1DFE0;
	border-bottom: 1px solid #E1DFE0;
	padding: 2px 0px 2px 4px;
	background-color: Silver;
	font-weight: bold;	
}

td.rahmenListe {
	border-top: 1px solid #E1DFE0;
	border-left: 1px solid #E1DFE0;
	border-right: 1px solid #E1DFE0;
	border-bottom: 1px solid #E1DFE0;
	padding: 2px 0px 2px 4px;
}

.big { font-size:116.667%; }  
.small { font-size:91.667%; }  
