body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/* seitenbreite */
#fix2,
#header,
#maindiv,
#footer {
	width: 1000px;
}

#fix2 {
	background: url("../img/bg_fix2.jpg") top left no-repeat;
}

/* headerh�he */
#header {
	height: 158px;
}

#maindiv {
	background: url("../img/bg_body.jpg") top center repeat-y;
}

#left {
	width: 260px;
}

#left-top {
	width: 260px;
	height: 60px;
}

#left-top-schrift {
	width: 126px;
	height: 59px;
	float: left;
	text-align: right;
	line-height: 40px;
	color: #ffffff;
}

#left-top-but {
	width: 134px;
	height: 59px;
	float: left;
}

#counter {
	background: url("../img/bg_counter.jpg") top no-repeat;
	height: 58px;
}

#middle {
	width: 530px;
}

#content {
	width: 480px;
}

#right {
	width: 210px;
}

/* *********************** right Buttons ************************ */

#rightButtons {
   margin-top: -7px;
   padding-top: 40px;
	padding-inline: 10px;
	margin-inline: 10px 30px;
	background: linear-gradient(180deg, rgba(94, 157, 207, 1) 0%, rgba(94, 157, 207, 0) 100px);
}

#rightButtons .template-page {
	display: grid;
	gap: 30px;
}

#rightButtons .template-page > .row {
	padding: 0;
	background: #5e9dcf;
	border: 1px solid #fff;
	color: #fff;
	text-align: left;
	align-items: stretch;
	padding: 3px 5px;
	display: flex;
	color: #fff;
	min-height: 47px;
	font-size: 14px;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);
	position: relative;
	margin: 0;
}

#rightButtons .template-page > .row > div {
	padding: 0;
}

#rightButtons .template-page > .row > div:has(.tiny_p) {
	max-width: 100%;
	width: 100%;
	align-content: end;
   position: static;
}

#rightButtons .template-page > .row > div:has(.tiny_p):last-child {
	max-width: 100%;
	width: 100%;
	align-content: end;
   position: static;
   margin-left: auto;
   text-align: right;
}

#rightButtons .template-page > .row > div:has(.tp-image-wrapper) {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -10px;
}

#rightButtons .template-page > .row > div:has(.tp-image-wrapper):last-child {
	right: 10px;
	left: auto;
}

#rightButtons .template-page > .row > div .tp-image-wrapper img {
	max-width: none !important;
}

#rightButtons .template-page a {
	color: #fff;
}

#rightButtons .template-page a::after {
   content: '';
   position: absolute;
   inset: 0;
   /* Debug click area */
   /* background: rgba(255, 0, 0, 0.37); */
   z-index: 1;
}

/* *********************** Footer ************************ */

#footer {
	height: 51px;
	line-height: 30px;
	color: #000000;
	font-size: 11px;
	background: url("../img/bg_footer.jpg") top no-repeat;
}
#innerfooter {
	color: #000000;
	font-weight: normal;
	margin-left: 260px;
	margin-right: 210px;
	text-align: center;
}
#innerfooter a {
	color: #000000;
	font-size: 11px;
}

/* ****************************** MENUE 44979 CSS ***************************************/

/* ****************************** RESET DEFAULT CSS ********************************************/
.menue_point_toplevel_44979,
.menue_list_toplevel_44979,
.menue_point_secondlevel_44979,
.menue_group_44979,
.menue_point_thirdlevel_44979,
.menue_list_thirdlevel_44979 {
	margin: 0px;
	padding: 0px;
}

a.navpoint_toplevel_44979:link,
a.navpoint_toplevel_44979:visited,
a.navpoint_toplevel_44979:active,
a.navpoint_secondlevel_44979:link,
a.navpoint_secondlevel_44979:visited,
a.navpoint_secondlevel_44979:active,
a.navpoint_thirdlevel_44979:link,
a.navpoint_thirdlevel_44979:visited,
a.navpoint_thirdlevel_44979:active {
	text-decoration: none;
	display: block;
}

