/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { margin: 0pt;
    padding: 0pt;
    background: rgb(246, 243, 241) none repeat scroll left center;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: black;
    font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

	table, input, textarea
		{
		font-family: verdana,sans-serif;
		font-size: 100%;
		}

	table.ex
		{
		padding:0px;
		border:1px ridge;
		}

/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: none; 
  font-style: italic;
  color: #0000ff; 
  }
  
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: 300px;
  z-index: 100;
  color: #000000; 
  border:1px solid #000000; 
  background: #FFFFCC;
  font: 12px Verdana, sans-serif; 
  text-align: left;
  }

  #head { border-bottom: 3px solid black;
    margin: 0pt 0pt 40px;
    background: rgb(255, 0, 0) url(images/samichlaus.gif) no-repeat scroll center top;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: black;
    padding-top: 70px;
    }

  #head h1 { border-top: 1px solid black;
    margin: 0pt;
    padding: 2px;
    background: rgb(204, 0, 0) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: white;
    font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #menu { float: left;
    width: 150px;
    }

  #menu ul { margin: 0pt 0pt 20px 10px;
    padding: 0pt;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    width: 150px;
    }

  #menu li { margin: 0pt;
    padding: 0pt 0pt 2px;
    }

  #menu a { border: 1px solid black;
    padding: 4px 4px 4px 10px;
    background: rgb(204, 0, 0) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    width: 120px;
    display: block;
    color: white;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    }

  #menu a:hover { border: 1px solid black;
    background: rgb(255, 0, 0) none repeat scroll 0% 50%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: rgb(255, 255, 255);
    }

  #content { margin: 0pt 80px 20px 190px;
    }

  #content h2 { border-left: 10px solid rgb(204, 0, 0);
    border-bottom: 1px solid rgb(204, 0, 0);
    margin: 25px 0pt 10px;
    padding: 2px 0pt 2px 5px;
    font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #content h3 { border-left: 8px solid rgb(204, 0, 0);
    border-bottom: 1px solid rgb(204, 0, 0);
    margin: 25px 0pt 10px;
    padding: 2px 0pt 2px 5px;
    font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  #content h4 { border-left: 6px solid rgb(204, 0, 0);
    border-bottom: 1px solid rgb(204, 0, 0);
    margin: 25px 0pt 10px;
    padding: 2px 0pt 2px 5px;
    font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }
  #content p.page_nav  {
	font-size: 100%;  
  }  
  #content p.author_info {
/*	text-align: center; */
	font-size: 68%;
/*	color: #FFEFCE; */
   }

