body
{
	color: black; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Arial, Helvetica, Geneva;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

h1      
{
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
}

a 
{ 
	color: #ff9900; 
}

a:active
{
	color: #FF0000;
}

a.nav3 
{ 
	color: #ff9900;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.nav3aktiv
{
	font-size: 10px;
	font-weight: bold;
}

.hervorhebung
{
	color: #ff3333;
	font-weight: bold;
}

td
{
	vertical-align: top;
}

ul
{
	margin-left: 0.5em;
	padding-left: 0.5em;
	list-style-position: outside;
}
input[type="text"]
{
	font-size: 11px;
}
