/*
http://www.ivcg.org/fileadmin/1_styles/
*/
/* Globale Farben:
---------------------------------------------*/
/* Hellblau: ---------------*/
DIV#SEKUNDAERNAVIGATION,
DIV#KOPFBILD1,
DIV#SUCHLEISTE,
DIV#INHALT_RECHTS,
BODY {
  background-color:#eaeff5;
}

/* Mittelblau: -------------*/
.hauptnavi-title,
.hauptnavi-level1-no a:hover,
.hauptnavi-level1-act a:hover {
  background-color: #bce;
}

/* Schriftblau: ------------*/
DIV#HAUPTNAVIGATION,
.hauptnavi-title,
.hauptnavi-level1-no a,
.hauptnavi-level1-act a,
.hauptnavi-level1-no a:hover, /* Hover-Effekt der Menues */
.hauptnavi-level1-act a:hover /* Hover-Effekt der Menues */ {
  color: #374a99; /* Schriftblau */
}

/* Dunkelblau: -------------*/
DIV#FUSSZEILE {
  background-color: #126;
}

/* Weiss: -------------*/
DIV#BARRIERE,
DIV#HAUPTNAVIGATION,
DIV#INHALT_MITTE {
  background-color: #fff; /* weiss */
}
.sekundaernavi-level1-no,
DIV#FUSSZEILE {
  color: #fff;
}

/* Allgemeines:
---------------------------------------------*/
BODY {
  margin: 0 0 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /*font-size: 0.63em;*/ /* Besser in em angeben? */
  font-size: 10px;
}

DIV#KOPFLEISTE {
  width: 960px;
}

DIV#BARRIERE {
  width: 248px;
  height: 12px;
  float: left;
}

/* Sekundaernavi (oben):
---------------------------------------------*/
DIV#SEKUNDAERNAVIGATION {
  float: left;
  width: 712px;
  height: 12px;
  background-image: url(bg_sekundaernavi.jpg);
  background-repeat: repeat-y;
  background-position: left top;
  font-size: 0.85em;
}

DIV#SEKUNDAERNAVIGATION a, 
DIV#FUSSZEILE a {
  margin-left: 10px;
  padding-right: 16px;
  padding-left: 15px;
  color: #ff0; /* gelb */
  text-decoration: none;
}

DIV#SEKUNDAERNAVIGATION .sekundaernavi-level1-no {
  color: #fff;
  background: transparent url(pfeil_weiss.gif) no-repeat left center;
}

DIV#SEKUNDAERNAVIGATION .sekundaernavi-level1-no:hover,
DIV#SEKUNDAERNAVIGATION .sekundaernavi-level1-act:hover {
  color: #126;
  background: #eef url(pfeil_blau.gif) no-repeat left center;
}

DIV#SEKUNDAERNAVIGATION .sekundaernavi-level1-act {
  color: #ff0; /* gelb */
  background: transparent url(pfeil_gelb.gif) no-repeat left center;
}

/* Kopfbild:
---------------------------------------------*/
DIV#KOPFBILD1 {
  height: 128px;
  width: 100%;
  float: left;
  background-image: url(bg_kopfbild_rechts_repeat.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

DIV#KOPFBILD2 {
  clear: both;
  height: 35px;
  width: 960px;
}

DIV#KOPFBILD2_LINKS {
  height: 35px;
  width: 700px;
  float: left;
}

/* Suchleiste:
---------------------------------------------*/
DIV#SUCHLEISTE {
  height: 35px;
  width: 260px;
  float: right;
}

/* Hauptnavi (links):
---------------------------------------------*/
DIV#HAUPTNAVIGATION {
  width: 248px;
  float: left;
  font-size: 1em;
}

.hauptnavi-title {
  width: 101px;
  height: 12px;
  margin: 16px 0 6px 0;
  border: 0px;
  padding: 0px;
}

