							/*grundlæggende på adm */
html, body {height:100%;}
body{
background-image: url(../billeder/adm_baggrund.jpg);
background-repeat:no-repeat;
background-position:center 90%;
background-size: 50%;}


                                        /*login start*/
#formulartop_login{                                  
width: 550px;
margin-top:100px; /*placeres endeligt når index er færdig*/
margin-bottom:187px;
font-size: 100%;
padding: 20px;
margin-left:auto;
margin-right:auto;
background-color: white;
border-radius: 20px 20px 0 0;
box-shadow: 0 0 22px 2px #000;
opacity:0.9;
}

#loginformular_brugernavn_label{float: left;}
#brugernavn_felt{margin-left: 10px;width: 80px;}
#loginformular_password_label{float:left;margin-left:20px;}
#password_felt{margin-left: 10px;width: 80px;}
#send{margin-left: 20px;}
.fed{font-weight: bold;}
.kursiv{font-style:italic;}

#centrering{margin-top:50px;}

#indhold{
width: 1000px;
margin-left: auto;
margin-right: auto;
position: relative;
text-align: left;
}

.ingen_adgang{color:red;font-size:150%;font-weight:bold;position:relative;top:-150px;left:200px;}
							/*slut grundlæggende på adm */
 							/*start admmenu*/
#formulartop, .formulartop{
width: 60%;
margin-top:30px;
margin-left:auto;
margin-right:auto;
font-size: 100%;
padding: 20px;
background-color: white;
border-radius: 20px 20px 0 0;
box-shadow: 0 0 22px 2px #000;
opacity:0.9;}

#formularboks_kort{
width: 60%;
position: absolute;
top: 295px;
left: 330px;
font-size: 100%;
padding: 20px;
background-color: white;
box-shadow: 0 0 22px 2px #000;
opacity:0.9;}

ul#adm_menu{
list-style-type: none;
margin-top: -40px;	
font-size: 15px;
font-weight: bold; width:650px;margin-left:auto;margin-right:auto;}

ul#adm_menu li {display: inline;}

ul#adm_menu a{
display: block;
float:left;
padding: 5px 20px 8px 20px;
text-decoration: none;
color:#555555;}

ul#adm_menu a:hover{background:#2a7b92;color:#ffffff;}
						/*slut på adm_menu*/
						/*start opret_opslag*/
#formularboks_lang, .formularboks_lang{
width: 60%;
margin-left:auto;
margin-right:auto;
margin-top:10px;
font-size: 100%;
padding: 20px;
background-color: white;
box-shadow: 0 0 22px 2px #000;
opacity:0.9;}

#dato{display:inline-block;}
#dato_felt{margin-left:58px;}
#tidspunkt{display:inline-block;position:relative;left:100px;}
#tidspunkt_felt{position:relative;left:20px;}

#moedested{display:inline-block;margin-top:10px;}
#moedested_felt{margin-left:20px;}
#overskrift{display:inline-block;position:relative;left:100px;}
#overskrift_felt{position:relative;left:20px;}

#beskrivelse{clear:both;margin-top:5px;}
#beskrivelse_felt{width: 310px;margin-left: 9px;margin-top:10px;height:50px;}
#billede{margin-top:5px;}
#billede_felt{margin-left:25px;}

#kort{margin-top:10px;}
#kort_felt{margin-left:46px;}

#send_knap{margin-top:15px;margin-left:49px;width:145px;}

                                                /*start rediger opslag*/
#vare_id_felt{margin-left:20px;}
#aktuelt_billede{display:inline-block;}
#aktuelt_kort{display:inline-block;margin-top:10px;margin-bottom:-20px;margin-left:50px;}
#billed{margin-top:15px;}
#rediger_kort{margin-top:0px;}
#billedefelt_rediger{margin-left:10px;}
#kort_felt_rediger{margin-left:22px;}
#send_knap_rediger{float:right;width:145px;}
#vis_billede_rediger{width:50px;position:relative;top:3px;left:20px;}


                                                /*start galleri*/
#fil_felt{margin-left:25px;}
.galleri{float:left;margin-bottom:25px;}
.icon_galleri{width: 110px;height: 70px;margin-right:6px;}
.knap_slet_galleri,.knap_rediger_billedtekst {width:110px;}
#flyt_rediger_tekst{position:relative;top:-20px;}
#billedbeskrivelse_felt{margin-left:11px;width:470px;height:30px;position:relative;top:10px;}
#billedbeskrivelse_felt_rediger{margin-left:11px;width:470px;height:50px;position:relative;top:0px;margin-bottom:-40px;}
.op{clear:both;}  
#sub_send_billede{float:right;}                             
#bryd_float{clear:both;}         
#flyt_rediger_submit{position:relative;top:-10px;}