/*vorlage-css für Intranet Koeln, 01. Oktober 2005*/


/*Vorlagen*/

/*Kontaktvorlage OID 148*/

.kontaktname
{
 font-weight: bold;
}

/*Text mit kleinem horizontalem Bild links OID 1239*/

.bildklein
{
 width:180px;
 height:145px;
 margin: 0px 20px 20px 0px;
 float: left;

}
/*Text mit grossem horizontalem Bild links OID 2435*/

.bildgross
{
 width:375px;
 height:280px;
 margin: 0px 20px 20px 0px;

}
/*Text mit horizontalem XXL Bild links OID 2437*/

.bildxxl
{
 width:570px;
 height:360px;
 margin: 0px 20px 20px 0px;

}
/*Text mit vertikalem Bild links OID 2438*/

.bildvertikal
{
 width:145px;
 height:180px;
 margin: 0px 20px 20px 0px;


}
/*Text mit Portraitfoto links OID 3468*/

.profil
{
 width:80px;
 height:120px;
 margin: 0px 20px 20px 0px;


}


/********** Apps allgemein ************/

table.format_table {
  border: 0px none;
  width: 100%;
}

.apps_error {
  color: #CF0545;
  font-weight: normal;
  font-style: italic;
}

table#apps_rahmen {
  width: 800px;
  border-style: none;
  margin: 0px;
  padding: 0px;
}

/* Überschrift und Logo */
tr#apps_headrow {
  height: 55px;
  padding: 3px;
}

/* Inhalt inkl. Anmeldeleiste */
td.apps_content {
  padding: 3px;
}

.field_readOnly {
  background-color: #81817F;
}

/** Anmeldeleiste **/

div#apps_loggedin_leiste {
  background-color: #00A6D6;
  margin-bottom: 20px;
  padding: 4px;
  width: 100%;
  border-style: none;
}

.apps_loggedin_text {
  font: 12px Arial;
  font-weight: bold;
  color: #FFFFFF;
}

a.apps_logout:link {
  font: 12px Aria;
  font-weight: bold;
  color: #FFFFFF;
}

a.apps_logout:visited {
  font: 12px Arial;
  font-weight: bold;
  color: #FFFFFF;
}

a.apps_logout:hover {
  font: 12px Arial;
  font-weight: bold;
  color: #FFFFFF;
}

a.apps_logout:active {
  font: 12px Arial;
  font-weight: bold;
  color: #FFFFFF;
}

/********** Kennzahlen *************/

.kenn_content {
  font: 12pt Arial;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  /* nicht rechts, sonst kann übersicht nicht so breit wie anmeldeleiste werden */
}


/** Übersicht **/

td.kenn_tablehead {
  font: 12pt Arial;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #00A6D6;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 5px;
}

td.kenn_tablerow1 {
  font: 12pt Arial;
  color: #000000;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 5px;
  background-color: #D9D6D1;
}

td.kenn_tablerow2 {
  font: 12pt Arial;
  color: #000000;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 30px;
  padding-right: 5px;
  background-color: #81817F;
}

/** Formular **/

table#kenn_formular {
  font: 12pt Arial;
  width: 450px;
  border: 0px none;
}

td.kenn_formular_top {
  font: 12pt Arial;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #00A6D6;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

td.kenn_formular_content {
  color: #000000;
  background-color: #D9D6D1;
  padding: 10px;
}

tr.kenn_formular_zeile {
  padding: 3px;
}

/********** SLT-Meldungen *************/

.slt_content {
  font: 12pt Arial;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  /* nicht rechts, sonst kann übersicht nicht so breit wie anmeldeleiste werden */
}

/** Übersicht **/

td.slt_filter_cell {
  font-weight: bold;
  padding: 3px;
  text-align: center;
  background-color: #81817F;
}

td.slt_active_filter_cell {
  color: #000000;
  font-weight: bold;
  padding: 3px;
  text-align: center;
  background-color: #D9D6D1;
}

a.slt_filter_link:link {
  font-weight: bold;
  color: #000000;
}

a.slt_filter_link:visited {
  font-weight: bold;
  color: #000000;
}

a.slt_filter_link:hover {
  font-weight: bold;
  color: #000000;
}

a.slt_filter_link:active {
  font-weight: bold;
  color: #000000;
}

td.slt_year_head {
  font: 12pt Arial;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #00A6D6;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 5px;
}

a.slt_year_link:link {
  color: #FFFFFF;
  font-weight: normal;
}

a.slt_year_link:visited {
  color: #FFFFFF;
  font-weight: normal;
}

a.slt_year_link:hover {
  color: #FFFFFF;
  font-weight: normal;
}

a.slt_year_link:active {
  color: #FFFFFF;
  font-weight: normal;
}

td.slt_tablerow1 {
  color: #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 5px;
  background-color: #D9D6D1;
  height: 70px;
}

td.slt_tablerow2 {
  color: #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 5px;
  background-color: #81817F;
  height: 70px;
}

td.slt_no_content_row {
  color: #000000;
  padding: 10px;
  background-color: #D9D6D1;
}

div.slt_icon_cell {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

/** Formular **/

table#slt_formular {
  width: 700px;
  border: 0px none;
}

td.slt_formular_top {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #00A6D6;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

td.slt_formular_content {
  color: #000000;
  background-color: #D9D6D1;
  padding: 10px;
}

tr.slt_formular_zeile {
  padding: 3px;
}