/**
 * Website Baker template: andreas01
 * 
 * Original design: andreas01 (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
 * For more information, see http://andreasviklund.com/templates/andreas01/
 * Ported to Website Baker by M. Gallas.
 * Login form and support to display news in the right column added by Christian Sommer. 
 *
 * This file defines the CSS styles used for print devices.
 *
 * LICENSE: Open Source
 * 
 * @author     Andreas Viklund (WB port by M. Gallas, adapted by C. Sommer)
 * @copyright  Open Source
 * @license    http://andreasviklund.com/about/copyright/
 * @version    3.00
 * @platform   Website Baker 2.7
*/

body {margin:0 auto; padding:0; font:76% Verdana,Tahoma,Arial,sans-serif; background:#ffffff; color:#000000;}
h1 {color:#640B0F; font-size:1.3em; margin:0 0 10px;}
h2 {color:#640B0F; font-size:1.2em; margin:0 0 10px;}
h3 {color:#640B0F; font-size:1.0em; margin:0 0 8px;}
h4 {color:#640B0F; font-size:1.0em; margin:0 0 8px;}
h5, h6 { color:#640B0F;font-size:1.0em; margin:0 0 8px;}
#wrap {margin:2%; width:auto; float:none !important;}
#frontphoto, #leftside, #rightside, #precontent, #footer1, .hide {display:none;}
#content img, #contentwide img, #contentwide2 img {border:0; /* display:none; */}
a {text-decoration:underline; color:#640B0F; font-weight: bold;}