.headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


a
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration:underline;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #656C86;
	text-decoration: none;
	margin:0px;
	padding:0px;
	line-height: 27px;
}

.copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	list-style-type: disc;
	margin:0px;
	padding:0px;
	list-style-position: outside;
	list-style-image: url(../bilder/pfeil4.gif);
}
.arial11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding-right: 0px;
}


#inhalt
{
	padding-top:35px;
	padding-left:25px;
	padding-bottom:25px;
	padding-right:25px;
}
	
.trenner {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
}
