﻿img {
	border: 0px;
}
/* CSS Document */
html {
    height:100%;
    margin: 0px;
    padding: 0px;
}
form {
    height:100%;
    margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c3c3c3;
	margin: 0px;
	padding: 0px;
	height:100%;
}
a {
	color: #c00020;
}
p, td {
	color: #444444;
	font-size:12px;
}
.hotText img {
	position:relative;
	top:0px;
}
span.picturelefttop{
    width:200px;
    float:left;
}

/*#ctl00_ContentPlaceHolder1_contentdiv {
    width: 400px;
}*/
div.content_head div div div table tr td, .content_head div div table tr td strong{
    color: #ffffff;
}
.content_body .seitenKapitel {
	padding: 5px;
	width: 180px;
	background-color: #4F4F4F;
	color: #c3c3c3;
}
.content_body .seitenKapitel a, .content_body .Kapitel a {
	color: #c3c3c3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.content_body .seitenKapitel a:hover,.content_body .Kapitel a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.headline {
	color: #5C5B60;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	/*padding-top: 10px;*/
}


h1, h1 input, h2, h2 input, h3, h3 input {
	font-size: 18px;
	font-weight: 700;
	color: #5c5b60;
	letter-spacing: 2px;
	word-spacing: 2px;
}
h1 input, h2 input, h3 input, h4 input, h5 input, h6 input {
	background: #c3c3c3;
	border:1px #d3d3d3 solid;
	
}
h1, h2, h3, h4, h5, h6 {
	padding:10px 0px;
	margin:0px;
}
body.page {
	background-image: url(images/layout/bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}
body.popup {
	padding-left: 10px;
	padding-right: 10px;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
}
body.popup div.content_body {
	width: 230px;
}

.site {
	margin: 0px;
	padding: 0px 0px 1px 0px;
	min-height: 100%;
}
.site_head {
	margin: 0px;
	padding: 0px;
	height: 105px;
	background-color: #ffffff;
}
.site_nav {
	position: absolute;
	top: 105px;
	width: 200px;
}
.page_content {
    position:relative;

}

.content_body {
	font-size: 12px;
	color: #444444;
	width: 700px;
	padding-bottom: 30px;

}
.content_body table tr td.seitenKapitel ul li a {
    color: #c3c3c3;
}
.content_body a {
	text-decoration: none;
	color: #C00020;
}
.content_body a:hover {
	text-decoration: underline;
	color: #C00020;
}
.content_body table.news td {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 20px;
}
.content_body table.news {
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-top: 20px;
}
.content_body table.news td {
	margin: 0px;
	padding: 0px;
	width: 149px;
	padding-right: 8px;
	vertical-align: top;
}
.news table td {
	padding: 0px;
	margin: 0px;
}
.img_news {
	margin-bottom: 10px;
}
.spacer {
	width: 1px;
	float: left;
}
.content_pic {
	float: left;
}
.content_text {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 470px;
}

/*Navigation*/
/*------------------------------------------------------------------*/
.nav_top {
	background-image: url(../images/Button/bg.png);
	background-repeat: repeat;
}
.button {
	background-image: none;
}
.nav_bottom {
	font-size: 11px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 5px;
	color: #4C4C4C;
	letter-spacing: 1px;
	line-height: 20px;
}
.nav_bottom td {
	vertical-align: top;
}
.nav_bottom a {
	color: #4C4C4C;
	font-size: 11px;
	text-decoration: none;
}
.nav_bottom a:hover {
	color: #4C4C4C;
	font-size: 11px;
	text-decoration: underline;
}
.nav_feld div {
	float: left;
	background-image: url(../images/Button/bg_dark.png);
	background-repeat: repeat;
}
.nav_feld {
	background-image: url(../images/Button/bg_dark.png);
	background-color: #BA0017;
	background-repeat: repeat;
	width: 180px;
	height: 256px;
	position: absolute;
	padding: 10px;
	top: 0px;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 7;
}
.nav_feld .nav_feld_img {
	position: absolute;
	top: 0px;
	left: 200px;
}
.nav_feld a {
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
}
.nav_feld td {
	color: #ffffff;
}
.nav_feld a:hover {
	color: #ffffff;
	text-decoration: underline;
	line-height: 20px;
}
.nav_feld a.marked, .nav_feld a.marked:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.nav_feld ul {
	padding: 0px;
	margin: 0px;
}
.nav_feld ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.nav_feld ul li.current a {
	font-weight: 700;
}
.mouseOut {
	position: absolute;
	top: 70px;
	left: 190px;
	z-index: 2;
}
.mouseOut_left {
	position: absolute;
	top: 0px;
	width: 10px;
	height: 70px;
	left: 190px;
	z-index: 2;
}
.mouseOut_right {
	position: absolute;
	top: 0px;
	left: 900px;
	width: 10px;
	height: 70px;
	z-index: 2;
}
.NavigationPic {
	position: absolute;
	top: 0px;
	left: 200px;
}
/*Header*/
.logo {
	position: absolute;
	top: 55px;
	left: 0px;
}
.logo_schrift {
	position: absolute;
	top: 87px;
	left: 215px;
}
.language {
	position: absolute;
	width: 300px;
	top: 84px;
	left: 600px;
	text-align: right;
	color: #A6A6A6;
	font-size: 12px;
	z-index: 3;
}
.language a {
	color: #A6A6A6;
	text-decoration: none;
}
.language a:hover {
	color: #A6A6A6;
	text-decoration: underline;
}
.head_nav {
	position: absolute;
	top: 0px;
	left: 200px;
	background-color: #333333;
	color: #ffffff;
	width: 700px;
	font-size: 12px;
}
.head_nav ul {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	z-index: 2;
	position: relative;
}
.head_nav ul li {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
.head_nav ul .Separator {
	padding: 0px;
	line-height: 26px;
}
.head_nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 0px 8px;
}
.head_nav ul li a:hover, .head_nav ul li.hover a, .head_nav ul li:hover {
	background-color: #787878;
}
.head_nav ul li div {
	position: absolute;
	top: 26px;
	left: 0px;
	width: 688px;
	color: #ffffff;
	z-index: 3;
	display: none;
	border-bottom: 15px #ffffff solid;
}
.head_nav ul li div ul {
	background-color: #787878;
	width: 688px;
	color: #ffffff;
	font-size: 12px;
	display: block;
	float: left;
}
.head_nav ul li div.current {
	display: block;
	z-index: 2;
}
.head_nav .Closer {
	position: absolute;
	width: 740px;
	height: 100px;
	z-index: 1;
	display: none;
}
.head_nav_under {
	position: static;
	top: 26px;
	left: 200px;
	background-color: #787878;
	color: #ffffff;
	width: 686px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 14px;
	font-size: 12px;
	z-index: 3;
}
.head_nav_leftunder {
	position: static;
	top: 26px;
	left: 200px;
	background-color: #787878;
	color: #ffffff;
	width: 172px;
	height: 256px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	font-size: 12px;
	z-index: 3;
	float: left;
}
.head_nav_leftunder ul, .head_nav_leftunder li { margin: 0px; padding: 0px; }
.head_nav_leftunder ul { margin: 5px 5px 0 15px;}
.head_nav_leftunder li { margin: 1px 0; }

.head_nav_under a, .head_nav_under a:hover, .head_nav a, .head_nav a:hover, .head_nav_leftunder a, .head_nav_leftunder a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.head_nav_under a.current, .head_nav_leftunder a.current {
	color: #c3c3c3;
}
.cell_nav {
	background-color: #333333;
}
.cell_nav_hover {
	background-color: #787878;
}
#footer {
	background-color: #787878;
	height: 31px;
	width:700px;
	margin: -31px 0px 0px 0px;
	position:relative;
	left: 200px;
}
.footer {
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	list-style:none;
	
}
.footer li {
	float:left;
	padding:0px 17px 0px 0px;
}
.footer a {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
.StartSpacer {
	height: 276px;
}
.StartBanner {
	height: 276px;
	width: 700px;
	overflow: hidden;
}
.Content {
	position: relative;
	padding: 10px 0px 0px 10px;
}
.NewsList {
	margin: 0px;
	padding: 0px;
}
.NewsList li {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
}
.NewsList li h6 {
	color: #c00020;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 530px;
}
.NewsList li img {
	float: right;
}

.NewsList li p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
}
.NewsList li p.date {
	font-size: 10px;
}
.NewsList li div.summary {
	font-style: italic;
	width: 530px;
	font-weight:normal;
}

