body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
hr {
	width: 80%;
	text-align: center;
	background-color: #D3DFED;
}

/* Überschriften */
h1.componentheading, h1.componentheadingnews {
	margin: 0;
	font-size: 12px;
	color: #97A1AA;
}
h2.contentheading, h2.contentheading a:link, h2.contentheading a:active, h2.contentheading a:visited,
h2.contentheadingnews, h2.contentheadingnews a:link, h2.contentheadingnews a:active, h2.contentheadingnews a:visited, div.componentheading, h1  {
	margin: 14px 0 6px 0;
	font-size: 18px;
	color: #306599;
	text-decoration:none;
}
h2.contentheading a:hover, h2.contentheadingnews a:hover, table#contact h2 {
	text-decoration:underline;
}
div.moduletable h3 {
	font-size: 13px;
	margin: 3px;
}
h2 {
	font-size: 16px;
	margin: 16px 0 10px 0;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
div.content h1, div.content h2, div.content h3 {
	margin-top: 6px;
}


.hinweis {
	color: #FF0000;
	font-weight: bold;
}
.fett {
	font-weight: bold;
}
.blau_fett {
	color: #306599;
	font-weight: bold;
}
/*--------------------------------------------------------------------------------------------*/
/* Links */
a:link, a:visited, a:active {
	text-decoration:underline;
	color:#1C2F40;
}
a:hover {
	text-decoration:underline;
	color:#1C2F40;
	font-weight:bold;
}

/*--------------------------------------------------------------------------------------------*/
/* Produkte */
table.tabelle_technischeDaten th {
	width: 30%;
	vertical-align:top;
}

table.tabelle_koepfe_akkus thead {
	font-weight:bold;
	color:#000000;
	border: none;
}
table.tabelle_koepfe_akkus thead td {
	/*border-bottom:solid 1px #CCCCCC;*/
}
table.tabelle_koepfe_akkus tr.tabelle_blau {

}
table.tabelle_koepfe_akkus {
	text-align:center;
}
table.tabelle_koepfe_akkus td {
	margin-right: 5px;
	margin-left: 5px;	
	border-left:solid 1px #CCCCCC;
}
table.tabelle_koepfe_akkus thead {
	font-weight:bold;
	border: none;
}
table.tabelle_zusatz_akkus {
	width: 95%;
	font-size:12px;
}
table.tabelle_zusatz_akkus td {
	vertical-align: top;
}
