body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: white;
}

td	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}



input, select, textarea	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

a img	{
	border: 0px;
}

p	{
	margin-top: 0cm;
	margin-bottom: 0.5cm;
}

small	{
	font-size:8pt;
	line-height: normal;
}



/* links */

a:link, a:active	{
	color: #335B9A;
	text-decoration: underline;
}

a:hover	{
	color: #335B9A;
	text-decoration: none;
}

a:visited	{
	color: #335B9A;
}



/* headings */

h1	{
	font-size: 110%; 
	font-weight: bold; 
	margin-top: 0px; 
	margin-bottom: 15px;
}

h2	{
	font-size: 95%; 
	font-weight: bold; 
	margin-top: 0px; 
	margin-bottom: 5px;
}

h3	{
	font-size: 95%; 
	font-weight: bold; 
	margin-top: 0px; 
	margin-bottom: 5px;
}

h4	{
	font-size: 85%; 
	font-weight: bold; 
	margin-top: 0px; 
	margin-bottom: 5px;
}

/* tables */

table.newsList td, table.searchResults td	{
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 5px;
}

/* hidden elements */

#header .mainImage,
#header .colors,
#header .links,
#topNavi,
#languageLinksNaviPath,
#leftColumn,
#rightColumn	{
	display: none;
}

/* layout */

.logo	{
	margin-bottom: 0.6cm;
}

.colorPrint	{
	border-top: 1px solid #3f79a8; 
	padding-top: 0.05cm;
}

#mainContent	{
	margin-top: 1.0cm;
	margin-left: 1.5cm;
}

.printInfo	{
	font-size: 7.5pt;
	color: #666666;
	margin-bottom: 0.05cm;
}

.printInfo .date	{
	margin-left: 2.0cm;
}

#footer	{
	border-top: 3px solid #3f79a8;
	font-size: 7.5pt;
	color: #666666;
	padding-left: 1.5cm;
	padding-top: 0.05cm;
}

