/* Copyright 2002 Dr. Markus Senoner */

body {font-family:Arial,Helvetica; font-size:9pt;}
.menu {font-size:9pt;}
.small {font-size:8pt;}
.address {font-size:8pt; text-align:right;}
.a {font-family:Arial,Helvetica; text-align:left; font-size:9pt;}
.b {font-family:Arial,Helvetica; text-align:center; font-size:9pt;}
.c {font-family:Arial,Helvetica; text-align:left; font-size:13pt;}

h1: {color:#804000}

a:link {color:#804000; text-decoration:none}
a:visited {color:#800000; text-decoration:none}
a:hover {color:#cc4000; text-decoration:underline}
a:active {color:#cc4000; text-decoration:underline}

#menucol	{width:200px; height:100%; margin:0; padding:0; border:0; float:left;}
#menucol ul	{padding:0; margin:0; list-style:none;}
#menucol ul li	{width:190px; height:24px; margin:2px; padding:0; border:1px solid #ffff80;}
#menucol ul a	{width:182px; height:16px; margin:0; padding:4px; border:0; display:block; 
			font-size:14px; font-weight:bold; text-decoration:none; background-color:#ffff80;}
#menucol ul a:hover {background-color:#ffee00;}
/* folgendes versteht nur der MSIE 5+6 (MSIE:width = W3C:width+padding+border */
* html #menucol ul li	{\width:192px; \height:26px; wid\th:190px; hei\ght:24px;}
* html #menucol ul a	{\width:190px; \height:24px; wid\th:192px; hei\ght:16px;}
