/* general styles */
body {
	font-family: arial, helvetica, sans-serif;
	background:#6699FF;
	font-size: 10pt;
	color: black;
	width: 200px;
}

p, h1,h2,h3,h4,div,td,th,address,blockquote,nobr,i,br {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	

}

/* general links */
a:link        { color: #0000FF; text-decoration: underline;}
a:visited           { color: #000000; text-decoration: underline;}
a:active            { color: #FFFFFF; background: #808080;}
a:hover             { color: #FFFFFF; background: #808080;}

/* special styles for pages */
.nurdruck { display: none; }
.title1                 {font-size: 15pt;}
.title2                 {font-size: 13pt;}
.title3                 {font-size: 11pt;}
.ital                   {font-style: italic;}
.bold                   {font-weight: bold;}
.small                  {font-size: 8pt;}

.little          {font-size: 8pt;}
a.menu:link, a.menu:visited, a.menu:active  {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover  {color: #FFFFFF; background: none; text-decoration: none;}

/* box */
span.boxtext    {font-size: 9pt;}

/* news */
span.newsinfo  {font-size: 9pt;}
span.newsheader  {font-weight: bold}

