    /* HeaderImg */
    div#studium_img {
    	display: block;
        width: 100%;
        height: 116px;
        border: none;
        background: #fff url(../../../img/header_abt2_studium.jpg) top left no-repeat !important;
        margin: 0;
        padding: 0;
    }

    div#abt2_img {
        width: 100%;
        height: 116px;
        border: none;
        background: #fff url(../../../img/abt2_banner.jpg) top left no-repeat;
        margin: 0;
        padding: 0;
    }
    
        
    /* Button */   
     
    .button {
        
        min-width: 150px;
        width: 150px;
        margin: 0;
        font-family: arial, sans-serif;
        font-size: 14pt;
        line-height: 1.2;
        text-decoration: none;
        background-color: #e3e3e3;
        cursor: url(../../../img/hand.gif), default;
    }

    .button a {
        display: block;
        padding: 8px 15px;
        border: 1px outset #ccc;
        text-decoration: none;
        text-align: center;
        color: #000 !important;
    }
    
    .button a:active {
        border: 1px inset #ccc;
        color: #000 !important;
        text-decoration: none !important;

    }
    
    .button a:hover {
        border-color: #9cf #69e #69e #7af;
        color: #000 !important;
        text-decoration: none !important;
    }
    .csc-menu-3 {
    	list-style: none !important;
    	margin-left: 0 !important;
    	padding-bottom: 1em !important;
    }
    
   /* div.tx-mwkeywordlist-pi1-content h2 { display: none; } */
    div.tx-mwkeywordlist-pi1 h2 { display: none; } 
   
    
    .htmlarea-showtableborders,
    .tbl-layout1 {
    	width: 100% !important;
    }
