body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	background: none;
}

td {
	font-size: 10pt;
}

h1, h2 {
	color: black;
}

#banner {
	display: none;
}

.leftColTop {
	display: none;
}
.centerColTop {
	display: none;
}
.rightColTop {
	display: none;
}

.leftCol {
	display: none;
}
.centerCol {
	background-color: #FFFFFF;
	width: 500px;
	vertical-align: top;
	font-size: 10pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.rightCol {
	background-color: #A6C7D7;
	width: 140px;
	vertical-align: top;
	font-size: 8pt;
}
	
.centerColStyle {
	padding-right: 20px;
	padding-left: 0;
	padding-bottom: 20px;
}

.centerColStyle h1{
	font-size: 12pt;	
}

.centerColStyle h2{
	font-size: 11pt;	
}

.centerColStyle a {
	text-decoration: none;
	font-weight: bold;
}

.centerColStyle img.pic {
	margin-right: 25px;
	margin-bottom: 25px;
}



.rightColStyle{
	padding-right: 8px;
	padding-left: 10px;
}

.rightColStyle a {
	color: black;
	text-decoration: none;
}	
/*
.rightColStyle a:hover {
	color: silver;
}
*/

.rightColStyle h2, .rightColStyle h1{
	font-size: 10pt;	
}
.rightColStyle img {
	display:block;
	margin-bottom: 1ex;	
  border: none;
}

.rightColStyle .Item {
	margin-top: 0px;
}

/*
.rightColStyle .prodItem img {
	display: none;
}
*/

.rightColStyle .Item h2 {
	font-size: 9pt;
	margin-bottom:0;
	margin-top: 4px;  
}

/*
.rightColStyle .prodItem .topNote {
	display: none;
}


.rightColStyle .prodItem p.text {
	display: none;
}
*/

.rightColStyle .Item h2 a, .rightColStyle .Item h2 a:hover{
	background: none;
}


.rightColStyle .Item p {
	margin-top: 0px;
}






img.alignLeft {
	float: left;
	margin-right: 2ex;
	margin-bottom: 2ex;
	border: 1px solid #e3783c;
}
img.alignRight {
	float: right;
	margin-left: 2ex;
	margin-bottom: 2ex;
	border: 1px solid #e3783c;
}

.imgWide {
	margin-top: 15px;
	clear: both;
	margin-bottom: -1px;
	padding-bottom: 0;
}
	

.preis {
	font-weight: bold;
	color: #CB3713;
}

.prodItem {
	clear: both;
	border-top:	1px solid #e3783c;
	margin-top: 20px;
}

.prodItem a, .prodItem a:hover {
	background-color: #e3783c;
	color: white;
	padding: 0 1ex 0 1ex;
}

.prodItem a.zubehoer, .prodItem a.zubehoer:hover {
	background-color: none;
	color: white;
	padding: 0;
}


.prodItem h2 a, .prodItem h2 a:hover {
	background-color: white;
	color: #CB3713;
	padding: 0;
}

a.prodLink, a.prodLink:hover {
  padding: 0;
}

.prodItem .topNote {
	font-size: 8pt;
	float: right;
}

.detailDownload {
	font-size: 8pt;
}

#bottom {
	padding: 1ex 0 1ex 13px;
	
	font-size: 8pt;
	color: white;
	background-color: #cb3713;
}

.bgFarbe {
	background : #FFF4EA;
}

.warning {
	color: red;
	font-weight: bold;
}

.prevNextNav {
	margin-top: 20px;
	border-top:	1px solid #e3783c;
	text-align: center;
}

.clear {
  clear: both;
}

tr.noprint {
  display: none;
}


