body{
    
    margin-left:0px;
    margin-top:0px;
    background-color:#fff;
    font-family:Arial, Helvetica, sans-serif;
    color:#666666;
 
}
#body{
    width:700px;  
    background-color:#fff;
    margin:0 auto;
    padding: 20px;
  
    
}
/* edit table form */
/*-------------------------- insert 30 sep 2009 ----------------*/

#headline{
    background-color:#2883d2;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    height:30px;
    text-align:left;
    padding-left:5px;
    padding-right:5px;
}

#headline2{
    background-color:#2883d2;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    height:30px;
    text-align:right;
    padding-right:5px;
}
#sumarymain{
    width:100%
}
.fontpage{
    color:#173d8a;

  }

.sumary1{
    width:25%;
    float:left;
     margin-top:10px;
     font-weight:bold;
     color:#173d8a;
}
.sumary2{
    width:75%;
    float:right;
    margin-top:10px;
    color:#173d8a;
}
#form{
    float:right;
    font-family: Arial;
    width:100%;
    font-size:12px;
}
.formleft{
    width:25%;
    float:left;
    text-align:left;
  

}
.formright{
    width:70%;
    float:right;
    text-align:left;
   }
 .tableform{
       background:#fef8ec;
       width:100%;
        font-weight:bold;
        text-align:left;
        color:#000080;
   }
   .formtd{
       border:1px solid #fef8ec;
       border-bottom-color:green;
       height:50px;
      
   }
   .tablemain3{
       text-align:left;
       border:1px solid #ccc;
        width:700px;
        color:#173d8a;
        font-size:12px;
        
   }

 .tablemain2{
       background-color:#fff;
       border:0px solid #ccc;
       color:#173d8a;
       font-size:12px;
       margin:0px 0 0 0px;
       padding:0px 0 0 0px;
       text-align:left;
       width:700px;
    

   }
   .tablemain{
       background-color:#fff;
       border:1px solid #ccc;
       color:#173d8a;
       font-size:12px;
        margin:0px 0px 0px 0px;
       padding:0px 0px 0px 0px;
       width:700px;
       
   }
   .table{
       border:1px solid #ccc;
       background-color:#fef8ec;
       color:#173d8a;
   }
   .specsheade{
       border:1px solid #ccc;
   }
   .alternaterow{
       background-color:#f8f1d3;
       font-weight:bold;
       border:1px solid #ccc;
   }
   
   .tablehead{
       background-color:#f8f1d3;
       font-weight:bold;
       border:1px solid #ccc;
   }
   .tablehead2{
           font-weight:bold;
   }
   #span1{
       float:right;
       text-align:right;
   }
   .tdclass{
       vertical-align:top;
       
   }
   .tdclass ul li{
       list-style-type:none;
   }
   .bgtable{
       background-color:#fef8ec;
       vertical-align:top;
   }
   .tablehead2{
       background-color:#f8f1d3;
       font-weight:bold;
       border:1px solid #ccc;
   }
   #linktop{
       font-size:13px;
       color:blue;
       font-weight:bold;
       text-align:left;
   }
   #linktop a{
       color:gray;
   }
   #linktop ul{
       list-style:square;
       color:orange;
       font-size:14px;
       
      
   }
   
   #linktop a:hover{
       color:#000;
   }


/*--------------------------------- end insert -------------------*/


#navigation a:link,a:visited{
        color:gray;
        text-decoration:none;
}
#navigationmain{
    width:100%;
    padding-left:0px;
    padding-bottom:0px;
    height:50px;
}

#menu{
       font-size:14px;
       font-weight:bold;
       text-align:left;
        position:absolute;
        margin-top:0px;
        width:100%;
        height:50px;
  }
       
a:link,a:visited{
        text-decoration:none;
        color:gray;
        
}

