/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 
    Author     : Povl Kisling-Møller
denne css er ændret flerer gsange - de gange jeg har arbejdet med lægdsrullerne,
derfor nok en del overlap som for pænheds skyld kan revideres når lejlighed og tid gives
*/


a:link {
    text-decoration: none; 
    color: #38563E;
}
a:visited {
    color: darkgrey;
}
a:hover {
    text-decoration: underline;
    color:black;   
}

/*generel for alle body-tags i modulerne */

body{
    margin-left:2px;
    font-family: Arial, sans-serif, Helvetica ;
    font-size: 14px;  
}


/*gernerelt for tabeller */
table{
    text-align: left;
} 

/*positionering i sogn-laegs.php; */
.leftdivout {
    position: absolute;
    left: 1px;
    top: 190px;
    width: 350px;
    height: 350px;  
    padding: 5px; 
    padding-left: 0px;
    border: 0px solid blue;
}

.rightdivout {
    position: absolute;
    top: 190px;
    left: 360px;    
    width: 350px;
    height: 350px;    
    padding: 5px; 
    border: 0px solid red;
}

.soeinfo {
    position: absolute;
    top: 480px;
    left: 10px;    
    width: 610px;
    height: 15px;    
    padding: 5px; 
    font-size: small;
    border: 0px solid green;
}

/*anvendes ved visning af tekster imellem link  */
.suppbutton{
    /*  border: 1px solid white;  */
    /*   box-shadow: 1px 2px 3px grey; */ 
    background-color: white; 
    display: inline-block;
    text-decoration:none; 
    margin-left:20px; 
    margin-top:0px;
    margin-bottom:2px;
    height:2px;
    width: 300px;
    font-size: 12px;
    padding-top: 0px;
    padding-bottom: 12px;
}

/* viser ledetekst til visning fx. lokalt ført landrulle ect. i sogn-laegd.php */
.boxshowbutton{
    border: 1px solid white; 
    box-shadow: 1px 2px 3px grey; 
    background-color: white; 
    display: inline-block;
    padding: 2px; 
    text-decoration:none; 
    margin-left:20px; 
    margin-top:4px;
    margin-bottom:1px;
    height:14px;
    width: 322px;
} 

/* pk:hjem-side.html */
.venstre10{
    margin-left:10px;
}

/* sogn-laegd.php */
.venstre18 {
    margin-left: 18px;
}  

/* sogn-laegd.php */
.venstre18A {
    margin-left: 18px;
    font-size: 12px;
}  

/* anvendes i pk_char-to-aar.php og alle andre */
.venstre20 {
    margin-left: 20px; 
    font-size: 14px; 
}  

/* anvendes i omlaegdsruller-2.html */
.venstre30 {
    margin-left: 30px; 
    font-size: 14px; 
}  
/* anvendes i omlaegdsruller-2.html */
.venstre35 {
    margin-left: 35px; 
    font-size: 14px; 
}  
/*anvendes i pk_hjem-side.html */
.venstre60 {
    margin-left: 60px;
}  

/*select - boksene */
select{
    background-color: #e8e8e8;
}

/* Angiver rammen i .tastbillede og generel størrelse ad div'er'*/
/*div{
    position: relative;
    width: 750px;
    height: 510px;
    top: 0px; 
    left: 0px;
} */


/* rammen for alle moduler */
.tastbillede{
    /* 4 efterfølgende indsat fra generel DIV */
    position: relative;
    width: 850px;
    height: 550px;
    top: 0px; 
    /* left: 75px;*/

    background-color: #FDFDFD;
    border-radius: 0px;
    /*  box-shadow: -15px 0 15px -15px inset; */
    /*    font-family: Arial, sans-serif, Helvetica ;
        font-size: 14px;  */
    margin-left: 60px;
    color: #38563E;
    /*   border: 0px solid ; */
    border-color: lightgrey; 
    /*   border-top-style: none; */
    /*    border-right-style: none; */
}

.knap {
    background-color:#66615E;
    border: none;
    color: white;
    padding: 4px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 2px 2px;
    cursor: pointer;
    width: 200px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    text-shadow: 1px 1px 2px #000000;
}


.knap2:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}


/*anvendes i sogn-laegd.php */
.button2{
    border: 1px solid white; 
    box-shadow: 1px 2px 3px grey; 
    background-color: #e8e8e8; 
    display: inline-block; 
    padding: 2px; 
    margin-left:20px;
    height:24px;
    width: 330px;
    text-decoration:none; 
    color: #38563E;
}


/* bruges til uddata i lægd - sogn den første udgave og senere - */
.vissogn{
    font-size: 14px;
    background-color: #FDFDFD;
    padding-left: 20px;
    /*  box-shadow: -15px 0 15px -15px inset;  */
    /*  border: 1px solid ; */
    /*  border-color: lightgrey; */
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
}

/* supplerende tekstvisning i sogn-laegd.php flittigt brugt der*/
.udsuppl2{
    margin-left:20px;
    font-size: small; 
}

/* bruges af aar-i-rullen.php til uddata */

div#d2{
    top: 75px;
    height: 300px;
} 

/* anvendes af aar-i-rullen til positionering af uddata - højre margin er væsentlig her*/
.position-udtxt{
    margin-left:20px;
    margin-right:20px;
}

/* bruges i lægd - sogn alle varianter  */
span.s{
    font-family: Arial, sans-serif, Helvetica ;
    font-size: 14px; 
    /*  font-weight:bold; */
    margin-left: 22px;
}

/* kan ikke finde hvor efterfl. anvendes nu venter med at slette ---
.udtable{
    padding-right: 5px;
    padding-left: 0px;
    border: 1px solid grey; 
    margin-left: 20px;
    border-spacing: 1px;
    display: inline-block; 
    padding: 0px; 
    text-decoration:none; 
    font-style: bold;
}


.celle{
    border: 1px solid black;
   font-size:12px;
    font-weight: bold;
    width: 500px;
    font-weight: bold; 
    text-decoration:none;  
}

.menubillede{
    background-color: #FDFDFD;
    border-radius: 6px;
    box-shadow: 2px 1px 5px #080808;
    font-family: Arial, sans-serif, Helvetica ;
    font-size: 14px; 
    margin-left: 0px;
    color: #38563E;
}

/* kan ikke finde denne - måske fra tidligere redigering  men ser om det giver problemer at slette den
.infotxt {
    color:#38563E;
    padding:0px; 
       font-size:12px;
    margin-left:12px;
    margin-right:5px;
     margin-top:20px;
    text-align: left;
} */


