* { 
    margin: 0;
    padding:0;
}

body {
	margin-top: 20px;
    text-align: center;
    background-color: #BEBEBE;
    font-family: Arial, Helvetica, non-serif;
    font-size: 12px;
    color: #070400;
}

a { 
 color: #990000;
 text-decoration: none;
}


a:hover {
 color: #990000;
 text-decoration: none;
}

a:active {
 color: #990000;
 text-decoration: none;
}

div {
    padding: 0px;
    margin: 0px;    
    border: 0px;     
}

#outer {
    width: 934px;
    margin: auto;
    margin-top: 10px;
    padding: 0;
}

* html #outer {
    width: 937px;
    padding: 0px;
    margin: 0px;
}

    #outer #my_head {
    	width: 934px;
        text-align: left;
        padding: 0px;
        margin: 0px;
    }
    
    * html #outer #my_head {
    	width: 937px;
        border: 0px;
    }


        #outer #my_head #logo {
        	width: 295px; 
            padding: 0px;
            margin: 0px;    
            border: 0px solid green;                 
        }
        
        #outer #my_head #logo img{
        	border: 0px;           
            padding: 0px;
            margin: 0px;            
        }
        
        #outer #my_head #head_img {
            float:right;
            text-align: left;
            width: 639px;
            padding: 0px;
            margin: 0px;                    
            border: 0px;                                    
       }

       * html #outer #my_head #head_img {
            width: 639px;
            border: 0px solid green;
       }
        
    #outer #my_body {
    	width: 934px;
        text-align: left;
        background-image: url(/fileadmin/system/id/body_bg.gif);
    }
    
    * html #outer #my_body {
    	width: 937px;
    }    
    
         #outer #my_body #left {
            width: 209px;
            display: inline;
        }


         #outer #my_body #content {
            float: right;
            width: 725px;
            display: block;
                        height: auto;
        }
        
        * html #outer #my_body #content {
            float: right;
            width: 725px;
            display: block;
            height: auto;

        }
        
            #outer #my_body #content #nav{
                width: 725px;
                display: block;
                text-align: center;
            }
            
            * html #outer #my_body #content #nav{
                width: 725px;
                display: block;
                text-align: center;
            }     
            
       
            
                 #outer #my_body #content #nav #innernav {
                    width: 632px;
                    float: right;
                    text-align: left;  
                    height: 82px;
                }
                
                * html #outer #my_body #content #nav #innernav {
                    width: 623px;
                    padding:0px;
                    margin:0px;
                    margin-right: -3px;
                    margin-left: -3px;                    
                        height: 1%;
                }

                
                     #outer #my_body #content #nav #innernav #erste_ebene{
                        background-color: #E1E2D4;
                        height: 23px;
                        width: 632px;
                        padding: 7px 0px 0px 0px;
                    }

                    * html #outer #my_body #content #nav #innernav #erste_ebene{
                        width: 632px;
                        height: 30px;
                        padding: 7px 0px 0px 0px;
                        margin: 0px;
                    }

                    
                        #outer #my_body #content #nav #innernav #erste_ebene ul{
                            list-style-type: none;
                            list-style-position:inside;
                            margin:0;
                            padding:0;
                        }
                            
                            
                            #outer #my_body #content #nav #innernav #erste_ebene ul li{
                                display: inline;
                                padding-right: 30px;
                            }
                            
                                #outer #my_body #content #nav #innernav #erste_ebene ul li a{
                                    color: #272727;
                                    font-size: 12px;
                                    letter-spacing:0.1em;
                                    font-weight: bold;
                                    text-decoration: none;
                                }
                                
                                 #outer #my_body #content #nav #innernav #erste_ebene ul li a:hover{
                                    color: #990000;
                                    font-size: 12px;
                                    letter-spacing:0.1em;
                                    font-weight: bold;
                                    text-decoration: none;
                                }
                                
                                 #outer #my_body #content #nav #innernav #erste_ebene ul li a:active{
                                    color: #990000;
                                    font-size: 12px;
                                    letter-spacing:0.1em;
                                    font-weight: bold;
                                    text-decoration: none;
                                }
                                
                                 #outer #my_body #content #nav #innernav #erste_ebene ul li.aktiv a {
                                    color: #990000;
                                    font-size: 12px;
                                    letter-spacing:0.1em;
                                    font-weight: bold;
                                    text-decoration: none;
                                }
                                
                                 #outer #my_body #content #nav #innernav #erste_ebene ul li.lasthead a {
                                                                   }
                                
                     #outer #my_body #content #nav #innernav #zweite_ebene{
                        border-bottom: 1px solid #C9C9BC;
                        height: 20px;
                        width: 632px;
                        padding: 10px 0px 0px 0px;
                    }
                    
                    * html #outer #my_body #content #nav #innernav #zweite_ebene{
                        height: 20px;
                        width: 632px;
                        padding: 10px 0px 0px 0px;
                    }                    
                    
                        #outer #my_body #content #nav #innernav #zweite_ebene ul{
                            list-style-type: none;
                            list-style-position:inside;
                            margin:0;
                            padding:0;
                        }
                            
                            
                            #outer #my_body #content #nav #innernav #zweite_ebene ul li{
                                display: inline;
                                padding-right: 20px;
                            }
                            
                                #outer #my_body #content #nav #innernav #zweite_ebene ul li a{
                                    color: #43433F;
                                    font-size: 11px;
                                    letter-spacing:0.1em;
                                    font-weight: bold;
                                    text-decoration: none;
                                }
                                
                                 #outer #my_body #content #nav #innernav #zweite_ebene ul li a:hover{
                                    color: #990000;
                                    font-size: 11px;
                                    letter-spacing:0.1em;
                                    font-weight: bold;
                                    text-decoration: none;
                                }

                                
                                #outer #my_body #content #nav #innernav #zweite_ebene ul li.aktiv a{
                                    color: #990000;
                                    font-size: 11px;
                                    letter-spacing:0.1em;
                                    font-weight: bold;
                                    text-decoration: none;
                                }

            #outer #my_body #content #inner{
                margin: 0px 20px 30px 46px;
                line-height: 20px;
                letter-spacing: 0.05em;
                padding-right:20px;
                overflow:auto;
                width: 660px;
                height: auto;
            }
            
            * html #outer #my_body #content #inner{
                margin: 0px 20px 30px 46px;
                line-height: 20px;
                letter-spacing: 0.05em;
                padding-right:20px;
                overflow:auto;
                width: 659px; 
                height: auto;
            }            
            
                #outer #my_body #content #inner h1,h2,h3{
                    line-height: 20px;
                    font-size: 14px;

                }
                
            #outer #my_body #content #inner #scroller{

            }
           
           #footerline {
               margin-top:6px;
               text-align:right;
           }
           
           #footerline a {
                                    color: #000000;
                                    font-size: 13px;
                                    letter-spacing:0.1em;
                                    font-weight: normal;
                                    text-decoration: none;
           }
           
           
           
      
.csc-mailform-field label{
float:left;
width: 180px;
}

.csc-mailform-field .csc-mailform-check{

}

.csc-mailform-field {
margin-bottom:5px;
clear:both;
}
.csc-mailform {
    border:0px;
}

.upper_right_img {
    float:right;
}

* html .upper_right_img {
    margin-left: -3px;    
 }

* html .upper_left_img {
    margin-left: -9px;
    float:right;
}

h1 {
    margin-bottom: 10px;
}


p {
    margin-bottom: 10px;
}

#content ul {
    list-style-type: disc;
    list-style-position:inside;
}

 .rybform tr td .contenttable {
       width: 100%;
       border: 1px solid #dddddd;
    }
    
     .rybform tr td.contenttable tbody .tr-odd td {
      background-color: #eeeeee;
    }
    
    .rybform tr td .contenttable tbody .tr-0 td {
      font-weight:bold;
      background-color: #dddddd;
    }
  
    .rybform tr td .contenttable tbody tr td {
      padding: 3px;
      background-color: #eeeeee;
      border-right: 1px solid #dddddd;
    }
    
    .rybform tr td .contenttable tbody tr td p {
       text-align:left;    
    }
    
    ul {
margin-bottom: 10px;
}