#menu ul{
     list-style:none;
     padding-left:0px;
    
     
 }
 #menu ul li{
     display:inline;     
     float:left;
     text-align:center;  
     width:96px;
     padding:2px;
     border:#ffffff 1px solid;
     cursor:pointer;
 

 }
 #menu ul li:hover{
           
     background-color:#ffffff;
     border-left:#cccccc 1px solid;
     border-bottom:#cccccc 1px solid;
 }
 
 #menu ul li ul{
    display:none;
    list-style:none;
}
 #menu ul li:hover  ul{
     display:block;
 }

 #menu ul li  ul  li{
     float:none;
     display:block;
     height:25px;
     position:relative;     
     text-align:left;
     font-size:12px;
     margin:4px 0 0 auto;
     padding:4px 0 0 4px;
     padding-right:0;
 }
 #menu ul li  ul  li:hover{
     background-color:#cccccc;
     text-align:left;
   display:block; /* edit 06 10 */

    
 }
 
 div#Rahmen {
    width:100%;
    padding: 4px;
   
  }
  * html div#Rahmen {  /* Korrektur fuer IE 5.x */
    width: 100%;

  }
  div#Rahmen div {
     clear: left;
  }
  ul#Navigation {
    margin: 0; padding: 0;
    text-align: center;
    font-size:13.9px;
   font-weight:bold;
   text-align:left;
         
  }

  ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0px; padding: 0;
   
   
  }
  * html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.4em;
  }
  *:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
     border:1px solid #fff;
    
   
  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 1.6em; left: 4px;
    display: none;  /* Unternavigation ausblenden */
    border:1px solid #fff;
    border-bottom-color:#ccc;
    border-left-color:#ccc;
  }
  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    left: -1.5em;
  
  }
  *:first-child+html ul#Navigation ul {  /* Workaround fuer den IE 7 */
    padding-bottom:4px;;
  }
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
    position:absolute;
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    margin-bottom: 0.2em;
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    width: 6.4em;  /* Breite den in li enthaltenen Elementen zuweisen */
    padding: 4px;
    text-decoration: none; font-weight: bold;
     border:1px solid #fff;
     text-align:center;
    }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 8.6em;   /* Breite nach altem MS-Boxmodell fuer IE 5.x */
     color:gray;
    w\idth: 6.4em;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
    
  }
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
     background-color:#ffffff;
     border-left:#fff 1px solid;
     border-bottom:#fff 1px solid;
      color:gray;
      display:block;
      text-align:center;
     
         
  }
  ul#Navigation li ul li a, ul#Navigation span li ul li, li a#aktuell ul li{
       
       text-align:left;
   }
  ul#Navigation li ul li a:hover, ul#Navigation span li ul li, li a#aktuell ul li{
       background-color:#ccc;
       text-align:left;
     
  }
  li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
   
  }
  ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
   
  }
*+html #menu2{
     margin-top:0px;
     float:right;
     }
 
 #menu2{
     margin-top:40px;
     float:right;
     }
 *+html #content{
        width:100%;
        text-align:center;
        margin-top:0px;
        }

#content{
        width:100%;
	background-color:#fff;
        text-align:center;
        margin-top:20px;
        height:400px;
        }
#content2{
        width:100%;
	background-color:#fff;
        text-align:center;
        margin-top:20px;
        height:400px;
        }
#main{
        width:100%;
        }

#page1{
        width:140px;
        float:left;
        text-align:left;
        font-size:12px;
}
#page2{
        width:390px;
        float:left;
        }
#page3{
        width:170px;
        float:right;
        text-align:left;
        font-size:12px;
}
#footer2{
        float:inherit;
	background-color:#fff;
        width:100%;
        margin:20px 0 20px 0;
        text-align:center;
        position:relative;

}
#footer{
        float:inherit;
        width:100%;
        margin:20px 0 20px 0;
        text-align:center;
        position:relative;
              
}
#footer a{
        padding:20px;
  }
#footer a:hover{
        color:#000;
 }
#mainlink{
        font-size:16px;
        padding:20px;
        color:blue;

}
h1{
    font-size:18px;
    color:#ef9206;
}
h2{
    font-size:14px;
    font-weight:bold;
}
#main2{
    float:right;
    width:330px;
    text-align:right;
    margin-bottom:20px;
   
}
#main22{
    float:left;
    width:50%;
    text-align:left;
    font-size:12px;
    
}
#main22 span{
    font-weight:bold;
    font-size:12px;
}

.img-shadow {    
	
}

.img-shadow img {
        position:relative;
	bottom:6px;
	right: 6px;
	border: 1px groove #999999;
        border-left-style:hidden;
        border-top-style:hidden;
	padding:4px;
	font-size:14px;
	margin: 0px;
}
/* ******************************* Test***************************************{} */
#navin{
    font-size:13px;
    color:blue;
   }
#navin ul{
    display:block;
    color:aqua;
     position:absolute;  
}

#navin ul li{
    display:inline;
    padding:20px;        
}
#navin ul li:hover{
     background-color:gray;
}
 #navin ul li:hover  ul{
     display:block;
 }

#navin ul li ul{
    display:none;
    width:50px;
}
#navin ul li ul:hover{
    display:block;
    
}
#navin ul li ul li{
    display:block;
}
#navin ul li ul li:hover{
    display:block;
    background-color:fuchsia;
    width:50px;

}

