/* general */
html { width: 100%; }
body { background-color: white; color: #000033; width: 100%; margin: 0;
    background: url(/static/main_bg.gif) repeat-y;
}
body.popup {
    background-color: white; color: #000033; width:100%;
    background: none;
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
body * { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; border: 0; text-align: left; }
.margin-s { margin-bottom: 6px; }
.margin-m { margin-bottom: 12px; }
a { background-color: transparent; color: #000033; text-decoration: underline; virtical-align: middle; font-size: 100%; font-weight: bold; }
a:hover { text-decoration: none; }
strong { font-weight: bold }
ul { list-style-type: disc; }
ul.indent { margin-left: 20px; }
ul.nostyle { list-style-type: none }
b { font-weight: bold; }
sup { font-size: 75%; line-height: 6px; }
ol { list-style-type: decimal; }
ol ol { list-style-type: lower-alpha; }

.smalltext { font-size: 90% }
.italic { font-style: italic; }
.bold { font-weight: bold; }
.floatr { float: right; }
.floatl { float: left; }
.padb { padding-bottom: 5px; }
.nodisplay { display: none; }
div.klein { font-size: 90%; }


div.center { text-align: center; }
div.clear { clear: both; }
br.clear { clear: both; }

/* layout table */
table.layout { width: 784px; padding: 0; margin: 0; table-layout: fixed; border-collapse: collapse; }
td.head { vertical-align: top; }
td.left { width: 145px; max-width: 145px; vertical-align: top; }
td.center { width: 454px; vertical-align: top; }
div.centertd { display: block; width: 454px; max-width: 432px; padding: 16px 14px 16px 8px; }
td.right { width: 185px; min-width: 185px; vertical-align: top; }
td.foot { vertical-align: top; }

/* kopf */
div.kopfmenu { width: 784px; height: 12px; background: url(/static/kopf_unten.gif) no-repeat; vertical-align: top; padding-left: 3px; }
div.kopfmenu td { vertical-align: top; width: 91px; margin-right: 1px; }
div.kopfmenu td.home { vertical-align: top; width: 141px; margin-right: 1px; }
div.kopfmenu a { display: block; text-decoration: none; font-size: 10px; color: #FFFFFF; font-weight: bold; width: 90px; height: 12px; margin-right: 2px; text-align: center; padding: 0; margin: 0; }
div.kopfmenu a:hover { background-color: #C6CEF7; color: #395ACE; text-decoration: none; }
div.kopfmenu a.home { display: block; text-decoration: none; color: #FFFFFF; font-weight: bold; width: 140px; height: 12px; text-align: center; padding: 0; margin: 0; }
div.kopfmenu a.home:hover { background-color: #C6CEF7; color: #395ACE; text-decoration: none; }

/* navi */
div.langsel { padding: 0 0 0 13px; }
ul.navi0 { list-style: none; width: 145px; max-width: 142px; padding: 16px 0 0 3px; margin: 0px; }
ul.navi1 { list-style: none; margin: 7px 0 8px 0; padding: 0px; }
li.navi { padding: 0px; width: 140px; margin-bottom: 7px; vertical-align: middle; clear: both; }

a.navilink { text-decoration: none; font-size: 12px; display: block; width: 140px; max-width: 130px; background-color: transparent; color: #626262; margin: 0; padding: 0 5px 0 5px; font-weight: bold; vertical-align: middle; }
a.navilink:hover { font-size: 12px; background-color: #D8E0FF; color: #626262; text-decoration: none; vertical-align: middle; }
a.popupover { text-decoration: none; font-size: 12px; display: block; width: 140px; max-width: 130px; margin: 0; padding: 0 5px 0 5px; font-weight: bold; vertical-align: middle; background-color: #D8E0FF; color: #626262; }
a.popupover:hover { text-decoration: none; }

ul.navi1 li.navi a { text-decoration: none; font-size: 12px; display: block; width: 140px; max-width: 135px; padding-right: 5px; color: #626262; font-weight: normal; vertical-align: middle; background-color: transparent; }
ul.navi1 li.navi a:hover { font-size: 12px; display: block; background-color: #D8E0FF; color: #626262; text-decoration: none; vertical-align: middle; }
ul.navi1 li.navi div { display: block; margin-left: 13px; background-color: transparent; }
ul.navi1 li.navi div img { margin-left: -8px; margin-right: -2px; vertical-align: middle; background-color: transparent; padding-bottom: 3px; }

div.popuphidden { display: none; position:absolute; left: 0px; top: 0px; }
div.popuphidden a { text-decoration: none; font-size: 12px; display: block; width: 140px; max-width: 140px; padding: 2px 5px 2px 5px; color: #626262; font-weight: normal; vertical-align: middle; background-color: transparent; }
div.popuphidden a:hover { font-size: 12px; display: block; background-color: #D8E0FF; color: #626262; text-decoration: none; vertical-align: middle; }
div.popupvisible { display: block; position: absolute; left: 0px; top: 0px; background-color: #F7F7F7; border: 1px solid #D6D6DE; }
div.popupvisible a { text-decoration: none; font-size: 12px; display: block; width: 140px; max-width: 140px; padding: 2px 5px 2px 5px; color: #626262; font-weight: normal; vertical-align: middle; background-color: transparent; }
div.popupvisible a:hover { font-size: 12px; display: block; background-color: #D8E0FF; color: #626262; text-decoration: none; vertical-align: middle; }

/* center */
h1 { color: #395ACE; font-size: 120%; font-weight: bold; text-align: left; padding: 0 0 3px 14px; }
h1 img { margin-left: -14px; }
h2 { color: #395ACE; font-size: 110%; font-weight: bold; text-align: left; padding: 0; margin-left: 0; }

span.blau { display: block; color: #395ACE; font-size: 110%; font-weight: bold; text-align: left; padding: 0; margin-left: 0; }

div.inhalt { display: block; padding: 0 14px 0 14px; width: 409px; }

hr.thick { background-color: #B6B6B6; color: #B6B6B6; border: 1px solid #B6B6B6; height: 5px; margin-bottom: 10px; }
hr.thin { background-color: #B6B6B6; color: #B6B6B6; border: 0; height: 1px; margin-top: 5px; margin-bottom: 5px; }

table.generated { vertical-align: top; width: 100%; }
table.generated td { vertical-align: top; }
tr.fett td { font-weight: bold; }
td.fett { font-weight: bold; }


p.padl { padding-left: 120px; }
h2.padl { padding-left: 120px; }
img.margl { margin-left: 5px; }
ul.margl-l { margin-left: 200px; }
ul.margl-s { margin-left: 20px; }
img.margr { margin-right: 5px; }
div.margl { margin-left: 5px; }

a.bullet { background-color: transparent; color: #000033; text-decoration: none; virtical-align: middle; font-size: 100%; font-weight: normal; }
a.bullet:hover { text-decoration: none; }
a.blue { background-color: transparent; color: #3A5BCF; text-decoration: none; virtical-align: middle; font-weight: normal; }
a.blue:hover { text-decoration: none; }
span.blue { color: #3A5BCF; }
span.listehead { display: block; color: #3A5BCF; font-size: 110%; padding-bottom: 4px; font-weight: bold; }
strong.liste { display: block; padding-bottom: 4px; }

input.content, textarea.content { border: 1px solid #D7D7D9; background-color: transparent; color: black; width: 240px; padding-left:2px; padding-left:2px; }
input.content2 { border: 1px solid #D7D7D9; background-color: transparent; color: black; width: 243px; padding-left:2px; padding-left:2px; }
input.plz { border: 1px solid #D7D7D9; background-color: transparent; color: black; width: 80px; max-width: 80px; margin-right: 2px; padding-left:2px; padding-left:2px; }
input.anzahl { border: 1px solid #D7D7D9; background-color: transparent; color: black; width: 30px; max-width: 30px; margin-right: 2px; padding-left:2px; padding-left:2px; text-align: right; }
input.ort { border: 1px solid #D7D7D9; background-color: transparent; color: black; width: 158px; padding-left:2px; padding-left:2px; }
select.kurz { border: 1px solid #D7D7D9; background-color: #FFFFFF; color: black; width: 160px; padding-left:2px; padding-left:2px; }
select.lang { border: 1px solid #D7D7D9; background-color: #FFFFFF; color: black; width: 248px; padding-left:2px; padding-left:2px; }
input.button { border: 1px solid #626262; background-color: #F7F7F7; width: auto; text-align: center; color: #626262; float: right; }

div.result-date { width: 80px; text-align: left; }
div.result-titel { text-align: left; }
div.result-titel span { font-weight: normal; }
div.result-titel span.blau { display: inline; color: #395ACE; font-size: 110%; font-weight: bold; }

ul.archiv { list-style: none; padding: 0px; margin: 0 0 0 10px; }
li.archiv { padding: 0 0 4px 0; margin: 0px; vertical-align: middle; clear: both; }
li.archiv div.highlight { display: block; color: #395ACE; margin-left: 10px; font-weight: bold; }
li.archiv a { text-decoration: none; display:block; margin-left: 10px; vertical-align: top; font-weight: bold; }
li.archiv a:hover { text-decoration: none; }
li.archiv a.highlight { color: #395ACE; margin-left: 10px; vertical-align: middle; font-weight: bold; }
li.archiv a.highlight:hover { text-decoration: none; }
li.archiv div.highlight img { margin-left: -10px; vertical-align: middle; padding: 0; padding-bottom: 2px; background-color: transparent; }
table.archiv { margin-left: -6px; width: 100%; table-layout: fixed; }
td.archivl { vertical-align: top; width: 164px; }
td.archivr { vertical-align: top; text-align: right; }
div.archiv { display: inline; width: 130px; max-width: 104px; height: 176px; padding: 0 0 0 26px; float: left; }
div.archivinfos { border-left: 1px solid #D7D7D9; padding: 2px 4px 2px 5px; }
div.archivinfos a { text-decoration: none; font-weight: normal; color: #3A5BCF; font-size: 11px; line-height: 18px; vertical-align: top; }
div.archivinfos a:hover { text-decoration: none;  }
div.archivinfos strong { font-weight: bold; color: #000000; font-size: 11px; }
td.archivbild { border: 1px solid #D7D7D9; background-color: #F7F7F7; width: 104px; max-width: 100px; height: 104px; max-height: 100px; padding: 2px; vertical-align: middle; text-align: center; }

td.borderb { border-width: 0px 0px 1px 0px; border-style: solid; border-color: #D7D7D9; }
td.borderr { border-width: 0px 1px 0px 0px; border-style: solid; border-color: #D7D7D9; }
td.borderbr { border-width: 0px 1px 1px 0px; border-style: solid; border-color: #D7D7D9; }
td.padding2 { padding: 2px; }

div.archivdetails { border: 1px solid #D7D7D9; background-color: #F7F7F7; width: 409px; text-align: center; padding: 7px 0 7px 0; }

table.downloadliste td { padding: 0 2px 2px 2px; }
table.downloadliste td.grau { background-color: #D7D6DC; color: #73708F; font-weight:bold; padding-bottom: 0px; }

table.ganzespalte { width: 100%; }
td.label { width: auto; font-weight: normal; vertical-align: top; }
td.input { width: 240px; vertical-align: top; padding-bottom: 2px; }
td.fehler { color: #AA0000; }
table.regelwerke { width: 100%; }
table.regelwerke td { vertical-align: top; text-align: left; }

div.textbild { display: inline; padding: 0; margin:0; text-align: left; font-size: 90%; }
div.breitestextbild { display: inline; padding: 0; margin:0; }

table.sitemap td { vertical-align: top; }
div.sitemap { display: block; width: 200px; background-color: #889CE2; border: 2px solid #889CE2; color: white; }
div.sitemap a { text-decoration: none; display: block; padding: 4px 6px 4px 6px; color: white }
div.sitemap ul { list-style: none; width: 196px; min-width: 200px; color: #889CE2; padding: 0; margin: 0; }
div.sitemap ul a { text-decoration: none; display: block; padding: 4px; color: white }
div.sitemap li { background-color: #C2CCF0; margin-top: 2px; padding: 4px; }

div.regelwerke { padding: 0 0 0 4px; }
ul.regelwerke { list-style-type: none; padding: 4px 0 0 10px; margin: 0; }
li.regelwerke { padding: 4px 0 4px 0; margin: 0 0 0 0; vertical-align: middle; clear: both; }

table.glossar { width: 100%; }
table.glossar td.stichwort { padding-right: 4px; width: 130px; vertical-align: top; }
table.glossar td.inhalt { vertical-align: top; padding-bottom: 10px; }

/* right */

a.teaserhead { text-decoration: none; display: block; font-weight: bold; background-color: #395ACE; color: white; padding: 1px 7px 1px 7px; margin: 4px 4px 4px 0px; }
a.teaserhead:hover { text-decoration: none; }
a.teaserheadorange { display: block; text-decoration: none; font-weight: bold; background-color: #FE7A19; color: white; padding: 1px 7px 1px 7px; margin: 4px 4px 4px 0px; }
a.teaserheadorange:hover { text-decoration: none; }
div.teaser { display: block; padding: 4px 4px 4px 0px; color: #000033; }
div.teaser blau { color: #2F4FBD; margin:0; padding:0; font-size: 12px; }
div.teaser a { text-decoration: none; display: block; padding: 1px 7px 1px 7px; color: #000033; }
div.teaser a:hover { background-color: #D8E0FF; color: #000033; }
div.teaser_nolink { padding: 1px 7px 1px 7px; }

div.suchteaser { display: block; padding: 5px 11px 5px 7px; }
input.teasersuchfeld { width: 128px; border: 1px solid #D7D7D9; background-color: white; color: black; margin: 0; padding-left:2px; padding-left:2px; }
input.teasersuchok { width: 30px; border: 1px solid #626262; background-color: #F7F7F7; text-align: center; color: #626262; margin-left: 3px; }


/* timeline */

table.timelinedate {
    margin-top: 30px;
}

table.timelinedate td.date {
    width: 40px;
    vertical-align: top;
    color: #385ACF;
    font-weight: bold;
}

table.timelinedate td.data {
    vertical-align: top;
}

table.timelinedate td.data table tr td.point {
    width: 5px;
    vertical-align: top;
    padding: 5px;
}

table.timelinedate td.data table tr td.text {
    vertical-align: top;
}


/* Landesgruppen */

h4 {
    font-weight: bold;
    margin-bottom: 3px;
}

/* Partnerverbände */

h4 {
    font-weight: bold;
}

/* Verbandsprofil/Organisation */

div.orgkasten { width: 409px; max-width: 399px; border: 1px solid #385ACF; padding: 4px 5px 4px 5px; text-align: center; }
div.orgkasten * { font-size: 10px; }
div.orgkasten img { margin: 18px 0 14px 0; }

div.fachb1 { display: inline; float: left; width: 165px; max-width: 159px; background-color: #385ACF; padding: 0 3px 0 3px; }
div.fachb1 div#head { background-color: #385ACF; padding: 6px 3px 6px 3px; margin-top: 3px; color: white; font-weight: bold; text-align: center; font-size: 12px; }
div.fachb1 div { background-color: #889CE2; padding: 6px 3px 6px 3px; margin-top: 3px; color: white; font-weight: normal; text-align: center; }
div.fachb1 div#last { padding: 12px 3px 6px 3px; }
div.fachb1breit { display: block; clear: all; width: 399px; max-width: 393px; background-color: #385ACF; padding: 0 3px 0 3px; }
div.fachb1breit div#glue { background-color: #889CE2; padding: 0px; margin: 0; height: 3px; width: 159px; max-width: 159px; font-size: 1px; }
div.fachb1breit div#cont { background-color: #889CE2; padding: 6px 7px 6px 7px; color: white; font-weight: normal; text-align: center; }
div.fachb1level2 { background-color: #C2CCF0; padding: 6px 7px 6px 7px; margin-bottom: 3px; color: #000099; font-weight: normal; text-align: center; font-size: 12px; }
div.fachb1level2 div#head { padding: 0 0 6px 0; color: #000099; font-weight: normal; text-align: center; font-size: 12px; }
table.fachb1level3 td { width: 114px; background-color: #F7F7F7; color: #5069C0; font-weight: normal; text-align: center; vertical-align: middle; }
div.fachb1level2 img { margin: 0 8px 4px 0; vertical-align: middle; }
div.fachb1brbv { background-color: #C2CCF0; padding: 6px 7px 6px 7px; margin-bottom: 3px; color: #000099; font-weight: normal; text-align: left; font-size: 12px; }
div.fachb1brbv img { float: left; margin: 0 8px 4px 75px; vertical-align: middle; }

div.fachb23 { display: inline; float: left; width: 111px; max-width: 105px; background-color: #385ACF; padding: 0 3px 3px 3px; }
div.fachb23 div#head { background-color: #385ACF; padding: 6px 3px 6px 3px; margin-top: 3px; color: white; font-weight: bold; text-align: center; font-size: 12px; }
div.fachb23 div { background-color: #889CE2; padding: 6px 3px 6px 3px; margin-top: 3px; color: white; font-weight: normal; text-align: center; }


div.fachbtrenner { display: inline; float: left; width: 6px; min-width: 6px; }

span.inactive { color: #D7D7D9; }
.notbold { font-weight: normal !important; }
.bold { font-weight: bold !important; }
