/* ------------------------------------------------------------------------- */

* {
    margin: 0 auto;
    padding: 0;
}

body {
    margin: 0; 
    padding: 0 0 50px 0; 
    background-color: #fff;
}

    /* Standard Style definitions */    
    p {
        font-size: 12pt;
        color: #343738;
        line-height: 15pt;
    }
    a {
        color: #a00;
        text-decoration: none;
    }
    h1 {
        font-size: 18px;
        color: #4d642a;
        line-height: 25pt;
        margin-bottom: 8px;
    }
    h2 {
        font-size: 15pt;
        font-family: arial;
        color: #4d642a;
        line-height: 25pt;
        margin-left: 0px;
        padding-left: 0px;
    }
    h3 {
        font-size: 14pt;
        color: #4d642a;
        line-height: 25pt;
    }
    
    /* standard input forms */
    input {
        border:1px solid #aaa; 
        background-color: #eee;
        padding: 2px;
        padding-left: 10px;
        padding-right: 10px;
    }
    select {
        border: 1px solid #aaa; 
        padding: 1px;
    }    
    textarea {
        border:1px solid #aaa; 
    }
    input[type="checkbox"] {
      border: none;
      background-color:#fff;
    }    
    input[type="radio"] {
      border: none;
      background-color:#fff;
    }    
    button {
        background-color:#a00; 
        border: 1px solid #aaa; 
    }    

/* ------------------------------------------------------------------------- */

table.wrapper {
    width: 800px;
    height: 500px;
    padding: 0px;
    border-collapse:separate;
    border-spacing:0px;
    background-color: #e6e7e1;
}

    td.leftmenu_part {
        width: 200px;
        padding: 0px;
        margin: 0px;
        background-color: #c1c6af;
    }

        div.leftmenu_part_header {
            width: 200px;
            height: 149px;
            background-image: url(gfx/logo.jpg);
            background-position: top left;
            background-repeat: no-repeat;
        }

        div.leftmenu_part_menu {
            text-align: right;
            margin-bottom: 50px;
        }

            div.leftmenu_part_menu p {
                color: #4d642a;
                padding-right: 20px;
                padding-bottom: 5px;
                padding-top: 2px;
                font-size: 10.0pt;
                font-family: arial;
            }
/*
            div.leftmenu_part_menu a {
                color: #4d642a;
                font-family: arial;
                font-size: 13px;
                line-height: 22px;
                text-decoration: none;
            }
*/
            div.leftmenu_part_menu a.menu_act {
                margin-top: 10px;
                color: #660000;
                font-size: 9.5pt;
                background-color: #e7e8e0;
                width: 167px;
                line-height: 14px;
                padding: 3px;
                padding-right: 10px;
                display: block;
                background-image: url(gfx/dot.gif);
                background-position: 100% 7px;
                background-repeat: no-repeat;
            }

            div.leftmenu_part_menu a.menu_inact {
                margin-top: 10px;
                color: #4d642a;
                font-size: 9.5pt;
                background-color: #e7e8e0;
                width: 167px;
                line-height: 14px;
                padding: 3px;
                padding-right: 10px;
                display: block;
            }



    div.leftmenu_part_menu a.leftmenu_act {
        margin-top: 2px;
        color: #660000;
        font-size: 9.0pt;
        line-height: 11pt;
        width: 167px;
        
        padding: 3px;
        padding-right: 10px;
        display: block;
        background-image: url(gfx/dot.gif);
        background-position: 100% 7px;
        background-repeat: no-repeat;
    }

    div.leftmenu_part_menu a.leftmenu_inact {
        margin-top: 2px;
        color: #4d642a;
        font-size: 9.0pt;
        line-height: 11pt;
        width: 167px;
        padding: 3px;
        padding-right: 10px;
        display: block;
    }






