body { background-color:#520400; color:#ffffff; margin:0px;}
a:link { color:#FF0000; }
a:visited { color:#FF0000; }
a:active { color:#FF0000; }

a:link.st {color: #FFFFFF; text-decoration: none;}

a:visited.st {color: #FFFFFF; text-decoration: none}

a:hover.st {color: #FFFFFF; text-decoration: none}

a:active.st {color: #FFFFFF; text-decoration: none}



a:link.ct {color: #FF0000; text-decoration: none;}

a:visited.ct {color: #FF0000; text-decoration: none}

a:hover.ct {color: #FF0000; text-decoration: underline}

a:active.ct {color: #FF0000; text-decoration: none}

a:link.sv {color: green; text-decoration: none;}

a:visited.sv {color: green; text-decoration: none}

a:hover.sv {color: green; text-decoration: none}

a:active.sv {color: green; text-decoration: none}


.repeatx {  background-repeat: repeat-x}

.repeaty {  background-repeat: repeat-y}

.norepeat {  background-repeat: no-repeat}



.titel {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000}
.stag {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.ct {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 21px}
.kl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; line-height: 15px}
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; line-height: 15px}
.ctb {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; font-weight: bold }

.navi {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 14px}

.red {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000;  line-height: 21px}

.box {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #AA0000; height: 14px; width: 180px; border: 1px #000000 solid}
.boxs {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #AA0000; height: 14px; width: 40px; border: 1px #000000 solid}
.boxm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #AA0000; height: 14px; width: 90px; border: 1px #000000 solid}
.boxl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #AA0000; height: 14px; width: 135px; border: 1px #000000 solid}
.blah {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; background-color: #AA0000; height: 20px; width: 60px; border: 1px #000000 solid}
.area {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #AA0000; height: 180px; width: 180px; border: 1px #000000 solid}

a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
			  position: relative;
			  text-decoration: none;
			  font-style: italic;

			  }

			a.tooltip:hover {
			  color: #0000ff;
			  background: transparent;
			  }

			a.tooltip span {
			  display: none;
			  text-decoration: none;
			}

			a.tooltip:hover span {
			  display: block;
			  position: absolute;
			  top: 20px;
			  left: 0;
			  width: 160px;
			  z-index: 100;
			  color: #000000;
			  border:1px solid #000000;
			  background: #FFFFCC;
			  font: 13px Verdana, sans-serif;
			  text-align: left;
			  }
div.more{
			  display: none;
			  text-decoration: none;
			}

div.more:hover {
			  display: block;
			  position: absolute;
			  top: 20px;
			  left: 0;
			  width: 160px;
			  z-index: 100;
			  color: #000000;
			  border:1px solid #000000;
			  background: #FFFFCC;
			  font: 13px Verdana, sans-serif;
			  text-align: left;
			  }