body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000033;
}
p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
a { color: #000000; text-decoration: none} 
a:hover { color: #666666; border-top-width: auto; text-decoration: underline; border-right-width: auto; border-bottom-width: thin; border-left-width: thin; 
	}
	
.starttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
img {	border-color: #333333;}
ul {
	font-size: 13px;
	list-style-type: square;
	}
li {margin-bottom: 6px;
}
.formfeld {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #DDDDDD; border: 0px}

a {
	text-decoration: none;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.utitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


<---navigation-

 ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	list-style-type: none;
	font-weight: bold;
}

#navlist a { padding: 0px 3px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}
.textlink {
	text-decoration: underline;
}
