html, body, div, img {
  margin: 0;
  padding: 0;
  border: none;
}

body {
  background: #fff url(/media/vlg/hg_seite.jpg) repeat-x 0 120px;
}

body, p, table, th, tr, td {
  font-family: Verdana, Lucida, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  line-height: 20px;
  color: #333;
}

a, a:link, a:visited {
  color: #333;
  text-decoration: underline;
}

a:hover {
  color: #004774;
}

h1, h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  color: #004774;
  margin: -6px 0 0 0;
}

h2 {
  color: #333;
}

h3 {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #004774;
  margin: -4px 0 -6px 0;
}

h4 {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  color: #333;
  margin: -4px 0 -20px 0;
}

h5, h6 {
  font-size: 12px;
  font-weight: bold;
  color: #004774;
  margin: 0 0 -12px 0;
}

h6 {
  color: #333;
}



sup {
  font-size: 7px;
  font-weight: bold;
  line-height: 7px;
}

code {
  font-family: "Courier New", Courier, mono;
  font-size: 12px;
}

ul {
  margin: 0 0 0 10px;
  padding: 0;
}

ol {
  margin: 0 0 0 25px;
  padding: 0;
}

img {
  border: none;
  
}



.keinumfluss {
  clear: both;
}



/* allgemeine Ausrichtungsanweisungen */

.links {
  float:left;
}

.rechts {
  float:right;
}





/* Auswahlformate für Links und Bilder */


a.extern {
  background: url(/media/vlg/symbol_externlink.png) no-repeat right center;
  padding-right: 15px;
}


.rahmen {
  border: 1px solid #cecbbd;
}

.abstandlinks {
  margin-left: 10px;
}

.abstandrechts {
  margin-right: 10px;
}

.abstandoben {
  margin-top: 10px;
}

.abstandunten {
  margin-bottom: 10px;
}




/* Formate für Bildunterschrift */

.pts_bildrahmen,
.pts_bildrahmen_links,
.pts_bildrahmen_rechts {
  display: inline-block;
}

.pts_bildrahmen {
  margin: 10px 10px 0 10px;
}

.pts_bildrahmen_links {
  float: left;
  margin: 10px 10px 0 0px;
}

.pts_bildrahmen_rechts {
  float: right;
  margin: 10px 0px 0 10px;
}

.pts_bildunterschrift {
  clear:both;
  padding: 2px;
  background-color: #cecbbd;
}






/* Box mit der Seitennavigation */
.pts_seiten {
  margin: 0 5px 0 5px;
  padding: 5px 5px 5px 5px;
}

a.pts_seiten, a.pts_seiten:link, a.pts_seiten:visited {
  font-weight: bold;
  margin: 0 5px 0 0;
  padding: 0;
}

a.pts_seiten:hover {
}

/* aktuelle Seite */
.pts_seitenaktiv {
  color: #004774;
}




/* Box für Fehler-/Erfolgsmeldungen */
.pts_meldungsbox {
  border: 1px solid #cecbbd;
  margin: 5px 5px 20px 5px;
  padding: 5px 5px 5px 5px;
  background-color: #f5f1e1;
}

.pts_fehler {
  font-weight:bold;
  color:#CC0000;
}
input.pts_fehler,
textarea.pts_fehler,
select.pts_fehler,
span.pts_fehler textarea,
span.pts_fehler select {
  border: 1px solid #CC0000;
}

.pts_meldung {
  font-weight: bold;
  color: #666;
}

.pts_erfolg {
  font-weight: bold;
  color: #088800;
}

div.pts_fehler,
div.pts_meldung,
div.pts_erfolg {
  display: block;
}
span.pts_fehler,
span.pts_meldung,
span.pts_erfolg {
  display: inline;
}




/* Ausblendung  */

.pts_verdeckt {
  display: none;
}




/* Hinweistext */
.pts_hinweis {
  font-size: 10px;
  line-height: 14px;
  color: #666;
}



/* Trennlinie */
.pts_trennlinie {
  Border-Bottom: 1px solid #cecbbd;
  line-height: 1px;
  margin: 15px 0 15px 0;
  clear: both;
}




