﻿
/* alternatives Boxmodell */
html {
  box-sizing: border-box;
  background: #EEE2CA;
}

*, ::before, ::after {
  box-sizing: inherit;
}

body {
	max-width: 38em;
	margin:0 auto;
	padding: 0;
	background: #EEE2CA;
	color: #333;
	font: normal 0.9em Tahoma, sans-serif;

}

.ccc {
            max-width: 100%;
            max-height: 100vh;
            margin: 0;
}

#details summary {
    text-align: left;
	line-height: 1em;
	padding: 0px 0px;
	margin-right: 0em;
    font: normal 0.8em Tahoma, sans-serif;

}


mark {
  background-color: #FFFFFF;
  color: silver;
}

main {
    cursor: default;
	padding: 1em;
	background: #ffffff;
    img { border: 0; };
}

strong	{
	font-size: 1.15em;
	font-weight: normal;
	text-indent: 1em;
	line-height: 1.5em;
	margin: 0px;
	color: #000000;
}


img {
	padding-top: 16x;
	padding-bottom: 0px;
}

h1 {
	font-family: Tahoma, sans-serif;
	padding-left: 0em;
	font-size: 0.9em;
	font-weight: normal;
	color: #888888;

}

tr {

  line-height: 1.3em;
  
}

td {
  text-align: left;
  vertical-align: middle;
  line-height: 1.3em;
  padding: 6px -2px;
  margin-right: 0.2em;
  margin-left: 2em;

}

h2	{
	font-family: Tahoma, sans-serif;
    font-size: 1.4em;
	font-weight: normal;
	line-height: 2em;
	margin: 1px;
  background-color: #000000;
	color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 1.5em;
}

h3	{
	font-family: Tahoma, sans-serif;
	text-align: center;
    font-size: 1.4em;
    font-weight: normal;
	line-height: 1.6em;
	margin: 1px;
	padding: 6px;
	background-color: #666666;
	color: #FFFFFF;
	margin-top: 24px;
	margin-right: 3px;
	margin-left: 2px;
}

p {
	text-align: left;
	line-height: 1.6em;
	padding: 6px -2px;
	margin-right: 0.2em;
	margin-left: 2em;
}

.pd {
	text-align: left;
	line-height: 1.5em;
	padding: 6px -2px;
	margin-right: 0.2em;
	margin-left: 0.2em;
  padding-bottom: 0px;
  	padding-top: 18px;
}

.xx { 
	/*box-sizing: border-box;*/
	background-color: rgb(220, 220, 220);
    /*position: relative;*/
    height: auto;
    border: 0px solid #000000;
    margin: 0px 0px 0px;
    padding: 8px;
    font: 0.8em Tahoma, sans-serif;
	line-height: 1.6em;
    margin-right: 0.2em;
	margin-left: 0.3em;
	  margin-bottom: 6px;
	text-align: left;
}

.pe {
	width: 38em;
	text-align: center;
	line-height: 1.5em;
	padding: 6px -2px;
	margin-right: 0.2em;
	margin-left: 0em;
  padding-bottom: 25px;"
}

pag {
	text-align: left;
	line-height: 1.6em;
	padding: 6px -2px;
	margin-right: 0.2em;
	margin-left: 2em;
  padding-bottom: 15px;"
}

.pin {
	text-align: left;
	line-height: 1.5em;
	padding: 6px -2px;
	margin-right: 0.2em;
	margin-left: 0.2em;
  padding-bottom: 15px;"
}

#navibereich {
	background-color: #F7FFC3;        /* Hintergrundfarbe für die Navigation */ 
	padding: 4px 0;                   /* Innenabstand: oben/unten 4px, li/re 0 */
	border-top: 1px solid #668BCC;    /* Rahmenlinie oben */
	border-bottom: 1px solid #668BCC; /* Rahmenlinie unten */
	margin: 0;                        /* Keinen Außenabstand */ 
  }

#navibereich a {
	color: black;                  /* Schriftfarbe schwarz */ 
	text-decoration: none;         /* Unterstreichung entfernen */ 
	padding: 4px 8px;              /* oben/unten 4px, re/li 8px */
  }


 #NL a:hover { background-color: #c3d9ff; }

 #NR a:hover { background-color: #c3d9ff; }

 #LL {float: left; text-align: left; color: red;} 
 #RR {float: right; text-align: right; } 
 #LL a:hover { background-color: #c3d9ff; }
 #RR a:hover { background-color: #c3d9ff; }
  

#navibereich li {
	display: inline;            /* Listenelemente nebeneinander */
	list-style-type: none;      /* Aufzählungszeichen entfernen */
  }




.pf {
  padding-top: 15px;"

	text-align: left;
	line-height: 1.6em;
	padding: 6px -2px;
	margin-right: 0.2em;
	margin-left: 0.2em;
}

