/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* File: print.css                                                           */
/* Project: cms                                                              */
/*                                                                           */
/* Letzte Anpassung: 01.12.2006                                              */
/*                                                                           */
/* @copyright  Dr. Stefan Brückmann                                          */
/* @version    4.0                                                           */
/* @since      4.0                                                           */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */



/* - Quermenue (Navigation)  - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#quermenue {
    display: none;
}
/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Quermenue (Navigation)  - - - - - - - - - - - - - - - - - - - - - - - - */




/* - Seitenstreifen  - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.kasten {
    margin: 0 0 20px 0;
    padding: 0 0 12px 0;
    font-size: 0.8em;
    line-height: 1.5em;
    color: #666;
    background: #fff url(../pics/kasten-b.gif) no-repeat bottom right;
}
.kasten h3 {
    margin: 0;
    padding: 12px;
    font-family: Arial, sans-serif;
    font-size: 1.4em;
    font-weight: normal;
    color: #693;
    background: url(../pics/kasten-t.gif) no-repeat top left;
}
.kasten p, .kasten ul {
    margin: 0;
    padding: 0 12px;
}
.kasten ul li {
    margin: 0 0 0 12px;
    padding: 0 0 0 18px;
    list-style: none;
    background: url(../pics/li-bullet.gif) no-repeat 0 3px;
}
/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Seitenstreifen  - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* -  Absatz / Ueberschriften  - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#inhalt h1 {
    margin: 0 0 1em 0;
    padding: 0;
    font-size: 1.5em;
    color: #2B3B4E;
    font-weight: normal;
}

#inhalt h2 {
    margin: 0 0 1em 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 1.3em;
    color: #663;
    font-weight: normal;
}

#inhalt h3 {
    margin: 0 0 0.5em 0;
    padding: 0;
    font-size: 1.1em;
    color: #993300;
    font-weight: bold;
}

#inhalt h3.orange{
    font-size: 1.1em;
    color: #E09200;
    font-weight: bold;
}
#fao h1 {
    margin: 0 0 1em 0;
    padding: 0;
    color: #0249A5;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}
#fao h2 {
    margin: 0 0 1em 0;
    padding: 0;
    color: #0249A5;
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
}
#fao h3 {
    margin: 0 0 1em 0;
    padding: 0;
    color: #0249A5;
    text-align: center;
    font-size: 1.3em;
    font-weight: normal;
}

/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* -  Absatz / Ueberschriften  - - - - - - - - - - - - - - - - - - - - - - - */



