@charset "iso-8859-1";
/* CSS Document */

/*
 * Theme Name:     lobe-den-herrn
 * Description:    Liturgie Chorale du Peuple de Dieu
 * Author:         Marianne Müller
 * Author URI:     https://lobe-den-herrn.de
 * Version:        1.0
 */

@media only screen and (min-width : 860px) {

html { height: 101%;}

* {padding:0; margin:0;}
	
.hidden {
  display: none;
}

#cookie-popup {
  width:250px;
  height:auto;
  text-align: center; 
  background: #fff;
  position: absolute;
  top: 0; 
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 9000;
  font-family: Verdana, Geneva, sans-serif;
  font-size:14px;
  line-height:20px;
  padding: 20px;
  box-shadow:2px 2px 20px black;
  }

.button {
	width:auto;
	height:auto;
	font-family: Verdana, Geneva, sans-serif;
  font-size:14px;
  padding:7px;
  background-color:#ba8d2d;
  color:#FFFFFF;
  border:0;
  margin-top:20px;
  }
 
p {
	margin-bottom:0.9em;
	}
	
body {
	position:relative;
	background-color:ffffff;
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:26px;
	text-align: justify;
	width:100%;
	}
	
label.hamburg { 
   display: block;
   background: #ffffff; width: 40px; height: 30px; 
   position: fixed; 
   top:0;
   right:0;
   z-index:1005;
   margin-left: auto; margin-right: 0;
   margin-top:3px;
   margin-bottom:0;
   border-radius: 4px; 
	}

.line { 
   position: absolute; 
   left:5px;
   height: 2px; width: 30px; 
   background: #dbae3a; border-radius: 2px;
   display: block; 
   transition: 0.5s; 
   transform-origin: center; 
	}

.line:nth-child(1) { top: 6px; }
.line:nth-child(2) { top: 14px; }
.line:nth-child(3) { top: 22px; }

#hamburg:checked + .hamburg .line:nth-child(1){
   transform: translateY(8px) rotate(-45deg);
}

#hamburg:checked + .hamburg .line:nth-child(2){
   opacity:0;
}

#hamburg:checked + .hamburg .line:nth-child(3){
   transform: translateY(-8px) rotate(45deg);
}

input#hamburg {display:none}

nav.topmenu { 
	color:#ffffff;
	font-size:16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-align:right;
	width:246px;
	height:auto;
	max-height:0;
	position: fixed;
	z-index:1005;
	top:39px;
	right:0;
    overflow: hidden; 
    transition: all 0.5s;
	}

nav.topmenu ul {
	padding:0;
	}

nav.topmenu li {
	list-style:none;
	font-size:16px;
	line-height:16px;
	padding:12px;
	border-bottom:#ffffff 1px dotted;
}

.gold {
	background-color:#ba8d2d; 
	}
	
.gruen {
	background-color: #658f2f; 
	}
	
.blau {
	background-color:#0079ac; 
	}
	
.rot {
	background-color:#c11c0e; 
	}
	
.gelb {
	background-color:#ffcc00; 
	}
	
.violett {
	background-color:#af1e46; 
	}
	
.tuerkis {
	background-color:#008485; 
	}
	
.orange {
	background-color:#c64d0e; 
	}
	
.braun {
	background-color:#836853; 
	}

nav.topmenu a, nav.topmenu a:link, nav.topmenu a:visited {
	font-size:16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
    color:#ffffff;
    text-decoration: none;
	outline:none;
	}

nav.topmenu a:hover, nav.topmenu a:active {
    color:#ffffff;
	}

#hamburg:checked + .hamburg  + nav.topmenu { 
    max-height: 500px; 
}

#datenschutz {
	width:400px;
	height:30px;
	background-color:transparent;
	color:#dbae3a;
	text-align:right;
	position: fixed;
	top:5px;
	right: 50px;
	z-index:1003;
	}
	
a, a:link, a:visited {
	font-size:16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
    color:#dbae3a;
    text-decoration: underline;
	outline:none;
	}

a:hover, a:active {
    color:#dbae3a;
    text-decoration: underline;
	}
	