/* Formulare */
input, textarea, select {
  color: #004774;
  font-size: 12px;
}

/* Eingabefeld: Bezeichnung und Feld */
.pts_feld_bez {
}

.pts_feld_eing {
}

/* Pflichtfeld: Bezeichnung und Feld */
.pts_pfeld_bez {
  font-weight:bold;
}

.pts_pfeld_eing {
}

/* Feldgrößen */
.pts_input_opt { width:15px; }

.pts_input_1 { width:30px; border: 1px solid #666666; }
.pts_input_2 { width:75px; border: 1px solid #666666; }
.pts_input_3 { width:150px; border: 1px solid #666666; }
.pts_input_4 { width:250px; border: 1px solid #666666; }
.pts_input_5 { width:405px; border: 1px solid #666666; }

.pts_textarea_1 { width:250px; border: 1px solid #666666; height:200px; }
.pts_textarea_2 { width:250px; border: 1px solid #666666; height:400px; }
.pts_textarea_3 { width:405px; border: 1px solid #666666; height:200px; }
.pts_textarea_4 { width:405px; border: 1px solid #666666; height:400px; }
.pts_textarea_5 { width:405px; border: 1px solid #666666; height:600px; }




/* Abschnittsformate */

#seitencontainer {
  width: 920px;
  margin: 0 auto;
}



#kopf {
  width: 920px;
  height: 120px;
  font-size: 10px;
  line-height: 16px;
  background: url(/media/vlg/hg_kopf.jpg) repeat-x bottom left;
}

#kopf .innenabstand {
  padding: 10px 30px 0 29px; /* kleineren Abstand links, um das Logo optisch auf Linie zu bringen */
}

#kopf .navigation {
  float: right;
}

#kopf .logo {
  padding-top: 20px;
}



#farbleiste {
  width: 920px;
  height: 50px;
  background: url(/media/vlg/hg_farbleiste.jpg) no-repeat top left;
}

#farbleiste .navigation {
  height: 50px;
  margin-left: 15px;
}

#farbleiste .navigation .hn1 {
  width: 125px;
}

#farbleiste .navigation .hn2 {
  width: 128px;
}

#farbleiste .navigation .hn3 {
  width: 185px;
}

#farbleiste a {
  color: #fff;
  text-decoration: none;
}

#farbleiste a:hover {
  text-decoration: underline;
}



#grafikleiste {
  width: 920px;
  height: 140px;
  background: url(/media/vlg/hg_grafikleiste.jpg) no-repeat top left;
}
.frankfurt #grafikleiste {
  background-image: url(/media/vlg/hg_grafikleiste_frankfurt.jpg);
}
.london #grafikleiste {
  background-image: url(/media/vlg/hg_grafikleiste_london.jpg);
}
.newyork #grafikleiste {
  background-image: url(/media/vlg/hg_grafikleiste_newyork.jpg);
}

#grafikleiste .navigation {
  height: 140px;
}



#inhalt {
  background: url(/media/vlg/hg_inhalt.jpg) repeat-x top left;
  width: 920px;
}

#inhaltswappen {
  min-height: 460px;
  background: url(/media/vlg/hg_inhalt_wappen.jpg) no-repeat bottom right;
}

#inhalt .innenabstand {
  padding: 20px 0 40px 0;
}

#hauptspalte,
#hauptspalte2 {
  width: 610px;
  float: left;
}
#hauptspalte_voll {
  width: 890px;
}

#hauptspalte .innenabstand,
#hauptspalte2 .innenabstand,
#hauptspalte_voll .innenabstand {
  padding: 35px 0 0 30px;
}

#hauptspalte .box,
#hauptspalte2 .box,
#hauptspalte_voll .box {
  background: url(/media/vlg/hg_box.png) no-repeat top left;
  min-height: 121px;
  width: 350px;
}

#hauptspalte .box .innenabstand,
#hauptspalte2 .box .innenabstand,
#hauptspalte_voll .box .innenabstand {
  padding: 31px 3px 0 45px;
}