.NewsList li a {
	color: #c00020;
}
.NewsList {
}
.NewsDetailSummary {
	font-weight: 700;
}
.Event {
	margin: 0px;
	padding: 0px 0px 30px 0px;
}
.Event li {
	border-bottom: 1px solid #a0a0a0;
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.Event li p {
	padding: 0px 0px 0px 20px;
}
.Event h6 {
	color: #444444;
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 5px 20px;
}
.Event div {
	width: 470px;
}
.Event div span.EventLeft {
	float: left;
	width: 230px;
	padding: 0px 0px 0px 20px;
}
.Event div span.EventRight {
	float: right;
	width: 220px;
	text-align: right;
}
.Event div span.EventLeft, .Event div span.EventRight {
	font-weight: 700;
}
.Event div span.EventLeft label, .Event div span.EventRight label {
	font-weight: 400;
}
.Event p {
	padding-top: 5px;
	clear: both;
}
.Event {
}

/*OLD Styles*/
/*-----------------------------------*/


.Kapitel {
	padding: 5px;
	background-color: #4F4F4F;
	vertical-align: top;
}
.Kapitel td {
	vertical-align: top;
}
.table_tech td {
	text-align: center;
}
.table_tech th {
	color: #C00020;
}

.seitenKapitel li, .Kapitel li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/layout/dot.gif);
	background-position: 0 .4em;
	background-repeat: no-repeat;
	list-style: none;
}
.seitenKapitel li:hover, .Kapitel li:hover {
	background-image: url(images/layout/dot_o.gif);
}
.seitenKapitel ul, .Kapitel ul {
	padding: 0px;
	margin: 0px;
}
.zeileHighlight {
	background-color: #A6A6A6;
}
.TractorBrowse .browse {
	color: #FFFFFF;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 170px;
	font-size: 13px;
	bottom: 0px;
	right: 0px;
	z-index: 6;
}
.browse td {
	padding-top: 2px;
	color: #FFFFFF;
	padding-bottom: 2px;
}
a.subnav {
	color: #c3c3c3;
}
.detail {
	font-size: 10px;
}
.haendlersuche_a {
	position: absolute;
	top: 190px;
	left: 210px;
}
/*Kontaktformular*/
/*-----------------------------------*/
body.popupcontact {
	background-color: #c3c3c3;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.popupcontact td, .popupcontact .content_body td {
	font-size: 12px;
	color: #444444;
}
/*Kontaktformular*/
/*-----------------------------------*/
ul.smallList li {
	margin-bottom: 3px;
	background-image: url(images/layout/dotr.gif);
	background-position: 0 .4em;
	background-repeat: no-repeat;
	list-style: none;
}
ul.smallList li:hover {
	background-image: url(images/layout/dotr_o.gif);
}
input {
	color: #4F4F4F;
	border: #c3c3c3 1px solid;
}
select {
	color: #4F4F4F;
}
input.button {
	background: #D9D9D9;
	border: 1px solid #4F4F4F;
	color: #4F4F4F;
}
textarea *, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4F4F4F;
}

