body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cccccc;
	color: #003366;
}
#base {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 1000px;
	height: auto;
}
#name {
	position: absolute;
	margin: 0px;
	top: 40px;
	left: 240px;
	z-index: 1;
}
#logo {
	position: absolute;
	top: 40px;
	left: 40px;
	height: 40px;
	width: 200px;
	overflow: hidden;
	z-index: 1;
}
#hide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 40px;
	z-index: 2;
}
#items {
	position: absolute;
	top: 160px;
	left: 0;
	width: 205px;
	height: auto;
	margin: 0;
	z-index: 1;
}
p {
	margin-top: 0;
}
p.z {
  padding: 1ex;
  margin-top: 1em;
  line-height:1.4em;
  background-color: #cccccc;
}
div.nav {
	margin: 0 10px 15px 0;
	padding: 0 20px;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	font-family: Verdana;
/*	background-color: #003366; */
	color: #DBDFE1;
}
.n1 {
  background-color: #003366; 
}
.n2 {
	background-color: #787878; 
}
.n3 {
	background-color: #333300; 
}
div.start {
	margin-top: 40px;
	background-color: #F7AD00;
}
div.grau {
	height: 100%;
	width: 40px;
	border-right: solid 10px #cccccc;
	;
	z-index: 2;
}
div.c50 {
	position: absolute;
	left: 50px;
	top: 0;
}
div.c100 {
	position: absolute;
	left: 100px;
	top: 0;
}
#main {
	position: absolute;
	top: 80px;
	left: 118px;
	height: auto;
	width: 700px;
	margin: 40px 40px 0px;
	background-color: #DBDFE1;
}
#content {
	position: relative;
	top: 40px;
	left: 80px;
	width: 535px;
	height: auto;
	margin-bottom: 80px;
}
#navtop {
	position: absolute;
	top: 5px;
	left: 79px;
	width: 535px;
	height: 25px;
}
a.ml:link, a.ml:visited {
	font-weight: bold;
	text-decoration: none;
}
div.par {
	position: absolute;
	top: 6px;
	left: 360px;
	width: 113px;
	text-align: center;
	overflow: hidden;
}
div.mat {
  margin:-1.2em 0 1.5em 8em;
}
table.land {
	margin: 0 0 1.0em 0;
}
td.land {
	width: 110px;
}
.nv {
	font-size: 10px;
	font-weight: bold;
	margin: 4px 40px 0;
	color: #DBDFE1;
}
.sel {
	font-weight: bold;
}
a.nav:link, a.nav:visited {
	color: #DBDFE1;
	text-decoration: none;
}
a.nav:focus, a.nav:hover, a.nav:active {
	text-decoration: none;
	color: #DBDFE1;
	border-right: solid #F7AD00;
	padding-right: 10px;
}
a.n1:focus, a.n1:hover, a.n1:active {
	background-color: #003366;
}
a.n2:focus, a.n2:hover, a.n2:active {
	background-color: #787878;
}
a.n3:focus, a.n3:hover, a.n3:active {
	background-color: #330000;
}
a.nav2:link, a.nav2:visited {
	color: #003366;
	text-decoration: none;
}
a.nav2:focus, a.nav2:hover, a.nav2:active {
	text-decoration: none;
	color: #003366;
	background-color: #F7AD00;
	border-right: solid #003366;
	padding-right: 10px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #003366;
}
a:focus, a:hover {
	text-decoration: none;
	background-color: #C2C4C7;
}
a.li:link, a.li:visited {
	text-decoration: none;
	color: #003366;
}
a.thb:visited {
	border-bottom: solid 2px #003366;
}
a.sel:link {
	color: #003366;
}
td.land a:link {
	text-decoration: underline;
}
td.land a:visited, a.sel:visited {
	text-decoration: none;
	border-bottom: 1px dotted #003366;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10pt;
}
h1.top {
	margin-top: 10px;
}
li.sq {
	margin-left: -2.0em;
	line-height: 140%;
	list-style-position: outside;
	list-style-image: url("../img/sqyl.gif");
}
li.sqb {
	margin-left: -2.0em;
	line-height: 140%;
	list-style-position: outside;
	list-style-image: url("../img/sqblue.gif");
}
tr.top {
	vertical-align: top;
}
td {
	font-size: 11px;
	margin: 0;
}
span.aut {
  margin-left: 2em;
  font-style: italic;
}