/*______________________________________*/
/*___PRINT______________________________*/
/*___Relaunch_Website_SLT_nach_BITV_____*/
/*___zistel@webit.de____________________*/
/*___November_2007_-_31.07.2008_14:39___*/
/*______________________________________*/

@import url(/assets/slt/gen/css/content.css);
@import url(/assets/slt/gen/css/color.css);

/*
- WRAPPER
- HEADER
  LOGO
- BREADCRUMB
- TYPO
  LINKS
- IMAGES
- FORM
- GALLERY/PAGING
*/

p#skiplinks,
p#logo img,
#service,
form#search,
#first-nav,
#second-nav,
#footer,
#content p.link-list-item.back,
#content a.external img,
#content a.download img,
#content img.busy,
#content dl.image dd.zoom,
body#startseite #second-content,
#second-content .silver {
    display: none;
    }
p#logo a img {
    display: inline;
    }

/*______________________________________________________________________________________WRAPPER___*/

* html #wrapper {
    width: auto !important;
    }

/*_______________________________________________________________________________________HEADER___*/

/*___LOGO_______________________________*/

p#logo {
    padding-bottom: 12px;
    border-bottom: 1px solid #D8D8D7;
    margin-left: -5px;
    }
p#logo a img {
    width: 256px;
    }

/*___________________________________________________________________________________BREADCRUMB___*/

html >/**/body #content p#breadcrumb {
    font-size: 80%;
    }

/*_________________________________________________________________________________________TYPO___*/

/* 
acronym {
    border-bottom-style: none;
    }
acronym:after {
    content: " ("attr(title)") ";
    } */

/*___LINKS______________________________*/

#content a.external:after {
    content: " ("attr(href)") ";
    }

/*_______________________________________________________________________________________IMAGES___*/

html >/**/body #content dl.image dd {
    font-size: 80%;
    }

/*_________________________________________________________________________________________FORM___*/

#content form {
    width: 35.38em;/* 460px */
    }
#content form.simple {
    width: 38.31em;/* 498px */
    }
#content form.inline {
    width: auto;
    }
/* »(erforderlich)« */
html >/**/body #content label span {
    font-size: 85%;
    }

/*_______________________________________________________________________________GALLERY/PAGING___*/

#content .gallery p.paging,
#content .gallery dl.image {
    max-width: 500px;
    _width: 500px;
    }
