/* Styles auf der Site */

.adresse {
	color : #ffffff;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 11pt;
	line-height : 15pt;
	font-weight: bold;
	text-decoration : none;
	letter-spacing : 3pt;
}

.text1 {
	color : #ffffff;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	line-height : 14px;
	text-decoration : none;
}

.text1:hover {
	color : #E6E6E6;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	line-height : 14px;
	text-decoration : none;
}

.formularfeldnorm {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	text-decoration: none;
}

.ueberschrift01 {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	line-height : 15px;
	text-decoration : none;
}

.link {
	color : #ffffff;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	line-height : 15pt;
	font-weight: bold;
	text-decoration : none;
}

.link:hover {
	color : #ffffff;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	line-height : 15pt;
	font-weight: bold;
	text-decoration : underline;
}

.textlink {
	color : Silver;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	line-height : 14px;
	text-decoration : none;
}

.textlink:hover {
	color : Silver;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	line-height : 14px;
	text-decoration : underline;
}

.unterlink {
	color : #ffffff;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 11pt;
	line-height : 15pt;
	text-decoration : underline;
}

.unterlink:hover {
	color : #ffffff;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 11pt;
	line-height : 15pt;
	text-decoration : none;
}


/* allgemein eingegebene Links, etwa in dyn. Bereichen */
a {
	/*color : #000000;
	color : #484895;
	*/
	color : #030367;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

a:hover {
	/*color : #800000;
	color : #416969;*/
	color : #026634;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

.ueberschrift
{
	font-size: 14px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	color : #000000;
	font-weight : bold;
	letter-spacing : 1px;
}

.ueberschrift:hover
{
	font-size: 14px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	color : #000000;
	font-weight : bold;
	letter-spacing : 1px;
}

.table_headline /* Überschrift Weiterführende Links etc.*/
{
	font-size: 13px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	color : #FFFFFF;
}

.text {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 15px;
	text-decoration : none;
}

.hinweis {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.toplink {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

.toplink:hover {
	color : #ffcc00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

.headline /* bei Datensätzen */
{
	font-size: 13px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	color : #000000;
	font-weight : bold;
}

.headline:hover /* bei Datensätzen */
{
	font-size: 13px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	color : #000000;
	font-weight : bold;
}

.formular
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
