@charset "UTF-8";

@media screen, projection {

	/*-----------------------------------------------------------
		AnpassungenUllrich- Bo_teaser
	-----------------------------------------------------------*/
	body {
		background:#FFFFFF url(../../images/body_bg.png) repeat-x top left;
		padding:0;
	}

	.page_margins {
		background:transparent;
		width:910px;
		position:relative;
	}

	#main {
		background:#FFFFFF;
		margin:0;
		padding:10px 5px;
		float:right;
		width:900px;
	}

	#globalnav a,
	#globalnav a:visited,
	#globalnav a:hover {
		color:#7BA566;
	}

	#header .subcolumns #globalnav {
		padding-right:8px;
		margin:0;
	}

	#language .tx-srlanguagemenu-pi1 div img {
		background:#fff;
		padding:1px;
	}

	#main .tx-boteaser-pi1 .subcolumns {width:auto;}

	#main .tx-boteaser-pi1 .more a {
		background:transparent url(../../images/default_teaser_arrow.gif) no-repeat scroll left center !important;
	}

	#main.tx-boteaser-pi1 .layout6 .more a {
		background:none !important;
	}

	/* LAYOUT3*/
	#main .tx-boteaser-pi1 .layout3 .c25l {
		*width:24%;
		*padding-left:6px;
	}

	/*IE6 Hack für die Startseite*/
	* html .c33l,
	* html .c33r {
		*width:33%;
		*overflow:hidden;
	}

	#header {
		position:relative;
		background:#FFFFFF;
		padding:10px 0;
	}

	#logo{
		float:left;
		padding:0 0 8px 0;
	}

	#flash {
		z-index:2;
		padding-bottom:6px;
	}

	#footer {
		background:transparent url(../../images/footer_bg.png) no-repeat left bottom;
		padding:0 0 6px 0;
	}

	#footer .subcolumns {
		background:#FFFFFF;
		padding:0 10px;
		width:auto;
	}

	#footer .copyright {
		line-height:35px;
	}

	* html #footer .c50l {
		width:40%;
		overflow:hidden;
	}

	.hausemesse_stoerer {
		position:absolute;
		right:-40px;
		top:50px;
		z-index:1234;
	}

	/*-----------------------------------------------------------
		AnpassungenUllrich- LINKS
	-----------------------------------------------------------*/
	.start a.link {
		background:transparent url(../../images/red_arrow.gif) no-repeat left center;
		padding-left:10px;
	}
	a:focus, a:hover, a:active {
		color:#7BA566;
		text-decoration:underline;
	}
	a {
		background:transparent none repeat scroll 0 0;
		color:#7BA566;
		text-decoration:none;
	}
	 a:visited {color:#7BA566;}
	/*-----------------------------------------------------------
		AnpassungenUllrich- Menue u. Submenu
	-----------------------------------------------------------*/

	#nav ul {
		background:transparent url(../navigation/images/shiny_buttons/main_nav_bg.png) no-repeat scroll right center;
	}

	.hlist {
		background:#7BA566 url(../navigation/images/shiny_buttons/background.png) repeat-x  right center;
	}

	#nav .hlist ul li.home a {
		background:transparent url(../navigation/images/shiny_buttons/start.png) no-repeat;
	}

	.hlist ul li a:focus,
	.hlist ul li a:hover,
	.hlist ul li a:active  {
		background: #7BA566 url(../navigation/images/shiny_buttons/background_active.png) repeat-x center right;
	}

	.hlist ul li.active {
		background: #7BA566 url(../navigation/images/shiny_buttons/background_active.png) repeat-x center right;
	}

	#nav .hlist ul li.home a {
		background: url(../navigation/images/shiny_buttons/start.png) no-repeat;
	}

	#nav .hlist ul li.home a:hover,
	#nav .hlist ul li.home a:active,
	#nav .hlist ul li.home a:focus,
	#nav .hlist ul li.home a.active {
		background: url(../navigation/images/shiny_buttons/start_active.png) no-repeat;
	}
	/*------------ SubMenue ------------*/
	#submenu {
		background:#7BA566;
	}

	#submenu li.first {
		background: url(../navigation/images/vlist/submenu_top_bg.png) no-repeat;
	}

	#submenu li {
		background: url(../navigation/images/vlist/submenu_bg.png) no-repeat;
	}

	#submenu li.level1 a {
		min-height:22px;
		height:auto;
	}

	/*-----------------------------------------------------------
		AnpassungenUllrich- Sondermodelle /Fendt/Hobby/etc
	-----------------------------------------------------------*/
	#col1_content .c75r table .tr-last {
		background:transparent url(../../images/special_model_price.jpg) repeat-x scroll left top;
	}

	/*-----------------------------------------------------------
		AnpassungenUllrich- TEAMS
	-----------------------------------------------------------*/
	.tx-iccore-users .position label {display:none;}
	.tx-iccore-users .phone label {display:none;}

}