/* - Listen  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#inhalt ul {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    list-style: none;
}
#inhalt li {
    margin: 0 0 10px 0;
    padding: 0;
}
#inhalt ul.zeichen {
    margin: 0 0 15px 19px;
    padding: 0 0 15px 0;
    list-style-image: url(../pics/listenpunkt.gif);
}
#fao ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#fao ol {
    margin: 0;
    padding: 0;
}
#fao li {
    padding-left: 2em;
}
#sitemap ul {
    margin: 0;
    padding: 0;
}
#sitemap li {
    padding-left: 2em;
}

/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Listen  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* -  Kästen - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#fao{
    float: left;
    margin: 10px;
    padding: 10px;
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    color: #0249A5;
    max-width: 1000px;
}

#kastenbreit{
    padding: 10px 10px 20px 20px;
    float: left;
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    color: #006600;
}
#kastenbreit div{
    z-index: 6;
    padding: 0 10px 10px 10px;
}
#kastenbreit div.fao {
    z-index: 4;
    padding: 0 10px 0 0px;
    font-size: 1.1em;
    color: #0249A5;
}
#kastenbreit h3 a.report img{
    position: relative;
    top: 8px;
    left: 4px;
}

#kastenstart{
    padding: 0;
    margin: 10px 10px 0 22px;
    float: left;
    height: 55em;
    width: 800px;
    min-height: 510px;
    font-family: Arial, sans-serif;
    font-size: 1.0em;
    color: #222222;
    background: url(../pics/start.gif) 100% no-repeat;
    background-position: top left;
}
#kastenstart div.button {
    min-height: 35px;
    width: 220px;
    position: relative;
    top: 10px;
    left: 550px;
}
#kastenstart div.oben {
    font-size: 1.1em;
    min-height: 120px;
    width: 786px;
    position: relative;
    top: 40px;
    left: 2px;
}
#kastenstart div.links {
    margin: 0 0 0 8px;
    float: left;
    width: 220px;
    text-align: right;
}
#kastenstart div.rechts {
    float: right;
    width: 220px;
    text-align: left;
}
#kastenstart div.unten {
    font-size: 1.1em;
    width: 766px;
    padding: 220px 5px 0 20px;
    text-align: justify;
}
#kastenstart div.unten strong{
    color: #006600;
    font-weight: bold;
}
#kastenstart h2 {
    font-size: 1.5em;
    color: #993300;
}

#supportlinks {
    float: left;
    width: 68%;
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    color: #006600;
}
#supportlinks div{
    padding: 8px 10px 0 20px;
}

#supportrechts {
    float: right;
    width: 32%;
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    color: #006600;
}
#supportrechts div{
    padding: 8px 10px 0 10px;
}


#kastenlinks{
    float: left;
    width: 74%;
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    color: #006600;
}
#kastenlinks div{
    padding: 0 10px 20px 20px;
}

#kastenlinkslinks{
    float: left;
    width: 45%;
}
#kastenlinkslinks div{
    padding: 0 0 0 10px;
}
#kastenmitte{
    float: right;
    width: 45%;
}
#kastenmitte div{
    padding: 10px 20px 0 0;
}
#kastenrechts {
    float: right;
    width: 26%;
}
#kastenrechts div.fao {
    padding: 0 10px 0 20px;
    font-size: 1.1em;
    color: #0249A5;
}
#kastenrechts div.pan {
    padding: 0 10px 0 20px;
    font-size: 1.1em;
    color: #006600;
}


#mittig {
    z-index: 8;
    clear: both;
    background: #FFFFE7 url(../pics/globe.gif) no-repeat;
    background-position: center;
    text-align: center;
    width: 90%;
    height: 273px;
}

#mittig div.l_eins {
    margin: 10px;
    font-size: 1.1em;
    color: #0249A5;
    text-align: left;
    width: 30%;
    float: left;
}
#mittig div.r_eins {
    margin: 10px;
    font-size: 1.1em;
    color: #0249A5;
    text-align: right;
    width: 30%;
    float: right;
}
#mittig div.l_zwei {
    clear: left;
    margin: 10px;
    font-size: 1.1em;
    color: #0249A5;
    text-align: left;
    width: 30%;
    float: left;
}
#mittig div.r_zwei {
    clear: right;
    margin: 10px;
    font-size: 1.1em;
    color: #0249A5;
    text-align: right;
    width: 30%;
    float: right;
}
#mittig div.l_drei {
    clear: left;
    margin: 10px;
    font-size: 1.1em;
    color: #0249A5;
    text-align: left;
    width: 30%;
    float: left;
}
#mittig div.r_drei {
    clear: right;
    margin: 10px;
    font-size: 1.1em;
    color: #0249A5;
    text-align: right;
    width: 30%;
    float: right;
}

#actionmittig {
    z-index: 8;
    clear: both;
    background: #FFFFE7 url(../pics/action_globe.gif) no-repeat;
    background-position: center;
    text-align: center;
    width: 90%;
    height: 360px;
}

#actionmittig h2.links {
    font-size: 1.5em;
    color: #993300;
    font-weight: normal;
    display: inline;
    position: relative;
     top: 4px;
    left: -165px;
}

#actionmittig h2.rechts {
    font-size: 1.5em;
    color: #993300;
    font-weight: normal;
    display: inline;
    position: relative;
    top: 4px;
    left: 126px;
}

#actionmittig p.links {
    font-size: 1.1em;
    color: #993300;
    font-weight: bold;
    display: inline;
    position: relative;
    top: 4px;
    left: -144px;
}

#actionmittig p.rechts {
    font-size: 1.1em;
    color: #993300;
    font-weight: bold;
    display: inline;
    position: relative;
    top: 4px;
    left: 96px;
}

#actionmittig a.eins {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: -104px;
}
#actionmittig a.zwei {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: -106px;
}
#actionmittig a.drei {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: -99px;
}
#actionmittig a.vier {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: -90px;
}
#actionmittig a.fuenf {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: -158px;
}
#actionmittig a.sechs {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: 161px;
}
#actionmittig a.sieben {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: 182px;
}
#actionmittig a.acht {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: 208px;
}
#actionmittig a.neun {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: 228px;
}
#actionmittig a.zehn {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: 163px;
}
#actionmittig a.elf {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: 188px;
}
#actionmittig a.zwoelf {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: 230px;
}
#actionmittig a.dreizehn {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: 189px;
}
#actionmittig a.vierzehn {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: 212px;
}
#actionmittig a.fuenfzehn {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: 188px;
}
#actionmittig a.sechzehn {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: 165px;
}
#actionmittig a.siebzehn {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: 155px;
}
#actionmittig a.achtzehn {
    font-size: 1.1em;
    color: #E09200;
    position: relative;
    top: 4px;
    left: 140px;
}
#mittig p {
    text-align: left;
    width: 30%;
    font-size: 1.1em;
    color: #000066;
}
#mittig img {
    text-align: center;
}
#sitemap{
    float: left;
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    color: #006600;
    max-width: 1000px;
}
#sitemap div{
    padding: 10px 10px 20px 50px;
}
#sitemap span.beschreibung{
    padding-left: 50px;
}
#listenausgabe div.sortieren {
    display: none;
}
#listenausgabe div.kontinente {
    display: none;
}
#listenausgabe div.umblaettern {
    display: none;
}
/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* -  Kästen - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* -  Liste für Blätterfunktion- - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
h3.gehe-nach {
    display: none;
}
ul#blaettern {
    display: none;
}
ul#blaettern2 {
    display: none;
}
/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* -  Liste für Blätterfunktion- - - - - - - - - - - - - - - - - - - - - - - */



