@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%;}

sup{
	font-size: 80%;
	position: relative;
	line-height: 0;
	vertical-align: baseline;
	top: -0.5em;
	}

.oben{
	float:right;
	margin-top:-40px;
	}

* {padding:0; margin:0;}

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: #85b83b; 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:#85b83b;
	text-align:right;
	position: absolute;
	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:#85b83b;
    text-decoration: underline;
	outline:none;
	}

a:hover, a:active {
    color:#85b83b;
    text-decoration: underline;
	}
	
#header {
	background-image: url(../bilder/balken-gruen.jpg);
	background-repeat:repeat-x;
	background-attachment: scroll;
	width:100%;
	height:231px;
	top:0;
	position: absolute;
	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;
	}
.logo {
	width:211px;
	height:211px;
	}
	
#schriftzug {
	float:left;
	width:609px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	line-height:44px;
	letter-spacing: .07em;
	text-align: center;
	font-variant: small-caps;
	position: relative;
	top:71px;
	}
	
#schriftzug-k {
	display:none;
	}
	
#navi {
	clear:both;
	background-color: #FFFFFF;
	width:860px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:center;
	position: relative;
	z-index:1001;
	top:235px;
	}
	
.nav {
	margin:0 10px 10px 10px;
	}
	
#verlinkung {
	clear:both;
	background-color: #FFFFFF;
	width:820px;
	height:auto;
	margin:0 auto 0 auto;
	text-align:center;
	padding-bottom:30px;
	position: relative;
	top:255px;
	}
	
.verlinkung {
	clear:both;
	background-color: #FFFFFF;
	text-align: center;
	color:#85b83b;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:24px;
	line-height:24px;
	padding:10px 15px 10px 15px;
	}
	
#verlinkung a:link, #verlinkung a:visited {
	color:#85b83b;
	font-size:24px;
	line-height:24px;
    text-decoration: underline;
	outline:none;
}

#verlinkung a:hover, #verlinkung a:active {
	color:#85b83b;
	opacity:0.8;
	font-size:24px;
    text-decoration: underline;
}

#verlinkung-k {
	display:none;
	}
	
.verlinkung-k {
	display:none;
	}
	
#inhalt {
	clear:both;
	background-color: #FFFFFF;
	width:820px;
	height:auto;
	margin:0 auto 0 auto;
	text-align: left;
	padding-bottom:30px;
	position: relative;
	top:275px;
	}
	
.clear {
	clear:both;
	}
	
h1 {
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-variant:small-caps;
	font-size:36px;
	line-height:36px;
	letter-spacing: .07em;
	text-align: center;
	padding-bottom:0;
	}
	
h2 {
	color:#ffffff;
	background-color:#658f2f;
	width:250px;
	height:26px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-variant:normal;
	font-size:26px;
	line-height:26px;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: .25em;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:-30px;
	margin-bottom:30px;
	}
	
h3 {
	color:#658f2f;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-variant:normal;
	text-transform:uppercase;
	font-size:26px;
	line-height:34px;
	text-align: left;
	}
	
h4 {
	color:#658f2f;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-variant:normal;
	font-size:21px;
	line-height:30px;
	text-align: left;
	margin-top:20px;
	margin-bottom:10px;
	}
	
h5 {
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-variant:normal;
	font-size:18px;
	line-height:24px;
	text-align: left;
	margin-top:20px;
	margin-bottom:10px;
	}
	
#inhalt li {
	color:#658f2f;
	margin-bottom:7px;
	margin-left:18px;
	padding-left:10px;
	}
	
span {
	color:#000000;
	}
	
tbody, thead, tfoot, tr, td, th {
				border-style : inherit;
				border-width : inherit;
				border-color : inherit;
			}
			tr {
				width : auto;
				height : auto;
			}
			td {
				width : auto;
				height : auto;
				padding:10px;
			}
			.leftFloat {
				float : left;
			}
			.rightFloat {
				float : right;
			}
			span.char-style-override-1 {
				color : #ffffff;
				font-family: Verdana, Geneva, sans-serif;
				font-size : 16px;
				line-height:24px;
				font-style : normal;
				font-weight :normal;
				text-transform : uppercase;
			}
			span.char-style-override-2 {
				font-family: Verdana, Geneva, sans-serif;
				font-size :16px;
				font-style : normal;
				font-weight : normal;
			}
			span.char-style-override-3 {
				font-family: Verdana, Geneva, sans-serif;
				font-size :16px;
				font-style : normal;
				font-weight : normal;
			}
			p.Einf--Abs- {
				font-family: Verdana, Geneva, sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size : 16px;
				text-decoration : none;
				font-variant : normal;
				line-height : 26px;
				text-align : left;
				color : #000000;
				text-indent : 0px;
				margin : 0px;
			}
			p.para-style-override-1 {
				margin-top : 0;
			}
			p.para-style-override-2 {
				margin-top : 0;
			}
			table.Einfache-Tabelle {
				border-collapse : collapse;
				border-width : 1px;
				border-style : solid;
				border-color : #658f2f;
				margin-top : 20px;
				margin-bottom :30px;
			}
			td.cell-style-override-1 {
				background-color :#85b83b;
			}
			td.cell-style-override-2 {
				background-color :#eaf6e1;
			}
			td.cell-style-override-3 {
				background-color : #ffffff;
			}
	
}