#header {
	background-image: url(../bilder/balken-gold.jpg);
	background-repeat:repeat-x;
	background-attachment: scroll;
	width:100%;
	height:231px;
	top:0;
	position:fixed;
	z-index:1002;
	}
	
#logoschrift {
	background-color: transparent;
	width:820px;
	height:auto;
	margin:0 auto 0 auto;
	position: relative;
	}	
	
#logo {
	float:left;
	width:211px;
	height:211px;
	margin-top:10px;
	}
	
#schriftzug {
	float:left;
	width:609px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	line-height:30px;
	letter-spacing: .07em;
	text-align: center;
	font-variant: small-caps;
	position: relative;
	top:100px;
	}
	
#schriftzug-k {
	display:none;
	}
	
#navi-k{
	display: none;
	}
	
#navi {
	clear:both;
	background-color: #FFFFFF;
	width:700px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:center;
	position:relative;
	z-index:1001;
	top:235px;
	}
	
.lobe-den-herrn {
	position: absolute;
	left: 50%;
	top: 150px;
	width: 400px;
	height: 400px;
	margin-left: -200px;
	z-index: 1;
	}
	
.liturgie {
	position: absolute;
	left: 290px;
	top: 0;
	width: 120px;
	height: 120px;
	z-index: 1;
	}
	
.jahreskreis {
	position: absolute;
	left: 495px;
	top: 85px;
	width: 120px;
	height: 120px;
	z-index: 1;
	}
	
.advent {
	position: absolute;
	left: 580px;
	top: 290px;
	width: 120px;
	height: 120px;
	z-index: 1;
	}
	
.ostern {
	position: absolute;
	left: 495px;
	top: 495px;
	width: 120px;
	height: 120px;
	z-index: 1;
	}
	
.heilige {
	position: absolute;
	left: 290px;
	top:580px;
	width: 120px;
	height: 120px;
	padding-bottom:40px;
	z-index: 1;
	}
	
.werke {
	position: absolute;
	left: 85px;
	top: 495px;
	width: 120px;
	height: 120px;
	z-index: 1;
	}
	
.therapie {
	position: absolute;
	left: 0;
	top: 290px;
	width: 120px;
	height: 120px;
	z-index: 1;
	}
	
.ecclesiola {
	position: absolute;
	left: 85px;
	top: 85px;
	width: 120px;
	height: 120px;
	z-index: 1;
	}
	
#inhalt {
	clear:both;
	background-color: #FFFFFF;
	width:820px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:justify;
	padding-bottom:30px;
	position: relative;
	top:950px;
	}
	
h2 {
	color:#ba8d2d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant:small-caps;
	font-size:26px;
	line-height:34px;
	text-align: center;
	padding-top:20px;
	padding-bottom:5px;
	}
	
h3 {
	color:#ba8d2d;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:26px;
	text-align: center;
	padding-bottom:40px;
	}
	
}

@media only screen and (max-width : 859px) {

html { height: 101%;}

* {padding:0; margin:0;}

p {
	margin-bottom:0.9em;
	}
	
.hidden {
  display: none;
}

#cookie-popup {
  width:230px;
  height:auto;
  text-align: center; 
  background: #fff;
  position: absolute;
  top: 0; 
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 9000;
  font-family: Verdana, Geneva, sans-serif;
  font-size:14px;
  line-height:20px;
  padding: 20px 10px;
  box-shadow:2px 2px 20px black;
  }

.button {
	width:auto;
	height:auto;
	font-family: Verdana, Geneva, sans-serif;
  font-size:14px;
  padding:7px;
  background-color:#ba8d2d;
  color:#FFFFFF;
  border:0;
  margin-top:20px;
  }
	
body {
	position:relative;
	background-color:ffffff;
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:26px;
	text-align: justify;
	width:100%;
	}
	
label.hamburg { 
   display: block;
   background: #ffffff; width: 40px; height: 30px; 
   position: fixed; 
   top:0;
   right:0;
   z-index:1005;
   margin-left: auto; margin-right: 0;
   margin-top:3px;
   margin-bottom:0;
   border-radius: 4px; 
	}

.line { 
   position: absolute; 
   left:5px;
   height: 2px; width: 30px; 
   background: #dbae3a; border-radius: 2px;
   display: block; 
   transition: 0.5s; 
   transform-origin: center; 
	}

