table.maintable {
  width: 950px;
}

td#logo {
  width: 200px;
	background: #eeeeee;
	padding: 10px;
}

td#head {
  width: 750px;
	background: #eeeeee;
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	vertical-align: middle;
	text-align: right;
	padding: 10px;
	letter-spacing: 3px;
}

td#menue {
  height: 500px;
	background: #eeeeee;	
	vertical-align: top;
	padding-top: 30px;
	padding-left: 10px;
}

img.pfeil {
  border-width: 0px;
	margin-right: 10px;
}

td#menue a {
  font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

td#menue a:hover {
  color: #008431;
}

td.col {
  width: 250px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	vertical-align: top;
}

td.col2 {
  width: 375px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

tr#copyright {
  font-family: Arial;
	font-size: 7pt;
	color: #aaaaaa;
}

tr#copyright a {
  color: #aaaaaa;
}

p.fehler {
  font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

p {
  font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}

td#main {
  vertical-align: top;
	padding: 10px;
}

tr.bg_hell {
	height: 200px;
}

tr.bg_dunkel {
  height: 200px;
}

p.copyright {
  font-family: Arial;
	font-size: 8pt;
	width: 170px;
}

h1 {
  font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
}

h2 {
  font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}

table.heading {
	margin-bottom: 30px;
}

ul {
  font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
}

img#ms2 {
  margin-left: 45px;
	margin-bottom: 10px;
}

table.PicTable {
  width: 100%;
}

table.PicTable td {
  vertical-align: top;
	text-align: center;
}

table.PicTable h2 {
  padding-top: 30px;
}

table.Men td {
  height: 40px;
  vertical-align: top;
}
