/* StyleSheet IDS Scheer AG - Stand : 24.07.2002 */


/* START Allgemeine Formatdefinitionen */

body
 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 10px;
	color: #003366;
	margin-top: 0px;
	margin-left: 0px;
}


a:active
 {
	font-family:  Helvetica, Arial, sans-serif;
	text-decoration : none;
	color: #003366;
}

a:link
 {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration : none;
	font-size: 12px;
	color: #003366;
}

a:link.menuwhite
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: White;
}
a:link.menublue
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}


 a:link.news
 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003366;
}
a:link.prange
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

a:visited
 {
	font-family: Helvetica,Arial, sans-serif;
	text-decoration : none;
	color: #003366;
}


a:visited.menuwhite
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: White;
}
a:visited.menublue
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}

 a:visited.news
 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003366;
}

 a:visited.prange
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}


a:hover
 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF6600;
}
a:hover.menuwhite
{ font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FF6600;
}
a:hover.menublue
{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FF6600;
}


a:hover.news
 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: White;
	font-weight: normal;
}


a:hover.prange
{
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
	color: White;
	font-weight: bold;
}


input
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	border : 1px solid #00319C;
}

textarea
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #FFFFFF;
}


.newshead
 {
	font-size: 12px;
	font-weight: normal;
	color: White;
}

.news
 {
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

.prange
 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.footline
 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #003366;
}
.address1
{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height : 16px;
}

.address2
{
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	line-height : 16px;
}






