#Header {
	display: none;
}

#Ticker {
	display: none;
}

#menu_1 {
	display: none;
}

#menu_2 {
	display: none;
}

#menu_3 {
	display: none;
}

#menu_4 {
	display: none;
}

#menu_5 {
	display: none;
}

#mohngastro {
	display: none;
}

#Kundencenter {
	display: none;
}

#Standardlinks {
	display: none;
}

body>#Content {
	width: 100%;
   	color: #000000;
   	background: white;
}

#Content {
	width: 100%;
   	color: #000000;
   	background: white;
}

#Content p {
	text-align: justify;
}

#Content td {
	font-size: 10pt;
	text-align: justify;
}

#Content th {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

#Content h1 {
  text-align: center;
  color: #007f00;
   	background: white;
  font-size: 16pt;
  font-weight: bold;
}

#Content h2 {
  text-align: left;
  color: #006f00;
   	background: white;
  font-size: 12pt;
}

#Content h3 {
	text-align: left;
	color: #005f00;
   	background: white;
	font-size: 11pt;
}

#Content h4 {
  	text-align: left;
  	color: #004f00;
   	background: white;
	font-size: 10pt;
	font-weight: bold;
}

#Content h5 {
  	text-align: left;
  	color: #003f00;
   	background: white;
	font-size: 10pt;
	font-weight: bold;
}

#Content p ul {
	margin-left: 15px;
}

#Content hr {
	color: #5f5f5f;
	background-color: #5f5f5f;
	height: 2px;
	border: 0px;
}

#Content .description {
	font-size: 8pt;
	font-family: Times, serif;
	text-align: left;
}

#Content .iso {
	color: #cf7f00;
   	background: white;
	font-weight: bold;
	/*white-space: nowrap;*/
}

#Content .internlink {
  color: #0000ff;
   	background: white;
  text-decoration: none;
  font-weight: bold;
}

#Content .internlink:hover {
  color: #0000ff;
   	background: white;
  text-decoration: underline;
}

#Content .normlink {
  color: #00007f;
   	background: white;
  text-decoration: none;
  font-weight: bold;
  /* font-variant: small-caps; */
}

#Content .normlink:hover {
  color: #00007f;
   	background: white;
  text-decoration: underline;
}

#Content #whereami a {
	color: #00007f;
	background: white;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}

#Content #whereami a:hover {
	color: #00007f;
	background: white;
	text-decoration: underline;
}

#Content img {
   border: 0px solid white;
   padding: 0px;
   margin: 0px;
   vertical-align: bottom;
}

