.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#660033;
	;
	font-style: normal;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-left: none;
	padding-bottom: 1px;
	padding-top: 1px;


}
/* Allgemeine Hyperlinks */

a:link
{
text-decoration:none;
color:#FFE3AA;
}

a:visited
{
text-decoration:none;
color:#FFE3AA;
}

/* a:active    Hyperlinks po powrocie do str. wyjsciowej, kolor czerwony 
{
text-decoration:none; 
color:#CC0000;
} */

a:hover  /* podkreslone Hyperlinks po najechaniu myszka, kolor czerwony */
{
text-decoration:underline; 
color:#FF3333;
}

/* weitere Schriften */

.bildunterschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: text-bottom;
	text-align: center;
	color: #FFE3AA;
	font-weight: normal;
}



.text1 {            /* Kleinschrift für kleine Hinweise/Erklärungen/Unterschrift */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFE3AA;
	text-decoration: none;
	font-weight: normal;
}

.text2 {            /* Schrift für Links/Unterschriften */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #FFE3AA;
	text-decoration: none;
	font-weight: normal;
}

.textnavi {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFE3AA;
	text-decoration: none;
	font-weight: bold;
}

.textüberschrift1 {

	font-family:Verdana, Tahoma, Arial, Verdana, 'Times New Roman', sans-serif;
	font-size:14px;
	color:#FFE3AA;
	;
	font-style: normal;
	font-weight: bold;
}

.textüberschrift2 {

	font-family:Verdana, Tahoma, Arial, Verdana, 'Times New Roman', sans-serif;
	font-size:36px;
	color:#FFE3AA;
	font-style: normal;
	font-weight: bold;
}



.textüberschrift3 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#FFE3AA;
	font-style: normal;
	font-weight: bold;


}
.titel01 {

    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #660033;
}
.text4 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #FFE3AA;
	text-decoration: none;
	font-weight: normal;
}