.toplevel_44979_over,
.secondlevel_44979_over,
.thirdlevel_44979_over {
	text-decoration: none;
	display: block;
}

.menue_list_toplevel_44979 li,
.menue_group_44979 li,
.menue_list_thirdlevel_44979 li {
	list-style-type: none;
}

/*+-----------------------------------------------------------------------------------+*/

/* ****************************** TOPLEVEL CSS ********************************************/

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_44979,
a.navpoint_toplevel_44979:link,
a.navpoint_toplevel_44979:visited,
a.navpoint_toplevel_44979:active,
.menue_point_toplevel_44979_over,
a.navpoint_toplevel_44979:hover {
	width: 100%;
	line-height: 29px;
	text-indent: 59px;
	text-align: left;
}

/* menuepoint background */
.menue_point_toplevel_44979 {
	background: url("../img/toplevel.jpg") top left no-repeat;
}

/* color, weight, size from menuepoint */
.menue_point_toplevel_44979 a {
	color: #004d9f;
	font-weight: normal;
	font-size: 12px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_44979:hover,
.menue_point_toplevel_44979_over,
.menue_point_toplevel_44979_over a {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}

/* menuepoint over background */
a.navpoint_toplevel_44979:hover,
.menue_point_toplevel_44979_over {
	background: url("../img/toplevel_over.jpg") top left no-repeat;
}

.menue_point_toplevel_44979,
.menue_point_toplevel_44979_over {
	margin-top: 1px;
}

/* ****************************** SECONDLEVEL CSS ***************************************/

.menue_group_44979 {
	margin-bottom: 10px;
	margin-top: 4px;
}

.menue_group_44979_start {
	display: none;
}

.menue_group_44979_end {
	display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_44979,
.navpoint_secondlevel_44979:link,
a.navpoint_secondlevel_44979:visited,
a.navpoint_secondlevel_44979:active,
a.navpoint_secondlevel_44979:hover,
.menue_point_secondlevel_44979 {
	width: 100%;
	text-align: left;
	line-height: 20px;
	text-indent: 66px;
}

/* undermenuepoint background */
.menue_point_secondlevel_44979 {
	background: url("../img/secondlevel.jpg") top left no-repeat;
}

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_44979 a {
	color: #606060;
	font-weight: normal;
	font-size: 11px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_44979:hover,
.menue_point_secondlevel_44979_over,
.menue_point_secondlevel_44979_over a {
	color: #004d9f;
	font-weight: normal;
	font-size: 11px;
}

/* undermenue over background */
.menue_point_secondlevel_44979_over,
a.navpoint_secondlevel_44979:hover {
	background: url("../img/secondlevel_over.jpg") top left no-repeat;
}

/* *********************** menue 44979 ende ************************ */

body {
	background: #f3f3f3;
}

.h4link a:link,
.h4link a:hover,
.h4link a:visited,
h4,
#content .legacy_h4,
.legacy_h4,
h3,
#content .legacy_h3,
.legacy_h3,
h2,
#content .legacy_h2,
.legacy_h2,
h1,
#content .legacy_h1,
.legacy_h1 {
	color: #000000;
}

#newslinks,
#newsmandate {
	border: 1px solid #627ab5;
}

/* nicht �ndern wenn wei�er hintergrund */
#startseite_news ul a {
	font-size: 12px;
	color: #7c7c7c;
	font-weight: normal;
}

/* Verstaltung optimiert f�r wei�en Hintergrund */
.weekdays,
.weekdays a:link a:visited a:active a:hover,
.weekdays_active {
	color: #cccccc;
}

.weekdays_active a:link a:visited a:active a:hover {
	color: #f7911e;
}

.events-header-heute {
	color: #ffffff;
	background-color: #4c4c4c;
}
.events-header {
	color: #5b5b5b;
	background-color: #e3e3e3;
}
.event-ort,
.event-info {
	color: #4c4c4c;
}

.event-title a {
	color: #000000;
}