/*
            div.leftmenu_part_menu a.leftmenu_inact {
                margin-top: 2px;
                color: #4d642a;
                font-size: 10.0pt;
                width: 170px;
                line-height: 11pt;
                padding: 3px;
                padding-right: 5px;
                display: block;
            }



div.leftmenu_part_menu a {
    color: #4d642a;
}

            div.leftmenu_part_menu a {
                margin-top: 2px;
                font-size: 10.0pt;
                font-family: arial;
                width: 170px;
                line-height: 11pt;
                padding: 3px;
                padding-right: 5px;
                display: block;
            }
            

            div.leftmenu_part_menu a.act {
                font-size: 16px;
                line-height: 22px;
                color: #660000;
            }
*/


        div.leftmenu_part_infobox {
            text-align: right;
            margin-bottom: 50px;
        }

            div.leftmenu_part_infobox p.box_head {
                color: #444;
                font-weight: bold;
                padding-right: 30px;
                padding-top: 2px;
                font-family: arial;
                font-size: 12px;
                line-height: 16px;
            }

            div.leftmenu_part_infobox a.box_head  {
                color: #ba4e05;
                font-family: arial;
                font-size: 12px;
                line-height: 16px;
            }
            
            div.leftmenu_part_infobox a.box_head:hover {
                border-bottom: 1px dashed #ba4e05;
            }

            div.leftmenu_part_infobox p.box_text {
                color: #444;
                padding-right: 30px;
                padding-bottom: 5px;
                padding-top: 2px;
                font-family: arial;
                font-size: 12px;
                line-height: 16px;
            }

            div.leftmenu_part_infobox a.box_text  {
                color: #ba4e05;
                font-family: arial;
                font-size: 12px;
                line-height: 16px;
            }
            
            div.leftmenu_part_infobox a.box_text:hover {
                border-bottom: 1px dashed #ba4e05;
            }


    td.mainarea {
        width: auto;
        background-image: url(gfx/muschel.jpg);
        background-position: top left;
        background-repeat: no-repeat;
    }

        div.main_top {
            height: 20px;
            padding: 10px;
            padding-top: 20px;
            text-align: right;
        }
        
            div.main_top p.box_head {
                font-size: 30px;
                height: 30px;
                color: #4d642a;
            }
        
            div.main_top p.box_text {
                font-size: 16px;
                color: #4d642a;
            }
        

/* ------------------------------------------------------------------------- */

div.dynamic-wrapper {
    text-align: left;
}

    /* - - - - - - - - - - - - - - - - - */
    div.business-dynamicarea {
        width: auto;
        padding: 10px;
        padding-left: 40px;
        padding-right: 40px;
        margin-bottom: 50px;
        font-family: arial;
    }
    
        div.business-dynamicarea img {
            margin: 5px;
        }
    
        div.business-dynamicarea p {
            font-size: 10pt;
            color: #4d642a;
            line-height: 13pt;
        }
        
        div.business-dynamicarea a {
            color: #660000;
        }
        
        div.business-dynamicarea a:hover {
            border-bottom: 1px dashed #660000;
        }
        
        div.business-dynamicarea h1 {
            font-family: times new roman;
            margin-top: 10px;
            margin-bottom: 6px;
            font-size: 21pt;
            font-weight: normal;
            color: #4d642a;
            line-height: 24pt;
        }
        
        div.business-dynamicarea h2 {
            font-family: times new roman;
            font-size: 16pt;
            font-weight: normal;
            color: #660000;
            line-height: 22pt;
        }
        
        div.business-dynamicarea h3 {
            font-family: times new roman;
            font-size: 14pt;
            font-weight: normal;
            color: #4d642a;
            line-height: 18pt;
        }
        
        div.business-dynamicarea h4 {
            font-size: 10pt;
            color: #4d642a;
            line-height: 16pt;
        }


        div.business-dynamicarea ul {
            padding-left: 20px;
            font-size: 10pt;
            color: #4d642a;
            line-height: 12pt;
        }


/* ------------------------------------------------------------------------- */

div.footer {
    width: 955px;
    text-align: center;
    height: 35px;
}

    div.footer p {
        font-family: arial;
        font-size: 8pt;
        color: #333;
    }

    div.footer a {
        color: #660000;
        text-decoration: none;
    }

    div.footer a:hover {
        color: #660000;
        text-decoration: none;
        border-bottom: 1px dashed #660000;
    }

/* ----------------------------------- EOF --------------------------------- */

