/* 61174 // node/61174.css // ncf_tcc_Cache_node/61174.css */
#page .start-linke-seite {
    width: 790px;
}

#page .start-rechte-seite {
    width: 170px;
}




/*LINK IN DEN STARTBOXEN - REGION
==================================*/

#page .start-button-region {
    height: 248px !important;
    margin: 0px 13px 13px 0px;
    width: 248px;
    border: 1px #ffffff solid;
}

#page .start-button-region:hover {
    border-color: #cc0000;
}

#page .start-button-region-link {
    padding-top: 130px;
}

#page .start-button-region-link .paragraph_text_inner {
    text-align: center;
    background-image: url('/files/www/startseite/pointer_ffffff_75pro.png');
    padding: 5px 15px 5px 15px;
    height: 75px;    
    margin-bottom: 50px;
}

#page .start-button-region-link A {
    font-size: 24px;
    line-height: 1.4em;
    text-decoration: none;
    font-weight: normal;
    color: #333333;
}

#page .start-button-region-link A:hover {
    color: #cc0000;
}

#page .start-button-region-link .paragraph_text_inner:hover {
    background-image: none;
    background-color: #ffffff !important;
}



/*LINK IN DEN STARTBOXEN - SIDEBAR
===================================*/

#page .start-button-sidebar {
    height: 140px;
    width: 130px;
    margin: 20px 0px 13px 20px;
}


#page .start-button-sidebar-link {
    padding-top: 110px;
}

#page .start-button-sidebar-link .paragraph_text_inner {
    text-align: center;
    background-image: url('/files/www/startseite/pointer_ffffff_75pro.png');
    padding: 0px 5px 0px 5px;    
    margin-bottom: 50px;
}

#page .start-button-sidebar-link A {
    font-size: 16px;
    line-height: 1.4em;
    text-decoration: none;
    font-weight: normal;
    color: #333333;
}

#page .start-button-sidebar-link A:hover {
    color: #cc0000;
}

#page .start-button-sidebar-link .paragraph_text_inner:hover {
    background-image: none;
    background-color: #ffffff !important;
}



/*GESAMTE STRUKTUR-BOX KLICKBAR
================================*/

#page .box-klickbar {
    position: relative; /* IE overflow: hidden reicht nicht aus */
    overflow: hidden;
}

#page .box-klickbar-link a {
    position: relative;
    z-index: 1;
    display: block;
    margin: -1000px;
    padding: 1000px;
    background: url('/files/www/startseite/blank.gif');
}



