h1
{
	font: 11px Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #1E4589;
	font-weight: bold;
	margin-bottom: 5px;
}

h2
{
	font: 21px Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #FB6C11;
	font-weight: bold;
	margin-bottom: 8px;
}

h3
{
	font: 12px Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #20478B;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

p, td
{
	font: 11px Arial, Verdana, "Trebuchet MS", sans-serif;
}

a
{
	text-decoration: none;
	color: #3A5B98;
}

a.more
{
	background: url('../images/more.gif') no-repeat left 4px;
	padding-left: 10px;
	font-weight: bold;
}

.produktbild
{
	float: right;
	margin: 5px 0 5px 5px;
}

.icons_content
{
	margin-bottom: 20px;
}

.technische_details
{

}

.technische_details ul
{
	margin: 0;
	padding: 0;
}

.technische_details td
{
	background-color: #AABEE1;
	padding: 3px;
	vertical-align:top;
}

.technische_details td.label, .label
{
	background-color: #1d4389;
	color: white;
	font-weight: bold;
}

.technische_details td.label p
{
	font-weight: bold;
}

ul
{
	list-style-type: none;
	margin-top: 10px;
}

li
{
	font: 11px Arial, Verdana, "Trebuchet MS", sans-serif;
	padding-bottom: 5px;
	background: url('../images/list_icon.gif') no-repeat left 4px;
	padding-left: 15px;
}