body
{
	background-color:#FFFFFF;
	margin:0px;
}

p,ul,ol,li
{
	font-family:Verdana,sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	font-style:normal;
}

.head1
{
	font-family:Verdana,sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:normal;
	font-style:normal;
	letter-spacing:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}

.leistung
{
	font-family:Verdana,sans-serif;
	font-size:13px;
	color:#333333;
	font-weight:normal;
	font-style:normal;
	letter-spacing:0px;
	margin-top:16px;
	margin-left:0px;
	margin-bottom:0px;
	line-height:18px;
}

.navi
{
	font-family:Verdana,sans-serif;
	font-size:13px;
	color:#999999;
	font-weight:normal;
	font-style:normal;
}


.red { color:#CC0000 }
.blue { color:#006AB2 }


a:link
{
	text-decoration:none;
	color:#999999;
}
a:visited
{
	text-decoration:none;
	color:#999999;
}
a:hover
{
	text-decoration:underline;
	color:#000000;
}
a:active
{
	text-decoration:none;
	color:#000000;
}

