@charset "UTF-8";
/* CSS Document */
body, html {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}
body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#444444;
	font-weight:normal;
	line-height:150%;
	background-color: #E6F2EB;
	background-image:url(../images/bg-seite.gif);
	background-repeat: repeat-y;
}
#seite {
	position:relative;
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 100%; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 100%; /* Fuer IE */
	border: 0;
}
#headerelemente {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#kopf {
	display: block;
	width: 970px;
	height: 99px;
}
#stimmungsbild {
	width: 100%;
	height: 145px;
	background-color: #F7F4F2;
	background-image:url(../images/emotion/traktor_lastwagen.jpg);
	background-repeat: no-repeat;
}
#seitentitel {
	width: 100%;
	height: 59px;
	background-color: #FFF;
}
#cwrapper {
	display:block;
	width: 998px;
	float: left;
}
#menu {
	display: block;
	width: 238px;
	margin: 0;
	background-color: #CFE7D9;
	position: relative;
	float: left;
}
#logo {
	float :left;
	margin: 24px 0 0 0;
}
#inhalt {
	display: block;
	float: left;
	width: 720px;
	margin: 32px 0 30px 40px;
	padding: 0 0 30px 0;
}
.clearer {
	clear: both;
	height: 1px;
	width: 100%;
	line-height: 1px;
	display: block;
}
#fussclearer {
	clear:both;
	height: 1px;
}
#fusszeile {
	position: absolute;
	display:block;
	height: 30px;
	width: 100%;
	padding: 0;
	bottom: 0px;
	margin: 0;
	border-top: 13px solid #fff;
	background-color: #F7F4F2;
	float: left;
	overflow:hidden;
}
#fusslinks {
	background-color: #EFE9E4;
	width: 238px;
	float: left;
	height: 24px;
	padding: 6px 0 0 0;
}
#fussrechts {
	width: 540px;
	float: left;
	height: 24px;
	padding: 6px 0 0 40px;
}
#fussnw {
	width: 180px;
	float: right;
	height: 24px;
	padding: 6px 20px 0 0;
}
/************ SCHRIFTEN *****************/
p {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#444444;
	line-height:150%;
	margin:0px;
	padding:0 0 15px 0;
}
span {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#444444;
	line-height:150%;
}
form {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#444444;
	line-height:150%;
	margin:0px;
	padding:0px;
}
td {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#444444;
	line-height:150%;
}
/*Links*/
a {
	font-family:verdana, arial, sans-serif;
	color:#FB001D;
	text-decoration:none;
}
a:hover {
	font-family:verdana, arial, sans-serif;
	color:#FB001D;
	text-decoration:underline;
}
/*Eingabefelder*/
input {
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
	color:#444444;
}
select {
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
	color:#444444;
}
textarea {
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
	color:#444444;
}
/*Horizontale Linien*/
hr {
	background-color:#C0C0C0;
	color:#C0C0C0;
	height:1px;
	border-style:none;
}
ul {
	margin-top:5px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:20px;
}
li {
	list-style-type: square;
}
/*################################ Ueberschriften ################################*/

h1, h2 {
	margin:0px;
	padding:0 0 20px 0;
	font-size:17px;
	font-family:verdana, arial, sans-serif;
	font-weight:bold;
	color:#019A5C;
	line-height:130%;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:verdana, arial, sans-serif;
	font-weight:bold;
	color:#019A5C;
}
h4 {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	font-weight:bold;
	color:#019A5C;
}
h5 {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	font-weight:bold;
	color:#019A5C;
}
h6 {
	margin:0px;
	padding:0px;
	font-size:7px;
	font-family:verdana, arial, sans-serif;
	font-weight:bold;
	color:#019A5C;
}
h1, h2 {
	padding: 20px 0 14px 0;
}
.csc-firstHeader {
	padding: 0 0 14px 0;
}
/*################################ Andere Klassen ################################*/