.line:nth-child(1) { top: 6px; }
.line:nth-child(2) { top: 14px; }
.line:nth-child(3) { top: 22px; }

#hamburg:checked + .hamburg .line:nth-child(1){
   transform: translateY(8px) rotate(-45deg);
}

#hamburg:checked + .hamburg .line:nth-child(2){
   opacity:0;
}

#hamburg:checked + .hamburg .line:nth-child(3){
   transform: translateY(-8px) rotate(45deg);
}

input#hamburg {display:none}

nav.topmenu {
	color:#ffffff;
	font-size:16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-align:right;
	width:246px;
	position: fixed;
	z-index:1005; 
    max-height:0;
	top:36px;
	right:0;
    overflow: hidden; 
    transition: all 0.5s;
	}

nav.topmenu ul {
	padding:0;
	}

nav.topmenu li {
	list-style:none;
	font-size:16px;
	line-height:16px;
	padding:12px;
	border-bottom:#ffffff 1px dotted;
}

.gold {
	background-color:#ba8d2d; 
	}
	
.gruen {
	background-color: #658f2f; 
	}
	
.blau {
	background-color:#0079ac; 
	}
	
.rot {
	background-color:#c11c0e; 
	}
	
.gelb {
	background-color:#ffcc00; 
	}
	
.violett {
	background-color:#af1e46; 
	}
	
.tuerkis {
	background-color:#008485; 
	}
	
.orange {
	background-color:#c64d0e; 
	}
	
.braun {
	background-color:#836853; 
	}

nav.topmenu a, nav.topmenu a:link, nav.topmenu a:visited {
	font-size:16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
    color:#ffffff;
    text-decoration: none;
	outline:none;
	}

nav.topmenu a:hover, nav.topmenu a:active {
    color:#ffffff;
	}

#hamburg:checked + .hamburg  + nav.topmenu { 
    max-height: 500px; 
}

#datenschutz {
	display:none;
	}
	
a, a:link, a:visited {
	font-size:16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
    color:#dbae3a;
    text-decoration: underline;
	outline:none;
	}

a:hover, a:active {
    color:#dbae3a;
    text-decoration: underline;
	}
	
#header {
	background-image: url(../bilder/balken-gold-k.jpg);
	background-repeat:repeat-x;
	background-attachment: scroll;
	width:100%;
	height:100px;
	margin-top:23px;
	position: absolute;
	z-index:1002;
	}
	
#logoschrift {
	background-color: transparent;
	width:100%;
	height:auto;
	position: relative;
	}	
	
#logo {
	float:left;
	width:100px;
	height:100px;
	left:50%;
	margin-left:-50px;
	position: relative;
	}
	
.logo {
	width:100px;
	height:100px;
	}
	
#schriftzug {
	display:none;
	}
	
#schriftzug-k {
	float:left;
	width:100%;
	top: 140px;
	text-align:center;
	position: relative;
	}
	
#navi{
	display: none;
	}
	
#navi-k{
	clear:both;
	background-color: #FFFFFF;
	width:90%;
	height:auto;
	margin:0 auto 0 auto;
	text-align:center;
	position:relative;
	z-index:1001;
	top:140px;
	}
	
.liturgie {
	margin:5px;
	}
	
.jahreskreis {
	margin:5px;
	}
	
.advent {
	margin:5px;
	}
	
.ostern {
	margin:5px;
	}
	
.heilige {
	margin:5px;
	}
	
.werke {
	margin:5px;
	}
	
.therapie {
	margin:5px;
	}
	
.ecclesiola {
	margin:5px;
	}
	
#inhalt {
	display:none;
	}
	
h1 {
	color:#ba8d2d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-variant:small-caps;
	font-size:36px;
	line-height:44px;
	letter-spacing: .07em;
	text-align: center;
	padding-bottom:20px;
	}
	
h2 {
	color:#ba8d2d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant:small-caps;
	font-size:26px;
	line-height:34px;
	text-align: center;
	padding-top:20px;
	padding-bottom:5px;
	}
	
h3 {
	color:#ba8d2d;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:26px;
	text-align: center;
	padding-bottom:40px;
	}	
}