html, body, #wrapper {
  height:100%;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
  }
#wrapper {
  margin: 0 auto;
  text-align: left;
  vertical-align: middle;
  width: 1024px;
  }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C5362;
	}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
margin: 0;
}
a:link {
	color: #3C5362;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C5362;
}
a:hover {
	text-decoration: underline;
	color: #3C5362;
}
a:active {
	text-decoration: none;
	color: #3C5362;
}
a.redboldlink:link {
	color: #3C5362;
	text-decoration: none;
}
a.redboldlink:visited {
	text-decoration: none;
	color: #3C5362;
}
a.redboldlink:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
a.redboldlink:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
a.mehrlink:link {
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
a.mehrlink:visited {
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
}
a.mehrlink:hover {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
a.mehrlink:active {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
a.langlink:link {
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
a.langlink:visited {
	font-size: 9px;
	text-decoration: none;
	color: #000;
}
a.langlink:hover {
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
a.langlink:active {
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
a.greenlink:link {
	font-size: 12px;
	font-weight: bold;
	color: #0254a0;
	text-decoration: none;
}
a.greenlink:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0254a0;
}
a.greenlink:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #0254a0;
}
a.greenlink:active {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #0254a0;
}
.standard10 {
	font-size: 10px;
	color: #3C5362;
	}
.standard12 {
	font-size: 12px;
	color: #3C5362;
	}
.bildunterschrift {
	font-size: 10px;
	color: #3C5362;
	font-style: italic;
	}
.Stil1 {font-size: 10px}