


body {
  background: #444444; 
  margin: 0;
  padding: 1%; 
  min-width: 640px; 
  font-size: 100.01%; 
  font-family: verdana, arial, sans-serif ;
}
a { color: #0B4D8C; text-decoration: underline; } 
a:visited { color: black; } 
.skip { 
  position: absolute;
  margin-left: -999px;
  width: 990px;
}
h1 { 
  font-size: 2.7em;
  font-weight: normal;
  line-height: 0.8em;
  padding: 0.6em 0 0.2em 2%;
  margin: 0;
  border-bottom: 1px dashed #E6E6FA;
}
h2, h3, h4 { font-weight: normal; }
h1, h2, h3, h4, h5, h6 { 
  color: #6699CC;
  font-family: Georgia, "Times New Roman", Times, serif;
}
img { 
  border: solid 1px #aaa;
  padding: 1px;
  max-width: 95%; 
}
.fleft { 
  float: left;
  margin: 0 1em 0.2em 0; 
}
.fright {
  float: right;
  margin: 0 0 0.2em 1em;
  padding: 1px;
}



#container { 
  font-size: 0.8em; 
  max-width: 72em; 
  margin: auto; 
  border: 1px solid #aaa; 
  border-top: 0; 
  background: #d2d2d2;
}
#footer {
  clear: both; 
  padding: 0 20px;
  bottom:0px;
  text-align:center;
  font-size: xx-small;
  color: #a6a6a6;
  height: 0.7em;
}


#logo {
  background: url(../img/LOGO_machTwort_Publishing_2014_719_140.jpg) 0 0 no-repeat #ffffff; background-position: center; 
  height: 158px; 
  max-width: 72em;
  padding: 0 20px;
  text-align: left;
  line-height: 54px;
  font-size: 54px; 
  overflow: hidden; 
  letter-spacing: -3px; 
  margin: 0; 
}
#logo a {
  color: white; 
  text-decoration: none;
}
#logo a span { 
  color: black;
  background: #d2d2d2;
  padding-right: 0.1em; 
  font-weight: bold;
}

div#navi {
    width: auto;
    height: 2.8em;
    padding: 5px 5%;
    border: 1px solid white;
    background-color: #C0C0C0;
  }
  * html div#navi {  
    width: 48.7em;
    w\idth: 47.1em;
  }
  div#navi div {
    clear: left;
  }


#menu {
  padding: 5px 5%; 
  margin: 0;
  text-align: right;
  color: #C0C0C0; 
  
}
#menu li {
  font-size: 1.2em;
  display: inline; 
  list-style-type: none; 
  border-left: 1px solid white; 
  padding: 0 10px 0 15px;
  font-weight: bold;
  
}
#menu li a {
  color: white; 
  text-decoration: none;
}


  ul#menu li {
    text-align: left;
    font-size: 1.2em;
    list-style-type: none;
    float: right;
    width: 5.8em;
    position: relative;
    margin: 0.4em; padding: 0 10px 0 15px;
  }
  * html ul#menu li {  
    margin-bottom: -0.4em;
  }
  *:first-child+html ul#menu li {  
    margin-bottom: -0.1em;
  }

  ul#menu li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 1.6em; left: -0.4em;
    display: none;  
  }
  * html ul#menu li ul {  
    left: -1.5em;
    lef\t: -0.4em;
  }
  *:first-child+html ul#menu ul {  
    background-color:silver; padding-bottom:0.4em;
  }
  ul#menu li:hover ul {
    display: inline-block;  
  }
  ul#menu li ul li {
    float: none;
    display: inline-block;
    margin-bottom: 0.3em;
    font-size: 0.7em;
    
  }

  ul#menu a, ul#menu span {
    display: inline-block;
    width: auto;  
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 1px black;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #C0C0C0;
  }
  * html ul#menu a, * html ul#menu span {
    width: 8.6em;   
    w\idth: 6.4em;  
  }
  ul#menu a:hover, ul#menu span, li a#aktuell {
    border: 1px;
    border-color: black;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #a0a0a0;
  }
  li a#aktuell {  
    color: #6d6d6d; background-color: silver;
  }
  ul#menu li ul span {  
    background-color: #6d6d6d;
  }







#subnav {
  width: 26%; 
  min-width: 10em; 
  float: right; 
  padding: 70px 1% 1em 1%;
  margin: 1em 1% 0 1%;
  border-left: 1px dotted #aaa; 
  font-size: 0.9em; 
}
#subnav dt { 
  font-size: 1.2em;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0.5em;
  margin-top: 1em;
  border-top: 1px dotted #aaa; 
}
#subnav dd { 
  padding: 0;
  margin: 0.2em 0;
}
#subnav li {
    list-style-type: none;
    text-align: center;
    padding: 70px 1% 1em 1%;
    
}



#main {
  background: no-repeat 100% 0 white; 
  padding: 0 31% 0 20px; 
  line-height: 1.5em; 
}