﻿/* FORSIDE */H4 {
                 font-family: Georgia;
                 font-size: 13px;
                 font-weight: bold;
                 line-height: 1.2em;
                 margin: 2px 0px 1px 0px;
                 padding: 0px;
             }

             H5 { /* forsiden overskrifter */
                 font-family: Georgia;
                 font-size: 22px;
                 font-weight: bold;
                 margin: 0px 0px 8px 0px;
                 padding: 0px;
             }

             .fpseher H5 { margin: 0px 0px 25px 0px; }

             H6 { /* forside grønne bokse */
                 font-family: Georgia;
                 font-size: 21px;
                 font-weight: bold;
                 margin: 0px;
                 padding: 0px;
             }

             .fpspacer {
                 height: 8px;
                 /* spacer imellem elementer på forsiden */
                 width: 10px;
             }

             .fpfilm {
                 background-color: #000000;
                 background-color: #f4f2f1;
                 height: 343px;
                 margin: 0px;
                 padding: 0px;
                 /* samlet bredde 610px */
                 width: 610px;
             }

             .fpbundplade {
                 font-family: Tahoma;
                 font-size: 13px;
                 height: 240px;
                 /* størrelse 200x240 */
                 width: 200px;
             }

             .fpbundplade P {
                 margin: 0px;
                 padding: 0px;
             }

             .fppilned {
                 height: 100px;
                 /* størrelse 200x240 */
                 padding: 140px 10px 0px 20px;
                 width: 170px;
             }

             .fpmand { /* størrelse 200x240 */
                 background: url(/images/fpmandplade.png) top left no-repeat;
                 height: 82px;
                 padding: 158px 10px 0px 40px;
                 width: 150px;
             }

             .fpdame { /* størrelse 200x240 */
                 background: url(/images/fpdameplade.png) top left no-repeat;
                 height: 82px;
                 padding: 158px 10px 0px 40px;
                 width: 150px;
             }

             .fpseher {
                 font-family: Tahoma;
                 font-size: 15px;
                 height: 175px;
                 padding: 65px 15px 0px 10px;
                 /* samlet størrelse: 300x240 px */
                 width: 275px;
             }

             /*.fpseher ul {  list-style-image:url('/images/cirkelgraaH.png');} */

             #video {
                 float: left;
                 margin: 0 10px 0 0;
                 width: 610px;
             }

             #fbindhold { display: table; }

             #videoTekst {
                 margin: 24px 0 50px 0;
                 padding: 0 0 0 5px;
             }

             #hvidboks {
                 background: #ffffff;
                 float: left;
                 padding: 15px 15px 40px 15px;
                 width: 270px;
             }

             #fpbundplader { display: table; }

             .fpbundplade {
                 float: left;
                 margin-right: 6px;
             }

             .fpseher {
                 float: left;
                 margin-left: 2px;
             }

             #bundplader hr { display: none; }