body {
	bgcolor: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin:20px
}
td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}
th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight:600
}
h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: 600;
	color: #CC0033;
	line-height: 18pt;
	text-align:left
}
h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 600;
	line-height: 18pt
}
td.menu {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}

.small {
	font-size: 0.8em;
}

.center {
	text-align: center;
}
.brown	{
	color: #804040;
         }
.bigred {
	font-size: 1.5em;
         color: #CA0234;
         }
div#left {
	float: left;
         width: 305px;
         margin-top: 0px;
         margin-right: 0px;
         }
* html div#left {
    	height: 1em;
    	}
div#lmenu {
         width: 305px;
         margin-top: 20px;
         margin-right: 10px;
         }
* html div#lmenu {
    	height: 1em;
    	}
div#main {
	margin-left: 305px;
         margin-top: 10px;
         margin-right: 0px;
         }
* html div#main {
    	height: 1em;
    	}
div#content {
	margin-left: 5px;
         margin-top: 10px;
         }
* html div#content {
    	height: 1em;
    	}
.mlink	{
	background-color: #D7EBFF;
         background-image: url(graphik/bullet_navi.gif);
         background-repeat: no-repeat;
         text-indent: 22px;
         line-height: 24px;
         margin-top: 2px;
         margin-bottom: 0px;
         padding: 0px;
         }
a.menu {
  font-weight: normal;
  text-decoration: none;
  color: #0000FF;
  font-size : 0.9em;
}
a.menuActive {
  font-weight: 600;
  text-decoration: none;
  color: #0080C0;
  font-size : 0.9em;
}
a.menuOpen {
  font-weight: bold;
  text-decoration: none;
  color: #0000A0;
  font-size : 0.9em;
}
