body{
    background-color: #fff;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    font-size: 62.5%;
    text-align: left;
    color: #000;
}

/* font-sizes for content field in admin: */
div.obvius-common{ font-size: .8em; }
h1, div.obvius-common h1, div.obvius-common h1.title{ font-size: 1.4em; }
h2, div.obvius-common h2{ font-size: 1.2em; }
h3, div.obvius-common h3{ font-size: 1em; }
/*
h4, div.obvius-common h4{ font-size: 1.3em; }
h5, div.obvius-common h5{ font-size: 1.2em; }
h6, div.obvius-common h6{ font-size: 1.1em; }
*/
/* :font-size for content field in admin */


/* Font-sizes for public site: */
#content { font-size: 1.1em; }

h1, h2, h3, h4, h5, h6{ font-weight: bold; }

#footer{ font-size: 1em; }
table, tr, th, td, thead, tbody { font-size: 1em; }
/* :Font-sizes */

h1{
    margin-top: 0;
    padding-top: 0;
}
h3, div.obvius-common h3{
    margin-bottom: 0;
}
p, div.obvius-common p{
    margin-top: 0;
    margin-bottom: 1em;
}

fieldset{
    border: .1em solid #ccc;
    padding: 1em;
}
legend{
    font-weight: bold;
}

/* Forms: */
form#kontakt, form#videresendform {
    margin: 1em 0;
    padding: 0;
    font-size: 100%;
}
form#kontakt label, form#videresendform label {
    font-size: 100%;
}

form#kontakt input, form#kontakt textarea, form#videresendform input, form#videresendform textarea{
    font-size: 100%;
    color: #000;
    background-color: transparent;
    border: .1em solid #333;
    margin: 0; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

/* Sitemap: */
div.sitemap{
    margin: 0;
    padding: 0;
}
div.sitemap ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
div.sitemap li{
    margin: 0;
    padding: .5em 0;
}
div.sitemap li a{
    background: url(/grafik/menu/bull_nyheder.gif) no-repeat 0 .7em;
    padding: .6em 0 .6em 1.5em;
    text-decoration: none;
}
div.sitemap li a:hover{
    text-decoration: underline;
}
div.sitemap li a:visited{
    text-decoration: none;
}
div.sitemap li li{
    margin: 0 0 0 3em;
    padding: .5em 0;
}
div.sitemap li li a{
    background: url(/grafik/menu/bull_nyheder.gif) no-repeat 0 .7em;
    padding: .6em 0 .6em 1.5em;
}

div.sidens_top{
    text-align: right;
    margin-right: 1em;
}

/* SynrefForside styles: */
#bokswrapper{
    text-align: center;
}
#boksCenter{
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 90em;
}
#boks1, #boks2, #boks3, #boks4{ 
    width: 20.2em;
    float: left;
    padding: 0;
    margin: 0 1em;
}
#boks1 p{
    margin: 0;
    padding: 0 1.6em;
    text-align: left;
    background: url(/grafik/home/forsideboxbg1.gif) repeat-y;
}
#boks2 p{
    margin: 0;
    padding: 0 1.6em;
    text-align: left;
    background: url(/grafik/home/forsideboxbg2.gif) repeat-y;
}
#boks3 p{
    margin: 0;
    padding: 0 1.6em;
    text-align: left;
    background: url(/grafik/home/forsideboxbg3.gif) repeat-y;
}
#boks4 p{
    margin: 0;
    padding: 0 1.6em;
    text-align: left;
    background: url(/grafik/home/forsideboxbg4.gif) repeat-y;
}
.boksLink1, .boksLink2, .boksLink3, .boksLink4{ 
    width: 20.2em;
    height: 3em;
    text-align: left;
    padding: .4em 1.6em;
}
.boksLink1{
    background: url(/grafik/home/forsideboxbund1.gif) no-repeat 0 0;
}
.boksLink2{
    background: url(/grafik/home/forsideboxbund2.gif) no-repeat 0 0;
}
.boksLink3{
    background: url(/grafik/home/forsideboxbund3.gif) no-repeat 0 0;
}
.boksLink4{
    background: url(/grafik/home/forsideboxbund4.gif) no-repeat 0 0;
}
.boksLink1 a, .boksLink2 a, .boksLink3 a, .boksLink4 a{
    font-size: 1.1em;
    font-weight: bold;
    background-color: transparent;
    text-decoration: none;
    
}
.boksLink1 a:hover, .boksLink2 a:hover, .boksLink3 a:hover, .boksLink4 a:hover{
    background-color: transparent;
    text-decoration: none;
}
.boksLink1 a{
    color: #2c6dff;
    background-color: transparent;
}
.boksLink2 a{
    color: #cf36ff;
    background-color: transparent;
}
.boksLink3 a{
    color: #72eb20;
    background-color: transparent;
}
.boksLink4 a{
    color: #ff9c00;
    background-color: transparent;
}

.FloatLeft{
    float: left;
    width: 15.4em;
}

/* This class is for correction of Editor-error - Editor replacing <b> tag with class=rubrik1 */
span.rubrik1{
    font-weight: bold;
}

/*
 Local Variables: ***
 mode: c ***
 End: ***
*/
