body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #E24E14;
}
a:active {
	color: #E24E14;
}
a:visited {
	color: #E24E14;
}
a:hover {
	color: #E24E14;
}

ul {
	margin-top: -10px;
}

li {
	margin: 5px;
	line-height: 12px;
	list-style-type: disc;
}

.tablehw100 {
	height:100%;
	width:100%;
}

.tablew100 {
	width:100%;
}

.hggelblo {
	background-image: url(../images/hatt/hg_gelb_lo.gif);
	background-position: right top;
}
.hggelblu {
	background-image: url(../images/hatt/hg_gelb_lu.gif);
	background-position: right top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.textorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E24E14;
}

.textgr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.textgrorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E24E14;
}

ul.akt {
	margin-top: -10px;
	margin-bottom: -10px;
}

