<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	scrollbar-Track-Color: #C8D2B0;
	scrollbar-Face-Color: #99B082;
	scrollbar-Base-Color: #99B082;
	scrollbar-Shadow-Color: #7D9973;
	scrollbar-Arrow-Color: #424F30;
	scrollbar-Highlight-Color: #A9BBA2;
	scrollbar-darkshadow-color: #424F30;
	scrollbar-3dlight-color: #A0B088;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: White;
	font-size: 11px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

table.HintergundTabelle
{
	background-image: url(Bilder/HintergrundBild.jpg);
	background-repeat: repeat-y;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #004000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #004000;
	border-right-color: #004000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #004000;
}

table.MainMenueTable
{
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: Black;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: Black;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: Black;
}

.MainMenueCell
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6E6E6E;
	border-left-color: White;
	border-right-color: #6E6E6E;
	border-top-color: White;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: left;
	padding-left: 3px;
	margin-top: 3px;
	font-size: 12px;
	vertical-align: middle;
	line-height: 20px;
	display: inline-block;
	width: 180px;
	background-color: White;
}

.MainMenueCellActive
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6E6E6E;
	border-left-color: White;
	border-right-color: #6E6E6E;
	border-top-color: White;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: left;
	padding-left: 3px;
	margin-top: 3px;
	font-size: 12px;
	vertical-align: middle;
	line-height: 20px;
	display: inline-block;
	width: 170px;
	color: Maroon;
	font-weight: bold;
	background-color: White;
}

.TextActive
{
	font-size: 12px;
	color: White;
	font-weight: bold;
}

.tdTextActive
{
	font-size: 12px;
	color: Maroon;
	font-weight: bold;
}

td.normalLoginHeader
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #004000;
	border-left-color: #004000;
	border-right-color: #004000;
	border-top-color: #004000;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	font-size: 11px;
	font-weight: bold;
	background-color: #7AB51D;
	height: 20px;
	color: White;
}

td.normalLogin
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #004000;
	border-left-color: #004000;
	border-right-color: #004000;
	border-top-color: #004000;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	font-size: 11px;
	font-weight: normal;
}

.LoginButton
{
	background-color: #74AA1C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #377337;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #B8DEBA;
	border-right-color: #377337;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #B8DEBA;
	height: 20px;
	font-size: 9px;
	font-weight: normal;
	width: 100px;
	color: White;
}

/* ----------------------------------------------- */

