/*
aamann.css
Andreas Amann
(c) 2002-2006
*/
body
{ 
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
font-family: verdana, geneva, sans Serif;
}
a
{
	width: auto;
	visibility: visible;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
	color: #EF8418;
	text-shadow: #909090 3px 3px 3px;
	filter: shadow(color=#CCCCCC, direction=120);
	background-color: transparent;
}
a:active, a:hover
{
	color: #EF8418;
	background-color: inherit;
	border-bottom-style: dotted;
	border-bottom-color: #EF8418;
	border-bottom-width: 1px;
	text-shadow: #FF7070 3px 3px 4px;
}
a:link, a:visited
{
	color: #EF8418;
	background-color: inherit;
}
td
{
	padding: 4px 8px 4px 8px;
}
h1
{
	font-size: 16px;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans unicode", tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 32px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	text-shadow: #909090 4px 4px 5px;
}
h2
{
	font-size: 14px;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans unicode", tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	color: #FFFFFF;
	background-color: #AAAAAA;
	padding: 4px 20px 4px 20px;
	text-shadow: #909090 4px 4px 4px;
	border-bottom: 2px #D0D0D0 solid;
	border-right: 2px #D0D0D0 solid;
}
h4 a:hover, h3 a:hover, h2 a:hover, h1 a:hover,
h4 a, h3 a, h2 a, h1 a
{
	color: inherit;
	background-color: inherit;
	border-bottom-width: 0px;
	text-shadow: inherit;
}
a img:hover, h4 a:hover, h3 a:hover, h2 a:hover, h1 a:hover
{
	opacity: 0.7;
}
h3
{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
a:hover h3, a h3
{
	text-shadow: none;
	color: black;
	background-color: inherit;
}
h4
{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
h5
{
	width: 100%;
	visibility: visible;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	text-shadow: #909090 4px 4px 5px;
	filter: shadow(color=#CCCCCC, direction=120);
	background-color: transparent;
}
h6
{
	width: 100%;
	visibility: visible;
	font-size: 16px;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans unicode", tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 32px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	text-shadow: #909090 4px 4px 5px;
	background-color: transparent;
	filter: blur(add=true, direction=120, strength=4);
}
h6.nm
{
	width: 100%;
	visibility: visible;
	font-size: 16px;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans unicode", tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 32px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	text-shadow: #909090 4px 4px 5px;
	background-color: transparent;
	filter: glow(color=#999999, strength=1);
}
h7
{
	font-size: 16px;
	font-family: "Trebuchet MS", "lucida grande", "lucida sans unicode", tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 32px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-style: italic;
	font-weight: bolder;
	text-align: left;
	text-shadow: #909090 4px 4px 5px;
}
img
{
	border: 0px solid #000000;
}
ul
{
	padding-left: 1.5em;
}
.listing
{
	font-family: "Courier new", Courier, monospace;
	font-size: 10px;
	background-color: #C0C0C0;
	color: #000000;
}
.description
{
	font-family: "lucida grande", "lucida sans unicode", tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background: #FFFFFF url('../pictures/OSX_Lines.gif');
	color: #000000;
	text-align: left;
	padding: 20px
}
.red_note
{
	color: #ff3030;
	background-color: inherit;
}
.tr_odd
{
	color: inherit;
	background-color: #dddddd;
}
#bottom
{
	font-size: 9px;
	line-height: 14px;
	color: #808080;
	background-color: #EFEFEF;
	opacity: 0.85;
	border-top: 1px dotted #999999;
	position: fixed; bottom: 0px; left: 0px; width: 100%;
	text-align: center;
	padding: 6px 0px 4px 0px;
}
#bottom a:hover 
{
	color: #EF8418;
	background-color: inherit;
}
#bottom a:link, a:active 
{
	width: 100%;
	visibility: visible;
	color: #EF8418;
	background-color: inherit;
	filter: shadow(color=#CCCCCC, direction=120);
	background-color: transparent;
}
#scripts
{
	position: fixed; bottom: -50px; right: 0px;
}
/* EOF */