body     { color: #000; font-size: 9pt; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 1.2; background-color: #ffffff }
p, td       { color:#000; font-size: 9pt; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 1.2}
h1, h2, h3, h4, h5, h6     { color: #000; font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.2 }
h1 { 
	font-size: 11pt;
	letter-spacing: 12px;
	line-height: 1.2
}
h2    { font-size: 9pt; 
		font-weight: bold;
}
a:link         { color: #a57041; font-size: 9pt; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none }
a:visited        { color:#000; font-size: 9pt; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none }
a:hover         { color:#966; font-size: 9pt; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none }

/*  Navigation  */
#nav, #nav p, #nav td {
	font-size: 9pt;
	color: #000;
	letter-spacing: 5px;
}
#nav a, #nav a:visited {
	color: #a57041;
	font-size: 9pt;
	letter-spacing: 5px;
}
#nav a:hover, #nav a:active {
	font-size: 9pt;
	color: #000;
	letter-spacing: 5px;
}

/*  Unternavigation  */
#subnav, #subnav p, #subnav td {
	font-size: 7pt;
	color: #000;
	letter-spacing: 2px;
}
#subnav a, #subnav a:visited {
	color: #a57041;
	font-size: 7pt;
	letter-spacing: 2px;
}
#subnav a:hover, #subnav a:active {
	font-size: 7pt;
	color: #000;
	letter-spacing: 2px;
}
