.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;
}
.img-left{
    width:280px;
    height:419px;
    float: left;
}
.img-left-mobil{
    display: none;
}

.vejkort-ostfyn{
    display: block;
    width: 175px;;
    height:300px;
    float: right;
    margin-top: 30px;
    margin-right: 20px;
    border-style: solid;
    border-color:  #000;
    border-width: 3px;
 }
 .vejkort-navi{
     display:none;
 }
.midt{
    width:220px;
    height:373px;
    float:left; 
    border-style: none;
   
  }
.div-overskrift{
    display:block;
    width: 435px;
    float: right;
    margin-top:0px;
    margin-bottom: 0px;
    padding-top:0px;
    padding-bottom: 0px;
    border-style: none;
    
}
.overskrift {
    margin-top: 8px;
    margin-bottom: 0px;
    padding-top:10px;
    padding-bottom: 0px;
    font-family:Arial, Helvetica, sans-serif;
    color: #333333;
    font-size:24px;
    font-weight: bold;
    text-decoration: none;
    text-align:center;
 }
.div-tekst-1{
    display:block;
    width:210px;
    height:150px;;
    float: left;
    margin-top: 10px;
    margin-left:10px;
    margin-bottom: 10px;
 }
.tekst-1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal; 
    color: #666666;
    text-align: left;
}
.gif-1{
    display: block;
    width: 70%;
    height: auto;
}

.navi-knap{
    width:95%;
    height:22px;
    margin-top:10px;
    border-style:solid;
    border-color: darkolivegreen ;
    border-width:3px;
    border-bottom-right-radius:10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
   }    
    
 .menu-knap2{
        margin-top:0px;
        margin-bottom:0px;
        padding-top:0px;
        font-size:20px;
        text-align: center;
        width:100%;
       
    }
    
a.nav-top1:LINK{
    display: inline-block;
    width:100%;
    height:auto;
    font-weight: inherit;
    color: beige;
    background-color: #336633;
    text-align: center;
    padding-top: 0px;
    border-radius:6px;
    text-decoration: none;
    }
a.nav-top1:visited{
    display: inline-block;
    width:100%;
    height:auto;
    font-weight:inherit;
    color: beige;
    background-color: #336633;
    text-align: center;
    padding: 0px;
    border-radius:3px;
    text-decoration: none;
    }
a.nav-top1:hover {
    font-weight:inherit;
    color:#000;
    background-color:mediumspringgreen;
}    

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

.div-overskrift{
    display:inline-block;
    width:100%;
    float:none;
    margin-top:0px;
    margin-bottom: 0px;
    padding-top:0px;
    padding-bottom: 0px;
    border-style: none;
    
}
.overskrift {
    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:center;
 }

.midt{
    display:inline-block;
    width:100%;
    height:130px;
    float:left; 
    border-style: none;
    float:none;
   
  }
.div-tekst-1{
    display:inline-block;
    width:83%;
    height:150px;
    margin-top:10px;
    margin-left:50px;
}

.tekst-1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal; 
    color: #666666;
    text-align: left;
}
.gif-1{
    display:none;
   
}

.vejkort-ostfyn{
    display:none;
}
.vejkort-navi{
     display:inline-block;
     width: 90%;
     height: 300px;
     margin-top: 25px;
 }
 .map{
     width:100%;
     height:90%;
     border-style:solid;
     border-color: #336633;
     border-radius: 7px;
     
  }
 .footer{
   display:none;
  }
}


  
@media only screen and (max-width:415px){
  
.wrapp{
    max-width: 98%;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    height:820px;
    border-style: solid;
    border-color:#336633;
    border-width: 3px;
}
.overskrift {
    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-bottom: 10px;
    margin-left:6.5%;
}

}
 
@media only screen and (max-width:412px){
  
.wrapp{
    max-width: 98%;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    height:820px;
    border-style: solid;
    border-color:#336633;
    border-width: 3px;
}
.overskrift {
    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:870px;
    border-style: solid;
    border-color:#336633;
    border-width: 3px;
} 
.header{
    display: inline-block;
    width:100% 
}
.div-left{
    display: inline-block;
    width:100%;
    height:auto;
    margin-left: 0px;    
}
.img-left{
    display: none;
}
.img-left-mobil{
    display: inline-block;
    width:90%;
    height:200px;
    margin-top: 20px;
    margin-left: 1%;
    border-radius: 7px;
   
}

.div-overskrift{
    display:inline-block;
    width:100%;
    float:none;
    margin-top:0px;
    margin-bottom: 0px;
    padding-top:0px;
    padding-bottom: 0px;
    border-style: none;
    
}
.overskrift {
    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:center;
 }

.midt{
    display:inline-block;
    width:100%;
    height:130px;
    float:left; 
    border-style: none;
    float:none;
   
  }
.div-tekst-1{
    display:inline-block;
    width:83%;
    height:auto;
    margin-top:10px;
    margin-left:30px;
   
}

.tekst-1{
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal; 
    color: #666666;
    text-align: left;
   
}
.gif-1{
    display:none;
   
}

.vejkort-ostfyn{
    display:none;
}
.vejkort-navi{
     display:inline-block;
     width: 90%;
     height: 300px;
 }
 .map{
     display: inline-block;
     width:100%;
     height:90%;
     padding-top: 0px;
     margin-top: 25px;
     border-style:solid;
     border-color: #336633;
     border-radius: 7px;
     
  }

.navi-knap{
    width:95%;
    height:auto;
    margin-top:15px;
    border-style:solid;
    border-color: darkolivegreen ;
    border-width:3px;
    border-bottom-right-radius:10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
   }    
.menu-line{
     display:none;
}
}

@media only screen and (max-width:325px){
  
.wrapp{
    max-width: 295px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    height:880px;
    border-style: solid;
    border-color:#336633;
    border-width: 3px;
}
.overskrift {
    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%;
}

} 