﻿*
{
    margin: 0px;
    border: 0px;
    padding: 0px;
}

body
{
    width: 100%;
    background-color: Black;
    font-family: Arial;
    font-weight: bold;
    overflow: hidden;
    
}

div.divBackground
{
    
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: White;    
       
}



div#menu
{
    
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 115px;

}

a.vexeboVin, a.nyheder, a.info, a.fotos, a.kontakt, a.english
{
    
    font-size: 12px;
    font-weight: bold;
    color: Black;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 100%;
    padding: 10px 25px 10px 25px;
    display: inline-block;
}


div#content1
{
    position: absolute;
    z-index: 2;
    top: 90px;
    left: 135px;    
    white-space: nowrap;
    
   }

div.frontpageText1, div.frontpageText2, div.frontpageText3
{
    font-weight: bold;
      
    background-color: Black;
    display: inline-block;
    color: White;
    line-height: 100%;
    
    padding: 0px 7px 0px 7px;
    margin-top: 5px;
    
    }

div.frontpageText1
{
  font-size: 36px;
  
    
}

div.frontpageText2
{
    font-size: 72px;
    top: 50px;
    }
    
    div.frontpageText3
{
    font-size: 72px;
    top: 140px;
    }
    
    
    
    div.newsText1
{
    font-weight: bold;
      
   
    display: inline-block;
    line-height: 100%;
    
    padding: 0px 7px 0px 7px;
    margin-top: 5px;
    
}


div.newsText1
{
    font-size: 72px;
    }

    div.newsContent1
{
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 330px;    
    white-space: nowrap;
    background-color: Black;
    padding: 20px;
    color: White;
    
}



.name, .mailAddress
{
    width: 155px;
    padding: 2px;
    border: 2px solid white;
    margin: 3px 0px 3px 0px;
    background-color: Transparent;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

.linkBtnSubmit:link, .linkBtnSubmit:active, linkBtnSubmit:visited
{
    color: White;
    }
    
     
    div.infoText1
{
    font-weight: bold;
      
    display: inline-block;
    line-height: 100%;
    
    padding: 0px 7px 0px 7px;
    margin-top: 5px;
    
}
    
    div.infoText1
{
  
    font-size: 72px;
    }
    
    
    
    div.infoContent1
{
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 170px;    
    white-space: nowrap;
    background-color: Black;
    padding: 20px;
    color: White;
    
}


.infoContactLink
{
    color: White;
    }
    
    
    
     div.contactText1
{
    font-weight: bold;
      
    display: inline-block;
    line-height: 100%;
    
    padding: 0px 7px 0px 7px;
    margin-top: 5px;
    
}
    
    div.contactText1
{
  
    font-size: 72px;    
    }
    
    
    
    div.contactContent1
{
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 300px;    
    white-space: nowrap;
    background-color: Black;
    padding: 20px;
    color: White;
    
}


.contactLink
{
    color: White;
    }
