﻿
/*  
    Här ligger idn som styr placering och beteende
*/
*{behavior: url(iepngfix.htc);}

#dMain { width: 950px; text-align: left; }
#dMenu { width: 950px; margin-bottom: 10px; }
#dContent { margin-bottom: 5px;}
#dFooter { text-align: right; width: 946px; margin-top: 5px; }
#dFooterSmall { text-align: right; width: 718px; margin-top: 5px;}

/* Specifika för startsidan */
#dStartFrameTop { width: 950px; height: 10px; background: url(backtop_firstpage.png) no-repeat bottom; behavior: url(iepngfix.htc); }
#dStartFrameBottom { width: 950px; height: 10px; background: url(backbottom_firstpage.png) no-repeat; behavior: url(iepngfix.htc); }
#dStartHolder {width: 942px; margin-bottom: 10px; padding-left: 4px; padding-right: 4px;}
#dStartFlash { float: left; width: 620px; height: 258px; background-color: #FFFFFF;}
#dStartImage { float: left; width: 312px; height: 158px; background-color: #e01a1b; margin-left: 10px; text-align: center; padding-top: 100px;}
#dStartSplashes
{  width:950px; padding: 4px 14px 4px 14px; 
    background-image: url(back_firstpage.png); background-repeat:repeat-y;
    text-align: left; overflow: hidden; }

/* Specifika för undersidor */
#dSubPageMenu { width: 200px; padding-top: 10px; padding-right: 16px; float: left; padding-left: 4px; }
#dSubPageContent { float: left; width: 722px; }
#dSubFrameTop { width: 722px; height: 10px; background: url(backtop_subpage.png) no-repeat bottom; behavior: url(iepngfix.htc);}
#dSubFrameBottom { width: 722px; height: 10px; background: url(backbottom_subpage.png) no-repeat; behavior: url(iepngfix.htc); }
#dSubPageContentText { width: 700px; padding: 4px 14px 4px 14px; background-image: url(back_subpage.png);  background-repeat:repeat-y; }
#dSubPageContentTextInner { width: 500px; overflow: visible; } 


