/* Allgemeines */
body {
	margin: 0px;
	padding: 0px;
  	text-align: center;
  	background:#999999;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-size:12px;
}
a { 
	text-decoration: none;
}
a img {
	border: none;
}
#middle-content-wrap a[id], #middle-content-wrap ul li a {
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
}
.csc-textpic a {
	padding: 0px !important;
	margin: 0px !important;
	background: none !important;
}
h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
	font-size: 11px;
}
h2 {
	color:#778862;
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
	margin-top: 5px;
	border-bottom:1px dotted #778862;
}
h3 {
	color:#778862;
	font-weight:bold;
	padding:3px 0px !important;
	font-size: 12px;
	border-bottom:1px dotted #778862;
	border-top:1px dotted #778862;
}
h4 {
	color:#666666;
	font-weight:bold;
	padding:3px 0px !important;
	font-size: 12px;
	border-bottom:1px dotted #666666;
	border-top:1px dotted #778862;
}
fieldset {
	border: none;
}
label {
	display: block;
	float: left;
	width: 180px;
	padding-bottom: 5px;
	font-size: 11px;
}
input, textarea, select {
	border: #666666 1px solid;
	background: url(images/hgtextarea.gif) repeat-x top left;
	background-color: #FDFDFD;
	padding: 3px;
	font-size: 11px;
	margin-bottom: 4px;
}
.required, .label {
	clear: both;
}
input.search {
	border: #666666 1px solid;
	border-right: none;
	background: url(images/hgtextarea.gif) repeat-x top left;
	background-color: #FDFDFD;
	padding: 3px;
	font-size: 10px;
	margin: 0px;
	margin-bottom: 4px;
	width: 130px;
}
input.submit {
	border: none;
	background: none;
	background-color: #666666;
	color: #FFFFFF;
	padding: 3px;
	font-size: 10px;
	margin: 0px;
	margin-bottom: 4px;
}
input.mailformsubmit {
	clear: both;
	border: #666666 1px solid;
	background-color: #778862;
	background-image: none;
	color: #FFFFFF;
	margin-left: 180px;
	margin-top: 5px;
}
/* Homepage-Divs */
#wrapper {
	margin: 0 auto;
	margin-top:20px;
	text-align: left;
	width: 900px;
}
#header {
	position: relative;
	background: url(images/logo.jpg) no-repeat top left;
	height:103px;
	width: 900px;
	color: #000000;
}
#top-menu {
	height:36px;
	position: absolute;
	left:550px;
	top:20px;
	width: 236px;
}
#top-menu img {
	margin-top:0px;
}
#top-menu a {
	color:#999999;
	padding:5px;
}
#top-menu a:hover {
	color: #CCCCCC;
}
#img-menu {
	position: absolute;
	left:794px;
	top:12px;
	width: 85px;
}
#banner {
	width: 900px;
	height: 160px;
	background: #FFFFFF url(images/header_img.jpg) no-repeat top left;
	color: #FFFFFF;
}
.engine #banner {
	background: #FFFFFF url(images/header_engine.jpg) no-repeat top left;
	color: #FFFFFF;
}
.genset #banner {
	background: #FFFFFF url(images/header_genset.jpg) no-repeat top left;
	color: #FFFFFF;
}
.starting #banner {
	background: #FFFFFF url(images/header_starting.jpg) no-repeat top left;
	color: #FFFFFF;
}
.governing #banner {
	background: #FFFFFF url(images/header_governing.jpg) no-repeat top left;
	color: #FFFFFF;
}
#menu {
	background:url(images/menu_bg.jpg) repeat-x;
	/*padding:5px 10px;
	font-size:13px;
	font-weight:bold;*/
	height: 26px;
	padding-left: 12px;
	}