/* - Tabellen  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
table {
    border-collapse: collapse;
    border: 0;
    border-bottom: 0;
}
td {
    background: #FFFE7;
    padding: 2px 10px;
    border-bottom: 0;
}
th {
    background: #feeaa5;
    text-align: center;
    vertical-align: top;
    margin: 0 0 5px;
    padding: 2px 0;
}
/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Tabellen  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - Links - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#fao span.fao-links {
    float: left;
    font-family: Arial, sans-serif;
    font-size: 1em;
    color: #0249A5;
    font-weight: normal;
}
#fao span.fao-mitte {
    float: left;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 1em;
    color: #0249A5;
    font-weight: normal;
    width: 78%;
}
#fao span.fao-rechts {
    float: right;
    font-family: Arial, sans-serif;
    font-size: 1em;
    color: #0249A5;
    font-weight: normal;
}
/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Links - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - Definiontslisten  - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#listenausgabe dl {
    margin: 0 0 20px 0;
    padding: 15px;
    border:1px solid #006600;
  background:#fff url(../pics/report_list.jpg) 0 0 repeat-x;
}
#listenausgabe dl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: gdden;
}
#listenausgabe dl dt {
    margin: 0 0 .5em 0;
    font-family: Arial, sans-serif;
    font-size: 1.4em;
    color: #693;
}
#listenausgabe dl dd {
    margin-left: 169px;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #666;
}

#kastenlinks dl {
    margin: 0;
    padding: 0;
    font-size: 1em;
    color: #006600;
}
#kastenlinks dl dt {
    display: inline;
    position: relative;
    top: 1.4em;
    margin: 0;
}
#kastenlinks dl dd {
    padding-left: 1.3em;
}


/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Definiontslisten  - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - Formulare - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#inhalt fieldset {
    width: 35em;
    border: 1px solid #000;
    padding: 12px 12px;
    margin: 12px 0px 12px 0px;
}
#inhalt legend {
    border: 1px solid #000000;
    font: bold 1em Arial, sans-serif;
    padding: 2px 5px;
    background: #66CC44;
    color: #FFFFFF;
}
#inhalt label {
    width: 30em;
    margin: 7px 5px 0 0;
    display: block;
    text-align: right;
}
#inhalt .radiolab input, #inhalt .radiolab_f input {
    width: 1em;
    margin: 5px 0 0;
}
#inhalt .checkbox input {
    width: 1em;
    margin: 5px 0 0;
}
#inhalt input {
    width: 14em;
    margin: 5px 0 0;
}
#inhalt input.reset {
    display: none;
}
#inhalt textarea {
    margin: 5px 0 0;
    width: 18em;
    height: 12em;
    font: normal 0.9em Arial, sans-serif;
    background: #fffadd;
}
#inhalt button {
    display: none;
}
/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Formulare - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */





