/* CSS für den Veterinärmed. Leistungsdkatalog */

#bkatalog {
background: #fff url("../images/global_relaunch/bg_vetkatalog.gif") left top repeat-x;
margin: 0 10px 10px 10px;
padding: 0;
color: #000;
font-family: Geneva, Arial, Verdana, Tahoma, sans-serif;
font-size: 12px;
line-height: 1.4em;
}

#headerkatalog {
height: 91px;
margin: 0;
}

#topkatalog {
height: 91px;
background: transparent url("../images/global_relaunch/logo_cvuas_vetkatalog.gif") left 5px no-repeat;
padding: 16px 0 0 184px;
}

#topkatalog h1 {
font-size: 26px;
font-weight: normal;
line-height: 1em;
color: #333;
margin: 0;
padding: 18px 0 8px 8px;
}

#contentkatalog {
padding: 0;
margin: 0;
}

#contentkatalog p.breadcrumb {
font-size: 11px;
line-height: 12px;
color: #666;
padding: 8px 0 16px 0;
}

#contentkatalog .error404 {
width: auto;
border: 1px solid #dcdec6;
font-size: 12px;
padding: 6px 6px 12px 6px;
margin-bottom: 24px;
}

#contentkatalog h2.h2info {
color: #2879c0;
display: block;
padding-left: 21px;
padding-bottom: 4px;
background: transparent url("../images/global_relaunch/icon_information.gif") 0 3px no-repeat;
}

#contentkatalog a.exporttoexcel {
font-weight: bold;
font-size: 12px;
color: #af2d2d;
padding: 0 0 6px 20px;
background: transparent url("../images/global_relaunch/mtype_msxls.gif") left top no-repeat;
}

#footerkatalog {
height: 44px;
background: #fff url();
}

#footerkatalog p {
color: #444;
font-size: 11px;
line-height: normal;
padding: 8px 0;
}

#katalog .table {
border: 1px solid #fff;
border-bottom: 2px solid #848484;
border-collapse: collapse;
empty-cells: show;
speak-header-cell: once;
}

#katalog caption { /* Tabellenüberschrift */
font-family: Arial, Verdana, Tahoma, sans-serif;
font-weight: bold;
font-style: italic;
font-size: 12px;
line-height: 16px;
color: #848484;
padding: 8px 0 8px 0;
text-align: left;
}

#katalog th,
#katalog td {
font-family: Arial, Verdana, Tahoma, sans-serif;
font-weight: normal;
font-size: 11px;
vertical-align: top;
border: 1px solid #fff;
padding: 4px 4px;
line-height: 1.2em;
color: #000; 
}

#katalog .tblhd1 {
font-weight: bold; color: #fff; background: #848484; text-align: left;
line-height: 1.2em;
}

#katalog .tblhd2 {
font-weight: normal; color: #af2d2d; background: #eeeeee; text-align: left;
line-height: 1.2em;
}

#katalog .tblrow { /* hervorgehobene Zeilen */
color: #000; background: #ebebeb;
} 