a:link
{
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
a:link.AusstellerLink
{
	color: #5B914D;
	background-image: url(Bilder/LED_gelb.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
a:link.ForenNormal
{
	color: White;
}

/* a:link = Verweise zu noch nicht besuchten Seiten */

a:visited
{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
a:visited.AusstellerLink
{
	color: Black;
	background-image: url(Bilder/LED_gelb.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
a:visited.ForenNormal
{
	color: White;
}

/* a:visited = Verweise zu bereits besuchten Seiten */

a:active
{
	color: #32CD32;
	text-decoration: none;
	font-weight: bold;
}
a:active.AusstellerLink
{
	color: #32CD32;
	background-image: url(Bilder/LED_gelb.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
a:active.ForenNormal
{
	color: White;
}

/* a:active = Verweise, die gerade angeklickt werden */

a:hover
{
	color: Blue;
	text-decoration: none;
}
a:hover.AusstellerLink
{
	color: Blue;
	background-image: url(Bilder/LED_gelb.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
a:hover.ForenNormal
{
	color: White;
}

.ButtonStufe1
{
	background-color: White;
	color: White;
	width: 127px;
	height: 70px;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	background-image: url(Bilder/Stufe1Wahl.jpg);
	text-align: left;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0px;
	cursor: hand;
}

.ButtonStufe1D
{
	background-color: White;
	color: White;
	width: 127px;
	height: 70px;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	background-image: url(Bilder/Stufe1WahlD.jpg);
	text-align: left;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0px;
}

.ButtonStufe2
{
	background-color: White;
	color: White;
	width: 127px;
	height: 70px;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	background-image: url(Bilder/Stufe2Wahl.jpg);
	text-align: left;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0px;
	cursor: hand;
}

.ButtonStufe2D
{
	background-color: White;
	color: White;
	width: 127px;
	height: 70px;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	background-image: url(Bilder/Stufe2WahlD.jpg);
	text-align: left;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0px;
}

.ButtonStufe3
{
	background-color: White;
	color: White;
	width: 127px;
	height: 70px;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	background-image: url(Bilder/Stufe3Wahl.jpg);
	text-align: left;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0px;
	cursor: hand;
}

.ButtonStufe3D
{
	background-color: White;
	color: White;
	width: 127px;
	height: 70px;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	background-image: url(Bilder/Stufe3WahlD.jpg);
	text-align: left;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0px;
}

.ButtonStufe4
{
	background-color: White;
	color: White;
	width: 127px;
	height: 70px;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	background-image: url(Bilder/PruefungWahl.jpg);
	text-align: left;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0px;
	cursor: hand;
}

.ButtonStufe4D
{
	background-color: White;
	color: White;
	width: 127px;
	height: 70px;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	background-image: url(Bilder/PruefungWahlD.jpg);
	text-align: left;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0px;
}

.ButtonMenue
{
	background-color: #738A42;
	color: Black;
	width: 130px;
	height: 30px;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	text-align: left;
	font-size: 13px;
	cursor: hand;
	padding-left: 5px;
}

.NaechsteFrageButton
{
	background-color: #738A42;
	color: #738A42;
	width: 130px;
	height: 30px;
	text-align: left;
	font-size: 13px;
	cursor: hand;
	padding-left: 5px;
	background-image: url(Bilder/NaechsteFrage_Btn.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ErgebnisButton
{
	background-color: #738A42;
	color: #738A42;
	width: 130px;
	height: 30px;
	text-align: left;
	font-size: 13px;
	cursor: hand;
	padding-left: 5px;
	background-image: url(Bilder/Ergebnis_Btn.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.Richtig
{
	font-size: 12px;
	font-weight: bold;
	color: #14DC52;
}

.Falsch
{
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
}

.LinkFett
{
	font-size: 13px;
	font-weight: bold;
}

.Ueberschrift
{
	font-size: 16px;
	font-weight: bold;
}

.UeberschriftGruen
{
	font-size: 14px;
	font-weight: bold;
	color: #7AB51D;
}

.Bemerkung
{
	font-size: 9px;
	font-weight: normal;
	color: Gray;
}

hr
{
	color: #2A4C23;
	height: 1px;
}

table.MainTable
{
	border-left: 0px solid #2B4B29;
	border-top: 0px solid #2B4B29;
	border-right: 0px solid #2B4B29;
	border-bottom: 0px solid #2B4B29;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.SubTable
{
	border-left: 1px solid #2B4B29;
	border-top: 1px solid #2B4B29;
	border-right: 1px solid #2B4B29;
	border-bottom: 1px solid #2B4B29;
}

td.normal
{
	border-left: 1px solid #2B4B29;
	border-top: 1px solid #2B4B29;
	border-right: 1px solid #2B4B29;
	border-bottom: 1px solid #2B4B29;
	font-size: 11px;
	font-weight: normal;
}

td.normalLO
{
	border-left: 0px solid #2B4B29;
	border-top: 1px solid #2B4B29;
	border-right: 1px solid #2B4B29;
	border-bottom: 1px solid #2B4B29;
	font-size: 11px;
	font-weight: normal;
}

td.o1r0u0l0
{
	border-left: 0px solid #2B4B29;
	border-top: 1px solid Silver;
	border-right: 0px solid #2B4B29;
	border-bottom: 0px solid #2B4B29;
	font-size: 11px;
	font-weight: normal;
}

td.normalDaten
{
	border-left: 1px solid #2B4B29;
	border-top: 1px solid #2B4B29;
	border-right: 1px solid #2B4B29;
	border-bottom: 1px solid #2B4B29;
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
}

td.normalDatenOR
{
	border-left: 0px solid #2B4B29;
	border-top: 0px solid #2B4B29;
	border-right: 0px solid #2B4B29;
	border-bottom: 0px solid #2B4B29;
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
}

td.normalOR
{
	border-left: 0px solid #2B4B29;
	border-top: 0px solid #2B4B29;
	border-right: 0px solid #2B4B29;
	border-bottom: 0px solid #2B4B29;
	font-size: 11px;
	font-weight: normal;
}

td.normalORForenHeader
{
	font-size: 11px;
	font-weight: normal;
	background-color: #7AB51D;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: White;
	border-top-color: White;
}

td.normalORForenHeader_Ausgebucht
{
	font-size: 11px;
	font-weight: normal;
	background-color: #542E0F;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: White;
	border-top-color: White;
}

td.normalOR_klein
{
	border-left: 0px solid #2B4B29;
	border-top: 0px solid #2B4B29;
	border-right: 0px solid #2B4B29;
	border-bottom: 0px solid #2B4B29;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

td.normalOR12
{
	border-left: 0px solid #2B4B29;
	border-top: 0px solid #2B4B29;
	border-right: 0px solid #2B4B29;
	border-bottom: 0px solid #2B4B29;
	font-size: 12px;
	font-weight: normal;
}

td.TableHeader
{
	border-left: 1px solid #2B4B29;
	border-top: 1px solid #2B4B29;
	border-right: 1px solid #2B4B29;
	border-bottom: 1px solid #2B4B29;
	font-size: 13px;
	font-weight: bold;
	background-color: #738A42;
	height: 20px;
	color: White;
}

td.TableHeaderLO
{
	border-left: 0px solid #2B4B29;
	border-top: 1px solid #2B4B29;
	border-right: 1px solid #2B4B29;
	border-bottom: 1px solid #2B4B29;
	font-size: 13px;
	font-weight: bold;
	background-color: #738A42;
	height: 20px;
	color: White;
}

td.Header
{
	border-bottom-color: #4C7012;
	border-right-color: #4C7012;
	border-top-color: #4C7012;
	border-left-color: #4C7012;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 13px;
	font-weight: bold;
	background-color: #7AB51D;
	height: 22px;
	color: White;
}

td.normalHeaderBild
{
	border-bottom-color: #4C7012;
	border-right-color: #4C7012;
	border-top-color: #4C7012;
	border-left-color: #4C7012;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 1px;
	font-weight: normal;
}

td.Datenbereich
{
	border-left: 0px solid #2B4B29;
	border-top: 0px solid #2B4B29;
	border-right: 0px solid #2B4B29;
	border-bottom: 0px solid #2B4B29;
	font-size: 11px;
	font-weight: normal;
	background-color: White;
	color: Black;
}

td.MainFooter
{
	border-bottom-color: #4C7012;
	border-right-color: #4C7012;
	border-top-color: #4C7012;
	border-left-color: #4C7012;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 11px;
	font-weight: normal;
	background-color: #7AB51D;
	height: 20px;
	color: White;
	padding-right: 5px;
}

td.Footer
{
	border-bottom-color: #4C7012;
	border-right-color: #4C7012;
	border-top-color: #4C7012;
	border-left-color: #4C7012;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-left-style: solid;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	font-size: 11px;
	font-weight: normal;
	background-color: #7AB51D;
	height: 20px;
	color: White;
	padding-right: 5px;
}

.tdFooter
{
	font-size: 11px;
	font-weight: normal;
	background-color: #7AB51D;
	color: White;
}

.EingabeFelderRegistieren
{
	background-color: White;
	color: #2A4C23;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	width: 260px;
}

.EingabeFelderRegistieren_int
{
	background-color: White;
	color: #2A4C23;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	width: 60px;
}

.EingabeFelderRegistieren_wSize
{
	background-color: #F5DEB3;
	color: #2A4C23;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	font-size: 12px;
	height: 20px;
	width: 260px;
	vertical-align: middle;
	padding-left: 1px;
}

.EingabeFelderRegistierenPflichtfeld
{
	background-color: #E3D1C4;
	color: #2A4C23;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}

.EingabeFelderLogin
{
	background-color: White;
	color: #2A4C23;
	width: 100px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-top-color: #B5B5B5;
}

.EingabeFelderProfil
{
	background-color: White;
	color: #2A4C23;
	width: 200px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}

.EingabeButtonsOK
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #377337;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #B8DEBA;
	border-right-color: #377337;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #B8DEBA;
	background-color: #7AB51D;
	color: White;
	width: 100px;
	height: 22px;
}

.EingabeButtonsRegistrieren
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #377337;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #B8DEBA;
	border-right-color: #377337;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #B8DEBA;
	background-color: #7AB51D;
	color: White;
	width: 150px;
	height: 30px;
}

.EingabeButtonProfil
{
	background-color: #7AB51D;
	color: White;
	width: 150px;
	height: 30px;
}

td.Menue
{
	background-color: #738A42;
}

td.MenueLogo
{
	background-image: url(Bilder/dbg_zeilenende.gif);
	background-position: left;
	background-repeat: no-repeat;
}

table.P100
{
	height: 100%;
}

.RegistrierungHinweise
{
	font-size: 10px;
	font-weight: normal;
	color: #BDB76B;
	font-family: Arial, Helvetica, sans-serif;
}

.RegistrierenNickNameVergeben
{
	color: #8B0000;
	font-size: 14px;
	font-weight: normal;
}

.LoginHinweise
{
	font-size: 10px;
	font-weight: normal;
	color: #DC143C;
	font-family: Arial, Helvetica, sans-serif;
}

.BaumforenUeberschrift
{
	color: #7AB51D;
	font-size: 20px;
	font-weight: bold;
}

.Trenner
{
	font-size: 2px;
	font-weight: normal;
	height: 10px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	width: 95%;
	margin-top: 5px;
}

.TextForenNormal
{
	text-align: justify;
	color: Black;
	font-size: 12px;
	font-weight: normal;
}

.TextForenUeberschrift
{
	text-align: justify;
	color: White;
	font-size: 14px;
	font-weight: bold;
}

.ForenProgrammThema
{
	color: Black;
	font-size: 11px;
	font-weight: bold;
}

.ForenProgrammDozent
{
	color: Black;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

td.ForenProgramm
{
	border-left: 0px solid #2B4B29;
	border-top: 0px solid #2B4B29;
	border-right: 0px solid #2B4B29;
	border-bottom: 0px solid #2B4B29;
	font-size: 11px;
	font-weight: normal;
	height: 30px;
}

.TextForenTermin
{
	color: Black;
	font-size: 12px;
	font-weight: bold;
}

.TextForenSpezialthema
{
	color: Black;
	font-size: 12px;
	font-weight: bold;
}

.TextForenAllgemein
{
	text-align: justify;
	color: Black;
	font-size: 12px;
	font-weight: normal;
}

.TextForenZielgruppe
{
	text-align: justify;
	color: Black;
	font-size: 12px;
	font-weight: normal;
}

.TextForenAussteller
{
	text-align: justify;
	color: Black;
	font-size: 12px;
	font-weight: normal;
}

.TextForenThemen
{
	text-align: justify;
	color: Black;
	font-size: 12px;
	font-weight: normal;
}

.TextForenVeranstaltungsort
{
	text-align: justify;
	color: Black;
	font-size: 12px;
	font-weight: normal;
}

.TextForenVeranstaltungsortHeader
{
	text-align: justify;
	color: Black;
	font-size: 12px;
	font-weight: bold;
}

.TextForenVeranstalter
{
	text-align: justify;
	color: Black;
	font-size: 12px;
	font-weight: normal;
}

.TextForenKontakt
{
	text-align: justify;
	color: Black;
	font-size: 12px;
	font-weight: normal;
}

.TextHome
{
	text-align: justify;
	color: Black;
	font-size: 12px;
	font-weight: normal;
	width: 350px;
}

.TextForenMain
{
	text-align: justify;
	color: Black;
	font-size: 12px;
	font-weight: normal;
	width: 500px;
}

.TextMeineDatenHeader
{
	color: Black;
	font-size: 12px;
	font-weight: bold;
	width: 500px;
}

.TextMeineDatenMain
{
	text-align: justify;
	color: Black;
	font-size: 12px;
	font-weight: normal;
	width: 500px;
}

td.MeineDatenAnmeldungen
{
	border-left: 1px solid #2B4B29;
	border-top: 1px solid #2B4B29;
	border-right: 1px solid #2B4B29;
	border-bottom: 1px solid #2B4B29;
	font-size: 12px;
	font-weight: normal;
	height: 40px;
}

td.AdminUserTabelle
{
	border-left: 1px solid #2B4B29;
	border-top: 1px solid #2B4B29;
	border-right: 1px solid #2B4B29;
	border-bottom: 1px solid #2B4B29;
	font-size: 12px;
	font-weight: normal;
	height: 35px;
}

td.AdminUserTabelleHeader
{
	border-left: 1px solid #2B4B29;
	border-top: 1px solid #2B4B29;
	border-right: 1px solid #2B4B29;
	border-bottom: 1px solid #2B4B29;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	background-color: #F0E68C;
}

tr.AdminUserTabelleIstKunde
{
	border-left: 1px solid #2B4B29;
	border-top: 1px solid #2B4B29;
	border-right: 1px solid #2B4B29;
	border-bottom: 1px solid #2B4B29;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	background-color: #F6FCED;
}

tr.AdminUserTabelleIstAdmin
{
	border-left: 1px solid #2B4B29;
	border-top: 1px solid #2B4B29;
	border-right: 1px solid #2B4B29;
	border-bottom: 1px solid #2B4B29;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	background-color: #FFF7F4;
}

.MeineDatenAnmeldungenButton
{
	background-color: #D6D59C;
	color: Black;
	width: 100px;
	height: 25px;
	border-bottom-color: #7D7B34;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #7D7B34;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #EAE9CC;
	border-top-color: #EAE9CC;
}

.MeineDatenAnmeldungenButtonAbmelden
{
	background-color: #E1C4C1;
	color: Black;
	width: 100px;
	height: 25px;
	border-bottom-color: #733937;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #733937;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #F1E3E2;
	border-top-color: #F1E3E2;
}

.MeineDatenAnmeldungenButtonTeilgenommen
{
	background-color: #C2BBE0;
	color: Black;
	width: 100px;
	height: 25px;
	border-bottom-color: #382D63;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #382D63;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #DEDBEE;
	border-top-color: #DEDBEE;
}

.MeineDatenAnmeldungenAngemeldet
{
	color: #228B22;
	font-size: 12px;
	font-weight: bold;
}

.MeineDatenAnmeldungenAbgemeldet
{
	color: #A52A2A;
	font-size: 12px;
	font-weight: bold;
}

.MeineDatenAnmeldungenTeilgenommen
{
	color: #483D8B;
	font-size: 12px;
	font-weight: bold;
}

.AdminUserButton
{
	background-color: #F0E89F;
	color: Black;
	width: 55px;
	height: 22px;
	border-bottom-color: #7D7B34;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #7D7B34;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #EAE9CC;
	border-top-color: #EAE9CC;
}

.AdminUserInForenButtonTeilnahme
{
	background-color: #C2BBE0;
	color: Black;
	width: 100px;
	height: 22px;
	border-bottom-color: #382D63;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #382D63;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #DEDBEE;
	border-top-color: #DEDBEE;
}

.AdminUserInForenButtonZulassen
{
	background-color: #D6D59C;
	color: Black;
	width: 100px;
	height: 22px;
	border-bottom-color: #7D7B34;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #7D7B34;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #EAE9CC;
	border-top-color: #EAE9CC;
}

.AdminUserInForenButtonSperren
{
	background-color: #E1C4C1;
	color: Black;
	width: 75px;
	height: 22px;
	border-bottom-color: #733937;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #733937;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #F1E3E2;
	border-top-color: #F1E3E2;
}

td.MeineForenAnmeldeBox
{
	font-size: 11px;
	font-weight: normal;
	height: 50px;
	border-bottom-color: #7D7B34;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #7D7B34;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #7D7B34;
	border-top-color: #7D7B34;
}

.AdminSortEdit
{
	background-color: #F5F5DC;
	color: Black;
	height: 20px;
	border-bottom-color: #B0B33B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #B0B33B;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #B0B33B;
	border-top-color: #B0B33B;
	font-size: 11px;
	font-weight: normal;
}

.AdminSortBtn
{
	background-color: #F0E68C;
	color: Black;
	height: 20px;
	border-bottom-color: #382D63;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-right-color: #382D63;
	border-right-style: solid;
	border-right-width: 0px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-left-color: #DEDBEE;
	border-top-color: #DEDBEE;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
}

.AdminAnzeigeBtn
{
	background-color: #F0E68C;
	color: Black;
	width: 200px;
	height: 20px;
	border-bottom-color: #382D63;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #382D63;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #DEDBEE;
	border-top-color: #DEDBEE;
	font-size: 11px;
	font-weight: normal;
	cursor: hand;
}

.AdminAnzeigeBtnAktiv
{
	background-color: #F0E68C;
	color: Black;
	width: 200px;
	height: 20px;
	border-bottom-color: #382D63;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #382D63;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #DEDBEE;
	border-top-color: #DEDBEE;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
}</pre></body></html>