body {
margin:0px;
background:#EBE9E4;
}

.inhalt_rechts {

}

.inhalt {
display:block;
max-width:605;
min-height:422px;
padding-top:20px;
padding-right:10px;
 }

.inhalt p {
font-family: Arial;
      font-size:12px;
      padding-left: 10px;
      line-height:17px;
      color:#333333;
 }
 
.inhalt ul {
font-family: Arial;
      font-size:12px;
      
      line-height:17px;
      color:#333333;
 } 
 
 .inhalt a {
color:#1F2949;
 }
 
.inhalt h1 {
margin-left:10px;
font-family: Arial;
      font-size:15px;
      line-height:14px;
      color:#1F2949;
 } 
 
 .inhalt_kon p {
margin:0px;
 }
 
.inhalt input {
border: 1px solid #1F2949;
font-size:9pt;
font-family:arial;
color:#333;
width:120px;
background:#fff;
}

.inhalt textarea {
border: 1px solid #1F2949;
font-size:9pt;
font-family:arial;
color:#333;
width:360px;
background:#fff;
}

.inhalt_li {
display:block;
width:200;
border: 0px solid #666;
min-height:210px;
margin-right:5px;
margin-top:4px;
margin-bottom:7px;
}

.inhalt_li h1{
display:block;
margin:0px;
height:23px;
background-color:#ccc;
border-bottom:2px solid #1F2949;
font-family:arial;
font-size:14px;
font-weight:bold;
color: #1F2949;
padding-left:10px;
padding-top:7px;

}

.inhalt_li p {
font-family: Arial;
      font-size:12px;
      padding-left: 10px;
      line-height:17px;
      color:#333333;
 }
 
 .inhalt_re {
display:block;
width:200;
border: 0px solid #666;
min-height:210px;
margin-left:5px;
margin-top:4px;
margin-bottom:7px;
}

.inhalt_re h1{
display:block;
margin:0px;
height:23px;
background-color:#ccc;
border-bottom:2px solid #1F2949;
font-family:arial;
font-size:14px;
font-weight:bold;
color: #1F2949;
padding-left:10px;
padding-top:7px;

}

.inhalt_re p {
font-family: Arial;
      font-size:12px;
      padding-left: 10px;
      padding-right: 10px;
      line-height:17px;
      color:#333333;
 }


.demo .menu {
width:100%;
font-family: Arial;
      font-size:12px;
      position:relative;
      z-index:100;
      }
      /* remove all the bullets, borders and padding from the default list styling */
      .demo .menu ul {
      padding:0;
      margin:0;
      list-style-type:none;
      }
      .demo .menu ul ul {
      width:106px;
      }
      /* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
      .demo .menu li {
      float:left;
      width:106px;
      position:relative;
      }
      /* style the links for the top level */
      .demo .menu a, .demo .menu a:visited {
      display:block;
      font-size:11px;
      text-decoration:none;
      color:#ffffff;
      width:95px;
      height:18px;
      border-right:5px solid #ffffff;
      border-width:1px 0px 0 0;
      background:#1F2949;
      padding-left:10px;
      line-height:18px;
      }
      /* a hack so that IE5.5 faulty box model is corrected */
      * html .demo .menu a, * html .demo .menu a:visited {
      width:106px;
      w\idth:95px;
      }
       
      /* style the second level background */
      .demo .menu ul ul a.drop, .demo .menu ul ul a.drop:visited {
      background:#B5B8B4 url(../../graphics/drop.gif) bottom right no-repeat;
       
      }
      /* style the second level hover */
      .demo .menu ul ul a.drop:hover{
      background:#B5B8B4 url(../../graphics/drop.gif) bottom right no-repeat;
      }
      .demo .menu ul ul :hover > a.drop {
      background:#B5B8B4 url(../../graphics/drop.gif) bottom right no-repeat;
      }
      /* style the third level background */
      .demo .menu ul ul ul a, .demo .menu ul ul ul a:visited {
      background:#B5B8B4;
      }
      /* style the third level hover */
      .demo .menu ul ul ul a:hover {
      background:#B5B8B4;
      }
       
       
      /* hide the sub levels and give them a positon absolute so that they take up no room */
      .demo .menu ul ul {
      visibility:hidden;
      position:absolute;
      height:0;
      top:18px;
      left:0;
      width:150px;
      }
      /* another hack for IE5.5 */
      * html .demo .menu ul ul {
      top:18px;
      t\op:18px;
      }
       
      /* position the third level flyout menu */
      .demo .menu ul ul ul{
      left:150px;
      top:0;
      width:150px;
      }
      /* position the third level flyout menu for a left flyout */
      .demo .menu ul ul ul.left {
      left:-150px;
      }
       

      /* style the table so that it takes no ppart in the layout - required for IE to work */
      .demo .menu table {position:absolute; top:0; left:0;}
      /* style the second level links */
      .demo .menu ul ul a, .demo .menu ul ul a:visited {
      
      color:#ffffff;
      height:auto;
      line-height:1em;
      padding:5px 10px;
      width:129px
      /* yet another hack for IE5.5 */
      }
      * html .demo .menu ul ul a{
      width:150px;
      w\idth:129px;
      }
      /* style the top level hover */
      .demo .menu a:hover, .demo .menu ul ul a:hover{
      color:#ffffff;
      
      }
      .demo .menu :hover > a, .demo .menu ul ul :hover > a {
      color:#ffffff;
      background:#B5B8B4;
      }
      /* make the second level visible when hover on first level list OR link */
      .demo .menu ul li:hover ul,
      .demo .menu ul a:hover ul{
      visibility:visible;
      }
      /* keep the third level hidden when you hover on first level list OR link */
      .demo .menu ul :hover ul ul{
      visibility:hidden;
      }
      /* make the third level visible when you hover over second level list OR link */
      .demo .menu ul :hover ul :hover ul{
      visibility:visible;
      }

   .dropact{
   display:block;
   width:95px;
   background:#B5B8B4;
   font-weight:bold;
   }
   
    /* style the second level background */
      .demo .menu ul ul a.drop, .demo .menu ul ul a.dropact:visited {
      background:#B5B8B4 url(../../graphics/drop.gif) bottom right no-repeat;
       font-weight:bold;
      }
      /* style the second level hover */
      .demo .menu ul ul a.dropact:hover{
      background:#B5B8B4 url(../../graphics/drop.gif) bottom right no-repeat;
      }
      .demo .menu ul ul :hover > a.dropact {
      background:#B5B8B4 url(../../graphics/drop.gif) bottom right no-repeat;
      }
      
