a {
	color: #000000;
  text-decoration: none;
}

a:active {
  text-decoration: underline;
}

a:hover {
	color: #708088;
  text-decoration: none;
}

body {
  background-color: #ffffff;
  font-family: arial;
	text-align: left;
}

div.menu {
	position: absolute;
	bottom: 1px;
	left: 1px;
}

div.submenu {
	width:125px;
	position: absolute;
	top: 1px;
	left: 1px;
}

div.contents {
	vertical-align: top;
  background-color: #ffffff;
	position: absolute;
	top: 1px;
	left: 135px;
	margin-right: 1em;
}

div.submenuright {
	width:125px;
	position: absolute;
	top: 1px;
	left: 900px;
}


dl {
  margin-left: 1.5em;
  margin-top: 0.2em;
}


font.news {
	font-size: 0.7em;
	font-weight: normal;
}

h2 {
	margin-top: 0em;
	margin-bottom: 0.2em;
}

h3 {
	text-align: left;
  margin-top: 1em;
  margin-bottom: 0.7em;
}

h4 {
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
}

hr {
	width: 98%;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #a0b0b8;
}

p {
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	text-align: left;
}

table {
  background-color: #ffffff;
}

table.menu {
	align: center;
}

table.misc {
  background-color: #c0d0d8;
  font-size: 80%;
}

table.news {
  text-align: left;
}

table.trainingtimes {
}

td {
	vertical-align: top;
}

td.img {
	text-align: left;
}

td.menu {
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	font-variant: small-caps;
	font-weight: 700;
}

td.news {
	vertical-align: top;
}

th {
	text-align: left;
}