/* Zeile in Liste, alternierend mit .ROW2*/
.ROW1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	background-color : #FFFFFF;
}

/* Zeile in Liste, alternierend mit .ROW1*/
.ROW2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	background-color : #CCCCCC;
}


/* Tabelle fuer Listen*/
.LIST  {
	border : thick solid;
	margin : 0;
	padding : 0;
	border-width : 0;
	width : 90%;
}

/* Feldbezeichnung in Formularen (statischer Text)*/
.DESC  {
	background-color : #99CCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}

/* Eingabebereich in Formularen (wo die Eingabefelder sind)*/
.DATA  {
	background-color : #99CCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

.FUNC  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	background-color : #99CCFF;
}

.FUNCTITLE  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : #333333;
	background-color : #99CCFF;
}

.CMS-EditUser  {
	background-color : #00CCCC;
	font-size : 10px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

.CMS-EditBar  {
	background-color : #00CCCC;
	font-size : 10px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

.titel  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #52CFFF;
}

.lead  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
}



/* wenn hier was geändert wird: bitte auch lauftext-form ändern */
/* Grund: Netscape zwingt Tabellenzeilen auf 'line-height' */
/* In einem Formular sieht das funky aus */
.lauftext  {
	font-size : 12px;
	line-height : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
}


.lauftext-form  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color :#FFFFFF;
}

/* Submit-Button in Kunstobjekte-Suchformular */
.submit  {
	font-size : 11px;
	line-height : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}

.titel2  {
	font-size : 13px;
	line-height : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #52CFFF;
}

.lead2  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
}

.link  {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
}

A:visited  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #52CFFF;
	text-decoration : none;
}

A  {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

A:visited  {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.typoklein  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
}

.typoklein2  {
	font-size : 12px;
	line-height : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
}


.SRCH-HEADER1  {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : FFFFFF;
	font-weight : bold;
}

.SRCH-ROW1  {
	background-color : #444444;
}

.CurrentPage  {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : 000000;
	font-weight : bold;
}

.Pages  {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : FFFFFF;
	font-weight : bold;
}

