/* ----- TAGs ----- */
body {
	color: #004085;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	background-color: #FCEFBE;
	font-size: 0.8em;
}
h2 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 8px 0 14px 0;
}
.smaller {
	font-size: 16px;
}
h3 {
	font-size: 1.2em;
	margin-top: 0;
}
ul {
	font-size: 0.9em;
}
/* ----- Klassen ----- */
.maincontent {
	margin-left: 80px;
	width:550px;

}
.hidden {
	display: none;
}
.maincontent-header {
	margin-top:15px;
	margin-bottom:15px;
}

table.urlaub {
    border-collapse: collapse;
}
table.urlaub.bericht {
	background-color: #FCEFBE;
}
.urlaub td {
	padding:0;
}
table.urlaub.bericht h3{
	padding-top: 12px;
	margin-bottom: 12px;
}
tr.urlaub-tr {
	border-bottom:1px solid #FFA62D;
}
tr.urlaub-tr h3 {
	padding-top: 4px;
}
.urlaub.bericht tr.urlaub-tr h3 {
	padding-top: 11px;
	padding-left: 2px;
}

tr.urlaub-tr:first-child {
	border-top:1px solid #FFA62D;

}
.lastrow td {
    border-bottom: 1px solid #FCEFBE;
}
.trenn {
	vertical-align: center;
	text-align: center;
	background-position: center;
}
ul.auswahl {
	list-style-position: outside;
	list-style-image: url(img/dreieck_gelb.gif);
	font-weight: 700;
	line-height: 1.8em;
}
ul.auswahlTitel { /* -- Listenauswahl im Kursangebot - Titel -- */
	list-style-position: outside;
	list-style-image: url(img/leer.gif);
	font-weight: 700;
}
/* Überschriften mit dem Pfeil nach oben */
.up {
	margin:0px;
	border-bottom:1px solid #FFA62D;
	text-align:right;
	font-size: 0.9em;
	font-weight: bold;
}

a.uplink{ 
 padding-left:10px;
 background:  url(img/xup_blau.gif) no-repeat left;
 text-decoration: none;
}
a:hover.uplink {
 text-decoration: none;
 background:  url(img/xup_high.gif) no-repeat left;
}
img.rahmen {
	border: 2px solid #FFA62D;
}
img.rahmenangeb {
	border: 2px solid #FFA62D;
	margin-top: 0px;
	margin-left: 20px;
	max-width: 220px;
}
img.logo {
	margin: 10px 50px 6px 6px;
}
.center-image {
    text-align: center;
    display: block;
    margin: 0 auto;
    height: auto;
}
.image-480 {
    max-width: 480px;
    height: auto;
}
.image-420 {
    max-width: 420px;
    height: auto;
}
/* -- Hyperlinks -- */
a:link, a:visited {
	color: #004085;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFA62D;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a.nam:link, a.nam:visited {
	color: #004085;
	text-decoration: none;
	font-weight: normal;
}
a.nam:hover {
	color: #FFA62D;
	text-decoration: underline;
}
a.nam:active {
	color: #333333;
	text-decoration: underline;
}
/* ----- ID-Selektoren ----- */
#bilder{
	background-color: #FFDA6A;
	width: 100%;
	padding-top: 90px;
	margin: 0;
	padding-bottom: 0;
}