p.red a, p.red a:hover, p.red, h3.red, span.red {
	color: #E00024;
}


/*--------------------------------------------------
					DEALER SEARCH
--------------------------------------------------*/
.dealerSearchArea {
}
.dealerSearchArea .search {
	background: #ba0017;
	height: 276px;
	width: 699px;
	position: relative;
	margin: 0px 0px 0px -1px;
	top: 0px;
	left: -1px;
}
.dealerSearchArea .control {
	width: 200px;
	height: 276px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.dealerSearchArea .control h2 {
	font-size: 12px;
	margin: 0px 15px 7px 10px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #e75a46;
	font-weight: bold;
	color: #e75a46;
	line-height: 30px;
}
.dealerSearchArea .item {
	background: #db001c;
	margin: 0px 15px 10px 10px;
	padding: 5px 8px 10px 8px;
}
.dealerSearchArea .item label {
	color: #ffffff;
	padding: 0px 0px 5px 0px;
	display: block;
}
.dealerSearchArea .item select {
	width: 100%;
	font-size: 10px;
	font-weight: bold;
}
.dealerSearchArea a.bottomLink {
	position: absolute;
	bottom: 5px;
	left: 15px;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}
.dealerSearchArea .map {
	width: 500px;
	height: 276px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.dealerSearchArea .result {
	width: 500px;
	position: relative;
	margin: 0px 0px 0px 199px;
	background: #d9d9d9;
}
.dealerSearchArea .result ul {
	margin: 0px 9px 9px 9px;
	padding: 0px;
}
.dealerSearchArea .result ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	border-top: 1px solid #fff;
}
.dealerSearchArea .result ul li:first-child {
	border: none;
}
* html .dealerSearchArea .result ul li {
	border: expression((this.parentNode.firstChild == this)? "none");
}
.dealerSearchArea .result ul li img {
	position: absolute;
	top: 10px;
	left: 3px;
}
.dealerSearchArea .result ul li label {
	display: block;
	min-height: 50px;
	margin: 7px 100px 5px 66px;
}
* html .dealerSearchArea .result ul li label {
	height: 50px;
}
.dealerSearchArea .result ul li a {
	position: absolute;
	bottom: 5px;
	right: 7px;
	text-decoration: underline;
}
/*Bilder im Text*/
.rightpicture {
	float: right;
	margin: 5px 0px 10px 15px;
}
.leftpicture {
	float: left;
	margin: 5px 15px 10px 0px;
}
.lefthandsite {
	position: absolute;
	left: 0px;
	margin: 0px 0px 0px 35px;
	top: 300px;
}
.leftsite {
	position: absolute;
	width: 140px;
	left: 0px;
	margin: 55px 0px 0px 30px;
	font-size: 10px;
}

/**/
#div_sec_kommunal br {
	margin: 0px 0px 0px 0px;
}
.leadinText {
	margin: 5px 0px 0px 11px;
}
.leadinText * {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.leadinText, .leadinText * {
	font-weight: normal;
}


/* Startseite: Teaser-Slider */
.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	border-top: 20px solid #c3c3c3;
	border-left: 30px solid #c3c3c3;
	border-right: 25px solid #c3c3c3;
	width: 661px; /*Width of Carousel Viewer itself*/
	height: 180px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 165px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.DownloadList {
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
.DownloadList li {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	list-style: none;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.DownloadList a {
	padding: 0px 5px 0px 20px;
}
.head_nav ul#mainnavigation li ul li.current a {
	color: #c3c3c3;
}
/*TractorBrowse*/
.TractorBrowse {
	height: 276px;
	width: 500px;
	margin: 0px 0px 0px 200px;
	overflow: hidden;
	position: relative;
}
div.Full {
	width: 700px;
	margin: 0px;
}
.TractorBrowse {
}
/*for the New Content*/
.NewContent {
	padding: 10px;
}
/**/
.abstand {
	margin: 0px 0px 0px 185px;
}
.text a:hover{
	color:#444444;
	text-decoration:none;
}
.text a{
	color:#444444;
		text-decoration:none;

}

.content_body .button a 
{
	color: #FFFFFF;
	text-decoration: none;
}

.content_body .RedButton
   	{
   		font-weight: bold;
   		color: #FFFFFF;
   		padding: 7px 15px 8px 15px;
   		background-color: #DE2719;
   		display: inline-block;
   		margin-top: 10px;
   		margin-bottom: 20px;
   	}
.content_body p {
	padding:0px 0px 15px 0px;
	margin:0px;
}
.errorMsg {
	color:#c00020;
	padding:0px 0px 0px 15px;
	display:block;
	background:url(images/arrow.gif) no-repeat 5px 3px;
}
/*Testimonial*/
.content_body .paging a{
    color:#444444;
    text-decoration:underline;
    font-weight:normal;
}
.content_body .paging span {
    color:#DF2719;
    font-weight:bold;
}
.color a{
    color:#444444;
    text-decoration:underline;
    font-weight:normal;
}
div#Home {
    visibility:hidden;
}
