body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
table {
	padding: 0px;
	margin: 0px;
	z-index:1;
}
.leerpng {
	position:relative;
	vertical-align:middle;
}
.parent.active a span {
	color: red;
}
#current a span {
	color: red;
}
ul.menu li.current.active a{
	color: red;
}
ul.menu li.active a{
	color: red;
}
h1 {
	font-size: 2em;
}
.contentheading, h2 {
	font-weight:bold;
	font-size:1.5em;
}
.panel {
	background-color:#646470;
}
h3 {
	font-weight:
bold;
}
.moduletable_galerie {
	padding: 0px;
	height: 384px;
	width: 500px;
	overflow:auto;
	white-space:nowrap;
}
.moduletable_galerie img {
	padding-right: 20px;
	width:480px;
	height:360px;
}
.tabelle {
	width:100%;
}
th {
	text-align:left;
	font-weight: normal;
}
.eins {
	color:#000000;
	font-size: 16pt;
	font-weight: bold;
}
.einsinvert {
	color:#FFFFFF;
	font-size: 16pt;
	font-weight: bold;
}
.zwei {
	color:#000000;
	font-size: 10pt;
}
.main {
	top: 128px;
	height:384px;
	background-color:#646470;
	width: 100%;
	position: absolute;
	z-index:0;
}
.main1 {
	background-color: #646470;
	color:#FFFFFF;
	height:384px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:normal;
	list-style-type:none;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: black;
}
a:hover, a:current {
 text-decoration: none;
 font-weight: normal;
 color: red;
}
#drittes {
	overflow:auto;
	height:180px;
	width:500px;
}