body {
	background: url("hintgr.gif") repeat #333333;
}

body,p,td,th,h1,h2,h3,h4,h5,h6,div,span {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}

a,
a:visited {
	color: #0000ff;
}

img,div,p {
	border: 0;
	padding: 0;
	margin: 0;
}

th,p,td,body,div,span {
	font-size: 13pt;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	color: #000000;
}

div.menuTitle {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	margin-bottom: 4px;
}
div.menuTitle,
div.menu,
div.menuItem {
	vertical-align: middle;
	height: 16px;
	overflow: hidden;
}
div.menuTitle img,
div.menu img,
div.menuItem img {
	vertical-align: top;
	margin-right: 5px;
}
div.menu a,
div.menu a:link,
div.menu a:visited,
div.menuItem a,
div.menuItem a:link,
div.menuItem a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #0000ff;
	top: 2px;
	padding: 0;
	margin: 0;
	border: 0;
}
div.menu a:hover,
div.menu a:focus,
div.menuItem a:hover,
div.menuItem a:focus {
	text-decoration: none;
	color: #ff0000;
}

div.menuContent {
	display: none;
}

div.title {
	font-size: 16pt;
	font-weight: bolder;
}

h1 {
	font-size: 20pt;
	font-weight: bold;
	line-height: 25px;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	line-height: 20px;
}

h4 {
	font-size: 10pt;
	font-weight: normal;
	line-height: 10px;
}
.unsichtbar  {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
