
/* #LINKS
================================================== */

a:link{
    color: #FF6950;
    text-decoration: none;
       
}

a:hover{
    color: #FF6950;
   
}


.forsidelinks a:link{
    color: #222;
    text-decoration: none;
}

.forsidelinks a:hover{
    color: #222;
    text-decoration: none;   
}

.forsidelinks a:visited {
    color: #222;
    text-decoration: none;
}


/* #FACEBOOK OG LOGIN
================================================== */

.fb24 {
    vertical-align: right;       
    font-family: "Oswald";
    color: #f5f5f5;
    font-size: 1.05em;
    padding-right:25px;
    display: block;

       
}

.fbfoto2 {

align-content: bottom;
    padding-top: 10px;
    
    
}


nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: center;
  float: right;
  background: #222222;
  border-radius: 3px;  
   
}

nav li {
  float: left;
     
    
}

nav #login {
  
  box-shadow: 1px 0 0 #222222;  
}

nav #login-trigger,
nav #signup a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 15px;
  line-height: 15px;
  padding-top: 14px;
  color: #f5f5f5;
  font-family: "Oswald";
}


nav #login-trigger {
  border-radius: 5px 2px 2px 5px;
}

nav #login-trigger:hover,
nav #login .active,
nav #signup a:hover {
  background: #222222;
}

nav #login-content {
  display: none;
  position: absolute;
  top: 45px;
  right: 0;
  z-index: 999;    
  background: #222222;
  padding: 15px;
  box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  border-radius: 3px ppx 3px 3px;
}

nav li #login-content {
  right: 0;
  width: 250px; 
    
}

/*--------------------*/

#inputs input {
  background: #f5f5f5;
  background: #f5f5f5;
  padding: 6px 5px;
  margin: 0 0 5px 0;
  width: 248px;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 1px #ccc inset;
    font-family: "Oswald";
}

#inputs input:focus {
  background-color: #f5f5f5;
  outline: none;
  box-shadow: 0 0 0 1px #c3d7df inset;
}

/*--------------------*/

#login #actions {
  margin: 10px 0 0 0;
    font-family: "Oswald";
}

#login #submit {    
  background-color: #d75c37;
  background-image: linear-gradient(top, #e97171, #d14545);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 5px;
  text-shadow: 0 1px 0 rgba(0,0,0,.5);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
  float: left;
  height: 35px;
  padding: 0;
  width: 130px;
  cursor: pointer;
  color: #fff;
}

#login #submit:hover,
#login #submit:focus {    
  background-color: #c991ac;
  background-image: linear-gradient(top, #d14545, #e97171);
} 

#login #submit:active {   
  outline: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;   
}

#login #submit::-moz-focus-inner {
  border: none;
}

#login label {
  float: right;
  line-height: 30px;
    color: #f5f5f5;
}

#login label input {
  position: relative;
  top: 2px;
  right: 2px;
}

.loginborder {
    background-color: #222222;
    padding-bottom -5px;
   
}



/* #MENU
================================================== */

.menu {
    
    
	border-bottom:1px;
    border-top:1px;
	border-left: 0px;
    border-bottom-style: solid;
    border-top-style: solid;
    margin-bottom: 15px;
    
}


.nav2 {
    border:1px solid #333;
    border-width:1px 0;
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}

.nav2 li{
    display:inline;
    font-family: Oswald, Arial, Helvetica;
    font-size: 0.9em;
}

.nav2 a{
    display:inline-block;
    padding:10px;
}
    
        


.nav2 a:link{
    color: #222;
    text-decoration: none;
}

.nav2 a:hover{
    color: #222;
    text-decoration: none;   
}

.nav2 a:visited {
    color: #222;
    text-decoration: none;
}





/* #NAV MENU mobile-desktop
================================================== */

@media (max-width: 450px) {
  
.navpc {
display: none;

}
   
}

@media (min-width: 450px) {
  
.menu {
display: none;

}
    
}

    


/* #BAGGRUND LYSEBLÅ LODRETTE
================================================== */



html {
margin: 0;
padding: 0;
background-repeat: repeat-x;
background-position: top center;
background-image: url(../fotos/background6.png);
}



/* #AKTIVITETER CENTRERER TEKST
================================================== */

.center {
  text-align: center;
    padding-bottom: 12px;
    color: #444;

}
    
.center2 {
  text-align: center;
    padding-bottom: 2px;
    color: #444;

}


#slideShowImages img {
    margin-bottom: 10px;
    max-width: 100%;
    height: auto;
    background: #fff;
}


/* #FOTO DER SKALERER
================================================== */
    
#headerImage img {
    margin-bottom: 10px;
    max-width: 100%;
    height: auto;
    background: #fff;
}
    



/* #FOOTER
================================================== */
    

/* #footer*/

.footercolor {
    background: #6892ac;
    padding-top:40px;
    padding-bottom:30px;  
    
}