@media only screen and (max-width: 859px) {

html { height: 101%;}

sup{
	font-size: 80%;
	position: relative;
	line-height: 0;
	vertical-align: baseline;
	top: -0.5em;
	}

.oben{
	float:right;
	margin-top:-50px;
	}

* {padding:0; margin:0;}

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: #85b83b; 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: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:#85b83b;
    text-decoration: underline;
	outline:none;
	}
	
a:hover, a:active {
    color:#85b83b;
    text-decoration: underline;
	}
	
	
#header {
	background-image: url(../bilder/balken-gruen-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;
	}
	
#verlinkung{
	display: none;
	}
	
.verlinkung {
	display:none;
	}
	
#verlinkung-k {
	clear:both;
	background-color: #FFFFFF;
	width:90%;
	height:auto;
	margin:0 5% 0 5%;
	text-align: left;
	padding-bottom:30px;
	position: relative;
	top:150px;
	z-index:1001;
	}
	
.verlinkung-k {
	color:#85b83b;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:24px;
	line-height:38px;
	}
	
#verlinkung-k a:link, #verlinkung-k a:visited {
	color:#85b83b;
	font-size:24px;
    text-decoration: underline;
	outline:none;
}

#verlinkung-k a:hover, #verlinkung-k a:active {
	color:#85b83b;
	opacity:0.8;
	font-size:24px;
    text-decoration: underline;
}
	
#inhalt {
	clear:both;
	background-color: #FFFFFF;
	width:90%;
	height:auto;
	margin:0 5% 0 5%;
	text-align: left;
	padding-bottom:30px;
	position: relative;
	top:160px;
	z-index:1001;
	}
	
.clear {
	clear:both;
	}
	
h1 {
	color:#658f2f;
	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:#ffffff;
	background-color:#658f2f;
	width:250px;
	height:26px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-variant:normal;
	font-size:26px;
	line-height:26px;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: .25em;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:-30px;
	margin-bottom:30px;
	}
	
h3 {
	color:#658f2f;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-variant:normal;
	text-transform:uppercase;
	font-size:26px;
	line-height:34px;
	text-align: left;
	}
	
h4 {
	color:#658f2f;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-variant:normal;
	font-size:21px;
	line-height:30px;
	text-align: left;
	margin-top:20px;
	margin-bottom:10px;
	}
	
h5 {
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-variant:normal;
	font-size:18px;
	line-height:24px;
	text-align: left;
	margin-top:20px;
	margin-bottom:10px;
	}
	
#inhalt li {
	color:#658f2f;
	margin-bottom:7px;
	margin-left:18px;
	padding-left:10px;
	}
	
span {
	color:#000000;
	}
	
tbody, thead, tfoot, tr, td, th {
				border-style : inherit;
				border-width : inherit;
				border-color : inherit;
			}
			tr {
				width : auto;
				height : auto;
			}
			td {
				width : auto;
				height : auto;
				padding:10px;
			}
			.leftFloat {
				float : left;
			}
			.rightFloat {
				float : right;
			}
			span.char-style-override-1 {
				color : #ffffff;
				font-family: Verdana, Geneva, sans-serif;
				font-size : 16px;
				line-height:24px;
				font-style : normal;
				font-weight :normal;
				text-transform : uppercase;
			}
			span.char-style-override-2 {
				font-family: Verdana, Geneva, sans-serif;
				font-size :16px;
				font-style : normal;
				font-weight : normal;
			}
			
			span.char-style-override-3 {
				font-family: Verdana, Geneva, sans-serif;
				font-size :16px;
				font-style : normal;
				font-weight : normal;
			}
			
			p.Einf--Abs- {
				font-family: Verdana, Geneva, sans-serif;
				font-weight : normal;
				font-style : normal;
				font-size : 16px;
				text-decoration : none;
				font-variant : normal;
				line-height : 26px;
				text-align : left;
				color : #000000;
				text-indent : 0px;
				margin : 0px;
			}
			p.para-style-override-1 {
				margin-top : 0;
			}
			p.para-style-override-2 {
				margin-top : 0;
			}
			table.Einfache-Tabelle {
				border-collapse : collapse;
				border-width : 1px;
				border-style : solid;
				border-color : #658f2f;
				margin-top : 20px;
				margin-bottom :30px;
			}
			td.cell-style-override-1 {
				background-color :#85b83b;
			}
			td.cell-style-override-2 {
				background-color :#eaf6e1;
			}
			td.cell-style-override-3 {
				background-color : #ffffff;
			}
	
}