.hauptnavi-title span {
  position: relative;
  top: -1px;
  height: 30px;
  margin-left: 100px;
  padding: 0px 0px 2px 4px;
  font-size: 1.2em;
  font-weight:bold;
  color: #374a99; /* Schriftblau */
  background-color: #fff; /* weiss */
}

DIV#HAUPTNAVIGATION a {
  display: block;
}

.hauptnavi-level1-no,
.hauptnavi-level1-act {
  margin-top: 2px;
}

.hauptnavi-level1-no a,
.hauptnavi-level1-act a {
  /* Menue-Links */
  position: relative;
  left: 88px;
  width: 160px;
  background-color: transparent;
  text-decoration:none;
}

.hauptnavi-level1-act a {
  /* Menue der angezeigten Seite (fett) */
  font-weight: bold;
}


/* Inhalt:
---------------------------------------------*/

DIV#INHALTSBEREICH {
  /* width: 960px; */
  width: 970px;
  background: url(bg_inhaltsbereich.gif) repeat-y top left;
  float: left;
}

DIV#INHALT_MITTE {
  width: 450px;
  float: left;
}

DIV#INHALT_MITTE img {
  float: left;
  margin: 0px 15px 12px 0px;
}

DIV#inhalt-mitte-links {
  float: left;
  width: 50%;
  padding: 0px 0px 0px 0px;
}
DIV#inhalt-mitte-rechts {
  float: left;
  width: 50%;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
DIV.inhalt-mitte-title-bg {
  clear: both;
  margin: 16px 0px -12px 0px;
  padding: 0px 0px 0px 0px;
  height: 12px;
  background: #bce; /* mittelblau */
}
DIV#inhalt-mitte-title1 {
  margin: 1px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #126; /* Dunkelblau */
}
DIV#inhalt-mitte-title2 {
  margin: 35px 0px 0px 0px;
  font-size: 1.2em;
  font-weight: bold;
  color: #374a99; /* Schriftblau */
}
DIV#inhalt-mitte-title3 {
  margin: 0px 0px 0px 0px;
  color: #374a99; /* Schriftblau */
}
DIV#inhalt-mitte-title4 {
  margin: 20px 15px 13px 0px;
  font-weight: bold;
}
DIV#inhalt-mitte-box-links {
  width: 49%;
  float: left;
  margin: 16px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
DIV#inhalt-mitte-box-rechts {
  width: 50%;
  float: right;
  margin: 16px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 12px;
}

#inhalt-mitte-box-links h1,
#inhalt-mitte-box-rechts h1 {
/* blaue, kleine Schrift f?r hellblauen Balken */
  margin: 0px 0px 24px 0px;
  border: 0px;
  padding: 1px 0px 0px 16px;
  height: 11px;
  font-size: 0.8em;
  font-weight: normal;
}

DIV#inhalt-mitte-box {
  clear: both;
}

DIV#INHALT_RECHTS {
  width: 262px;
  /* float: right; */
  float: left;
  overflow: hidden;
}

DIV#INHALT_RECHTS H3 { /* Weisse Schrift in dunkelblauem Balken */
  display: block;
  margin: 16px 0px 0px 0px;
  padding: 1px 0px 1px 15px;
  height: 10px;
  font-size: 0.8em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #fff;
  background: transparent url(fieldbg_blau_verlauf.gif) repeat-y left;
}

DIV#INHALT_RECHTS H4,
DIV#INHALT_RECHTS H5 {
  margin: 0px 0px 3px 16px;
  padding: 12px 0px 5px 0px;
  font-size: 1em;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  /*text-indent: -16px;*/
}

DIV#INHALT_RECHTS p {
  margin: 0px 0px 12px 16px;
  padding: 0px 0px 0px 0px;
  font-size: 1em;
  font-weight: normal;
  color: #000;
}

.agenda a {
  margin: 0px 0px 0px 16px;
  display: block;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  text-indent: -16px;
}

.agenda a:hover {
  background-color: #bce; /* mittelblau */
}

