/* 
 * $Id: style_transnat.css,v 1.2 2004/06/04 12:46:13 clio Exp $
 *
 */
body, p, ul {
  margin-top: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

th {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

td.small {
  font-size: 8pt;
}

td.label {
  font-weight: bold;
}

th.listing, td.listing {	
  font-size: 10pt;
  margin-left:6px;
  margin-right:10px;
}

.menu, a.menu:link, a.menu:visited {
  font-size: 10px;
  color: #000000;
  font-family: Verdana, Helvetica, sans-serif
}

a.menu:link:hover, a.menu:visited:hover {
  color: #000000;
  text-decoration: underline;
}

p.homeFokus {
  margin-top: 5px;
}

.homeFokusDeck {
  font-size: 8pt;
}

.important {
  color: #dc143c;
}

.reActive {
  font-weight: bold;
}

p.listingNavigation {
/*  margin-top: 0px;
  margin-bottom: 0px;
  color: #ffffff; */
}

h3.detailHeader, p.listingHeader {
  color: #000000;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
  margin-right: 4px;
}

p.detailSubHeader {
  color: #000000;
  margin-top: 0px;
  margin-bottom: 4px;
  margin-left: 4px;
  margin-right: 4px;
}

a.listingHeaderLink:Link, a.listingHeaderLink:Active, a.listingHeaderLink:Visited {
  color: #000000;
}

a.submenu:Link, a.submenu:Active, a.submenu:Visited {
  color: #003366;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 9pt;
}

div.detail {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
  margin-right: 4px;
}

td.detail {
  background-color: #f0f0f0;
}

div.indent {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 0px;
}


p.listing {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
  margin-right: 4px;
}

.h1	{	font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
        line-height: 1em;
		font-weight: normal;
		/*margin-top: 8.0px;*/
		margin-bottom: 0.1em;
		margin-left: 15px;
		margin-right: 22px;

	}

h1	{	font-family: Arial, Helvetica, sans-serif;
		font-size: large;
		font-weight: bold;
		margin-top: 0.4em;
		margin-bottom: 0.2em;
	}

h2	{	font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		margin-top: 0.5em;
		margin-bottom: 0em;
/*		margin-left: 15px;
		margin-right: 22px; */

	}

h2.buchpreis {
  font-size: 14pt;
  margin-top: 0em;
  margin-bottom: 0.4em;
}

h3	{	font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		margin-top: 0.5em;
		margin-bottom: 0em;
/*		margin-left: 15px;
		margin-right: 22px; */

	}

h3.buchpreis {
  font-size: 11pt;
  margin-top: 1.4em;
  margin-bottom: 4pt;
}

h4	{
		margin-top: 0.2em;
		margin-bottom: 0em;
	}

/* p.indent {
  margin-left: 15px;
  margin-right: 15px;
} */

a.navigation:link, a.navigation:visited {
  color: #404040;
  text-decoration: none;
}

tt.indent {
  margin-left: 15px;
}

a:Link, a:Visited, a:Active {
  color: #006699;
  text-decoration: none;
}

a:Link:hover, a:Visited:hover {
  color: #006699;
  text-decoration: underline;
}