/* CSS für BMEC-Mitgliederverwaltung mit Buchhaltung */
/* 16.08.2025 */

td a:active  { color: #000000; font-style: normal; font-weight: normal; text-decoration: none }
td a:hover  { color: #000000; font-style: normal; font-weight: normal; text-decoration: none; background-color: #4e9cdc }
td a:link { color: #000000; font-style: normal; font-weight: normal; text-decoration: none }
td a:visited { color: #ff0000; font-style: normal; font-weight: normal; text-decoration: none }

select {
	margin-right: 5px;
}

body {
	background-color: #D6D6D6;
	font-family: arial;
}

nav {
	font-family: Tahoma, Arial, sans-serif;
}

nav ul{
	border-style: none none solid none;
	border-color: #00B753; /* green; */
	color: #00B753;
	background-color: black;
	border-width: 2px;
	text-align: left;
	width: 100%; 
	height: 25px;
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
}

nav li{
	display: inline-block;
	list-style: none;
}

nav a{
	text-decoration: none;
	padding: 15px;
	font-weight: bold;
	color: #00B753;
}

nav a:hover {
	color: white;
}

nav a:active, nav a.Aktiv{
	color: #EDE509;
}

figure {
	float:left;
	margin-left: 0px;
	margin-right: 16px;
	display:table;
}

.Table {
	border-spacing: 0px;
}

.Width30 {
	width: 30px;
	display:inline-block;
}

.WidthTab30 {
	width: 30px;
}

.Width50 {
	width: 50px;
	display:inline-block;
}

.WidthTab50 {
	width: 50px;
}

.Width80 {
	width: 80px;
	display:inline-block;
}

.WidthTab80 {
	width: 80px;
}

.Width100 {
	width: 100px;
	display:inline-block;
}

.Width150 {
	width: 150px;
	display:inline-block;
}

.Width200 {
	width: 200px;
	display:inline-block;
}

.Width250 {
	width: 250px;
	display:inline-block;
}

.Width500 {
	width: 500px;
	display:inline-block;
}

.WidthFull {
	width: 100%;
}

.Width80P {
	width: 80%;
}

.Width60P {
	width: 60%;
}

.Page {
	border: 2px solid #339999;
	width: 1216px;
	min-height: 1000px;
	margin-top: 5px;
	margin-right: auto; /* zentriert die Inhalts-Seite */
	margin-left: auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-color: #ffffcc;
}

.PageTitle {
	font-weight: bold;
	color: #339999;
	font-size: 30px;
}

.Inhalt {
	background-color: #fafafa; /* eeeeee; */
	vertical-align: top;
	border-style: solid;
	border-width: 2px;
	border-color: #339999;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 500px;
}

.InhaltTitel {
	font-weight: bold;
	padding-bottom: 10px;
	color: #339999;
	font-size: 20px;
}

/* Zwischentitel für Buchhaltung */
.InhaltTitle {
	font-weight: bold;
	background-color: rgb(51,204,0);
	color: #ffffff;
	font-size: 14px;
	width: 100%;
	font-weight: bold;
	font-size: 15px;
}

.InhaltTitleBgRed {
	font-weight: bold;
	background-color: red;
	color: white;
	font-size: 14px;
	width: 100%;
	font-weight: bold;
	font-size: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.InhaltZwTitle {
	font-weight: bold;
	padding-top: 10px;
	color: #339999;
	font-size: 16px;
}

.InhaltText {
	color: black;
	font-size: 12px;
	padding-top: 5px;
}

.BgBrig {
	padding-top:      3px;
	background-color: #fafafa;
	padding-bottom:   3px;
}

.BgDark {
	padding-top:      3px;
	background-color: #dddddd;
	padding-bottom:   3px;
}

.BgTitle {
	padding-top:      3px;
	background-color: #ffffcc;
	padding-bottom:   3px;
}

.FixText {
	font-weight: bold;
	font-size: 12px;
	padding-right: 10px;
	color: #339999;
	padding-bottom: 3px;
}

.FixTextC {
	font-weight: bold;
	font-size: 12px;
	padding-right: 10px;
	color: #339999;
	padding-bottom:   3px;
}

.FixRText {
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	color: #339999;
	vertical-align: top;
}

.VarText {
	color: black;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 3px;
}

.VarRText {
	color: black;
	font-size: 12px;
	text-align: right;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
}

.VarTextUKto {
	color: blueviolet;
	font-size: 12px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom:   3px;
	border-left: 1px solid blueviolet;
}

.FrameBottom {
	border-bottom: 1px solid blueviolet;
}

.VarTextC {
	color: black;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom:   3px;
}

.VarTextRed {
	color: red;
	font-size: 12px;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom:   3px;
}

.VarRTextUKto {
	color: blueviolet;
	font-size: 12px;
	text-align: right;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: top;
}

.VarRTextRed {
	color: red;
	font-size: 12px;
	text-align: right;
	padding-left: 5px;
	padding-right: 10px;
}

.EntryLabelR100 {
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 100px;
	text-align: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #339999;
}

.EntryLabelR200 {
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 200px;
	text-align: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #339999;
}

.ZwTitle {
	border-style: none none dotted;
	border-bottom: 2px dotted #339999;
	width: 100%;
	font-weight: bold;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #339999;
}

.InfoError {
	color: red;
	font-weight: bold;
	font-size: 12px;
	padding-right: 10px;
}

.InfoWarning {
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
	padding-right: 10px;
}

.InfoOkay {
	color: green;
	font-weight: bold;
	font-size: 12px;
	padding-right: 10px;
}

.EntryField {
	font-size: 12px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	background-color: lightyellow;
	border-width: 1px;
}

.EntryFieldR {
	font-family: monospace;
	font-size: 13px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #eeeeee;
}

.AuswahlListe {
	font-size: 13px;
	margin-left: 5px;
	margin-right: 5px;
}

.Button {
	text-align: center;
	font-family: arial;
	font-size: 12px;
	width: 140px;
	background-color: #ffff66;
	margin-left: 0px;
	margin-right: 0px;
	border-color: black;
	border-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-width: 1px;
}

.Abstand10 {
	margin-right: 10px;
}

.Button:hover {
	color: #339999;
	background-color: #ffff66;
}

.Button:active {
	color: black;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-width: 2px;
}

.TopfeldError {
	background-color: #FFCCCC;
	vertical-align: top;
	border-style: solid;
	border-width: 4px;
	border-color: red;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
}

.TopfeldWarning {
	background-color: #FFCC99;
	vertical-align: top;
	border-style: solid;
	border-width: 4px;
	border-color: #FF9900;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
}

.TopfeldInfo {
	background-color: #99FF99;
	vertical-align: top;
	border-style: solid;
	border-width: 4px;
	border-color: #009900;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
}

.AnmeldeStatus {
	text-align: right;
	vertical-align: top;
}

.Link a {
	color: red;
	text-decoration: none;
}

.Link a:hover {
	color: #339999;
}

.LinkB a {
	color: black;
	text-decoration: none;
}

.LinkB a:hover {
	color: blue;
}

.PosTxt {
	position: absolute;
	left: 220px;
} 

.Tab0 {
	float: left;
	width: 100px;
}

.Tab1 {
	margin: 0 0 5px 5px;
}
.Zentral {
	text-align: center;
}

.FontSize1 {
	font-size: 18px;
}

.FontSize2 {
	font-size: 14px;
}

.ColorBgYellow {
	background-color: yellow;
}

/* Styles für File-Upload */
.thumbnail {
	background-color: green;
	padding: 2px;
	height: 200px;
	width: 141px;
}

.box {
	background-color: white;
	outline: 2px dotted red;
	height: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.box.is-dragover {
	background-color: lightgrey;
}

.box input {
	display: none;
}

.ButtonInvisible {
	display: none;
}

label {
	align-items: center;
	display: flex;
}

