/**
 * GOATHHERD.ORG
 * CSS Styles for 2008 "wolf" theme
 * @copyright
 * Wiebke Pandikow (IMAGES+LAYOUT)
 * Maik Kreutzfeldt (CSS+HTML)
 */
@import "elements.css";
@import "colours.css";
@import "pager.css";

html, body {font-family: arial, sans-serif; font-size: 14px;}

h1 {font-size: 1.9em}
h2 {font-size: 1.7em}
h3 {font-size: 1.4em}
h4 {font-size: 1.15em}

a, a:hover, a:visited, a:link, a:active {text-decoration: none; font-weight: 400;}
a:hover {text-decoration: underline;}
a:link {font-style: italic;}

#nav, #footer {font-family: arial, sans-serif;}