.footertekst {
    font-size: 13px;
    line-height: 19px;
    color: #F5F5F5;

    
}

.footertekst a:link{
    color: #F5F5F5;
    text-decoration: none;
    
    
}

.footertekst a:hover{
    color: #FF6950;
    
    
}


.footerrubrik {
    color: #f3f3f3; 
    
    
    
    
}

#footerspace {
    padding-left: 25px;
    padding-right: 17px;
    
    
}




/* #TEKST TIL UNDERSIDER
================================================== */


.artikelrubrik {
    padding-top: 25px;

}

.artikel {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: left;
    color: #444;
    font-size: 1.2em;
    
    }

.artikel a:link {
    color: #d75c37;
    text-decoration: none;
    }
    

/* #gør teksten mindre på mobil
================================================== */

@media (max-width: 600px) {

.artikel {
    
    font-size: 97%;
}
    
}




/* #INTRO (forside, aktiviteter) 
================================================== */


.intro {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #444;
    font-size: 1.2em;
    
    }

/* gør intro tekst mindre på mobil
================================================== */

@media (max-width: 400px) {

.intro {
    
    font-size: 90%;
}
    
}


/* #OVERSKRIFT TIL SÆRLIGE AKTIVITETER (forsiden)
================================================== */

.nyheder {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    text-align: center;
    
    }



/* #CITATER
================================================== */

.quote {
	font-family: "Kalam", "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #066;
	font-weight: bold;
	background-image:url(../fotos/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:15px;
    text-align: center;
}

.quotePerson {
	font-family: "Kalam", "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #797979;
	font-weight: bold;
	right: auto;
	text-align: center;

}



/* #PRÆDIKEN NY
================================================== */

table.talere {

    margin-left:auto; 
    margin-right:auto;

}
    
    
.praedikenfarve {
background-color: aliceblue;

}

.datoen {
border-bottom: 1px solid #E1E1E1;


}





.mobiltaler td {
border:0 none;

}

.lydfil a:hover {
    color:darkcyan;
    text-decoration:dotted;
    font-weight: 700;
    }

.lydfil a:link {
    color:darkcyan;
    text-decoration:dotted;
    font-weight: 700;
    
    }

.lydfil a:visited {
    color:darkcyan;
    text-decoration:dotted;
    font-weight: 700;
    }

.powerpoint a:hover {
    color:darkcyan;
    text-decoration:dotted;
    font-weight: 700;
    }

.powerpoint a:link {
    color:darkcyan;
    text-decoration:dotted;
    font-weight: 700;
    
    }

.powerpoint a:visited {
    color:darkcyan;
    text-decoration:dotted;
    font-weight: 700;
    }

/* #PRÆDIKEN MOBIL
================================================== */

@media (max-width: 450px) {
  
.talere {
display: none;

}
    
.forkynder {
border-bottom: 1px solid #E1E1E1;   
}
    
.bibelemne {
border-bottom: 1px solid #E1E1E1;   
}
    
}

@media (min-width: 450px) {
  
.mobiltaler {
display: none;

}
    
.datoen {
text-indent: 0.5em;

}
    
.datoen {
min-width: 90px;

}   
  
    
    

.powerpoint {

text-align: left;

}
    
.lydfil {
max-width: 50px;

}

}






/* #KALENDER
================================================== */

.mackalender {
max-width: 750px;
margin-left:auto; 
margin-right:auto;


}


.event a:hover {
    color:darkcyan;
    text-decoration:dotted;
    font-weight: 700;
    }

.event a:link {
    color:darkcyan;
    text-decoration:dotted;
    font-weight: 700;
    
    }

.event a:visited {
    color:darkcyan;
    text-decoration:dotted;
    font-weight: 700;
    }


.sunday {
background-color: aliceblue;

}

.dato {
text-indent: 0.5em;
border-bottom: 10px;
border-top: 10px;
padding: 10px 15px 10px 15px;
text-align: left;
min-width: 130px;


}


.tid {
   
border-bottom: 10px;
border-top: 10px;
padding: 10px 0px 10px 0px;
text-align: left;
max-width: 70px;

    
    }
    
.event {
padding: 10px 15px 10px 35px;




}


/* #KALENDER MOBIL
================================================== */

@media (max-width: 550px) {
  
.mackalender {
display: none;

}
    
.event {
border-top: 1px solid #dedede;
   
}    
    
}


@media (max-width: 550px) {
  
.dato {
display: inline;
padding-top: 15px;


}

.tid {
display:inline;
padding-top: 15px;

    }
    
.event {
padding-bottom: 15px;
   
}
    
    
}


@media (min-width: 550px) {
  
.mobilkalender {
display: none;

}   
    
.event {
border-bottom: 1px solid #E1E1E1;   
    
}
    
.dato {
border-bottom: 1px solid #E1E1E1;   
    
}
    
.tid {
border-bottom: 1px solid #E1E1E1;   
    
}
    
}

