.formulartop{    
width: 600px;
margin: 0 auto;
margin-top:70px;
font-size: 80%;
padding: 10px 20px 10px 20px;
background-color: white;
border-radius: 15px 15px 0 0;
box-shadow: 0 0 12px 2px #777;
opacity:0.9;}

.formulartop_tekst{line-height:17px;margin-bottom:15px;}

.formularboks{
width: 600px;
margin: 0 auto;
margin-top:20px;
font-size: 80%;
padding: 20px;
background-color: white;
border-radius: 0 0 15px 15px;
box-shadow: 0 0 12px 2px #777;
opacity:0.9;}

.formularboks_lige{
width: 600px;
margin: 0 auto;
margin-top:10px;
margin-bottom:-10px;
font-size: 80%;
padding: 20px;
background-color: white;
box-shadow: 0 0 12px 2px #777;
opacity:0.9;}

.brugerfladeknap{
border-radius: 5px;padding:2px 0;width:130px;background-color:#94A6B2;color:#ffffff;text-align:center;
margin-right:20px;border:none;cursor:pointer;}

.brugerfladeknap:hover, .knap_oversigt:hover{background-color:#506D7F;
-webkit-transition: all 0.3s ease-in-out; 
-moz-transition: all 0.3s ease-in-out; 
-o-transition: all 0.3s ease-in-out; 
transition: all 0.3s ease-in-out;}

                /*opload og rediger billede formular*/

             
#fil_felt{margin-left:25px;} 
#sub_send_billede{float:right;}  
#billedbeskrivelse_felt{width:597px;height:30px;position:relative;top:10px;}
#flyt_rediger_submit{position:relative;left:353px;}

.galleriknapper{border-radius: 5px;padding:2px 0;width:110px;background-color:#94A6B2;color:#ffffff;text-align:center;
border:none;cursor:pointer;}

.galleriknapper:hover{background-color:#506D7F;
-webkit-transition: all 0.3s ease-in-out; 
-moz-transition: all 0.3s ease-in-out; 
-o-transition: all 0.3s ease-in-out; 
transition: all 0.3s ease-in-out;}

.galleri{float:left;margin-bottom:25px;}
.icon_galleri{width: 110px;height: 70px;margin-right:6px;}
  
@media (max-width: 1025px){
.formulartop{font-size: 100%;}
.formulartop_tekst{line-height:20px;}    
.galleriknapper, #sub_send_billede{color:#000;}
#oploadform{font-size:110%;}}


                            /*visning på fordide*/

#centrering{width:100%; max-width:1000px;margin:0 auto;margin-top:35px;padding-bottom:150px;}  
#toptekst{margin-top:25px;margin-left:25px;margin-bottom:40px;}
.billeder_galleri{float:left;margin-left:25px;width:170px;height:130px;}
.galleri_lille{width:100%;}
.galleri_stor{width:780px;height:auto;}
#bryd_float{clear:both;}

@media (max-width: 991px) {#centrering{width:800px;}}
@media (max-width: 982px) {.galleri_stor{width:600px;height:auto;}}

@media (max-width: 819px) {#centrering{width:620px;}}

@media (max-width: 710px) {.galleri_stor{width:500px;height:auto;}}

@media (max-width: 639px) {#centrering{width:410px;}}

@media (max-width: 600px) {.galleri_stor{width:400px;height:auto;}}

@media (max-width: 486px) {.galleri_stor{width:300px;height:auto;}}

@media (max-width: 428px) {.billeder_galleri{margin-left:15px;width:125px;height:100px;}#centrering{width:300px;}}

@media (max-width: 395px) {.galleri_stor{width:240px;height:auto;}}