.body{
    margin: 0px;
    padding:0px;
    background-color:  #669999;
}
.wrapp{
    width:720px;
    height:440px;
    margin-top: 43px;
    border-style: solid;
    border-color:  #FFFFFF;
    background-color:#FFFFFF;
}
.header{
    display: none;
}
.div-left{
    width:281px;
    height:401px;
    float: left;
    margin-top: 0px;
   
    
}
.img-left{
    width:280px;
    height:419px;
    float: left;
    margin-top: 0px;
}
.img-left-mobil{
    display: none;
}
.div-right{
    width:440px;
    height:401px;
    float:right;
  }
.div-overskrift{
    display:block;
    width: 710px;
    margin-top:0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top:0px;
    padding-bottom: 0px;
    border-style: none;
   }
.overskrift {
    display: block;
    margin-top: 0px;
    margin-left:300px;
    margin-bottom: 0px;
    padding-top:15px;
    padding-left: 0px;
    padding-bottom: 0px;
    font-family:Arial, Helvetica, sans-serif;
    color: #333333;
    font-size:22px;
    font-weight: bold;
    text-decoration: none;
    text-align:left;
 }
 .overskrift-mobil{
     display: none;
     }
.div-tekst-1{
    display:block;
    width:340px;
    height:auto;
    float: left;
    margin-top: 10px;
    margin-left:40px;
   
}
.tekst-1{
    margin-top:5px;
    font-family:Arial, Helvetica, sans-serif;
    color: #666666;
    font-size:13px;
    text-decoration: none;
    text-align:left;
}
.tekst-1a{
    margin-top:5px;
    font-family:Arial, Helvetica, sans-serif;
    color:  #000000;
    font-size:13px;
    text-decoration: none;
    text-align:left;
}
.tekst-1b{
    margin-top:5px;
    font-family:Arial, Helvetica, sans-serif;
    color:  #000000;
    font-size:13px;
    text-decoration: none;
    text-align:left;
}
 .div-tekst-2{
    display:block;
    width:360px;
    height:auto;
    float: left;
    margin-left:43px;
 }
 .tekst-2{
    margin-top:5px;
    font-family:Arial, Helvetica, sans-serif;
    color: #000000;
    font-size:12px;
    text-decoration: none;
    text-align:left; 
 }

.div-tekst-2-mobil{
    display:none;
}
 .tekst-2-mobil{
    display: none; 
 }

 .footer{
   display:block;
  }
  
   
@media only screen and (max-width:605px){
  
.wrapp{
    max-width: 474px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    height:710px;
    border-style: solid;
    border-color:#336633;
    border-width: 3px;
} 
.header{
    display: inline-block;
    width:100% 
}
.div-left{
    display: inline-block;
    width:100%;
    height:auto;
    float: left;
}
.img-left{
    display: none;
}
.img-left-mobil{
    display: inline-block;
    width:95%;
    height:200px;
    margin-top: 20px;
    border-radius: 7px;
    float:none;
}
.div-right{
    display: inline-block;
    width:95%;
    height:401px;
    float:right;
  }

.div-overskrift{
    display:block;
    width: 405px;
    margin-top:0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top:0px;
    padding-bottom: 0px;
    border-style: none;
   }
.overskrift {
    display: block;
    margin-top: 15px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top:0px;
    padding-bottom: 0px;
    font-family:Arial, Helvetica, sans-serif;
    color: #333333;
    font-size:24px;
    font-weight: bold;
    text-decoration: none;
    text-align:left;
 }
 .overskrift-mobil{
     display: none;
 }
.div-tekst-1{
    display:inline-block;
    width:90%;
    height:auto;
    margin-top:10px;
    margin-left:25px;
}
.div-tekst-2{
    display:inline-block;
    width:90%;
    height:auto;
    float: left;
    margin-top: 10px;
    margin-left:35px;
 }
 .tekst-2{
    margin-top:5px;
    font-family:Arial, Helvetica, sans-serif;
    color: #333333;
    font-size:14px;
    text-decoration: none;
    text-align:left; 
 }

 .footer{
   display:none;
  }
}
  
@media only screen and (max-width:415px){
  
.wrapp{
    max-width: 405px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    height:720px;
    border-style: solid;
    border-color:#336633;
    border-width: 3px;
}
.div-overskrift{
    display:block;
    width: 395px;
    margin-top:0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top:0px;
    padding-bottom: 0px;
    border-style: none;
   }
.overskrift{
    display: none;
}
.overskrift-mobil {
    display: block;
    margin-top: 15px;
    margin-left: 5%;
    margin-bottom: 0px;
    padding-top:0px;
    padding-bottom: 0px;
    font-family:Arial, Helvetica, sans-serif;
    color: #333333;
    font-size:24px;
    font-weight: bold;
    text-decoration: none;
    text-align:left;
 }
.div-tekst-1{
    display:inline-block;
    width:89%;
    height:auto;
    margin-top:10px;
    margin-left:6.5%;
}
}
 
@media only screen and (max-width:385px){
  
.wrapp{
    max-width: 98%;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    height:720px;
    border-style: solid;
    border-color:#336633;
    border-width: 3px;
}
.div-overskrift{
    display:block;
    width: 347px;
    margin-top:0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top:0px;
    padding-bottom: 0px;
    border-style: none;
   }
.overskrift{
    display: none;
}
.overskrift-mobil {
    display: block;
    margin-top: 15px;
    margin-left: 5%;
    margin-bottom: 0px;
    padding-top:0px;
    padding-bottom: 0px;
    font-family:Arial, Helvetica, sans-serif;
    color: #333333;
    font-size:24px;
    font-weight: bold;
    text-decoration: none;
    text-align:left;
 }
.div-tekst-1{
    display:inline-block;
    width:89%;
    height:auto;
    margin-top:10px;
    margin-left:6.5%;
}
}
 
@media only screen and (max-width:325px){
  
.wrapp{
    max-width: 295px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    height:750px;
    border-style: solid;
    border-color:#336633;
    border-width: 3px;
}

.div-tekst-1{
    display:inline-block;
    width:89%;
    height:auto;
    margin-top:10px;
    margin-left:6.5%;
}
.div-overskrift{
    display:block;
    width: 295px;
    margin-top:0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top:0px;
    padding-bottom: 0px;
    border-style: none;
   }
.div-tekst-2{
    display:none;
}
 .tekst-2{
   display: none;
 }
.div-tekst-2-mobil{
    display:inline-block;
    width:95%;
    height:auto;
    float: left;
    margin-top: 10px;
    margin-left:6%;
 }
 .tekst-2-mobil{
    display:block;
    margin-top:5px;
    font-family:Arial, Helvetica, sans-serif;
    color: #333333;
    font-size:14px;
    text-decoration: none;
    text-align:left; 
 }
} 