/*Allgemeine Formate */
* { /* setzt generell alle Abstände auf 0 */
padding: 0;
margin: 0;
}
.clear {
clear: both;
line-height: 0.1px; 
height: 1px;
margin:0;
padding:0;
}
.unsichtbar {
display: none;
}
body {
padding: 0;
margin: 0;
height: 100%;
font: 500 100.01% "Trebuchet MS", Arial, Helvetica, sans-serif;
background: #fff;
text-align: center;
}
#hauptcontainer {
color: #003356;
width: 780px;
margin: 0 auto; /* Breite fuer rechten und linken Rand auf "auto"*/
background: #fff url(../gfx/gifs/bg_navi.gif) repeat-y;
color: #003366;
text-align: left;
}
#startcontainer { /* Speziallayout für Startseite */
color: #003356;
width: 780px;
margin: 0 auto; /* Breite fuer rechten und linken Rand auf "auto"*/
background: #fff;
color: #003366;
text-align: left;
}

/* Links allgemein */
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}

/* Formatierung für Kopfinhalte */
#kopf {
padding: 5px 0 10px 0;
margin: 0;
height: 100px;
width: 100%;
background: #fff;
color: #003356;
z-index: 10;
}
#logo {
float: left;
display: inline;
margin: 0;
padding:0;
}
#logo img {
border: 0;
}
#topnavi_de, #topnavi_eng {
padding: 0;
margin: 0;
}
#topnavi_de a, #topnavi_eng a {
margin: 0;
padding: 0;
text-decoration: none;
height: 25px;
float: left;
display: inline;
}
#topnavi_de a span, #topnavi_de .hier span, #topnavi_eng a span, #topnavi_eng .hier span {
display: none;
}
/* mit deutschen Text */
#topnavi_de a.europa {background: #fff url(../gfx/gifs/eu_dt_w.gif) no-repeat; width: 173px;}
#topnavi_de a.usa {background: #fff url(../gfx/gifs/usa_w.gif) no-repeat; width: 82px;}
#topnavi_de a.africa {background: #fff url(../gfx/gifs/sa_dt_w.gif) no-repeat; width: 110px;}
#topnavi_de a.australia {background: #fff url(../gfx/gifs/aus_dt_w.gif) no-repeat; width: 171px;}

/* mit englischem Text */
#topnavi_eng a.europa {background: #fff url(../gfx/gifs/eu_engl_w.gif) no-repeat; width: 173px;}
#topnavi_eng a.usa {background: #fff url(../gfx/gifs/usa_w.gif) no-repeat; width: 82px;}
#topnavi_eng a.africa {background: #fff url(../gfx/gifs/sa_engl_w.gif) no-repeat; width: 110px;}
#topnavi_eng a.australia {background: #fff url(../gfx/gifs/aus_engl_w.gif) no-repeat; width: 171px;}

#topnavi_de a:hover,
#topnavi_de a:active,
#topnavi_de a:focus,
#topnavi_de .hier,
#topnavi_eng a:hover,
#topnavi_eng a:active,
#topnavi_eng a:focus,
#topnavi_eng .hier {
margin: 0;
padding: 0;
text-decoration: none;
height: 25px;
float: left;
display: inline;
}
/* mit deutschen Text */
#topnavi_de a.europa:hover, #topnavi_de a.europa:active, #topnavi_de a.europa:focus, #topnavi_de .europa {background: #fff url(../gfx/gifs/eu_dt_g.gif) no-repeat; width: 173px;}
#topnavi_de a.usa:hover, #topnavi_de a.usa:active, #topnavi_de a.usa:focus, #topnavi_de .usa {background: #fff url(../gfx/gifs/usa_g.gif) no-repeat; width: 82px;}
#topnavi_de a.africa:hover, #topnavi_de a.africa:active, #topnavi_de a.africa:focus, #topnavi_de .africa {background: #fff url(../gfx/gifs/sa_dt_g.gif) no-repeat; width: 110px;}
#topnavi_de a.australia:hover, #topnavi_de a.australia:active, #topnavi_de a.australia:focus, #topnavi_de .australia {background: #fff url(../gfx/gifs/aus_dt_g.gif) no-repeat; width: 171px;}