.pfx {
  padding-top: 5px;"
	text-align: left;
	line-height: 1.6em;
	padding: 6px -2px;
	margin-right: 0.2em;
	margin-left: 0.2em;
  padding-bottom: 30px;"
}



.aufnahmetipps {
    background-color: lemonchiffon;
	position: relative;
    height: auto;
    border: 1px solid #000000;
    margin: 10px 0px 25px;
    padding: 10px;
	line-height: 1.6em;
    box-sizing: border-box;
    margin-right: 0.2em;
	margin-left: 0.2em;
}

.werbung{
    background-color: bisque;
	position: relative;
    height: auto;
    border: 1px solid #000000;
    margin: 30px 0px;
    padding: 10px;
	line-height: 1.6em;
    box-sizing: border-box;
    margin-right: 0.2em;
	margin-left: 0.2em;
}

div {
    text-align: justify;
    display:table;
}

span{
    display:table-cell;
    vertical-align:middle;
    padding:0 5px;
	text-align: left;
	line-height: 1.6em;
	
	margin-right: 0.2em;
	margin-left: 2em;
  padding-bottom: 15px;"
}

li {
	text-align: left;
	line-height: 1.6em;
	padding: 0px 0px;
	margin-right: 0em;
    margin-left: 0em;

}

ul { list-style: disc inside;
    padding-left: 1.5em;
      }

a 	{
	color: #000000;
    font-size: 1em;
    line-height: 1em;
	outline: none;
	text-decoration: none;
	font-weight: normal;

}


ul.square {
	list-style-type:square;
    color: #999999;
    margin: 0 0 0.5em 0.5em;
	font-size: 0.8em;
	font-weight: bold;
}

ul.square li{
	padding:10px;

}

/*DL, DT, DD Datenliste*/
dl.grid {
  display: grid;
  grid-template-columns: 1fr 100%;
}
dd {
  margin: 0;
  padding-left: 1em;
}

dd span:first-child {
  display: inline-block;
  width: 1em;
}

dl.grid dd {
  margin-bottom: 1em;
}

a[href^="tel"] { white-space: nowrap; }

ul#footer-nav li {
	list-style-type: none;
	display: inline;
	padding: 0 0.5em;
	border-right: 1px  solid #ACACAC;
}

footer {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
	padding: 1em;
}

ul#footer-nav  li:last-child {
	border: none;
}

ul#footer-nav img {
	width: 1.5em;
}

ul#footer-nav a:hover,
ul#footer-nav a:focus,
ul#footer-nav a:active {
	background: white;
}

footer p {
	text-align: right;
}

/** Navigation **/

nav#navigation{
		margin: -1em  0em  0em -3.5em;
}

#navigation ul {
    list-style-type: none;
    width: 100%;
	margin-bottom:15px;
}

#navigation ul li.first-child	{ border-top: 1px #DBDBDB solid; }


#navigation ul li a {
	display: block;
    border-bottom: 1px solid #4e7a92;
    font-size: 0.9em;
    line-height: 1.4em;
    padding: 0.5em 20px;
    text-decoration: none;
	width: 21.5em;
}



nav a[aria-current=page]{
 background: #01aaad;
 color: white;
}

/* Add a black background color to the top navigation */
.topnav {
    background-color: #ffffff;
    overflow: hidden;
	text-align: center;
}

/* Style the links inside the navigation bar */
.topnav a {
    
    color: #000000;
    padding: 4px 4px;
    text-decoration: none;
    font-size: 0.9em;
}

/* Change the color of links on hover */
.topnav a:hover {
    background-color: #cccccc;
    color: black;
}

/* Add a color to the active/current link */
.topnav a.active {
    background-color: #eeeeee;
    color: black;
}


figure {
    width: auto;
    height: auto;
    float: left;
	background-color: #FFFFFF;
    padding: 1em 1em 1em 1em;
    border: 0px solid silver;
    margin: 0 0em 2em 0em;
    margin-bottom: 0.5em;
}

figure img {

    width: 100%;
    height: auto;
}

figcaption {

    color: #000;
	background-color: #FFFFFF;
    padding-top: 1em;
    line-height: 1.6em;
    text-align: center;
}

/* Add a black background color to the top navigation */
.topnav {
  background-color: #333;
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.wltopnav a {
  float: left;
  display: block;
  color: #000000;
  text-align: center;
  padding: 2px 6px;
  text-decoration: none;
  font-size: 12px;
}

/* Change the color of links on hover */
.wltopnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Add an active class to highlight the current page */
.wltopnav a.active {
  background-color: #000000;
  color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.wltopnav .icon {
  display: none;
}


}