#content { /* -- Inhaltscontainer auf vielen Seiten, nicht Kursangebot -- */
	padding: 20px;
}
#contentkurse {
	width: 450px;
	margin-left: 280px;
	padding: 0;
	margin-top: 40px;
	margin-right: 10px;
	clear: right;
}
#footer {
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
#gesamt { /* -- Div-Container, der gesamten Content enthält -- */
	width: 760px;
	border: 2px solid #FFA62D;
	margin:0 auto;
	background-color: #ffda6a;
	position: relative;
}
#kopf { /* -- Kopfbereich auf allen Seiten -- */
	background-color: #FFA62D;
	height: 119px;
	width: 760px;
	/* wird über align jeweils ausgerichtet */
}
#menue {
	line-height: 2.0em;
	background-color: #ffffff;
	height: 25px;
	width: 760px;
	font-size: 0.9em;
}
#menuetxt {
	padding-left: 41px;
}
#menuetxt a.active {
	background-color: #004085;
	color: #ffda6b;
	padding: 5px 10px 7px 10px;
	margin: 2px -10px 2px -10px;
}
#spalteKopf { /* -- Inhaltscontainer auf vielen Seiten, nicht Kursangebot -- */
	padding-left: 20px;
}
#spalte { /* -- Inhaltscontainer auf vielen Seiten, nicht Kursangebot -- */
	width: 400px;
	padding-left: 20px;
}
table.angebote {
	padding-top: 24px;
}
.infolink {
	background: #FFA62D;
	padding: 3px 8px ;
	position: absolute;
	top: 147px;
	right: 53px;
	transform: rotate(-6deg);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.18), 0 6px 12px 0 rgba(0, 0, 0, 0.15);

	display: none;
}
.infolink:hover {
	color: white;
}
#uebersicht .infolink:after {
	content: ' *';
	padding-left: 1px;
	position: absolute;
	width: 100%;
	height: 100%;
}
#infobox {
	display: none;
	font-size: 1.5em;
    border: 2px solid #FFA62D;
    background: white;
    margin: 1rem;
    padding: 1rem;
	line-height: 1.5rem;
    text-align: center;
}
#infobox span {
	background: #004085;
    color: white;
    padding: 0.2rem;
	display: block;
	margin-top:5px;
	font-size: smaller;
}
#home #infobox,
#angebote #infobox,
#uebersicht #infobox {
	/* display: block; */
}

#urlaubsreisen .infolink,
#kontakt .infolink,
#datenschutz .infolink,
#yogavideos .infolink,
#wochenendeseminare .infolink,
#raeume .infolink {
	display: none;
}
#footer {
	padding: 0;
	margin-top: 30px;
	background-color: #ffffff;
}
#footer p {
	background: #FCEFBE;
	margin: 0;
	padding: 9px;
	border-top: 1px solid #FFA62D;
}
#footer ul {
	margin-bottom: 0;
	padding-bottom: 10px;
}
#footer li {
	display: inline-block;
	padding: 0 10px 0 0px;
	font-size: 1.1em;
}
#footer li:not(:last-of-type)::after {
	content: "|";
	padding-left: 15px;
}
.content-right {
    margin-left: 125px;
    width: auto;
}

.distTop {
	margin-top: 25px;
	margin-bottom: 1px;
}
#content.videolist {
	padding-left: 40px;
	padding-right: 140px;
}
.videolist h2 {
	margin-top: 20px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.videolist h3 {
	margin-bottom: 0;
}
.videolist p {
	margin-top: 8px;
}
.videolist span.date {
	font-size: 11px;
	font-style: italic;
	margin-left: 10px;
}

span.invers {
	background: #004085;
	color: white;
	padding: 4px 3px;
}
.kurs .info,
.kursWE .info {
	font-weight: 100;
}
#submenuebox {
	background-color: #ffffff;
	padding: 20px 0px 0px;
	width: 220px;
	margin: 40px 20px 20px;
	float: left;
}
#tab1{
	border-collapse:collapse;
	background:#FCEFBE;
	border:2px solid #FFA62D;
	vertical-align: top;
}
#tab1 td{
	padding:5px 10px 15px;
}
#tab2{
	border-collapse:collapse;
}
#tab2 td{
	padding:5px 10px 4em 0px;
}
#tab3{
	border-collapse:collapse;
	font-size: 0.9em;
	border: 1px solid #FCEFBE;
}
#tab3 tr.head {
	font-weight: bold;
}
#tab3 td {
	padding:5px 3px 3px 5px;
	border-right: 1px solid #FCEFBE;
	margin: 0px;
}
#tab3 tr.kurs{
	background-color: #FCEFBE;
	font-weight: bold;
}
#tab3 tr.kursWE{
	font-weight: bold;
}
#tab3 td.kurs{
	border-right: 1px solid #ffda6a;
}
.zitat {
	margin-left: 0;
	font-style: italic;
}
.list-yoga li {
	font-size: .8rem;
}
.no-margin-left {
	margin-left:0!important;
}