.footerLeft, .footerLeft a {
	color:#666666;
	font-size:10px;
	text-decoration:none;
	text-align:center;
}
.footerLeft a:hover {
	color:#666666;
	font-size:10px;
	text-decoration:underline;
	text-align:center;
}
.footerMain, .footerMain a {
	color:#666666;
	font-size:10px;
	text-decoration:none;
}
.footerMain a:hover {
	color:#666666;
	font-size:10px;
	text-decoration:underline;
}
.footerNW, .footerNW a {
	color:#bbbbbb;
	font-size:10px;
	text-decoration:none;
	text-align:right;
}
.footerNW a:hover {
	color:#bbbbbb;
	font-size:10px;
	text-decoration:underline;
	text-align:right;
}
.aLangSwitch {
	color:#444444;
	text-decoration:none;
	font-size:10px;
}
.aLangSwitch:hover {
	color:#019D64;
	text-decoration:none;
	font-size:10px;
}
.aLangSwitchSelected {
	color:#019D64;
	text-decoration:none;
	font-size:10px;
}
.aLangSwitchSelected:hover {
	color:#019D64;
	text-decoration:none;
	font-size:10px;
}
TD.diagramGray {
	background-color:#F8F4F1;
	border: solid 1px #888888;
	padding:3px;
	padding-left:10px;
	vertical-align:middle;
}
TD.diagramLineHoriz {
	background-image:url(/fileadmin/templates/gesa/images/graylinehoriz.gif);
	background-position:center;
	background-repeat:repeat-x;
}
.productsCaptionRow {
	background-color:#CFE7D9;
}
.productsAltRow {
	background-color:#ECF6F0;
}
.productsBottomLine {
	border-bottom: 1px solid #ABD6BD;
	padding-left:4px;
}
#seitentitel h1 {
	margin: 0;
	padding: 20px 0 0 278px;
	font-size: 26px;
	line-height: 28px;
}
.gruen {
	color: #019A5C !important;
}
/*******************************filelinks *******************************************/
.filelinks .odd, .filelinks .even {
}
.filelinks {
	float: left;
	margin: 10px 0 16px 0;
	clear: both;
	width: 100%;
}
div.filelinks div {
	padding-bottom: 2px;
	padding-top: 2px;
	display :block;
}
.filelinks .odd, .filelinks .even {
	float: left;
}
.filelinks .odd {
	background-color:#F7F7F7;
}
.filedownload {
	float: left;
	clear: none;
}
.fileicon {
	float: left;
	clear: none;
	margin-top: -1px;
	width: 30px;
}
.fileicon img {
	float: left;
	margin-left: 4px;
}
a.fileicon img {
	border: 0;
}
.filedescription {
	float: left;
	clear: both;
	width: 510px;
	margin-left: 30px;
	margin-top: 2px;
}
.filesize {
	float: left;
	clear: none;
	color: #999999;
	font-size: 11px;
}
.clearfilelist {
	clear:both;
	height:1px;
	border: 0;
}
/*********** Tabellen ***************************/
.contenttable {
	border: 0;
	width: 100%;
	border-collapse: collapse;
}
.contenttable-0, .contenttable-1, .contenttable-2, .contenttable-3 {
	margin: 0 0 30px 0;
}
.contenttable-1, .contenttable-2, .contenttable-3 {
	border: 0;
}
.contenttable th {
	border-top: 1px solid #999;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin:	0px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}
.contenttable td p {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}
.contenttable-1 td, .contenttable-1 th {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 2px 0 2px 0;
	margin:	0px;
}
.contenttable-1 .tr-even {
	background-color: #F7F7F7;
}
.contenttable-1 .tr-odd {
	background-color:#FFFFFF
}
.contenttable-2 td, .contenttable-2 th {
	border-top: 0px;
	border-left: 0px;
	padding: 0px;
	margin:	0px;
}
.contenttable-2 .tr-0 {
	font-weight: bold;
}
.contenttable-2 .tr-even {
	background-color: #F7F7F7;
}
.contenttable-2 .tr-odd {
	background-color:#FFFFFF
}
TD {
	vertical-align: top;
}
TABLE.tbl-history, TABLE.tbl-history TD {
	border: 0;
	vertical-align: top;
}
TABLE.tbl-history TD.td-0 {
	color: #019A5C !important;
	width: 44px;
}
TABLE.tbl-noborder TR TD {
	border: 0 !important;
}
/*****************************  MITARBEITER   ********************/

.tx-mitarbeiter-pi1 {
}
.mitarbeiter-abt {
	clear: both;
}
.mitarbeiter-member {
	float: left;
	width:310px;
	margin: 0;
	height: 85px;
	overflow:hidden;
}
.mitarbeiter-member img {
	clear: both;
	display: block;
}
.mitarbeiter-member h3 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 2px 0 0 0;
	padding: 0;
}
.mitarbeiter-member p {
	margin: 0;
	padding-bottom: 0;
}
.mitarbeiter.team-last {
	margin-right: 0px;
}
.mitarbeiter-clearer {
	clear: both;
}
/************ SITEMAP **************/
#sitemap-on {
	padding-left: 13px;
	background-image:url(../images/minus.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	margin-right: 8px;
}
#sitemap-off {
	padding-left: 13px;
	background-image:url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
}
#nw-sitemap {
	padding: 0 0 20px 0;
}
/*
#nw-sitemap ul {
	padding: 0 0 0 0;	
}
*/
#nw-sitemap li {
	padding: 2px 0 8px 16px;
}
.treeview, .treeview ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.treeview ul {
	margin-top: 4px;
}
.treeview .hitarea {
	background: url(../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
.treeview li {
	margin: 0;
	padding: 3px 0pt 3px 16px;
	line-height: 12px;
	list-style: none;
}
.treeview a {
	padding: 0 0 0 4px;
}
.treeview a.selected {
	background-color: #eee;
}
#treecontrol {
/* text-align:right; */
}
.treeview .hover {
	color: red;
	cursor: pointer;
}
.treeview li {
	background: url(../images/treeview-default-line.gif) 0 0 no-repeat;
}
.treeview li.collapsable, .treeview li.expandable {
	background-position: 0 -176px;
}
.treeview .expandable-hitarea {
	background-position: -80px -3px;
}
.treeview li.last {
	background-position: 0 -1766px
}
.treeview li.lastCollapsable, .treeview li.lastExpandable {
	background-image: url(../images/treeview-default.gif);
}
.treeview li.lastCollapsable {
	background-position: 0 -111px
}
.treeview li.lastExpandable {
	background-position: -32px -67px
}
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {
	background-position: 0;
}
.treeview-black li {
	background-image: url(../images/treeview-black-line.gif);
}
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable {
	background-image: url(../images/treeview-black.gif);
}
/***** NAVIGATION *********/
ul#navi, ul#navi li, ul#sprachen, ul#sprachen li {
	list-style: none;
	list-style-type: none;
}
ul#navi, ul#sprachen {
	position:relative;
	float: left;
	padding: 0;
	margin: 31px 0 18px 26px;
	clear: both;
}
ul#sprachen {
	margin-top: 6px;
}
ul#navi li {
	margin: 0;
	padding: 3px 0 3px 0;
	line-height: 16px;
	font-weight:bold;
}
ul#navi ul {
	margin: 4px 0 7px 0;
	padding: 0 0 0 9px;
}
ul#navi ul li {
	margin: 0;
	padding: 1px 0 1px 0;
}
ul#navi a:link, ul#navi a:visited {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
ul#navi ul a:link, ul#navi ul a:visited, ul#sprachen a:link, ul#sprachen a:visited {
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
ul#navi a:hover, ul#navi a:focus, ul#navi ul a:hover, ul#navi ul a:focus, ul#sprachen a:hover, ul#sprachen a:focus {
	color: #019D64;
	text-decoration: none;
}
ul#navi a.aktiv, ul#sprachen li.aktiv {
	color: #019D64 !important;
	text-decoration: none;
}
ul#sprachen {
	font-size: 10px;
	line-height: 16px;
	font-weight:normal;
}
/********** TABELLE SORTIMENT *******************/
.tbl-prod {
	margin: 0 0 12px 0;
	border: 0;
}
.tbl-prod td {
	text-align:center;
	vertical-align: middle;
	width: 55px;
	font-size: 10px;
	line-height: 12px;
	border-bottom: 1px solid #ABD6BD;
}
.tbl-prod td.td-0 {
	width: 160px;
	text-align:left;
	vertical-align:text-top;
}
.tbl-prod tr.tr-1 td {
	background-color: #CFE7D9;
	font-weight: bold;
}
.tbl-prod tr.tr-0 td {
	border: 0;
	font-size: 9px;
	border-bottom: 1px solid #ABD6BD;
}
.tbl-prod th.td-1, .tbl-prod th.td-2, .tbl-prod th.td-3 {
	text-align:center;
}
.tbl-prod th, .tbl-prod td.td-0 {
	padding: 2px 2px 2px 4px;
	background-color: none;
}
.srv-yes, .srv-opt {
	color: #060;
	background-color: #060;
	padding: 0 2px;
	font-size: 7px;
	line-height: 7px;
}
.srv-opt {
	color: #CCC;
	background-color: #CCC;
}