/* mit englischem Text */
#topnavi_eng a.europa:hover, #topnavi_eng a.europa:active, #topnavi_eng a.europa:focus, #topnavi_eng .europa {background: #fff url(../gfx/gifs/eu_engl_g.gif) no-repeat; width: 173px;}
#topnavi_eng a.usa:hover, #topnavi_eng a.usa:active, #topnavi_eng a.usa:focus, #topnavi_eng .usa {background: #fff url(../gfx/gifs/usa_g.gif) no-repeat; width: 82px;}
#topnavi_eng a.africa:hover, #topnavi_eng a.africa:active, #topnavi_eng a.africa:focus, #topnavi_eng .africa {background: #fff url(../gfx/gifs/sa_engl_g.gif) no-repeat; width: 110px;}
#topnavi_eng a.australia:hover, #topnavi_eng a.australia:active, #topnavi_eng a.australia:focus, #topnavi_eng .australia {background: #fff url(../gfx/gifs/aus_engl_g.gif) no-repeat; width: 171px;}


#flash, .flash {
background: #fff url(../gfx/jpg/kopfbild.jpg) no-repeat 0 0;
margin: 0;
padding: 0;
padding-bottom: 3px;
float: left;
height: 66px;
width: 536px;
}



/* Navigation */
#navigation {
float:left;
display: inline;
width: 200px;
margin: 0 10px 0 0;
padding: 0;
min-height: 470px;
}
ul#main {
list-style: none;
margin: 20px 0 0 0;
padding: 0;
}
#main ul {
list-style: none;
margin: 10px 0 15px 0;
padding: 0;
background: transparent;
}
#main li {
display: block;
font-weight: 600;
font-size: 14px;
margin: 0 0 8px 0;
}
#main li li {
display: inline;
/*font-style: italic;*/
font-size: 13px;
line-height: 130%;
}
#main li a,
#main li a:visited {
display: block;
width: 110px;
color: #fff;
background: #003356;
border: 1px solid #003356;
text-decoration: none;
margin: 0;
padding: 1px 0 1px 5px;
}
#main li a:hover,
#main li a:active,
#main li a:focus {
display: block;
width: 110px;
color: #003356;
background: #fff;
border: 1px solid #003356;
text-decoration: none;
padding: 1px 0 1px 5px;
margin: 0;
}
#main li.aktiv {
margin: 0 0 8px 30px;

}
#main li.aktiv span {
display: block;
width: 110px;
color: #fff;
background: #003356;
border: 1px solid #003356;
text-decoration: none;
padding: 1px 0 1px 5px;
}
#main li.aktiv ul {
    display: block;
  }
#main li ul {
    display: none;
  }
#main li.aktiv li a,
#main li.aktiv li a:visited {
  display: block;
  color: #003356;
  background: transparent;
  border: none;
text-decoration: none;
margin: 5px 0 0 20px;
padding: 0 0 0 15px;
}
#main li.aktiv li a:hover,
#main li.aktiv li a:active,
#main li.aktiv li a:focus {
  display: block;
  color: #003356;
  background: transparent url(../gfx/gifs/p_navi.gif) no-repeat 0% 50%;
  border: none;
text-decoration: none;
margin: 5px 0 0 20px;
padding: 0 0 0 15px;
}
#main li.aktiv li.aktiv { 
display: block;
margin: 5px 0 0 20px;
padding: 0 0 0 15px;
background: transparent url(../gfx/gifs/p_navi.gif) no-repeat 0% 50%;
}

ul#sub {
list-style: none;
margin: 0 0 40px 40px;
padding: 0;
}
#sub li {
display: block;
font-weight: 600;
font-size: 12px;
}
#sub li a,
#sub li a:visited {
display: block;
width: 90%;
color: #fff;
background: transparent;
text-decoration: none;
}
#sub li a:hover,
#sub li a:active,
#sub li a:focus,
#sub li a.aktiv,
#sub li a.aktiv:visited {
display: block;
text-decoration: underline;
}
#sub .flag {
margin-top: 5px;
}

