body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #babec3;
	overflow-y:scroll;
}

h1, h2, p, div {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
a, a:active, a:link {
  text-decoration:none;
  color:#005498;
}
a:hover {
  text-decoration:none;
  color:#005498;
}

p {
  font-size:10pt;
	padding-left: 10pt;
	padding-right: 10pt;
}

td.navtop {
  vertical-align:bottom;
  text-align:left;
	white-space:nowrap;
}
table.navtop td {
  background-color:#cfd2d5;
	background-position:top;
	font-size:5px;
}
table.navtop td.kurvelinksblau {
	background-image:url('/img/blaulinks.jpg');
	background-repeat:no-repeat;
  color:#cfd2d5;
  width:10px;
}
table.navtop td.blaufill{
	background-image:url('/img/blaufill.jpg');
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	white-space:nowrap;
	text-align:center;
}
table.navtop td.kurverechtsblau {
	background-image:url('/img/blaurechts.jpg');
	background-repeat:no-repeat;
  color:#cfd2d5;
  width:10px;
}
table.navtop td.kurvelinksgelb {
	background-image:url('/img/gelblinks.jpg');
	background-repeat:no-repeat;
  color:#cfd2d5;
  width:10px;
}
table.navtop td.gelbfill{
	background-image:url('/img/gelbfill.jpg');
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
  color:#005498;
	font-weight: normal;
	white-space:nowrap;
	text-align:center;
}
table.navtop td.kurverechtsgelb {
	background-image:url('/img/gelbrechts.jpg');
	background-repeat:no-repeat;
  color:#cfd2d5;
  width:10px;
}
table.navtop td.kurvelinksgelb2 {
	background-image:url('/img/gelblinks2.jpg');
	background-repeat:no-repeat;
  color:#cfd2d5;
  width:10px;
}
table.navtop td.kurverechtsgelb2 {
	background-image:url('/img/gelbrechts2.jpg');
	background-repeat:no-repeat;
  color:#cfd2d5;
  width:10px;
}
table.navtop td.kurvelinksweiss {
	background-image:url('/img/weisslinks.jpg');
	background-repeat:no-repeat;
  color:#cfd2d5;
  width:9px;
}
table.navtop td.weissfill{
	background-image:url('/img/weissfill.jpg');
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
  color:#005498;
	font-weight: normal;
	white-space:nowrap;
	text-align:center;
}
table.navtop td.kurverechtsweiss {
	background-image:url('/img/weissrechts.jpg');
	background-repeat:no-repeat;
  color:#cfd2d5;
  width:10px;
}
table.navtop td.spaceweiss {
  background-color:#FFFFFF;
  width:1px;
}
table.navtop td.spacegrau {
  background-color:#e4e6ea;
  width:1px;
}

h1 {
	color: #045799;
         font-size:14pt;
	text-align: left;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 10pt;
	font-weight: normal;
}
h2 {
         font-size:11pt;
         padding-left: 10pt;
	padding-right: 10pt;
}
ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

td.rulertop {
	background-image:url('/img/bluetop.jpg');
	border-left:1px solid #005498;
  border-right:1px solid #005498;
  height: 24px;
}
td.main {
    vertical-align:top;
    text-align:left;
    background-color:#e4e6ea;
    border-left:1px solid #005498;
    border-right:1px solid #005498;
    border-bottom:1px solid #005498;
}
td.menu {
  background-image:url('/img/yellowleft.jpg');
  border-right:1px solid #005498;
}

