body  {
	background-color : #E5E5E5;
	font-family : Arial,sans-serif;
	font-size : 0.8em;
}

div {
	font-family : Arial,sans-serif;
	font-size : 100%;
}

p  {
	font-family : Arial,sans-serif;
	font-size : 100%;
}

td  {
	font-family : Arial,sans-serif;
	font-size : 0.8em;
}

h1  {
	font-family : Arial,sans-serif;
	font-size : 150%;
}

h2  {
	font-family : Arial,sans-serif;
	font-size : 120%;
}

h3  {}

a:link
{	color:#0000CC;
	text-decoration:none;
}

a:visited
{	color:#003366;
	text-decoration:none;
}

a:hover
{	color:#0297D5;
	text-decoration:none;
}

a:active
{	color:#0297D5;
	text-decoration:none;
}

input {
	font-size : 100%;
	font-family : "Courier New", Courier, monospace;
}
textarea {
	font-size : 100%;
	font-family : "Courier New", Courier, monospace;	
}
#monospace	{
	font-size : 100%;
	font-family : "Courier New", Courier, monospace;	
}
#normal	{
	font-family : Arial,sans-serif;
	font-size : 100%;
}

#black  {
	color : #000000;
}

#gray	{
	color : #E5E5E5;
}

#ared  {
	color : #E80F2D;
}

#agray  {
	color : #666666;
}

#red	 {
	color : #DE0725;
}

#green	{
	color: #02A077;
}

#blue	{
	color: #0297D5;
}
#tqublack	 {
	font-family : "Century Gothic",Arial,sans-serif;
	color : #000000;
	font-size : 100%;
}

#tqured	 {
	font-family : "Century Gothic",Arial,sans-serif;
	color : #DE0725;
	font-size : 100%;
}

#tqugreen	{
	font-family : "Century Gothic",Arial,sans-serif;
	color: #02A077;
	font-size : 100%;
}

#tqublue	{
	font-family : "Century Gothic",Arial,sans-serif;
	color: #0297D5;
	font-size : 100%;
}

#archimedes {
	font-family : "Century Gothic",Arial,sans-serif;
	color : #666666;
	font-size : 120%;
}

#spruch	 {
	color : #02A077;
}

#spruch_bio	 {
	font-size : 100%;
}

#small	 {
	font-size : 80%;
}

.Menu {
	font-family : Arial,sans-serif;
	font-size : 100%;
	color : #DE0725;
	text-align :left;
}

a.Menu:link
{	color:#0000CC;
	text-decoration:none;
}

a.Menu:visited
{	color:#0000CC;
	text-decoration:none;
}

a.Menu:hover
{	color:#DE0725;
	color:#0297D5;
	text-decoration:none;
}

a.Menu:active
{	color:#DE0725;
	color:#0297D5;
	text-decoration:none;
}

.MenuCurrent {
	font-family : Arial,sans-serif;
	font-size : 100%;
	color : #DE0725;
	text-align :left;
}

a.MenuCurrent:link
{	color:#DE0725;
	text-decoration:none;
}

a.MenuCurrent:visited
{	color:#DE0725;
	text-decoration:none;
}

a.MenuCurrent:hover
{	color:#DE0725;
	text-decoration:none;
}

a.MenuCurrent:active
{	color:#DE0725;
	text-decoration:none;
}

.TopLevelMenu {
	font-family : Arial,sans-serif;
	font-size : 120%;
	font-weight : 600;
	color : #DE0725;
	text-align :left;
}

a.TopLevelMenu:visited
{	color:#0000CC;
	text-decoration:none;
}

a.TopLevelMenu:hover
{	color:#DE0725;
	color:#0297D5;
	text-decoration:none;
}

a.TopLevelMenu:active
{	color:#DE0725;
	color:#0297D5;
	text-decoration:none;
}

.TopLevelMenuCurrent {
	font-family : Arial,sans-serif;
	font-size : 120%;
	font-weight : 600;
	color : #DE0725;
	text-align :left;
}

a.TopLevelMenuCurrent:visited
{	color:#DE0725;
	text-decoration:none;
}

a.TopLevelMenuCurrent:hover
{	color:#DE0725;
	text-decoration:none;
}

a.TopLevelMenuCurrent:active
{	color:#DE0725;
	text-decoration:none;
}

ul {
	margin-top : 0em;
	margin-bottom : 0em;
}

ol {
	margin-top : 0em;
	margin-bottom : 0em;
}

li {
	margin-top : 0em;
	margin-bottom : 0.5em;
}

.Main {
	font-size : 100%;
}

ul.Sitemap {
	margin-top : 0em;
	margin-bottom : 0em;
	margin-left : 1em;
}

li.Sitemap {
	margin-top : 0em;
	margin-bottom : 0.0em;
	margin-left : 0em;
	list-style-type : none;
	line-height : 120%;
}

form.Sitemap {
	margin-top : 0em;
	margin-bottom : 0em;
	margin-left : 0em;
}

td.inactive {
	background-color : #CBCBCB;
}

input.readonly {
	background-color : #E5E5E5;
}

textarea.readonly {
	background-color : #E5E5E5;
}