a
{
	color: #FF9900;
	text-decoration: none;
}
a:hover
{
	color: #FF6600;
	text-decoration: underline;
}
a.untertitel
{
	font-size: 10px;
	color: rgb(51,102,102);
}
a.untertitel:hover
{
	color: #FF6600;
}
a.footer:hover
{
	border: 1px solid red;

}
a.log
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: rgb(0,0,0);
	text-decoration: none;
}
a.log:hover
{
	color: rgb(0,0,0);
}
body
{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	background-color: rgb(255,255,255);
	color: rgb(51,102,102);
}
p
{
	font-family: Times New Roman, Times, serif;
	color: rgb(51,102,102);
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 6px;
}
arial
{
	font-family: Arial, Helvetica;
	color: rgb(51,102,102);
	font-size: 12px;
}
ul
{
	font-family: Times New Roman, Times, serif;
	color: rgb(51,102,102);
	font-size: 16px;
}
p.titelseite
{
	margin-top: 3px;
	margin-bottom: 0px;
}
.klein
{
	font-size: 12px;
}
p.scrolltextM
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.scrolltextN
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.disclaimer
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1, h2, h3, h4, h5, h6
{
	color: rgb(51,102,102);
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: normal;
}
h1
{
	margin-top: 6px;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 24px;
}
h1.haupttitel
{
	font-size: 24px;
	margin-bottom: 10%;
}
h2
{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-style: italic;
}