/* ------------------------------------------------------------------------------
    Hauptinhaltscontainer
--------------------------------------------------------------------------------- */
#content {
margin: 0 0 20px 0;
padding: 0 0 0 5px;
float: left;
width: 540px;
}
#content h1 {
font-size: 12px;
margin: 0 0 10px 0;
}
#content h2 {
font-size: 12px;
margin: 15px 0 10px 0;
}
#content ul {
padding: 5px 0 0 0;
}
#content li {
font-size: 11px;
margin: 0;
line-height: 70%;
}
#content p, #content table td { /* Brotschrift für Hauptinhalt */
	font-size: 11px;
	line-height: 14px;
	color: #003366;
	margin-top: 10px;
}
#content img.right {
float: right;
margin: 0 0 20px 20px;
border: none;
}
#content ul {
margin: 0 0 0 40px;
}
#content ol {
margin: 0 0 0 40px;
}
#content li {
margin-bottom: 5px;
}
/* neue Textformate für den Inhaltscontainer */
#content .hoeher {
margin: 0;
}
#content table td .grossFettKursiv, #content .grossFettKursiv {
	font-size: 16px;
	font-style: italic;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
}
#content table td .normalSchwarz, #content .normalSchwarz {
color: #000;
background: transparent;
}
#content table td .fett, #content .fett {
font-weight: 600;
}
#content table td .fettSchwarz, #content .fettSchwarz {
font-weight: 600;
color: #000;
background: transparent;
}
#content table td .fettKursiv, #content .fettKursiv {
font-weight: 600;
font-style: italic;
}
#content table td .fettKursivSchwarz, #content .fettKursivSchwarz {
font-weight: 600;
font-style: italic;
color: #000;
background: transparent;
}
#content table td .fettKursivKlein, #content .fettKursivKlein {
font-weight: 600;
font-style: italic;
font-size: 10px;
}
#content table td .fettKursivKleinSchwarz, #content .fettKursivKleinSchwarz {
font-weight: 600;
font-style: italic;
font-size: 10px;
color: #000;
background: transparent;
}
#content table td .ueberschrift, #content .ueberschrift {
font-weight: 600;
font-size: 16px;
}
#content table td .ueberschriftSchwarz, #content .ueberschriftSchwarz {
font-weight: 600;
font-size: 16px;
color: #000;
background: transparent;
}
#content table td .copyright a, #content .copyright a {
	color: #ccc;
	background: transparent;
	text-decoration: none;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	border: solid 1px #FF890E;
	background-color: #FFFFFF;
	color: #333333;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: solid 1px #FF890E;
	scrollbar-face-color: #FF890E;
	scrollbar-arrow-color: #FF890E;
	scrollbar-highlight-color: #FFFFFF;
}

/* Formate für die Bildseiten */
#content #bildcontainer {
margin: 0;
padding: 0;
}
#content #bildcontainer img {
margin: 0 0 21px 21px;
}
#content #bildnavi {
float: right;
display: inline; /* verhindert die Verdopplung der Margins beim IE */
width: 182px;
height: 78px;
color: #fff;
background: #003356;
margin: 0 16px 21px 0;
padding: 2px 0 0 4px;
}
#content #bildnavi p {
color: #fff;
font-weight: 600;
margin: 0;
padding: 0;
}
#content #bildnavi ul {
margin: 0 0 0 30px;
}
#content #bildnavi li {
font-weight: 600;
font-size: 10px;
line-height: 95%;
list-style-type: square;
color: #003356;
}
#content #bildnavi li.aktiv {
color: #fff;
font-size: 12px;
}
#content #bildnavi .first {
margin-right: 10px;
font-size: 10px;
}
#content #bildnavi .number {
background: #fff;
color: #003356;
padding: 1px;
margin-right: 3px;
}
#content #bildnavi li a {
color: #fff;
text-decoration: none;
margin-right: 3px;
padding: 1px;
}
#content #bildnavi li a:active,
#content #bildnavi li a:hover,
#content #bildnavi li a:focus {
background: #fff;
color: #003356;
}
#content #navifuss {
text-align: right;
margin-right: 22px;
font-size: 13px;
font-weight: 600;
}
#content #navifuss a, #content #navifuss span {
margin-left: 3px;
}
/* Tabellenformate */
#content table {
border: none;
}

/* Sonderklassen im Inhaltsbereich */
#content .abstand {
margin: 20px 0 20px 0;
}

/* Inhalte Startseite: Format für moeglichen Einschub */
.einschub {
font-weight: bold;
}
.einschub a {
text-decoration: none;
}


