/* 
          transfer.tldplan.com
          
          ::ffff:38.107.191.89
          
          
          
           */
        
* {
  font-size: 10pt;
  font-family: Verdana;
}

.area_bar { /* Überschrift in gelben Area-Boxen */
	background-color : #FF9900;
	color : #1951b0;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 11pt;
}
.area_bar_link { /* Überschrift in gelben Area-Boxen */
	background-color : #FF9900;
	color : #1951b0;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 11pt;
}
.area_bar_link:hover { /* Überschrift in gelben Area-Boxen */
	background-color : #FF9900;
	color : #1951b0;
	font-weight : bold;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 11pt;
	text-decoration : underline;
}
TD.search-table { /* Tabelle Suchergebnis */
	width: 25%;
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px;
}
.search_th { /* Überschrift Suchspalten */
	color : #1951b0;
	font-weight : bold;
	text-decoration : none;
	font-size : 10pt;
	margin-bottom: 10px;
}
.search_hinweis { /* Such-Heinweise */
	text-align: center;
	color : #1951b0;
	font-weight : bold;
	text-decoration : none;
	font-size : 11pt;
	margin-top: 20px;
	margin-bottom: 20px;
}
.column_descr { /* Spalten-Überschrift  links */
	color : #1951b0;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 16pt;
}

.db_command {
	color : #3366bb;
	font-weight : normal;
	text-decoration : underline;
	font-family : arial;
	font-size : 10pt;
}

TEXTAREA.inp {
	color: #1951b0;
	font-family: Arial, Helvetica, Verdanna;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #1951b0;
}
.inp {
	color: #1951b0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdanna;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #1951b0;

}

div.img_title {  /* Bildunterschrtift */
	color : #1951b0;
	font-weight : normal;
	text-decoration : none;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 10pt;
	margin-top: 5px;
}


.name_link {  /* Listeneinträge Ergebnisse Suchseite */
	color : #1951b0;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 10pt;
}
.name_nolink {  /* Listeneinträge Ergebnisse Suchseite */
	color : #1951b0;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 10pt;
}
.name_link:hover {  /* Listeneinträge Ergebnisse Suchseite */
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 10pt;
}
.name_link_2 {  /* Listeneinträge Ergebnisse Suchseite */
	color : #1951b0;
	font-weight : normal;
	text-decoration : none;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 8pt;
}
.name_link_2:hover {  /* Listeneinträge Ergebnisse Suchseite */
	color : #1951b0;
	font-weight : normal;
	text-decoration : none;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 8pt;
}
.name_link_rt {  /* Listeneinträge Ergebnisse Suchseite RT Link */
	color : #00AA00;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 10pt;
}
.rep_list {  /* Listeneinträge Reparaturen/Typ */
	color : #1951b0;
	font-weight : normal;
	text-decoration : none;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 10pt;
}
.rep_list_link {  /* Listeneinträge Reparaturen/Typ Link auf Reparatur*/
	color : #1951b0;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 10pt;
}
.rep_list_link:hover {  /* Listeneinträge Reparaturen/Typ Link auf Reparatur*/
	color : #ff0000;
	font-weight : bold;
	text-decoration : underline;
	font-family : Arial,Helvetica,Verdanna;
	font-size : 10pt;
}
