@charset "utf-8";
/* CSS Document */

@media screen, handheld {

.copyright {text-align:right;font-style:italic;}
.tabelle{border: 1px solid;align: center;border-bottom: 1px solid;border-collapse: collapse;}
.u {font-weight: bold;}
.menu {
        font-family: Arial, Helvetica, sans-serif;
        text-transform: none;
        color: #004191;
        text-align: center;
}

/* Zentrale Schriftgroessen-Formatierung */
body {
        font-family: Arial, Helvetica, sans-serif;
        background-image: url(../_themes/bbv-oberfranken/graue%20struktur18.gif);
}



h1, h2, h3, h4 {
        font-family: Arial, Helvetica, sans-serif;
        text-transform: none;
        color: #004191;
}

h1 acronym {
cursor: help;
border-bottom: 0 none;
}

h2 {
        font-size:20px;
        margin: 20px 0 10px 0;

}
h3 {
        font-size:16px;
        margin: 15px 0 8px 0;
}

h4 {
        font-size:14px;
        margin: 15px 0 8px 0;
}

h5, h6, p, a, li, input, select, legend, label, pre, address, dt, dd, th, td, caption, code {
        font-size: medium;

}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h2 code, h3 code, h4 code, h5 code, h6 code,
p a, p pre,
li h2, li h3, li h4, li h5, li h6, li p, li a, li code, li pre, li li,
input a, label a, label input, dt a, dd a, dt dt, dd dt, dd dd, dd li,
td code, td pre, td a, th a, td label, td input, td select {
font-size: 100%;
}
caption {
font-weight: bold;
text-align: left;
}

/* Zentrale Link-Formatierung */
a, a:link {
        color: #00407a;
        text-decoration: none;
        font-weight: bold;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: 0 3px;
}
a:visited {
        color: #00407a;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: 0 -37px;
}
a:hover, a:focus, a:active {
color: #333;
background: transparent url(../images/internlink1.gif) 0 -77px no-repeat;
text-decoration: none;
background-image: none;
}
a {
padding: 0 0 0 12px;
line-height: normal;
}
a.noicon {
background: transparent;
padding: 0;
}
a.extern img {
border: 0 none;
}
/* um die Deklaration im NN4 zu ueberschreiben */
a img, #content a:link img, #content a:visited img {
color: inherit;
background: transparent;
}
a:hover img, a:focus img, a:active img {
        background: transparent;
        color: #F90;
        font-weight: bold;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
text-decoration: none;
}

/* Definition Sonder-Links */

a.pdflink {

        background-image: url(../images/pdflink.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 12px;
}


a.instalink {

        background-image: url(../images/instalink.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 22px;
}


a.fblink {

        background-image: url(../images/fblink.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 22px;
}

a.extlink {
background-image: url(../images/externlink.gif);
background-repeat: no-repeat;
        background-position: left;
        padding-left: 12px;
}

a.exttlink:hover, #content a.extlink:active, #content a.extlink:focus {
color: #EA9913;
background: transparent url(../images/externlink1.gif) 0 -77px no-repeat;
}
a.intlink {
        font-weight: bold;
        color: #405094;
        background-image: url(../images/internlink.png);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 10px;
        list-style-type: none;
}
a.maillink {
        font-weight: bold;
        color: #405094;
        background-image: url(../images/email1.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 14px;
}
a.exllink {
        font-weight: bold;
        color: #405094;
        background-image: url(../images/excel.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 20px;
}
a.wrdlink {
        font-weight: bold;
        color: #405094;
        background-image: url(../images/word.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 20px;
}
a.ziplink {
        background-image: url(../images/zip.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 16px;
}
img.floatright {
        float:right
}
}