table               { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
input               { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

a                   { color: #819B4C; text-decoration: none; }
a:hover             { color: #000000; text-decoration: underline; }
.link-normal        { font-weight: normal; color: #819B4C; text-decoration: none; }
.link-aktiv         { font-weight: normal; color: #819B4C; text-decoration: none; }

.anibild            { -moz-opacity: 0.3; filter: alpha(opacity=30); }
.anibild:hover      { -moz-opacity: 1; }
.anibild2           { -moz-opacity: 0.4; filter: alpha(opacity=40); }
.anibild2:hover     { -moz-opacity: 1; }
.animenu            { -moz-opacity: 1; }
.animenu:hover      { -moz-opacity: 0.3; filter: alpha(opacity=30); }

a.nav               { color: #CDD9C1; display: block; background-color: #4C4C4C; padding: 0px 10px; text-decoration: none; border: 1px solid #e5e8dd; text-align: left; }
a.nav:hover         { color: #ffffff; display: block; background-color: #000000; border: 1px solid #e5e8dd; text-decoration: none; text-align: left; }
a.menu              { color: #000000; display: block; padding: 0px 0px; text-decoration: none; border: 0px; text-align: center; }
a.menu:hover        { color: #ffffff; display: block; background-color: #000000; border: 0px; text-decoration: none; text-align: center; }
a.miristart         { color: #000000; display: block; padding: 4px 4px; text-decoration: none; border: 0px; text-align: left; }
a.miristart:hover   { color: #000000; display: block; padding: 4px 4px; background-color: #EFF3EB; border: 0px; text-decoration: none; text-align: left; }

h1                  { font-size: 18px; font-weight: bold; display: inline; color: #000000; }
td.rundunten        { background: url(image/miri/miriunten.gif) no-repeat bottom; }

/************************************************************/
/* Gaestebuch */
td.gbf1hell        { background-color: #E3E7D6; }
td.gbf1mittel      { background-color: #FCFDFA; }
td.gbf1dunkel      { background-color: #CDD9C1; }
td.gbf2dunkel      { background-color: #810101; }
tr.gbf1hell        { background-color: #E3E7D6; }
tr.gbf1mittel      { background-color: #FCFDFA; }
tr.gbf1dunkel      { background-color: #CDD9C1; }
tr.gbf2dunkel      { background-color: #930404; }
.gbspace           { margin-left: 4px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px }

/************************************************************/
/* CALENDAR */
.evenc_calendar_box      { }
.evenc_calendar_year td  { font-weight: bold; text-align: center; }
.evenc_calendar_month td { font-weight: bold; text-align: center; font-style: italic; }
.evenc_calendar_day      { font-weight: bold; }
.evenc_calendar_box a    { color: Black; text-decoration: none; }
a.evenc_calendar_event   { background-color: #FF8BFE; display: block; text-decoration: underline; }
a.evenc_calendar_today   { background-color: #C1D4F7; display: block; }

/* CONTENT */
.evenc_col_left          { border-right: 0px solid gray; width: 150px; }
.evenc_col_left  > a     { margin: 10px 0px 0px 5px; display: block; }
.evenc_message           { background-color: #810101; border: 0px; font-weight: bold; text-align: center; }

/* BBCode */
.bbc_bold                { font-weight: bold;}
.bbc_strike              { text-decoration: line-through;}
.bbc_underline           { text-decoration: underline;}
.bbc_italic              { font-style: italic;}
.bbc_quote, .bbc_code    { background-color: #f9f9f9; border: 1px solid Gray; display: block; margin: 2px 5px 2px 5px; padding: 2px 2px 2px 2px; }
.bbc_quote > div         { font-weight: bold; }
.bbc_list                { list-style-type: disk; margin-top: 5px; margin-bottom: 5px; }

/* EVENT */
.evenc_event_date        { font-size: 10pt; font-weight: bold; margin-bottom: 0px; }
/************************************************************/

/* Tabellenhintergrund */

td.f1hell          { background-color: #CDD9C1; }
td.f1mittel        { background-color: #EFF3EB; }
td.f1dunkel        { background-color: #FCFDFA; }
td.f2dunkel        { background-color: #FCFDFA; }
tr.f1hell          { background-color: #CDD9C1; }
tr.f1mittel        { background-color: #EFF3EB; }
tr.f1dunkel        { background-color: #CDD9C1; }
tr.f2dunkel        { background-color: #EFF3EB; }


/*
td.f1hell          { background-color: #FCFDFA; }
td.f1mittel        { background-color: #CDD9C1; }
td.f1dunkel        { background-color: #FCFDFA; }
td.f2dunkel        { background-color: #EFF3EB; }
tr.f1hell          { background-color: #FCFDFA; }
tr.f1mittel        { background-color: #CDD9C1; }
tr.f1dunkel        { background-color: #FCFDFA; }
tr.f2dunkel        { background-color: #EFF3EB; }
*/


