.titelGross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}

.navi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}
a.navi:link {
	color:#003399;
	text-decoration: underline;
}
a.navi:visited {
	font-weight: normal;
	text-decoration: underline;
}
a.navi:hover {
	font-weight:bold;
	color:#E00000;
	text-decoration: underline;
}
a.navi:active {
	text-decoration:underline
}


.tabellKopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #003399;
	line-height: 12px;
}

.tabelleHell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	background-color: #ffffff;
	line-height: 12px;
}

.tabelleDunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	background-color: #cccccc;
	line-height: 12px;
}
.produktTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #003399;
	line-height: 16px;
	padding: 2px;
	padding-left: 5px;
}
.ausgabeRahmenTechnischeDaten {
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;

}

.produktFeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding-left: 15px;

	margin: 0px;
	margin-bottom: 5px;
	}
.beschreibungKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
}
.fliesFett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titelKlein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
