body
{
	font-family:verdana;
	margin-top:0px;
	margin-left:0px;
	background-color:#999999;
}
.txtcontent
{
	font-size:11px;
	color:#666666;
	line-height:15px;
}
.txtcontentsmall
{
	font-size:10px;
	color:#666666;
	line-height:14px;
}
.txttitle
{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
	line-height:15px;
}
.txtcontentweiss
{
	font-size:11px;
	color:#ffffff;
	line-height:15px;
}
.txtheadline
{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	line-height:18px;
}
.txtsubhead
{
	font-size:11px;
	color:#FF6600;
	line-height:15px;
}
.footer
{
	color:#336699;
	font-size:11px;
	line-height:15px;
	text-decoration:none;
}
a.language
{
	font-size:11px;
	color:#FF6600;
	line-height:15px;
	text-decoration:none;
}
a.language:hover
{
	font-size:11px;
	color:#FF6600;
	line-height:15px;
	text-decoration:underline;
}
a.footer
{
	color:#336699;
	font-size:11px;
	line-height:15px;
	text-decoration:none;
}
a.footer:hover
{
	color:#336699;
	font-size:11px;
	line-height:15px;
	text-decoration:underline;
}
a.navfirstpas
{
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}
a.navfirstpas:hover
{
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:underline;
}

a.navfirstakt
{
	font-size:11px;
	font-weight:bold;
	color:#ff6600;
	line-height:18px;
	text-decoration:none;
}
a.navfirstakt:hover
{
	font-size:11px;
	font-weight:bold;
	color:#ff6600;
	line-height:18px;
	text-decoration:underline;
}

a.startlink
{
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
a.startlink:hover
{
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}

a.txtlink
{
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
a.txtlink:hover
{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

input,textarea
{
	font-family:verdana;
	font-size:11px;
	color:#666666;
	border-width:1px;
	border-color:#666666;
	border-style:solid;
	padding-left:2px;
}