/* --- Allgemeine Styleangaben --- */

/* Schriften */
	body, a, p, li, h1, h2, h3, h4, h5, td.bigtab, form, ul, ol {font-family:Verdana, Arial, Helvetica, sans-serif;  line-height:140%;}
	

/* Überschriften */
	h1     {font-size:11pt; color:#000000; word-spacing:0; line-height:100%; margin-left:0; margin-right:0; margin-top:5; margin-bottom:5; }
	h2     {font-size:11pt; color:#000000; word-spacing:0; line-height:100%; margin-left:0; margin-right:0; margin-top:4; margin-bottom:4; }
	h3     {font-size:12pt; color:#000000; word-spacing:0; line-height:100%; margin-left:0; margin-right:0; margin-top:3; margin-bottom:3; }

/* Links */
	a:link    {color:#000000; text-decoration:none; }
	a:visited {color:#000000; text-decoration:none; }
	a:hover   {color:#666666; text-decoration:underline; }
	a:active  {color:#000000; text-decoration:underline; }
	a:focus   {color:#000000; text-decoration:underline; }

/* Formulare */

input, textarea, td.form { background-color: #999999; }

/* --- Hauptframe --- */

/* Schriften */
	.main, .form { font-size:9pt; color:#000000; }
	.mainbold { font-size:9pt; font-weight:bold; color:#000000; }

/* --- Navigationsmenu links oder rechts --- */

/* Schriften */
	.menutitel {font-size:9pt; font-weight:bold; color:#000000; }
	.menu      {font-size:9pt; color:#000000; }

/* Links */
	a.menutitel:link, a.menu:link       {color:#000000; font-weight:bold;}
	a.menutitel:visited, a.menu:visited {color:#000000; font-weight:bold;}
	a.menutitel:hover, a.menu:hover     {color:#666666; font-weight:bold;}
	a.menutitel:active, a.menu:active   {color:#666666; font-weight:bold;}
	a.menutitel:focus, a.menu:focus     {color:#000000; font-weight:bold;}

/* --- Hauptmenu oben oder unten --- */

/* Schriften */
	.topmenu {font-size:6pt; }

/* Links */
	a.topmenu:link    {color:#000000; }
	a.topmenu:visited {color:#000000; }
	a.topmenu:hover   {color:#666666; }
	a.topmenu:active  {color:#666666; }
	a.topmenu:focus   {color:#000000; }