/* body */
body {background-color:#fff; margin:0px}

/* links */
a {color:#30c}
a:hover, a:link, a:visited {text-decoration:underline}
a.link:link, a.link:visited {text-decoration:none}
a.link:hover {text-decoration:underline}

.alignRight {text-align:right}
.alignCenter {text-align:center}

/* common text attributes */
b {font-weight:bold}
.error {font-weight:bold; color:#f00}
.faqMetall {color:#99c}
.faqNichtmetall {color:#c93}
ul {list-style-type: square}

/* colours */
.nichtmetallBg {background-color:#f9f4c8}
.metallBg {background-color:#e5eCf2}
