@charset "utf-8";
#mainContent #text_rev {
	width: 640px;
	height: 400px;
	margin-left: 39px;
	margin-top: 10px;
	background-image: url(../images/rev_hint_640_400.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	position: absolute;
}
#mainContent #text_rev div {
	height: 337px;
	overflow: auto;
}

#mainContent #rev_bild {
	float: right;
	height: 400px;
	width: 215px;
	margin-top: 10px;
	margin-right: 39px;
	background-image: url(../images/rev_bild_215_400.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 697px;
}
#mainContent #text_rev h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 15px;
	letter-spacing: 5px;
	text-decoration: overline;
}
#mainContent #rev_bild h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #CCCCCC;
	margin-left: 8px;
	margin-top: 15px;
	margin-bottom: 7px;
	letter-spacing: 3px;
	text-decoration: overline;
}

#mainContent  #text_rev  th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	cursor: pointer;
	padding-left: 3px;
	height: 30px;
	line-height: 27px;
}


#mainContent #rev_bild p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 8px;
	padding-bottom: 1px;
	padding-right: 7px;
}
#mainContent  #text_rev  #ref_rahmen:focus {
	border-color: #043939;
	-moz-outline: none;
}


.spry_table {
	margin-left: 10px;
	border-collapse: separate;
	outline: none;
}
.spry_th {
	background-image: url(../images/but_sotieren_200_75.png);
	background-position: center -30px;
	background-repeat: no-repeat;
}


.standort_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 25px;
	width: 150px;
	padding-left: 3px;
}

.hersteller_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	width: 140px;
	padding-left: 3px;
}
.bezeichnung_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	width: 160px;
	padding-left: 3px;
}

.staerke_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	width: 75px;
	text-align: right;
	padding-right: 13px;
}
.jahr_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	width: 50px;
	padding-left: 3px;
	text-align: center;
}

.rowHover {
	/*color: #fc8b06;  */ /*Falls sich die Farbe für die Bezeichnung bei Hover ändern soll muss das hier eingestellt werden */
	cursor: pointer;
	background-image: url(../images/but_sotieren_200_75.png);
	background-position: center top;
}
.rowHover2 {
	background-image: url(../images/but_sotieren_200_75.png);
	background-position: center -60px;
	background-repeat: no-repeat;
}



.rowSelected {
	background-color: #999999;
	cursor: default;
#mainContent #text_rev table {
	border-collapse: collapse;
}
.rowSelected2 {
	background-image: url(../images/but_sotieren_200_75.png);
	background-position: center -30px;
	background-repeat: no-repeat;
}
