@import url('/files/system/CSS Templates/navigationForside_MV_CSS.css');
@import url('/files/system/CSS Templates/pagefeatures_MV_CSS.css');
@import url('/files/system/CSS Templates/setups_MV_Forside.css');
@import url('/files/system/CSS Templates/paragraphForside_MV_CSS.css');

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp, hr,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
table {border-collapse: collapse;border-spacing: 0;}
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {background: none;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.clearfix:after {clear: both;content: '.';display: block;visibility: hidden;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
body.contentpane {background: #fff;}
/* Reset end */ 

body 
{
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Verdana;
    font-size: 10px;
    background-image: url('../MainBilleder/MainDesign/ForsideBackground1.gif'); 
    background-position: top center;
    background-repeat: no-repeat;
    background-color:#e57600;
    color:#666666;
    }
    
#container 
{
    width: 946px;
    margin: 0 auto;
    }
    
#middleholder
{
    clear: both;
    width: 100%;
    height: 100%;    
    padding-top: 0px;
    margin-top: 0px;    
    }
        
#contentholder 
{
    width: 565px;
    height: 100%;
    float: right;
    /*background-image: url('../MainBilleder/MainDesign/skaber_logo.gif'); 
    background-position:right top;
    background-repeat: no-repeat;*/
    }
#contentholder .paragraphcontent
{
    padding: 20px 0px 0px 24px;
    }
#right
{
    float: right;
    width: 236px;
    height: 100%;
    background-color:Transparent;
    padding-top: 123px;
    }
#newsright
{
    padding-left:12px;
padding-bottom:12px;
    height:157px;
    background-image: url('../MainDesign/nyhederbaggrund.png');
    background-repeat:no-repeat;
    background-position:37px top;
    }
#newsright .paragraphcontent
{
    padding: 30px 0px 0px 24px;
    }
#footerholder
{
    width:846px;
    float:left;
    padding: 30px 0px 0px 126px;
    }
#footerleftimage
{
    width:19px;
    float:left;
    background-image: url('../MainDesign/pakketilbud.jpg');
    background-repeat:no-repeat;
    height:90px;
    }
#footertilbud1
{
    width:191px;
    float:left;
    }
#footertilbud1-inner
{
    width:186px;
    float:left;
    position:absolute;
    cursor:pointer;
    }
#footertilbudright
{
    float:right;
    padding-right:259px;
    }
#footertilbud2
{
    width:191px;
    float:left;
    }
#footertilbud2-inner
{
    width:186px;
    float:left;
    position:absolute;
    cursor:pointer;
    }
#footertilbud3
{
    width:186px;
    float:right;
    }
#footertilbud3-inner
{
    width:186px;
    float:left;
    position:absolute;
    cursor:pointer;
    }
p { line-height:16px;}

a { color:#666666;}

a:hover { color:#666666; text-decoration:none;}