.hmenue a {
  margin: 0px 0px 0px 16px;
  display: block;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  text-indent: -16px;
}
.hmenue a:hover {
  background-color: #bce; /* mittelblau */
}

.hmenue ul {
  margin: 0px 0px 0px 14px;
  padding: 0px;
}

.hmenue li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

/* Fusszeile:
---------------------------------------------*/
DIV#FUSSZEILE {
  clear: both;
  width: 940px;
  background-image: url(bg_sekundaernavi.jpg);
  background-repeat: repeat-y;
  background-position: 248px top;
  padding: 0px 0px 0px 20px;
}

/* Searchform:
---------------------------------------------*/
#searchform input {
  width: 120px;
}
#searchform .imagebutton {
  width: auto;
}

/* Laendersuche:
---------------------------------------------*/
#mapOfCountry {
  width: auto;
  color: #fff;
  background: none;
  border: none;
  border-width: 0px 0px 0px 0px;
  /* margin: 0px 0px 0px -10px; */
  margin: 0px 0px 0px -15px;
  padding: 0px 0px 0px 0px;
  font-size: inherit;
  font-weight: normal;

}

/* Globale Klassen:
---------------------------------------------*/
p, ul, ol {
  margin: 0px 20px 15px 0px;
}
img {
  border: 0px;
}
li {
  margin: 0px 0px 0px 15px;
}

td {
  vertical-align: top;
}

h1 { /* Hellblauer Balken (zusammen mit "h1 p", schwarze Schrift links)  */
  height: 11px;
  margin: 16px 0px 16px 0px;
  border: 0px;
  padding: 1px 0px 0px 0px;
  font-size: 12px;
  font-weight: bold;
  color: #126; /* Dunkelblau */
  background-color: #bce;
}

h1 p ,
.h1Mitte { /* Schwarze Schrift, links von hellblauem H1-Balken */
  display: inline;
  position: relative;
  top: -1px;
  margin: 0px 0px 0px 0px;
  border: 0px;
  padding: 0px 10px 1px 0px;
  font-size: inherit;
  background-color: #fff;
}

h2 {
  margin: 13px 16px 10px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 1.1em;
  font-weight: bold;
}

h3 {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 1em;
  font-weight: bold;
}

h4 {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 1em;
  font-weight: bold;
}

hr {
  border: none;
  color: #000; /* Border-Color */
  background-color: #bce;
  height: 1px;
}

a {
  color: #374a99;
  text-decoration: none;
}
a:hover {
  color: #000;
}
a[href^="mailto:"] {
  font-size: 1.1em;
  text-decoration: none;
  padding-right: 14px;
  background: transparent url(ico_brief.gif) no-repeat right top;
}
a:hover[href^="mailto:"] {
  text-decoration: underline;
}

.linkInline,  .linkInline:focus,
.internal-link, .internal-link:focus {
  display: inline;
  width: auto;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 2px 16px 2px 15px;
  font-size: 0.7em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.8;
  text-decoration: none;
  color: #374a99;
  background: transparent url(pfeil_blau.gif) no-repeat left center;
}
.linkInline:hover,
.internal-link:hover {
  border: none;
  color: #000;
  background-color: #bce;
}
#footernavi a {
  display: inline;
  width: auto;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 1px 3px 1px 3px;
  font-size: inherit;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.8;
  text-decoration: none;
  color: #374a99;
  background: none;
}
#footernavi a:hover {
  border: none;
  color: #000;
  background-color: #bce;
}
.infolink, .infolink:focus  {
  width: auto;
  display: inline;
  color: #374a99;
  border: none;
  margin: 0px 0px 0px -20px;
  padding: 1px 6px 1px 18px;
  font-size: 1.3em;
  font-weight: bold;
  text-decoration: none;
  background: transparent url(btn_info.gif) no-repeat left center;
}
.infolink:hover {
  border: none;
  margin: 0px 0px 0px -20px;
  padding: 1px 6px 1px 18px;
  color: #000;
  background-color: #bce;
}

