/* Copyright 2009 - Ralf Einert */
/* Der Weltgeist: Bildergalerie */

body {
font-family:       arial, helvetica, verdana, sans-serif;
background-color:  black;
background-repeat: repeat-y repeat-x;
}

h1 {font-size:1.0em; text-align:center; font-weight:bold;   color:yellow; margin-bottom:3px;}
h2 {font-size:1.2em; text-align:center; font-weight:normal; color:yellow; margin-top:   3px;}


a               {text-align:center;                            color:yellow;}
a:link          {text-align:center; text-decoration:none;      color:yellow;}
a:visited       {text-align:center; text-decoration:none;      color:yellow;}
a:hover         {text-align:center; text-decoration:underline; color:yellow;}


#wrapper            {position:relative; width:850px; height:700px; margin:auto;}

#titel              {position:absolute; top:  0px; left: 50px; width:750px; height: 50px;}
  #sprache_dt       {position:absolute; top:  7px; left:  0px; width: 50px; height: 34px; border:1px solid gray;}
  #link_links       {position:absolute; top: 17px; left: 65px; width: 55px; height: 25px;}
  #bezeichnung      {position:absolute; top:  7px; left:120px; width:520px; height: 50px;}
  #link_rechts      {position:absolute; top: 17px; left:653px; width: 45px; height: 25px;}
  #sprache_en       {position:absolute; top:  7px; left:698px; width: 50px; height: 34px; border:1px solid gray;}

#bilder             {position:absolute; top: 50px; left: 50px; width:750px; height:520px;}
  #bestellung       {position:absolute; top:  0px; left:  0px; width:130px; height: 65px; z-index:2;}
  #schliessen       {position:absolute; top:  0px; left:620px; width:130px; height: 65px; z-index:2;}
  #bild             {position:absolute; top:  0px; left:  0px; width:750px; height:520px; z-index:1;}

#werk               {position:absolute; top:570px; left: 50px; width:750px; height: 50px;}
  #weltbild         {position:absolute; top:  7px; left:  0px; width: 50px; height: 34px;}
  #impressum_links  {position:absolute; top: 17px; left: 55px; width: 65px; height: 25px;}
  #name             {position:absolute; top:  0px; left:120px; width:510px; height: 50px;}
  #impressum_rechts {position:absolute; top: 17px; left:630px; width: 65px; height: 25px;}
  #wirtschaft       {position:absolute; top:  7px; left:700px; width: 50px; height: 34px;}

#zurueck         {position:absolute; top:293px; left:  7px; width: 36px; height: 50px;}
#vor             {position:absolute; top:293px; left:807px; width: 36px; height: 50px;}