#main-content {
	background: #FFFFFF url(images/main_content_bg.gif) repeat-y top left;
	width: 900px;
	clear: both;
}
#main-content .csc-textpic-caption {
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	text-align: center;
}
#main-content .csc-textpic-imagerow {
	margin-bottom: 3px;
}
/*#main-content .csc-textpic-imagewrap img {
	border-color: #CCCCCC;
	padding: 3px;
	background-color: #F2F2F2;
	color: #333333;
}*/
.csc-textpic-intext-left {
	clear: both !important;
}
/* Links */
#main-content a:link {
	color: #778862;
}
#main-content a:visited {
	color: #778862;
}
#main-content a:hover {
	color: #363636;
}
#main-content a:active {
	color: #778862;
}

/*#menu a:visited  {color: #FFFFFF; padding:0 10px;}
#menu a:link  {color: #FFFFFF; padding:0 10px;}
#menu a:active  {color: #FFFFFF; padding:0 10px;}
#menu a:hover   {color: #363636;}*/

/* Spalten */
#left-content {
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
	width: 208px;
	float: left;	
}
#left-content a {
	padding:5px 20px;
	display:block;
	color:#778862;
	text-decoration: none;
}
#left-content a:hover{
	background:#FFFFFF;
}
#left-content ul {	
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	list-style: none;
}
#left-content  ul li {	
	border-bottom:1px dotted #778862;
	font-size:10px;
	font-weight:bold;
}
#left-content  ul li a {
	display: block;	
}
#left-content  ul li a:hover, #left-content ul.level1 li.act a {
	background-color: #FFFFFF;
	color:#778862;
}
#left-content  ul ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
	border-bottom: 1px solid #CCCCCC;
}
#left-content  ul li ul li {
	border: none !important;

}
#left-content  ul li ul li a {
	border-top:1px dotted #778862;
	font-size:10px;
	background-color: #E6E6E6 !important;
	padding: 2px 10px 2px 30px;
}
#left-content  ul ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
	border: none;
}
#left-content  ul li ul li ul li a {
	border: none;
	font-size:10px;
	background-color: #FFFFFF !important;
	padding: 3px 10px 3px 30px;
	font-weight: normal;
}
#left-content  ul li ul li ul li a:hover, #left-content ul li ul li ul.level3 li.act a {
	color: #333333 !important;
}
#left-content  ul li ul li a:hover, #left-content ul li ul.level2 li.act a {
	background-color: #FFFFFF !important;
}
#suche {
	padding: 20px;
}
/* rechter Teil wrap um middle und right */
#pfad {
	padding: 5px 0px 0px 0px;
	font-size: 9px;
	color: #999999;
}
#rightwrap {
	float: right;
	width: 680px;
	padding-bottom: 25px;
}
#middle-content {
	float: left;
	width: 418px;
}
#middle-content-wrap {
	padding: 5px 20px 20px 0px;
}
#middle-content-inner {
	padding:5px 10px 20px 10px;	
	margin: 0px;
}
#middle-content-inner ul, #middle-content-wrap ul {
	list-style: none;
	margin: 10px 0px;
}
#middle-content-inner ul li, #middle-content-wrap ul li {
	list-style: none;
	height: auto !important;
	padding: 0px 0px 0px 15px;
	background: url(images/punkt.gif) no-repeat 0 0;
}

#middle-content-inner a, #middle-content-wrap a {
	padding: 0px 0px 0px 10px;
	background: url(images/listenpunkt.gif) no-repeat 0 0;
}
#right-content {
	padding: 0px;
	margin: 0px;	
	width: 254px;
	float: right;
}
#right-content-inner {
	padding: 20px;
}
.clear {
	clear: both;
}
/* Footer */
#footer{
	clear:both;
	background:url(images/footer_img.gif) no-repeat;
	height:40px;
	padding:6px 20px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

#footer a:visited  {color: #FFFFFF;}
#footer a:link  {color: #FFFFFF;}
#footer a:active  {color: #FFFFFF;}
#footer a:hover   {color: #363636;}

