body {
	font-family: Arial, Calibri, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img/bg.gif);
	margin-top: 20px;
  height: 99%;
}
#bgtop {
	background-image: url(img/headBG.png);
	background-repeat: no-repeat;
	background-position: top;
}
#main {
	width: 925px;
	margin: 0px auto;
	background-image: url(img/mainbg.png);
	background-repeat:repeat-y;
}
#foot {
	width: 925px;
	margin:0px auto;
	height: 48px;
	background-image: url(img/foot.png);
	background-repeat: no-repeat;
	color: #a7a0a0;
}
#foot a {
	color: #a7a0a0;
	text-decoration: none;
}
#foot a:hover {
	color: #a7a0a0;
	text-decoration: underline;
}
#copy {
	padding-top: 42px;
	padding-left: 180px;
}
#logo {
	width: 257px;
	height: 230px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	float: left;
}
#logoKlick { 
	width: 170px;
	height: 71px;
	margin-left: 43px;
}
#subnavi {
	margin-top: 88px;
	margin-left: 36px;
}
#home {
	float:left;
	background-image: url(img/subnavHome.gif);
	background-repeat:no-repeat;
}
#home:hover {
	float:left;
	background-image: url(img/subnavHomeRO.gif);
	background-repeat:no-repeat;
}
#contact {
	float:left;
	background-image: url(img/subnavContact.gif);
	background-repeat:no-repeat;
}
#contact:hover {
	float:left;
	background-image: url(img/subnavContactRO.gif);
	background-repeat:no-repeat;
}	
#rights {
	float:left;
	background-image: url(img/subnavRights.gif);
	background-repeat:no-repeat;
}
#rights:hover {
	float:left;
	background-image: url(img/subnavRightsRO.gif);
	background-repeat:no-repeat;
}	
#headgrafik {
	width: 668px;
	height: 220px;
	background-image: url(img/head.png);
	background-repeat:no-repeat;
	float: left;
  margin-bottom: 16px;
}
#naviBox {
	margin-top: 20px;
	margin-left: 43px;
	width: 177px;
	float: left;
}

#naviBox .ebay {
  border: 1px solid #ee2222;
  height: 75px; 
  background-color: white;
  padding-top: 11px;
  margin-right: 3px;
}
#naviBox .ebayimg {
  background-color: white;
}
#naviBox .ebaylink {
  color: black;   	
  text-decoration: none;
  line-height: 26px;  
}

#naviBox .mobile {
  border: 1px solid #ee2222;
  height: 75px; 
  background-color: white;
  padding-top: 21px;
  margin-right: 3px;
}
#naviBox .extimg {
  background-color: white;
}
#naviBox .extlink {
  color: black;   	
  text-decoration: none;
  line-height: 26px;  
}
#naviBox .ducati {
  padding-top: 21px;  
}
#naviBox .ducatilogo {
  background-color: none;
}
.navButton {
	width: 177px;
	height: 22px;
	background-image: url(img/button.gif);
	background-repeat: no-repeat;
  font-size: 11px;
  font-weight: bold;
}
.navButton:hover {
	background-image: url(img/buttonRO.gif);
	background-repeat: no-repeat;
}
.navButton a {
	float: left;
	line-height: 18px;
	margin-left: 5px;
	color: #fff;
	text-decoration: none;
}
.navButtonACT {
	width: 177px;
	height: 22px;
	background-image: url(img/buttonRO.gif);
	background-repeat: no-repeat;
  font-size: 11px;
  font-weight: bold;  
}
.navButtonACT a {
	float: left;
	line-height: 18px;
	margin-left: 5px;
	color: #000;
	text-decoration: none;
}
.navButton a:hover {
	color: #000;
}
.pfeil {
	float: right;
	margin-right: 10px;
	margin-top: 4px;
}
.unavBox {
	clear: both;
	padding-bottom: 10px;
	background-image: url(img/unavBG.gif);
}
.unavButton {
	clear: both;
	padding-left: 5px;
  font-size: 11px;
  font-weight: bold;   
}
.unavButton a {
 	color: #efefef;
	text-decoration: none;
}
.unavButton a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.unavButtonACT {
	clear: both;
	padding-left: 5px;
  font-size: 11px;
  font-weight: bold;  
}
.unavButtonACT a {
 	color: #efefef;
	text-decoration: underline;
}
.unav2Box {
	clear: both;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(img/unavBG.gif);
}
.unav2Button {
	clear: both;
	padding-left: 5px;
  font-size: 11px;
  font-weight: normal;   
}
.unav2Button a {
 	color: #efefef;
	text-decoration: none;
}
.unav2Button a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.unav2ButtonACT {
	clear: both;
	padding-left: 5px;
  font-size: 11px;
  font-weight: normal;  
}
.unav2ButtonACT a {
 	color: #efefef;
	text-decoration: underline;
}
#content {
	width: 604px;
	margin-left: 28px;
  margin-top: 20px;
  margin-right: 20px;
	float: left;
	font-size: 12px;
  line-height: 16px;
}
#content a {
	color: #fff;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

h3 a {
	font-size: 14px;
	font-weight: bold;
  text-decoration: none;
  border: none;
}

hr {
  background-color: #c0c0c0; /* Farbe für Opera und Firefox */ 
  color: #c0c0c0; /* Farbe für Internet Explorer (IE) */
  border: 0; 
  height: 1px;  
  margin-right: 20px;
}

.news-latest-item {
  border-bottom: 1px dotted #AB1F00;
  margin-bottom: 10px;
  padding-bottom: 6px;
}

.news-list-item img {
  border: none;
}

.clearer {
  background-color: #c0c0c0; /* Farbe für Opera und Firefox */ 
  color: #c0c0c0; /* Farbe für Internet Explorer (IE) */
  border: 0; 
  height: 1px;  
  margin-right: 20px;
}

.news-single-item img {
  border: none;
}

.news-latest-item img {
  border: none;
}


form, fieldset {
  border: none;
}

div.csc-mailform-field {
  width: 360px;
  text-align: right;
  padding: 4px;
}

span.important {
  color: #e70101;

}
