/* Print CSS for ahs.ax */

body { font:normal 11px verdana,arial,helvetica,sans-serif;	text-align:left; height:100%; }

a { color:#2a4db4; text-decoration:none; }
a:hover { text-decoration:underline; }

#maincontent a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

/**
 * Block types h1-h6, pre, p and address can be used in Lemon's editor and
 * you can customize their names by altering the comment behind the rule.
 * See the example below! Note: The rule must be on ONE line to work in Lemon.
 
GAMMAL:
h1 { font:normal 22px Arial,Helvetica,Verdana,Geneva,sans-serif; padding:3px 0 3px 0; color:#d51e36; }
h2 { font:bold 14px Arial,Helvetica,Verdana,Geneva,sans-serif; padding:3px 0 10px 0; color:#2a4db4; }
p { margin: 0; padding: 0 0 10px 0; line-height: 18px; } /* Paragraph */
*/
h1 { font-size: 36px; line-height: 36px; padding: 18px 0; border-bottom:3px solid #339999;}
h2 { font-size: 25px; line-height: 18px; }
h3 { font-size: 20px; line-height:18px; border-bottom:3px solid #339999; margin-bottom:20px;}
h4 { font-size: 14px; font-weight:normal; padding:0; margin:0; color:#111; font-weight:bold; clear:both; font-family: Verdana, Arial, "Lucida Grande", Helvetica, sans-serif;}
h5 { font-size: 14px; font-weight:normal; padding:0; margin:0; color:#111; clear:both; font-family: Verdana, Arial, "Lucida Grande", Helvetica, sans-serif;}
h6 { font-size: 14px; font-weight:normal; padding:20px 0px 0px 0px; font-weight:bold; margin:0; color:#111; clear:both; font-family: Verdana, Arial, "Lucida Grande", Helvetica, sans-serif;}

img { border: none; }

#footer { display: none; }
#authorfooter { display:none; } 
#header { clear:both; padding:0px; }
	#header .logo { margin:15px 0 15px 20px; width:133px; height:95px; border:0; }
	#header .image { float:right; margin:15px 18px 0 0; display:inline; }
#menu { display:none; }
#search { display:none; }
#subnavi { display:none; }
#left_col { display:none; }
.pushpicture { display:none; }
.newsbox { display:none; }
.right img { display:none; }

