/* copyright 2006, Andreas Niederer, modulor.at */
/*************************************************************/
#special, #footer-navigation, #footer-pageup, #content-shortcut, #tabs { display:none; }
#page { }
#logo { height: 30mm; }
#content { width:165mm; clear:both;}
#footer { margin-top:4mm; width:165mm; clear:both; padding-top:1mm; border-top:1px solid #000000;}
#footer-support { margin-top:4mm; border-top:1px solid #000000; padding-top:2mm; }
body,td,th,div,p,ul,ol,form,input,textarea,h1,h2,h3,h4,h5,h6 {
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
		font-size:12px;
}
#content-1, #content-2, #content-3, #content-4 { margin-top:4mm; }
#title { 	
	font-size: 1.25em;
	line-height: 120%;
	font-weight: normal;
	color:#980C34;
	font-weight:bold;
	margin-bottom:4mm;
}

body { background:white; }
a { color:#999999;}
hr { display:none }