div.text_db select {
    font-family: verdana, arial, sans-serif, helvetica;
    font-size: 12px;
    color: #000000;
    background-color : #f5f5f5;
    border: #000000 1px solid;
}

#content div.text_db div.datenbank td select.page {
    font: 10px arial, sans-serif;
    color: #000000;
    background-color : #f5f5f5;
    border: 1px solid #000000;
}

div.text_db div.datenbank option.status, div.text_db div.datenbank select.status {
    font-family: verdana, arial, sans-serif, helvetica;
    font-size: 11px;
    color: #000000;
	background-color:#ffffff;
    border: #000000 1px solid;
}

div.text_db div.datenbank selMenuCurPage {
	font-weight:bold;
	color:#ff0000;
}

div.text_db div.datenbank a.navi:active { 
	font-family: verdana, arial, sans-serif, helvetica;
	text-decoration:none;
	text-transform : none;
  	color: 000000;
	font-size: 12px;
	font-weight : bold;
 } 

#content div.text_db div.datenbank td a.submit:link, #content div.text_db div.datenbank td a.submit:active, #content div.text_db div.datenbank td a.submit:visited { 
    font: 9px arial, sans-serif;
	background-color: #797A7C; 
	font-weight: normal;
	padding: 2px; 
	color: #FFFFFF;
	border: 1px solid #000000;
	text-decoration: none;	
 } 
 
#content div.text_db div.datenbank td a.submit:hover {
    font: 9px arial, sans-serif;
	background-color: #FF9F00; 
	border: 1px solid #000000;
	color: #000;
	padding: 2px; 
	text-decoration:none;
}
 
div.text_db div.datenbank input {
    font-family: verdana, arial, sans-serif, helvetica;
    font-size: 12px;
}

div.text_db div.datenbank textarea {
    font-family: verdana, arial, sans-serif, helvetica;
    font-size: 12px;
    background-color : #f5f5f5;
    border: #000000 1px solid;
}

div.text_db div.datenbank input.submit {
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	background-color:#CECECE;
	border:#000000 1px solid;
	color:#000000;
}

div.text_db div.datenbank .inputtext {
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 12px;
	border:#000000 1px solid;
	color:#000000;
}

div.text_db div.datenbank b.inactive, div.text_db div.datenbank a.inactive, div.text_db div.datenbank p.inactive, div.text_db div.datenbank .inactive {
    font: 9px arial, sans-serif;
	background-color: #ABBAC4; 
	font-weight: normal;
	padding: 2px; 
	border: 1px solid #797A7C;
}


 
