BODY {
	font-family : Tahoma,Arial;
	font-size : 12px;
	margin : 0px 0px;
	margin-left : 0px;
	background-image : url(Images/HCR-Background-Main.gif);
	background-repeat:repeat-y;
}

.Top {
        background-image : url(Images/HCR-Background-Top.gif);
        margin : 0;
}

TABLE {
	font-family: Tahoma,Arial;
	font-size : 12px;
	background-repeat:repeat-y;
}

.Kalender {
        font-family: Tahoma,Arial;
        font-size : 10px;
        background-color : White;
}

TH {
        font-family: Tahoma,Arial;
        font-size : 12px;
        background-color : Black;
        font-weight : bold;
        color : White;
        text-align : left;
}

TH.Titel {
        background-color : transparent;
        font-family: Tahoma,Arial;
        font-size: 18px;
        font-weight : bold;
        color : Black;
}

TD {
        font-family: Tahoma,Arial;
        font-size: 12px;
}

TD.Adressliste {
        font-size: 11px;
}

TD.Kalender {
        font-size: 10px;
}

TD.fett {
        font-family: Tahoma,Arial;
        font-size: 12px;
        font-weight : bold;
}

TD.Rahmen {
	background-color : Black;
}

TD.Rand {
	background-color : #999999;
}

TD.Dot-H {
	background-image : url(Images/dots-h.gif);
	background-repeat:repeat-x;
}

TD.Dot-V {
	background-image : url(Images/dots-v.gif);
	background-repeat:repeat-y;
}

TD.Hintergrund {
	background-color : #cccccc;
    font-weight : bold;
}

TD.Newsbackground {
	background-color : #FFFF99;
}

TD.muss {
        font-family: Tahoma,Arial;
        font-size: 12px;
        font-weight : bold;
        color : Red;
}

.foto {
        font-family: Tahoma,Arial;
        color : White;
        font-size: 12px;
}

TR {
        font-family: Tahoma,Arial;
        font-size: 12px;
        }

iframe {
color : #ffffff;

}

H1 {
  font-family:Georgia,Times,Serif;
  font-weight:400;
  font-size: 24px;
}

A:link      { COLOR: Red; TEXT-DECORATION: none }
A:visited   { COLOR: Red; TEXT-DECORATION: none }
A:active    { COLOR: Red; TEXT-DECORATION: none }
A:hover     { COLOR: Red; TEXT-DECORATION: underline }