/***************************************
*                                      *
*  ms.css                              *
*                                      *
*                                      *
****************************************/

/*  Farben:  */
  .T_00 { background-color: #00E0CC; }
  .T_66 { background-color: #66FFCC; }     //  Türkis !!!
  .T_CC { background-color: #CCFFCC; }
  .T_EE { background-color: #EEFFEE; }

  

/* { padding: 0; margin: 0 } */

BODY { background-color: #CCE0CC; font-family: Helvetica, Arial; color: black; }


A:link { color: black; text-decoration: none; }
A:visited { color: black; text-decoration: none; }
A:focus { color: black; text-decoration: none; }
A:hover { color: black; text-decoration: none; }
A:active { color: black; text-decoration: none; }

/* TD { font-family: Arial; font-size: 24px; font-weight: normal; color: black; } */


/*  IDs  */

#Person_A_1 { font-family: Arial; font: 1.0em bold black; letter-spacing: 1px; text-transform: uppercase; }
#Person_B_1 { font-family: Times; font: 1.4em bold black; }
#Person_B_2 { font-family: Arial; font: 1.0em bold black; letter-spacing: 1px; text-transform: uppercase; }


/*  CLASS  */

.HeadBG { background-color: #00D0D0; }

.MenuFont { font-size: 19px; font-weight: bold; font-variant: small-caps; color: black; letter-spacing: 1px; }
.MenuBorder { border: 1px solid black; }
.MenuBG { background-color: #00A0A0; }
.MenuBGOn { background-color: #00FFFF; }

.MainFont { font-size: 12px; font-weight: normal; color: black; }
.MainBorder { border: 1px solid black; }
.MainBG { background-color: #CCE0CC; }

.FootFont { font-size: 12px; font-weight: normal; color: black; letter-spacing: 1px; }
.FootBorder { border: 1px solid black; }
.FootBG { background-color: #00A0A0; }   /* #00FFFF */


.Impressum { font-size: 14px; color: black; letter-spacing: 1px; border-width: 4px; border-color: #00A0A0; border-style: groove; border-collapse: collapse; }
.Imp_Link { font-weight: bold; text-decoration: underline; }
.Imp_Border {}

.i1 { font-size: 14px; color: black; letter-spacing: 1px;
	border-top-width: 4px; border-top-color: #00A0A0; border-top-style: groove; border-collapse: collapse;
	border-left-width: 4px; border-left-color: #00A0A0; border-left-style: groove; border-collapse: collapse;
	border-bottom-width: 4px; border-bottom-color: #00A0A0; border-bottom-style: groove; border-collapse: collapse;
}
.i2 { font-size: 14px; color: black; letter-spacing: 1px;
	border-top-width: 4px; border-top-color: #00A0A0; border-top-style: groove; border-collapse: collapse;
	border-right-width: 4px; border-right-color: #00A0A0; border-right-style: groove; border-collapse: collapse;
	border-bottom-width: 4px; border-bottom-color: #00A0A0; border-bottom-style: groove; border-collapse: collapse;
}

.ms_all { font-size: 14px; font-weight: normal; color: black; }
.ms_top { font-size: 22px; font-weight: bold; }
.ms_border { border-left: 1px solid black; }
.ms_list_bg_1 { background-color: #00DFDF; }
.ms_list_bg_2 { background-color: #00EFEF; }
.ms_list_font_1 { font-size: 12px; font-weight: normal; color: black; }
.ms_list_font_2 { font-size: 12px; font-weight: normal; color: blue; }

/*  ID  */

#MainBGImg { background:url(g/mainbg.jpg) no-repeat fixed center center; }

#lauf { word-spacing: 1px; }

#StartText1 { font-weight: bold; font-size: 38px; color: #004040; letter-spacing: 1px; word-spacing: 4px; font-variant: small-caps; font-style: oblique; }
#StartText2 { font-weight: bold; font-size: 20px; }
#StartText3 { font-weight: normal; font-size: 18px; }
#StartText4 { font-weight: bold; font-size: 15px; color: #004040; letter-spacing: 1px; word-spacing: 4px; /* font-variant: small-caps; */ }

#RAinFoto { border-width: 8px; border-style: ridge; border-color: #004040; }
#RAinText { font-weight: bold; font-size: 12px; color: black; }
#TuerText { font-weight: bold; font-size: 26px; color: black; }




