input{
	/*background-image:url(bilder/hauptFr/news_eing.jpg);
	height: 24px;
	width: 120px;*/
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;

	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: 1px solid;
	color: #00000;*/
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003399;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: strong;
	color: #003399;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	list-style-position: outside;
	list-style-image:  url(bilder/hauptFr/listeP.gif);
	list-style-type: none;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	line-height:110%;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003366;
	list-style-position: outside;
}

.akttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #003399;
}
td#schfl{
	background-image: url(bilder/hauptFr/news_eing.jpg);
	background-repeat: no-repeat;	
	height: 24px;
	width: 120px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
td#schfl a:link {
	color:#990000;
	text-decoration:none;
	}
td#schfl a:visited {
    color:#990000;
	text-decoration:none;
	}
td#schfl a:hover {
    color:#FFFFFF; 
	text-decoration:none;
	}
td#schfl a:active {
    color:#FFFFFF;
	text-decoration:none;
	}
