 
body
{
	font-family:Helvetica,Arial,sans-serif;
	background-color: rgb(249, 174,  118);
	color: #000000;font-size:10pt 
}

td
{
font-family:Helvetica,Arial,sans-serif;

	color: #000000;font-size:10pt 
}

p
{
font-family:Helvetica,Arial,sans-serif;

	color: #000000;font-size:11pt 
}

.haupttitelgross
{
font-family:Helvetica,Arial,sans-serif;
		color: #000000; font-size:24pt; font-weight:normal;
}
.titelgross
{
font-family:Helvetica,Arial,sans-serif;
		color: #000000; font-size:24pt; font-weight:bold;
}

.titelmittel
{
font-family:Helvetica,Arial,sans-serif;

	color: #000000; font-size:16pt; font-weight:bold;
}

.titelklein
{
font-family:Helvetica,Arial,sans-serif;

	color: #000000;font-size:12pt; font-weight:bold; 
}
.ganzklein
{
font-family:Helvetica,Arial,sans-serif;

	color: #000000;font-size:10pt ;font-weight:normal;
}

.text
{
font-family:Helvetica,Arial,sans-serif;
	background-color: rgb(249, 174,  118);
	color: #000000;font-size:12pt ;font-weight:normal;
}
.text2
{
font-family:Helvetica,Arial,sans-serif;
	background-color: rgb(249, 174,  118);
	color: #000000;font-size:13.5pt ;font-weight:normal;
}

h1
{
font-family:Helvetica,Arial,sans-serif;
	background-color: rgb(249, 174,  118);
	color: #000000;font-size:24pt ;font-weight:bold;  
}

h2
{
font-family:Helvetica,Arial,sans-serif;
	background-color: rgb(249, 174,  118);
	color: #000000;font-size:18.5pt ;font-weight:bold;
}

h3
{
font-family:Helvetica,Arial,sans-serif;
	background-color: rgb(249, 174,  118);
	color: #000000;font-size:16.5pt ;font-weight:bold;
}

h4
{
font-family:Helvetica,Arial,sans-serif;
	background-color: rgb(249, 174,  118);
	color: #000000;font-size:14pt ;font-weight:bold;
	}

h5
{
font-family:Helvetica,Arial,sans-serif;
	background-color: rgb(249, 174,  118);
	color: #000000;font-size:12.0pt ;font-weight:bold;
}

a:link { text-decoration:none; font-weight:bold; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover { text-decoration:none; font-weight:bold; background-color:#ff0000; }
a:active { text-decoration:none; font-weight:bold; background-color:#f9ae76; }
a:focus { text-decoration:none; font-weight:bold; background-color:#f9ae76; }


