.navi {
	vertical-align:top;
	margin-top:0px;
	margin-left:0px;
	position:static;
}

.textfeld_home {
	text-align:center;
	vertical-align:middle;
}
.textfeld {
	margin:0px;
	padding:0.5em 20.0em 1.5em 12.5em;
	text-align:justify;
	color:#CCCCCC; /* grau */
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}


a:link { 
	font-weight:bold; 
	color:#DDDDDD; /* grau */
	text-decoration:underline; 
} 
a:visited { 
	font-weight:bold; 
	color:#DDCCCC; /* grau */
	text-decoration:underline; 
} 
a:hover { 
	font-weight:bold; 
	color:#FF0000; /* dunkelrot */
	text-decoration:underline;
} 
a:active { 
	font-weight:bold; 
	color:#00FF00; /* grau */
	text-decoration:underline; 
} 


body {
	background-color:#000000;
}
td {
/*	text-align:center;  */
	color:#DDDDDD;
}
tr {
	vertical-align:top;
}
img {
	border:0px;
}
ul{
	list-style:square;
}
h1 {
	font-size:22px;
	font-weight:bold;
	color:#E5A239;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#E5A239;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#E5A239;
}

.gtext {
	color:#E5A239;
}

.gfett {
	font-weight:bold;
	color:#E5A239;
}
