﻿/* <rde-dm:attribute mode="write" attribute="request:rdeResponseMimetype" op="set" value="text/css" /> */

/*************************************************************/
/********************* PAGE HEADER INDEX *********************/
/*************************************************************/
.header_frame_scalable {
    height: 95px;
    color: inherit;
}
.header_frame {
    height: 95px;
    background-color: #fff;
}
.header_content {
    height: 95px;
}
/*************************************************************/
/********************* PAGE CONTENT **************************/
/*************************************************************/
.idx_textcontent_left {
    float: left;
    width: 49%;
    padding: 0px;
    background-image: url(/systembilder/dot-greyline.gif);
    background-repeat: repeat-y;
    background-position: right;
}
.idx_textcontent_left:after {
    content: ".";  
    visibility: hidden;
    display: block;
    height: 0;  
    clear: both;
}
.idx_textcontent_right {
    float: left;
    width: 50%;
    padding: 0px;
}
.idx_textcontent_right:after {
    content: ".";  
    visibility: hidden;
    display: block;  
    height: 0;  
    clear: both;
}
/************************************************************/
/********************* BOXEN ********************************/
/************************************************************/
.label_idx_search {
    float: right;
    position: relative;
    z-index: 2;
    width: 220px;
    height: 103px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    margin-top: -103px;
    padding-right: 20px;
    overflow: hidden;
    /*
    cursor: pointer;
    */
}
.idx_portalbox_row {
    clear: both;
    width: 100%;
    margin: 20px 0px 0px 0px;
}
.idx_portalbox_row:after {
    content: ".";  
    visibility: hidden;
    display: block;  
    height: 0;  
    clear: both;
}
.hspace20 {
    float: left;
    width: 20px;
}
.idx_portalbox_frame {
    float: left;
    width: 45%;
    margin: 0px 0px 0px 0px;
    color: inherit;
    background-color: #fff;
    border: 1px solid #afbed6;
    padding: 0px;
}
.idx_portalbox_frame:after {
    content: ".";  
    visibility: hidden;
    display: block;  
    height: 0;  
    clear: both;
}
.idx_portalbox_head {
    padding: 5px 8px 5px 8px;
    color: inherit;
    background-color: #e9f0ff;
    background-image: url(/systembilder/bg-boxhead-idx.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.idx_portalbox_head:after {
    content: ".";  
    visibility: hidden;
    display: block;  
    height: 0;  
    clear: both;
}
.idx_portalbox_image {
/*    text-align: center;*/
    overflow: hidden;
}
.idx_portalbox_image img {
    /* width: 245px; */
    width: 100%;
}
.idx_portalbox_body {
    padding: 5px 8px 5px 8px;
    font-size: 0.9em;
}
.idx_portalbox_body:after {
    content: ".";  
    visibility: hidden;
    display: block;  
    height: 0;  
    clear: both;
}
/************************************************************/
/********************* SEARCH ********************************/
/************************************************************/
.idx_search_frame {
    width: 100%;
    border: 1px solid #c1c1c1;
    background-color: #f1f1f1;
    background-image: url(/systembilder/bg-idx-search.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    color: inherit;
}
.idx_search_frame:after {
    content: ".";  
    visibility: hidden;
    display: block;  
    height: 0;  
    clear: both;
}
.idxsearchfield_left {
    float:left; 
    width: 295px; 
    height: 21px;
}
input.search_main {
    clear: both;
    width: 280px;
    border: none;
    font-size: 13px;
    background-image: url(/systembilder/bg-idx-search-field.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 3px 0px 0px 15px;
    margin: 0px 0px 0px 0px;
    height: 20px;
}
.searchboxposition {
    display: block;
    position: absolute;
    z-index: 999;
    width: 280px;
}
.idx_search_frame .padding10 a {
    font-size: 0.9em;
}
.idx_search_left {
    float: left;
    width: 40%;
}
.idx_search_right {
    float: left;
    width: 60%;
}
.idx_search_right:after {
    content: ".";  
    visibility: hidden;
    display: block;  
    height: 0;  
    clear: both;
}
.idx_search_headright {
    float: right;
}
.idx_search_headright:after {
    content: ".";  
    visibility: hidden;
    display: block;  
    height: 0;  
    clear: both;
}
.idx_chapter_teaser {
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #a5a5a5;
}
.idx_chapter_teaser_last {
    clear: both;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: none;
}
.idx_column_frame {
    clear: both;
    /* width: 410px; */
    margin: 20px 0px 20px 0px;
    font-size: 0.9em;
    width: 100%;
}
.idx_column_frame:after {
    content: ".";  
    visibility: hidden;
    display: block;  
    height: 0;  
    clear: both;
}
.idx_column_left {
    float: left;
    width: 54%;
}
.idx_column_right {
    float: left;
    width: 45%;
    overflow: hidden;
}
.idx_portallist_frame {
    height: 110px;
    overflow: auto;
    margin-bottom: 15px;
}
ul.idx_portale {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    border-bottom: 1px solid #c0c0c0;
    list-style: none;
}
ul.idx_portale li.linklist {
    border-top: 1px solid #c0c0c0;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 10px;
    list-style: none;
    background-image: url(/systembilder/arrow-link.gif);
    background-repeat: no-repeat;
    background-position: 0px 9px;
}
 