﻿.StdBkg {
	/*	background-color:#FFFF82; */
	background-color: #FFFFF0;
}

p {
	line-height: 14pt;
}

h1 {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", "Geneva", "Verdana", "sans-serif";
	font-size: 22pt;
	line-height: 20pt;
	font-weight: bold;
}
.KH_Font {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", "Geneva", "Verdana", "sans-serif";
	color: #272727;
	font-size: 11pt;
}

.KH_Standard {
	text-align: left;
	bottom: 7px;
}

.KH_StandardCenter {
	text-align: center;
	bottom: 7px;
}

.KH_StandardJustify {
	text-align: justify;
	bottom: 7px;
}

.KH_StandardList {
	padding: 8px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	font-size: 14pt;
	line-height: 16pt;
	bottom: 7px;
	font-weight: bold;
}

.KH_StandardSmall {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	text-align: left;
	font-size: 9pt;
	line-height: 10pt;
	bottom: 0px;
	font-weight: normal;
}

h1.NarrowMargin {
	margin-top: -5px;
	margin-bottom: 1px;
}

.KH_StandardWhiteBkg {
	background-color: white;
	text-align: left;
	bottom: 7px;
}

.KH_StandardSmallRight {
	text-align: right;
	font-size: 7pt;
	line-height: 9pt;
	bottom: 7px;
}

.KH_StandardCell {
	text-align: left;
	bottom: 7px;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 8px;
}

.TableZentriert {
	border-style: solid;
	border-width: thin;
	text-align: left;
	vertical-align: top;
	table-layout: auto;
	border-spacing: 9px;
	empty-cells: show;
}

.tableWerkst {
	padding: "0";
	border-spacing: "0";
	border-collapse: "collapse";
	width: "600";
}

.TableVeranstaltung {
	line-height: 30px;
	border-style: none;
	text-align: left;
	vertical-align: central;
	empty-cells: show;
}

.TableVeranstaltungCell {
	height: 25px;
}

.KH_Menu {
	font-size: 18pt;
	font-weight: bold;
	line-height: 20pt;
}

.Zentriert {
	text-align: center;
}

.Large {
	font-size: 24pt;
}

a:link {
	color: #993300;
	text-decoration: none;
}

a:visited {
	font-style: italic;
	color: #D34025;
	text-decoration: none;
}

a:active {
	color: #FBA546;
	text-decoration: none;
}

.Subheading {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

.BereichBreite {
	float: left;
	width: 800px;
	padding-bottom: 5px;
}

.BereichFrame {
	margin: 0 auto;
	float: none;
	width: 801px;
	padding-top: 0px;
	border-style: none;
}

.BereichLinks {
	text-align: left;
	float: left;
	width: 175px;
	height: 100%;
}

.BereichRechts {
	text-align: left;
	float: right;
	width: 625px;
}

.BereichRechtsScroll {
	text-align: left;
	float: right;
	width: 625px;
	height: 60vh;
	overflow: auto;
}

.Bild {
	width: inherit;
	height: inherit;
	display: flex;
	justify-content: center;
	align-items: center;
}

.BereichRechtsMultipel {
	text-align: left;
	padding-top: 10px;
	float: right;
	width: calc(100% - 20px);
}

ul#Navigation li {
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding-bottom: 0.4em;
	margin-left: -1.5em;
}

a img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
}

img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	z-index: 5;
}

.img600 {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	z-index: 5;
	width: "600";
}

.Subheadingcenter {
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	text-align: center;
}

.Rand {
	padding-bottom: 5px;
}

.FloatRight {
    float: right;
    margin-left: 8px;
    margin-bottom: 8px;
    margin-top: 4px;
    display: block;
    /* Optional: für bessere vertikale Ausrichtung */
    max-width: 100%;
    height: auto;
}

.TableFreunde {
    border-collapse: collapse;
    width: 600px;
}

.FreundeBildZelle {
    width: 135px;
}

.FreundeBildZelleWhite {
    background-color: #FFFFFF;
}