.head	{
	font-size:48px;
	font-weight:normal;
	color:#000000;
	font-family: "Courier New", Courier, mono;
	text-align: center;
	font-style: normal;
	letter-spacing: 1mm;
	line-height: 48px;
}

.head a:link		{ font-family: Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none; color:#aeb5c5; }

.head a:visited		{ font-family: Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none; color:#aeb5c5; }

.head a:hover		{ font-family: Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none; color:#aeb5c5; }

.head a:active		{ font-family: Arial, Helvetica, sans-serif; font-weight:normal; text-decoration:none; color:#aeb5c5; }



.menue	{
	font-size:14px;
	color:#8C2F31;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	font-weight:bold;
	text-decoration: none;
}

.menue:hover		{
	font-weight:bold;
	color:#8C2F31;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	font-weight:bold;
	text-decoration: underline;
}

.menueauswahl	{
	font-size:14px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	font-weight:bold;
	text-decoration: underline;
}

.headline {
	font-size:10px;
	font-weight:normal;
	color:#8C2F31;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.text	{
	font-size:10px;
	font-weight:normal;
	color:#0E082A;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.text a:link		{ font-weight:bold; text-decoration:none; color:#CC9933; }

.text a:visited	{ font-weight:bold; text-decoration:none; color:#CC9933; }

.text a:hover		{ font-weight:bold; color:#000000; }

.text a:active		{ font-weight:bold; text-decoration:none; color:#000000; }


.subnavil	{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	background-color: #989EC2;
	text-decoration:none
}
.subnavil a:hover {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	background-color: #8C2F31;
	text-decoration:none
}

.subnavir	{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	background-color: #F5C80B;
	text-decoration:none
}
.subnavir a:hover {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	background-color: #8C2F31;
	text-decoration:none
}

.textsm	{
	font-size:10px;
	font-weight:100;
	color:#0E082A;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}

.textsm a:link		{ font-weight:bold; text-decoration:none; color:#000000; }

.textsm a:visited	{ font-weight:bold; text-decoration:none; color:#000000; }

.textsm a:hover		{ font-weight:bold; text-decoration:none; color:#000000; }

.textsm a:active		{ font-weight:bold; text-decoration:none; color:#000000; }

.rahmen {
	border: 1px solid #000000;
}

.referenzen	{
	font-size:10px;
	color:#8C2F31;
	font-family: Arial, Helvetica, sans-serif;
}

