html, body {
	height: 101%;
	margin: 0;
	padding: 0;
	font-family: Arial;
}
 @media only screen and (min-width: 801px) {
#header {
	width: 978px;
	height: 100px;
	margin-top: 10px;
	background-image: url(/images/leiste.gif);
	background-repeat: repeat-x;
}
 @media only screen and (min-width: 801px) {
#header_2 {
 width: 958px;
 height: 25px;
 background-color:#b73948;
 padding:10px;
 font-size:1.1em;
 text-align:center;
 color:white;
}
}
.topboxen {
	margin-left: 360px;
	height: 100px;
	padding-top: 10px;
}
.topbox {
	float: left;
	background-color: #f5f5f5;
	height: 50px;
	width: 130px;
	margin-right: 10px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-size: 1.2em;
	border: 1px dotted gray;
	background-image: url(/images/border_gray_right.png);
	background-position: right;
	background-repeat: repeat-y;
}
}
#main {
	font-size: 16px;
	line-height: 160%;
	margin-top: -16px;
}
@media only screen and (min-width: 801px) {
#main {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 978px;
}
}
.color-d, h1, h2, h3 {
	color: #b73948;
}
.color-h {
	color: #feaec7;
}
.box {
	padding: 10px 10px 10px 10px;
	border-bottom: 10px solid #eee;
}
@media only screen and (min-width: 801px) {
.box {
	margin-bottom: 10px;
	border-bottom: none;
	border: 1px dotted #b73948;
	background-image: url(/images/border_gray_right.png);
	background-position: right;
	background-repeat: repeat-y;
}
}
@media only screen and (min-width: 801px) {
nav {
	border: 1px dotted #b73948;
}
}
#footer {
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	text-align: center;
}
#more {
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	text-align: center;
}
img {
	border: none
}
.img-left {
	float: left;
	margin-right: 20px;
}
.img-right {
	float: right;
	margin-left: 20px;
}
h1 {
	font-size: 1.5em;
	color: #b73948;
}
h2 {
	font-size: 1.3em;
	color: #b73948;
}
h3 {
	font-size: 1.1em;
	color: #b73948;
}
a:link, a:visited, a:hover, a:active {
	color: #b73948;
}
a:link.anavi, a:visited.anavi, a:hover.anavi, a:active.anavi {
	text-decoration: none;
}
a:link.ahigh, a:visited.ahigh, a:hover.ahigh, a:active.ahigh {
	font-weight: bold;
}
a:link.moreli, a:visited.moreli, a:hover.moreli, a:active.moreli {
	color: #b73948;
	text-decoration: none;
}
a:link.dlink, a:visited.dlink, a:hover.dlink, a:active.dlink {
	display: block;
	height: 100%;
	color: #feaec7;
	text-decoration: none;
}
a:link.bst, a:visited.bst, a:hover.bst, a:active.bst {
	background: #b73948;
	padding: 3px 6px 3px 6px;
	margin-right: 10px;
	color: white;
	line-height: 200%;
	font-family: monospace;
}
a:link.atop, a:visited.atop, a:hover.atop, a:active.atop {
	text-decoration: none;
	color: #fff;
}
.submit {
	margin: 15px 15px 15px 0px;
	height: 35px;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background: linear-gradient(to bottom, #feaec7 5%, #b73948 100%);
	background-color: #feaec7;
	border-radius: 6px;
	border: 1px solid #b73948;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0px -1px 0px #5b6178;
}
.centered {
	text-align: center;
}
 @media only screen and (min-width: 801px) {
.links {
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-top: 10px;
	height: 470px; /****** Höhe Navigatin******/
}
}
 @media only screen and (min-width: 801px) {
.rechts {
	float: right;
	width: 718px;
	height: 4500px;
	margin-top: 10px;
}
}
.nurmob {
	display: block;
}
@media only screen and (min-width: 801px) {
.nurmob {
	display: none;
}
}
.nurdesk {
	display: none;
}
@media only screen and (min-width: 801px) {
.nurdesk {
	display: block;
}
}
.trenner {
	width: 95%;
	border-top: 1px dotted #b73948;
	margin: 15px auto 15px auto;
	text-align: center;
}
.inputtext, .inputtext-k, inputtext-l {
	height: 35px;
	border: 1px solid #b73948;
	padding: 3px;
	font-size: 1.0em;
	width: 200px;
	background: #f5f5f5;
}
.inputtext-k {
	width: 20px;
	margin-top: 0px;
}
.inputtext-l {
	width: 300px;
}
.select {
	height: 43px;
	font-size: 1.0em;
	border: 1px solid #b73948;
}
.textarea {
	height: 50px;
	width: 80%;
}
.cookie-popup-inner button {
	background: #b73948;
}
.cookie-popup-inner button:hover {
	background-color: #feaec7;
	color: black;
}
 @media only screen and (min-width: 801px) {
.round {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
}
.tab {
	border-collapse: collapse;
}
.ce {
	border: 1px dotted gray;
	padding: 4px;
}
.flexi {
	max-width: 50%;
	height: auto;
}
.flexi-b {
	max-height: 100px;
	width: auto;
}
.table-cell {
	display: table-cell;
}
.table {
	display: table;
	border-spacing: 0.1em;
}
.table-row {
	display: table-row;
}
.ptop {
	position: fixed;
	bottom: 0px;
	right: 10px;
	z-index: 999;
	opacity: 0.9;
}
.trans {
	width: 718px;
	height: 100px;
}
.kurz {
	width: 50px;
}
.red {
	font-weight: bold;
	color: red
}
.cex {
	border: 1px dotted black;
	padding: 4px 10px 4px 10px;
	vertical-align: top;
	text-align: center;
	background-image: url(/images/border_gray_right.png);
	background-position: right;
	background-repeat: repeat-y;
}
.pe {
	margin-right: 10px;
}
/************** RADIO ******************/
.radio {
	display: none;
}
.radio + label {
	-webkit-appearance: none;
	background-color: white;
	border: 3px solid gray;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	width: 100%;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.radio:checked + label {
	background-image: url(/images/checkbox-ja.png);
}
/************** RADIO ******************/.linkst {
	text-align: left;
}
.karten {
	height: 230px;
	text-align: center
}
.tarotkarten {
	float: left;
	width: 150px;
	height: 240px;
	margin-right: 20px
}
.cebo {
	border: 1px dotted gray;
	padding: 5px;
	text-align: center;
}
.vm {
	vertical-align: middle;
	border: 1px dotted gray;
}
.hg_sonne {
	background-image: url(/images/sonnenkalender/sonne.png);
	background-repeat: no-repeat;
}
.cesmall {
	padding: 1px;
	font-size: 12px;
	border: 1px dotted black;
	background: #f5f5f5;
	text-align: center;
}
 @media only screen and (min-width: 801px) {
.cesmall {
	padding: 5px;
	font-size: 1.1em;
	border: 1px dotted black;
	background: #f5f5f5;
	text-align: center;
}
}
.linkst {
	text-align: left;
}
.rechtst {
	text-align: right;
}
.mond {
	background-image: url(/images/mondkalender/mond.gif);
	background-repeat: no-repeat;
	background-position: 400px -110px;
}
.block {
	display: block;
}
.futh {
	width: 120px;
	height: auto
}
.number-r {
	background-color: #f3e8e8;
	border: 3px solid #f5f5f5;
	height: 75px;
	width: 75px;
	line-height: 50px;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	font-size: 5em;
	display: table-cell;
	vertical-align: middle;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.1);
	color: gray;
}
.number-l {
	background-color: #f3e8e8;
	border: 3px solid #f5f5f5;
	height: 75px;
	width: 75px;
	line-height: 50px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	font-size: 5em;
	display: table-cell;
	vertical-align: middle;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.1);
	color: gray;
}
 @media only screen and (min-width: 801px) {
.number-r, .number-l {
	height: 100px;
	width: 100px;
	line-height: 50px;
	font-size: 8em;
}
}
.fa {
	width: 250px;
	border: 1px dotted #b73948;
	padding: 5px;
	vertical-align: top;
	background-color: #fff;
}
.tableta-cell {
	border-bottom: 10px solid #f5f5f5;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 100%;
	width: 100%;
	text-align: center;
}
.tableta-cell-last {
	margin-top: 15px;
	height: 100%;
	width: 100%;
	text-align: center;
}
@media only screen and (min-width: 801px) {
.tableta {
	display: table;
	border-spacing: 0.5em;
	margin-left: auto;
	margin-right: auto;
}
.tableta-row {
	display: table-row;
}
.tableta-cell {
	display: table-cell;
	text-align: center;
	border-bottom: none;
	margin: none;
	width: 33%;
	background: #f5f5f5;
	padding: 5px;
}
.tableta-cell-last {
	display: table-cell;
	text-align: center;
	border-bottom: none;
	margin: none;
	width: 33%;
	background: #f5f5f5;
	padding: 5px;
}
}
.blatt {
	width: 50px;
	height: auto;
}
 @media only screen and (min-width: 801px) {
.blatt {
	width: 100px;
}
}
 @media only screen and (min-width: 301px) {
.mhhh {
	min-height: 150px;
}
}
.disabled {
	background: #f5f5f5;
	background-color: #f5f5f5;
	border: 1px solid gray;
	color: gray;
	font-size: 15px;
	font-weight: normal;
	cursor: not-allowed;
	text-decoration: none;
	text-shadow: none;
}
 @media only screen and (max-width: 800px) {
.flex-100 {
	width: 100%;
	height: auto;
}
}
.divsh {
	display: none;
}
.blink {
	animation: blinker 4s linear infinite;
	background: red;
}
 @keyframes blinker {
 50% {
 opacity: 0;
}
}
#row1, #row2, #row3, #row4, #row5, #row6, #row7, #row8, #row9, #row10, #row11, #row12, #row13, #row14, #row15, #row16 {
	display: none;
}
.hk {
	border: 1px dotted gray;
	background-color: #f5f5f5;
	display: inline;
	padding: 5px;
}
@media only screen and (min-width: 801px) {
.hk {
}
}
.toggle {
	display: inline;
	background-color: #f5f5f5;
	height: 40px;
	border: 1px dotted gray;
	font-size: 1.1em;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
}
 @media only screen and (min-width: 801px) {
.toggle {
}
}
.togglej {
	display: inline;
	height: 40px;
	font-size: 1.1em;
	background-color: #fff;
	border: 1px dotted gray;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
}
 @media only screen and (min-width: 801px) {
.togglej {
}
}
.inline {
	display: inline;
}
.ulno {
	margin: 0;
	padding: 0;
}
.mainDiv {
	font-family: Verdana;
	font-size: 14px;
	padding-right: 5px;
	background: #FFF;
	padding: 20px;
}
.expand img {
	cursor: pointer;
	margin-right: 10px;
	margin-top: 5px;
	padding-left: 10px;
	float: left;
}
.expand ul {
	border: 1px dotted gray;
	clear: both;
	list-style: outside none none;
	margin: 0;
	padding-bottom: 10px;
	display: none;
	background: #f5f5f5;
	padding: 5px;
}
.allesweg {
	display: none;
	height: 1px;
	border: white;
}
.kristallkugel {
	height: 250px;
	width: 250px;
	display: block;
	margin: 0 auto;
	float: none;
	margin-bottom: 20px;
}
/************** biorhythm ******************/
.imgb {
	margin-top: 20px;
	border: 2px solid #444;
	border-radius: 8px;
	width: 95%;
	max-width: 2000px;
}
.formb {
	background: #fff;
	margin: 20px 20px 20px 0px;
	padding: 20px;
	display: inline-block;
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
.inputb[type=number] {
	padding: 8px;
	margin: 5px;
	border-radius: 4px;
	border: 1px solid #ccc;
}
.info-box {
	margin-top: 20px;
	padding: 15px;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	display: inline-block;
	text-align: left;
}
a.download {
	display: inline-block;
	margin-top: 15px;
	color: #007BFF;
	text-decoration: none;
	font-weight: bold;
}
a.download:hover {
	text-decoration: underline;
}
.submitb {
	margin-left: 0px;
}
/* Falls ein fixer Header existiert: Abstand beim Anspringen */
.jump-target {
	scroll-margin-top: var(--header-offset, 80px);
}
/* global weich scrollen – optional */
html {
	scroll-behavior: smooth;
}
.maini {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 10px;
	background: #dde6ee;
	padding: 10px;
}
 @media only screen and (min-width: 801px) {
.maini {
	border: 6px solid #dde6ee;
	margin-left: auto;
	margin-right: auto;

}
}
.maini img.hoehe-z {
	height: 120px; /* nach Bedarf anpassen */
}
.maini .text {
	flex: 1;
	text-align: center;
}

/* Nur das rechte Bild auf mobilen Geräten ausblenden */
@media (max-width: 600px) {
.maini .rechtsbild {
	display: none;
}
.maini {
	justify-content: flex-start;
}
.maini .text {
	text-align: left;
}
}
