body {
	font-family:Arial, Helvetica, sans-serif;
	color:#575759;
	font-size:0.8em;
	margin-left:20px;
	background-color:#f6f6f5;	
}

html { 
	min-height: 101%;
} 

.csc-firstHeader {
	font-size:2.2em;
	color:#eb6909;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-weight:normal;
}

h1 {
	font-size:2.2em;
	color:#eb6909;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-weight:normal;
}

h2 {
	font-size:1.0em;
	color:#000000;
	margin:0px;
	margin-top:20px;
	margin-bottom:4px;
	padding:0px;
	font-weight:bold;
}

h3 {
	font-size:1.0em;
	color:#000000;
	margin:0px;
	margin-bottom:4px;
	padding:0px;
	font-weight:bold;
}

hr {
	background-color:#b4b2b3;
	color:#b4b2b3;
	height: 1px;
	border: none;
	line-height: 1px;
	font-size: 1px;
}

p a {
	padding-left:15px;
	background-image:url(../images/subnavi-pfeil.jpg);	
	background-position:left top;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#eb6909;
}

p a:hover {
	text-decoration:underline;
	color:#eb6909;
}

table.productProperties {
	margin:0 0 10px 0;
	padding:1px;
	text-align:left;
	width:508px;
}

table.productProperties td {
	width: 20%;
	padding: 3px;
}
table.productProperties th {
	padding: 3px;
}

tr.propertyNames {
	font-weight:bold;
	background-color:#F6F6F6;
}

tr.propertyValues {

}

span.hochgestellt{
	
}