body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
	font-family: Tahoma, 'Bitstream Vera Sans', Verdana, Arial, Helvetica, sans-serif;
}

#head {
	position: static; 
	height: auto;
	background: transparent;
	background-image: none;
	text-align: right;
}

#logo {
	display: none;
}

#company {
	position: static; 
	display: block;
	height: auto;
	font-size: 14pt;
	font-weight: bold;
	color: #202020;
	background: transparent;
	border: 0;
	border-bottom: 1pt solid #808080;
}

.neteachar {
	color: #ff0000;
	font-weight: bold;
}

.gmbhchar {
	color: #000000;
}

.rss {
	border:1px solid;
	border-color:#FFCC99 #663300 #333300 #FF9966;
	color:#FFFFFF;
	background:#FF6600;
	text-decoration:none;
	padding:0px 2px;
	margin:0px;
	font-weight:bold;
	font-size: 8pt;
}

/* topmenu */
#topmenu {
	position: static; 
	height: 12px;
	background: transparent;
	background-image: none;
	margin: 0;
	border: 0;
	padding: 0;
}

#topmenusep {
	display: none;
}

.mfirst {
	position: absolute;
	right: 0;
}

.msec {
	position: absolute;
	right: 0;
}

.tpm a, .tpm a:link, .tpm a:visited, .tpm a.lo:link, .tpm a.lo:visited, .tpm a.hi:link, .tpm a.hi:visited  {
	display: none;
}

.tpm a.mhi:link, .tpm a.mhi:visited {
	display: block;
	margin: 0;
	border-top: 0;
	border-right: 1pt solid #808080;
	border-bottom: 1pt solid #808080;
	border-left: 1pt solid #808080;
	padding: 0;
	line-height: 14px;
	background-image: none;
	background-color: transparent;
	color: #444040;
	font-size: 8pt;
}


/* main content */

#main{
	position: static;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

div.notranslation {
  display: none;
}
.notranslation p {
  display: none;
}

div.mct {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: transparent;
	font-weight: normal;
	font-size: 10pt;
	background-image: none;
}


h1, h2, h3, h4 {
	background-image: none;
	border: 0;
	padding: 0;
	font-weight: bold;
	color: #606060;
}

h1 {
	margin: 18px 0 8px 0;
	font-size: 14pt;
}

h2 {
	margin: 10px 0 6px 0;
	font-size: 12pt;
}

h3 {
	margin: 10px 0 4px 0;
	font-size: 10pt;
}

h4 {
	margin: 10px 0 2px 0;
	font-size: 8pt;
}

p {
	text-align: justify;
	margin: 2px 20px 8px 20px;
	border: 0;
	padding: 0;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;	
}

div.icatch {
	margin: 0;
	border: 0;
	padding: 0;
}


img {
	border: none;
}


.mct a:link, .mct a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: none;
	padding: 0;
}

.mct a:hover, .mct a:active{
	color: #3030f0;
}

a.ext:after, a.extx:after {
	content:" ["attr(href)"]";
	}

.mct ul {
	border: 0;
	padding: 2px 2px 2px 26px;
	margin: 2px 2px 10px 26px;
	list-style-type: disc;
	line-height: 20px;
}
.mct li {
	border: 0;
	padding: 0 0 0 4px;
	margin: 0;
}

.mct ul.handshake {
	list-style-image:none;
}

.mct ul.arrow {
	list-style-image:none;
}
 
 /* footer */

#foot {
	display: block;	
	position: relative;
	height: auto;
	width: 100%;
	font-size: 8pt;
	font-weight: normal;
	background: transparent;
	margin: 10px 0 0 0;
	border: 0;
	border-top: 1pt solid #808080;
	padding: 2px 0 0 0;
}

.rt {
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
}

div.sect {
	border: none;
}

div.sect-hi {
	border: none;
}

#topic {
	display: none;
}

.internal {
	display: none;
}

div.linkbox {
	display: none;
}

div.bottomlinks {
	display: none;
}

