body
{
	margin:0px;
	padding:0px;
	margin-top:50px;
	margin-bottom:40px;
}

h1
{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px; font-weight: 900;
	font-style: normal;
	color: #142F89;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	text-decoration:underline;	
}

p
{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

#bildrechts
{
	float:right;
	margin:0px;
	padding:0px;
	margin-left:12px;
	margin-bottom:8px;
	margin-top:5px;
}

#bildlinks
{
	float:left;
	margin:0px;
	padding:0px;
	margin-right:12px;
	margin-bottom:8px;
	margin-top:5px;

}

#bildboots
{
	float:left;
	margin:0px;
	padding:0px;
	margin-right:12px;
	margin-bottom:4px;
	border:1px solid #142F89;
	margin-top:5px;
}

#linie
{
	clear:both;
	border:none;
	width:auto;
	height:1px;
	border-bottom:1px dotted #142F89;
	padding:0px;
	margin:0px;
	margin-top:28px;
	margin-bottom:28px;
}

a.llac_link
{
	font-weight:bold;
	color:#142F89;
	text-decoration:none;
	border-bottom:1px dotted #142F89;
}

a:hover.llac_link
{
	border-bottom:1px solid #142F89;
}