form {
  margin: 0px 10px 0px 0px;
}

.required {
  font-size: 80%;
  color: #b44;
  font-weight: bold;
}

.errorText {
  display: block;
  float: none;
  font-size: 0.9em;
  font-weight: bold;
  color: #b44;
  margin: 0px 0px 5px 5px;
  clear: both;
}

fieldset {
  margin: 10px 0px 0px 0px;
  padding: 0;
  border: 1px solid #ccc;
  background: #eaeff5;
}

legend {
  padding: 0px 10px 0px 5px;
  font-size: 85%;
  font-weight: bold;
  color: #000;
}

form p {
  display: block;
  float: none;
  border: 0px;
  margin: 0px 0px 3px 0px;
  padding: 0.3em 0em 0em 1em;
  /* width: 100%; */
  clear: both;
}

fieldset p:hover {
  font-weight: bold;
}

label {
  display: inline;
  float: left;
  width: 8em;
  margin: 0px 0px 3px 5px;
}
label.LabelLangRechts {
  width: 85%;
}
label.LabelInline {
  width: auto;
  margin-right: 5px;
}

input, textarea {
  float: none;
  font-family: inherit;
  font-size: inherit;
  color: #333;
  width: 300px;
  background: #fff url(fieldbg.gif) repeat-x top;
  margin: 0px 0px 0px 0px;
  border-top: #777 1px solid;
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
  padding: 3px 3px 3px 3px;
}
textarea {
  height: 8em;
}
input:hover, input:focus,
textarea:hover, textarea:focus {
  color: #000;
  background-color: #ffb;
  border-top: none;
  border-bottom: #777 2px solid;
  font-weight: bold;
}
input.radio, input.checkbox {
  display: inline;
  float: left;
  background: none;
  border: 0px none;
  width: 3.2em;
  margin: -2px 0px 0px 0px;
  clear: both;
}
/*
input.checkbox {
  margin: 0px 0 0px 0;
}
*/
.TextfeldInline {
  display: inline;
  float: left;
  width: 10em;
  margin: -5px 3px 0px 0px;
}
.TextfeldKurzLinks {
  display: inline;
  float: left;
  width: 2em;
}

.imagebutton, .imagebutton:hover, .imagebutton:focus {
  background: none;
  background-color: transparent;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
input.button, .btnSubmit, .btnCancel {
  width: auto;
  color: #374a99;
  background: #eaeff5;
  margin: 0px 0px 6px 0px;
  border: none;
  /* border-top: #ccc 1px solid;
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
  border-bottom: #ccc 1px solid;*/
  padding: 2px 6px 2px 6px;
  font-size: 0.85em;
  font-weight: bold;
}
input.button:hover, input.button:focus,
.btnSubmit:hover, .btnSubmit:focus,
.btnCancel:hover, .btnCancel:focus {
  color: #374a99;
  background: #bce;
  border: none;
}
.link,
input.link {
  display: block;
  width: auto;
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 2px 16px 2px 15px;
  font-size: 0.7em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.6;
  text-decoration: none;
  background: transparent url(pfeil_blau.gif) no-repeat left center;
  color: #374a99; /* Schriftblau */
}
.link:hover,
input.link:hover {
  color: #000;
  background-color: #bce;
}
.btnSubmit {
  float: left;
}
.btnCancel {
  float: right;
}

.fehlermeldung, .meldung {
  font-weight: bold;
}
.fehlermeldung {
  color: red;
}
.meldung {
  color: green;
}

/* Klassen für Flowplyer-Elemente:
---------------------------------------------*/
a.Fplayer,
a.Fplayer:focus {
  display: block;
  background-position: left 5px;
  width: 300px;
  height: 20px;
}

/* Klassen, die die Typo3-Standard-Klassen überschreiben:
---------------------------------------------*/
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
  border: 1px solid #126;
  padding: 0px 0px;
}
