body {
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #000000;
    line-height: 1.3em;
    margin: 0 auto 0 auto;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
h1 {
     font-size: 24px;
     color: #1C377A;
}
h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 1.25em;
}
a {
    color: #000000;
}
.fett {
    font-weight: bold;
}
#kopf {
    width: 1000px;
    height: 357px;
    background-image: url(bilder/logo-heinlein9.jpg);
    background-repeat: no-repeat;
    margin: 0px auto;
    margin-top: 20px;
    -webkit-border-top-left-radius: 9px;
    -moz-border-top-right-radius: 9px;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
}
#hintergrund {
    margin: 0px auto;
    background-color: #fcad3f;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-bottom-right-radius: 9px;
    width: 1000px;
}
#menue {
    width: 210px;
    margin-top: 0px;
    position: absolute;
    margin-left: 25px;
}
ul#subnavigation {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 2.0em;
    font-size: 18px;
}
ul#subnavigation li {
    border: 1px solid #ccccff;
    padding-left: 5px;
    margin-bottom: 3px;
    background-color: #000099;
}
ul#subnavigation li a {
    text-decoration: none;
    list-style-type: none;
    color: #ffffff;
}
ul#subnavigation li#aktiv a {
    color: #ffffff;
    background-color: #3366ff;
}
ul#subnavigation li#aktiv a:hover {
    color: #cccccc;
}
ul#subnavigation li a:hover {
    color:  #cccccc;
}
#text{
    padding-top: 1px;
    margin-left: 300px;
    margin-right: 35px;
    min-height: 500px;
    border-top: 2px solid  #ff6600;
}
.klein {
    font-weight: normal;
}
#klammer, #klammer3 {
    position: absolute;
    margin-left: 100px;
    margin-top: -140px;
    height: 130px;
}
#klammer1, #klammer2 {
    position: absolute;
    margin-left: 125px;
    margin-top: 20px;
    height: 55px;
}
#klammer2 {
    margin-top: 20px;
    height: 55px;
}
#klammer3 {
    margin-top: 0px;
    height: 120px;
}
#faecher {
    position: absolute;
    padding-left: 200px;
    margin-top: -140px;
}
#faecher1, #beispiele {
    position: absolute;
    padding-left: 160px;
    margin-top: -73px;
}
#faecher2 {
    position: absolute;
    padding-left: 160px;
    margin-top: -55px;
}
#beispiele {
    margin-top: -100px;
}
#wartebereich, #schulungsraum, #buero2, #impressum {
    float: right;
}
#impressum{
    padding-right: 15px;
}
#wartebereich img {
    height: 400px;
}
.inhalt {
    margin-left: 15px;
    font-weight: bold;
    font-size: 16px;
}
.inhalt2 {
    margin-left: 15px;
}
.inhalt3 {
    margin-left: 75px;
    font-size: 11px;
    position:relative;
    top:-12px;
}
#meldung {
    color:  #a00000;
    font-weight: bold;
    margin-top: 7px;
}
#nachricht {
    font-family: Arial, sans-serif;
    font-size: 15px;
}
/* neu */
ul {
    list-style-position: outside;
}
fieldset {
         width: 90%;
         border: 2px solid #1C377A;
         border-radius: 9px;
}
#adresse {
     position:absolute;
     margin-top:350px;
}
/* Menu auf der linken Seite */
#menu {
    width: 175px;
    margin-top: 0px;
    position: absolute;
    margin-left: 25px;
}
/* flyout menue */
#nav li a {
background-color:  #000099;
color:   #ffffff;
z-index:9;
}
#nav, #nav ul { /* all lists */
padding: 0;
margin-top:0px; /* Men&uuml;h&ouml;he */
list-style: none;
float: left;
width: 175px;
z-index: 9;
}
#nav li { /* all list items */
position: relative;
float: left;
line-height: 1.25em;
margin-bottom: -1px;
width: 185px;
z-index:9;
}
#nav li ul { /* second-level lists */
position: absolute;
left: -999em;
margin-left: 175px;
margin-top: -1.95em;
z-index:9;
}
#nav li ul ul { /* third-and-above-level lists */
left: -999em;
z-index:9;
}
#nav li a {
width: 175px;
/*w\idth: 0em;*/
display: block;
margin:  0px 0px 2px 0px;
padding: 5px 5px 5px 5px;
font-size: 16px;
font-weight: normal;
text-decoration: none;
z-index:9;
}
#nav li li a {   /* 2. Level Flyout hintergrund*/
margin: 0px 0px 0px 5px;
background-color: #0000cc;
color: #ffffff;
z-index:9;
}
.nav{display:none;}

#nav li a:hover {
background-color: #0000cc;
color: #ffffff;
z-index:9;
}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
left: -199em;
z-index:9;
}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul { /* lists nested under hovered list items */
left: auto;
z-index:9;
}
#nav li a:visited {
background-color: #0000aa;
color: #cdcdcd;
}
  #nav li:visited ul ul,
  #nav li:visited ul ul ul,
  #nav li.sfhover ul ul,
  #nav li.sfhover ul ul ul {
  left: -1999em;   }

  #nav li:visited ul,
  #nav li li:visited ul,
  #nav li li li:visited ul,
  #nav li.sfhover ul,
  #nav li li.sfhover ul,
  #nav li li li.sfhover ul { /* lists nested under hovered list items */ }
.nobr   { white-space:nowrap; }
img { border: 0; }
table { border: 0; }