body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	/***background-color: #66FF00;***/
}
#content {
	background-color: #f7f7f7;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	color: #333333;
}
#content a {
	text-decoration: none;
	color: #D85900;
	font-size: 12px;
}
#content a:hover {
	color: #333333;
}
#sub {
	background-color: #eeeeee;
	font-size: 11px;
	padding: 10px 5px 5px 5px;
	color: #666666;
	border-right: thin #e1e1e1 dashed;
}
#sub a {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
}
#sub a:hover {
	color: #999999;
}
#sub h2 {
	font-size: 11px;
	margin: 5px 0 5px 0 5px;
	color:#000000 /*#D85900*/;
}
#detail a {
	color: #666666;
	text-decoration:none;
}
#detail a:hover {
	color: #D85900;
	text-decoration:none;
}
#detail {
	margin-left: 10px;
	}
#techdat {
	display:block;
	border-bottom: 1px solid #D85900;
	width: 500px;
	padding-bottom: 3px;
}
#techdat:hover {
	display:block;
	border-bottom: 1px solid #D85900;
	width: 500px;
	padding-bottom: 3px;
	background-color: #f1f1f1;
}
h1 {
	font-size: 14px;
	margin: 5px 0 5px 0 5px;
	color:#D85900;
}
h2 {
	font-size: 12px;
	margin: 5px 0 5px 0 5px;
	color:#D85900;
}
h2.black {
	font-size: 12px;
	margin: 5px 0 5px 0 5px;
	color:#000000;
}
p {
	margin: 5px 0 5px 0 5px;
}
.dunkel {
	color: #333333;
	font-weight: bold;
}
.text {
width: 230px;
height: 180px;
}

/*** TECH DAT ***/

tr.spalte {
	font-size: 9px;
	color: black;
	padding-left: 3px;
}
td.wert {
font-size:10px;
padding-left: 3px;
background-color: #ffffff;
border-left: 1px solid #dedede;
border-bottom: 1px dashed black;
}
/*td.wert:hover {
background-color: #dedede;
}*/
#name {
font-size:11px;
font-weight:bold;
background-color: #dedede;
border-bottom: 1px dashed black;
}
#name:hover {
background-color: #f7f7f7;
}
#name a {
text-decoration: none;
color: #000000;
font-size: 11px;
}
#id:hover {
	background-color:#dedede;
}


/*** TECH DETAIL ***/
img.image {
	border: 1px solid  #D85900;
	margin-top: 4px;
	margin-right: 5px;
}
td.bez {
	font-size: 10px;
	padding-left: 3px;
	background-color: #e3e3e3;
	border-bottom: 1px dashed black;
	color: black;
}
td.wertdetail {
	font-size:10px;
	padding-left: 3px;
	background-color: #ffffff;
	border-left: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}
.techdaten {
color:#D85900;
font-size: 13px;
font-weight:bold;
} 

/** HINWEIS **/
td.small {
font-size: 9px;
color: #999999;
}
.hinweis {
font-size: 9px;
color: #999999;
}
.globalorange {
color: #D85900;
font-weight: bold;
}
span.zur  {
   text-align: right;
   float: right;
   font-weight:bold;
}
hr{
background-color:#d0d0d2; /* Mozilla 1.4 */
color:#d0d0d2; /* IE 6 */
border: #d0d0d2; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
