body {
  font-family           : Arial,Helvetica,Geneva,sans-serif;
}

#LOGO 
{
  position              : absolute;
  top                   :  0;
  left                  :  0;
  height                : 10.0em;
  width                 : 300px;
  margin                :  0;
  padding               :  0;  
  z-index               : 26000;
  background-color      : #fff;
}

#LOGO img
{
  height                : 100%;
  width                 : 100%;
  border                : none;
}

.Beratung {
  height                : 150px;
  width                 : 100px;
  margin-left:15px;
}


#Kopfgrafik {
  position              : absolute;
  top                   :  0;
  left                  : 299px;
  height                : 10.0em;
  width                 : 635px;
  background-color      : #008;
}

#Kopfgrafik img
{
  height                : 100%;
  width                 : 100%;
  border                : none;
}


#Kopfmenue {
  position              : absolute;
  height                :  1.25em;
  width                 : 30.00em;
  background-color      : transparent;
  z-index               : 20000;  
  top                   :  1em;
  left                  : 300px;
  text-align            : left; 
  padding-bottom        :  0.50em;
}

#Kopfmenue ul {
  margin                : 0;
  padding               : 0;  
  list-style-type       : none;
}

#Kopfmenue li {
  margin                : 0;
  padding               : 0;  
  margin-right           : 1em;
  display               : inline;
  font-size             : 0.75em;
  color                 : #d0d0d0;
  color                 : #333;
}

#Kopfmenue li:hover {
  border-bottom         : solid 1px #394949;
}

#Kopfmenue li a {
  font-weight           : normal;
  text-decoration       : none;
  font-variant          : small-caps;
  color                 : #555;
}

#Kopfmenue li a:hover {
  text-decoration       : none;
  color                 : #555;
}

#Schatten {
position                : fixed;
z-index                 : 1;
top                     : 0;
min-height              : 99.5%;
width                   : 59.5em;
background-color        : transparent;  
background-image        : url(../gfx/schatten.png);
background-repeat       : repeat-y;    
background-position     : right;        
}

#Hintergrund {
position                : fixed;
z-index                 : 0;
top                     : 0;
left                    : 0;
min-height              : 100%;
width                   : 100%;
}


#FUSS img {
  position                : absolute;
  left                    : 0.125em;
  top                     : 0;
  width                   : 58.125em;
  z-index                 : 99;
  height                  : 4.875em;

}

#Fussadresse {
  position                : absolute;
  left                    : 10px;
  top                     : 0;
  width                   : 280px;
  z-index                 : 1100;  
  border-right            : dotted 1px #d0d0d0;
  height                  : 100%;
}

#Fussadresse address, 
#Fussadresse p {
  margin                  : 0;
  padding                 : 0;
  margin-top              : 1.1em;
  color                   : #000;
  font-size               : 0.70em;
  font-style              : normal;
}

#Fussmenue {
  position                : absolute;
  left                    : 300px;
  top                     : 0;
  width                   : 30em;
  z-index                 : 1100;  
  height                  : 100%;
}

#Fussmenue p {
  margin                  : 0;
  padding                 : 0;
}

#Fussmenue p.copyright {
  margin-top              : 2.5em;
  font-size               : 0.65em;
  color                   : #123052;
}

#Fussmenue p.copyright a {
  color                   : #123052;
  text-decoration         : none;
}

#Fussmenue p.copyright a:hover {
  color                   : #123052;
  text-decoration         : underline;
}


#Fussmenue ul {
  margin                : 0;
  padding               : 0;  
  list-style-type       : none;
  margin-top            : 0.6em;
}

#Fussmenue li {
  margin                : 0;
  padding               : 0;  
  margin-right          : 0.5em;
  display               : inline;
  font-size             : 0.72em;
  color                 : #123052;
}

#Fussmenue li:hover {
  border-bottom         : solid 1px #123052;
}

#Fussmenue li a {
  font-weight           : normal;
  text-decoration       : none;
  font-variant          : small-caps;
  color                 : #123052;
}

#Fussmenue li a:hover {
  text-decoration       : none;
  color                 : #123052;
}

#TopSprung {
  position              : absolute;
  left                  : 56.25em;
  top                   : -1.2em;
  height                :  1.2em;
  width                 : 1em;
  z-index               : 10000;
}

#TopSprung a {
  text-decoration       : none;
  color                 : #a0a0a0;  
}

#PopupSchatten {
  position:absolute;
  top:260px;
  left:30px;
  height              : 600px;
  width                   : 880px;
background-color        : transparent;  
background-image        : url(../gfx/PopupSchatten.png);
background-repeat       : repeat-y;    
background-position     : right;        
z-index:31000;
}

#Popup {
position:absolute;
top:250px;
left:20px;
bottom:200px;
width:880px;
height:600px;
background-color:#f0f0f0;
z-index:32000;
overflow:auto;
border:solid 1px #000;  
}

#PopupTopleiste {
position:absolute;
top:0px;
left:0px;
bottom:0px;
text-align:right;
width:100%;
}

#PopupTopleiste a {
font-size:0.7em;
color:#000;
}

#PopupIframe {
  position:absolute;
  top:20px;
  left:0px;

}


p.Hinweis 
{
  border                : solid 1px #aaa;
  background-color      : #f0f0f0;
  padding               :  1.00em;
  color                 : #123052;
}

