/* Stylesheet fuer landhauslisa.at am 24.4.2003 */
BODY
{
  text-align:left;
  background-color: #FAE3C9;
  /*background-image: URL("pics/skizze_water.jpg");
  background-position: center ; */
  /* background-attachment: fixed; */
  background-repeat:no-repeat;
  border-style:none;
  font-family: "HelveticaNeue-Light",helvetica,'Lucida Grande', Verdana, Arial, Sans-Serif;
  color:#000000;
  font-weight: normal;
  font-size: 11pt;
}
P
{
  text-align:justify;
  font-size: 11pt;
  color: black;
}
H1
{
  text-align:center;
  color:#9D0E09;
  font-size: 16pt;
}
H2
{
  text-align:center;
  color:#9D0E09;
  font-size: 14pt;
}
H3
{
  text-align:center;
  color:white;
  font-size: 18pt;
  background-color:#9D0E09;
  padding-left:6px;
}
H4
{
  text-align:left;
  color:#9D0E09;
  font-size: 14pt;
}
H5
{
  text-align:left;
  color:#79220F;
  font-size: 10pt;
}

.nav
{
  text-align:left;
  color:#79220F;
  font-size: 14px;
  font-weight: normal;
}
a:link.nav { color:#79220F; text-decoration:none }
a:visited.nav { color:#79220F; text-decoration:none }
a:hover.nav { color:#FFFFFF; background-color:#9D0E09; text-decoration:none; }
a:active.nav { color:#FFFFFF; background-color:#9D0E09; text-decoration:none; }

a:link { color:#6A0000;  }
a:visited { color:#6A0000;  }
a:hover { color:#6A0000; }
a:active { color:#6A0000; }

.emb
{
  color:#6A0000;
  font-size: 12pt;
  font-weight: bold;
}

PRE
{
  font-family: "HelveticaNeue-Light",helvetica,'Lucida Grande', Verdana, Arial, Sans-Serif;

}
.NIX
{
  text-align:left;
  background-color:transparent;
  border-style:none;
  color:#FF0000;
  font-weight: bold;
  font-size: 10pt;
}
.NIXB
{
  text-align:left;
  background-color:transparent;
  border-style:none;
  color:#0066CC;
  font-weight: bold;
  font-size: 10pt;
}


IMG {
	border-style: none;
}

IMG.left { 
  float: left;
  margin-left: 0pt;
  margin-right: 10pt;
  margin-top: 10pt;
  margin-bottom: 10pt;
}
IMG.right { 
  float: right;
  margin-right: 0pt;
  margin-left: 5pt;
  margin-top: 2pt;
  margin-bottom: 2pt;
}

.klein
{
  font-size: 8pt;
}

.right
{
  float: right;
  text-align: right;
  margin-right: 10pt;
}

.gr
{
  color:#79220F;
}
.bl
{
  color:#986897;
}

.tabg
{
  background-color:#79220F;
  color: white;
}
.tabb
{
  background-color:#986897;
  color: white;
}
.tabe
{
  background-color:yellow;
  color: black;
}