/* - unsichtbar  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.ignorieren, .hier {
    display: none;
}
dfn {
    display: none;
}
/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - unsichtbar  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/*  IE fixes */
#inhalt, #seitenstreifen {
    height: 1%;
}

.eigenschaft {
    display: inline-table;
}
/* Hides from IE/Mac \*/
* html .eigenschaft {
    height: 1%;
}
.eigenschaft {
    display: block;
}
#fusszeile {
    height: 1%;
}
/* End hide from IE/Mac */





/* - Layout  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
    margin: 0;
    padding: 0;
    font-family: Verdana, sans-serif;
    font-size: small;
    background: #FFFFE7;
}

#huelle {
    min-width: 500px;
    max-width: 1400px;
}
#inhalt {
    float: right;
    width: 100%;
    font-size: 0.9em;
    color: #333;
    line-height: 1.5em;
}
#fusszeile {
    clear: both;
    background: #FFFFE7;
}
img {
    border: 0;
}
/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Layout  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - Nuten - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#inhalt .nut {
    padding: 25px 0 0 0;
    background: #FFFFE7;
}
/*
#seitenstreifen .nut, #seitenstreifen-2 .nut {
    padding: 15px;
}
*/
/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Nuten - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - Kopf  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#kopf {
    margin: 10px 10px 10px 20px;
    padding: 0 0 1px 0;
    background: #FFFFE7 url(../pics/punktlinie.gif) repeat-x bottom left;
}
#kopf img {
    float: left;
    margin: 0;
    padding: 0;
}
#kopf h1 {
/*    margin: 10px 0 0 100px;  */
    margin: 10px 0 0 0;
    padding: 5px;
    font-family: Arial, sans-serif;
    font-size: 2.5em;
    color: #993300;
    background: #FFFFE7;
}
#kopf h1.start {
    margin: 10px 0 0 0;
    padding: 1px 5px 0 5px;
    font-family: Arial, sans-serif;
    font-size: 2.4em;
    color: #993300;
    background: #FFFFE7;
}
#kopf h2.start {
    margin: 10px 0 0 0;
    padding: 0 5px 0 5px;
    font-family: Arial, sans-serif;
    font-size: 2.4em;
    color: #006600;
    background: #FFFFE7;
}
#kopf h1.kopf-h1-fao {
    margin: 10px 0 0 0;
    padding: 5px;
    font-family: Arial, sans-serif;
    font-size: 2.5em;
    color: #0249A5;
    background: #FFFFE7;
}
#kopf h2 {
    margin: 0 0 0 0;
    padding: 5px;
    font-family: Arial, sans-serif;
    font-size: 2.5em;
    color: #0249A5;
    background: #FFFFE7;
}
#kopf p {
    margin: 0 0 20px 0;
    padding: 5px;
    font-family: Arial, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #006600;
}

/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Kopf  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - Fusszeile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#fusszeile p {
    margin: 10px 10px 10px 15px;
    padding: 15px;
    font-size: 0.8em;
    background: #FFFFE7 url(../pics/punktlinie.gif) repeat-x top left;
}
/* - Fusszeile  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Inhalt - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - Links   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Anfang  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
a {
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 1em;
    color: #222222;
    font-weight: normal;
}
a.level1 {
    display: none;
}
/* - Ende  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - Links   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