#hauptspalte ul,
#hauptspalte2 ul,
#hauptspalte_voll ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#hauptspalte ul li,
#hauptspalte2 ul li,
#hauptspalte_voll ul li {
  margin: 0;
  padding: 0 15px;
  background: url(/media/vlg/liste.gif) no-repeat 0 7px;
}



#zusatzspalte,
#zusatzspalte2 {
  width: 280px;
  margin-left: 610px;
}

#zusatzspalte,
#zusatzspalte2,
#zusatzspalte h5,
#zusatzspalte2 h5,
#zusatzspalte h6,
#zusatzspalte2 h6 {
  font-size: 11px;
  line-height: 16px;
}

#zusatzspalte .innenabstand,
#zusatzspalte2 .innenabstand {
  padding: 0;
}

#zusatzspalte a.aktiv,
#zusatzspalte2 a.aktiv {
  font-weight: bold;
}

#zusatzspalte .box,
#zusatzspalte2 .box {
  background: url(/media/vlg/hg_box_kombiniert.png) no-repeat top left;
  min-height: 121px;
  width: 280px;
}

#zusatzspalte .box .innenabstand,
#zusatzspalte2 .box .innenabstand {
  padding: 31px 3px 0 45px;
}

#zusatzspalte .leerbox,
#zusatzspalte2 .leerbox {
  width: 280px;
}

#zusatzspalte .leerbox .innenabstand,
#zusatzspalte2 .leerbox .innenabstand {
  padding: 31px 3px 0 45px;
}

#zusatzspalte ul,
#zusatzspalte2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#zusatzspalte ul li,
#zusatzspalte2 ul li {
  margin: 0;
  padding: 0 10px;
  background: url(/media/vlg/liste.gif) no-repeat 0 7px;
}



#abbinder {
  width: 920px;
  height: 75px;
  background: url(/media/vlg/hg_abbinder.jpg) repeat-x top left;
  font-size: 10px;
  line-height: 16px;
  color: #666666;
}

#abbinder .innenabstand {
  padding: 20px 0 0 0;
}




/* Navigation in Kopf und Abbinder */

#kopf a,
#abbinder a {
  color: #666;
}

#kopf a:hover,
#abbinder a:hover {
  color: #000;
}

#abbinder .navigation {
  text-align: center;
}

#kopf .navigation ul,
#abbinder .navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}

#kopf .navigation ul li,
#abbinder .navigation ul li {
  display: inline;
  margin: 0;
  padding: 0 1px;
}

#kopf .navigation li.aktiv a,
#abbinder .navigation li.aktiv a {
  color: #000;
}




/* Hauptnavigation in Farbleiste */

#farbleiste a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#farbleiste a:hover {
  text-decoration: underline;
}

#farbleiste .navigation {
  margin-left: 15px;
}

#farbleiste .navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}

#farbleiste .navigation ul li {
  display: inline;
  float: left;
  margin: 0;
}

#farbleiste .navigation a {
  display: inline-block;
  padding: 0 0 0 15px;
  line-height: 50px;
}

#farbleiste .navigation li.aktiv {
  background: url(/media/vlg/hg_hauptnav_auswahl.png) no-repeat top left;
}





/* Sonstiges */

.suchergebnisse a:visited {
  background: url(/media/vlg/haekchen.png) no-repeat right center;
  padding-right: 10px;
}



.infoebene {
	position: absolute;
  visibility: hidden;
  padding: 0px;
  width: 280px;
}

.infoebene .box {
  background: url(/media/vlg/hg_box.png) no-repeat top left;
  min-height: 121px;
  width: 280px;
}

.infoebene .box .innenabstand {
  padding: 20px 0 0 30px;
}

.infoebene .box .inhalt {
  padding: 10px 4px 10px 15px;
  border: 1px solid #cecbbd; 
  background: #fff;
}



.videoplayer_auswahlbox {
  margin: 0;
  padding: 10px 0 0 0;
}

.videoplayer_auswahlbox .eintrag {
  padding: 5px 0 5px 0;
  margin: 0;
}