/* News */
.news-latest-item h4, .news-list-item h3 {
	color:#778862;
	font-weight:bold;
	font-size: 13px;
	padding: 0px;
	padding-bottom: 2px;
	border: none;
	margin: 0px;
}
.news-latest-item a, .news-list-item a {
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
}
.news-latest-item p, .news-list-item p {
	padding: 3px 0px;
	padding-bottom: 20px;
	margin: 0px;
}
.news-single-timedata, .news-list-date, .news-latest-date {
	font-size: 9px;
	color: #999999;
	text-align: right;
}
.news-single-item hr, .news-list-item hr {
	display: none;
}
/* FCE */
.spaltelinks {
	width: 56%;
	float: left;
}
.spalterechts {
	width: 40%;
	float: right;
}
.produktbild {
	float: left;
	width: 185px;
	text-align: center;
}
.produktbild .bildbeschreib {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px !important;
	color: #999999;
	letter-spacing: 1px;
	padding-top: 5px;
	text-align: center;
}
.produktbild a {
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
}
.produkttext {
	float: right;
	width: 430px;
}
.produktup {
	text-align: right !important;
	height: 13px;
}
.produktup a {
	text-align: right;
	background: none !important;
	padding: 0px;
	margin: 0px;
}
p.box {
	border: 1px solid #778862;
	color: #778862;
	background-color: #E6EAE0;
	padding: 5px;
}
p.boxgrau {
	border: 1px solid #666;
	color: #333;
	background-color: #F8F8F8;
	padding: 5px;
}
.staffwrap {
	padding-bottom: 10px;
}
.staffbox {
	width: 100%;
}
.staff {
	width: 200px;
	float: left;
	text-align: center;
	font-weight: bold;
/*	padding-bottom: 20px;*/
	height: 220px;
}
.staff a {
	background: none !important;
}
.staff .funktion {
	padding: 0px;
	display: block;
	margin: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 30px;
}
.staff a.staffname {
	padding: 5px 0px 0px 0px !important;
	font-size: 14px;
	font-weight: bold;
}
.staff img {
	padding: 3px;
	background-color: #F2F2F2;
	border: 1px solid #cccccc;
	color: #333333;
}
.filelinks span {
	display: inline;
}
.filelinks a, .tx-damdownloadlist-pi1 a {
	margin: 0px !important;
	padding: 0px 5px 0px 0px !important;
	background: none !important;
}
/* Nachfolgender Code muss noch �berarbeitet werden - viel fallt weg */



.noborder {
	border: none !important;
}


.text-control{
	height:19px;
}


.item_no{
	border-bottom:1px dotted #778862;
	font-size:10px;
	font-weight:bold;
}

.item_2{
	border-bottom:1px dotted #778862;
	font-size:10px;
	background-color: #E6E6E6;
	padding:0px 0px 0px 10px;
}

.item_3{
	border-bottom:1px dotted #778862;
	font-size:10px;
	background-color: #F5F5F5;
	padding:0px 0px 0px 20px;
}

.item_aktiv{
	border-bottom:1px dotted #778862;
	font-size:10px;
	background-color: #ffffff;
	padding:0px 0px 0px 10px;
}



.title-product {
	display: block;
	color:#778862;
	font-weight:bold;
	padding:10px 0 2px 0;
	background:url(images/arrow.gif) 168px 10px no-repeat;
}



.title-grey {
	color:#666666;
	font-weight:bold;
}

.title-grey-border{
	color:#666666;
	font-weight:bold;
	padding:3px 0;
	border-bottom:1px dotted #666666;
	border-top:1px dotted #778862;
}




.product-content{
	background:#e6eae0;
	padding:15px 15px 5px 15px;
	margin-bottom:20px;
}


.product{
	background:#FFFFFF;
	border:1px solid #b0bba2;

}

.small {
  font-size:10px;

}



/* Anpassungen Ext */
.tx-wssitemap-pi1 a {
	background: none !important;
	padding: 0px !important;
}
